Tony Deng

Results 4 comments of Tony Deng

@alexflint example.go code ``` go package main import( "fmt" "os" "runtime" "github.com/alexflint/gallium" ) func main() { runtime.LockOSThread() gallium.Loop(os.Args, onReady) } func onReady(app *gallium.App) { opt := gallium.FramedWindow opt.Title = "Framed...

是的,不过最近事情比较多,暂时没有时间来更新和维护这个项目。 等过段时间,将ci转到github actionn吧

I also encountered this problem. ### start drakov logs ``` bash [INFO] No configuration files found [INFO] Loading configuration from CLI DRAKOV STARTED [LOG] Setup Route: GET /notes Get Notes...

微信官方的问题详情描述 https://kf.qq.com/touch/wxappfaq/120813euEJVf150310mQveuy.html