杨成锴

Results 17 issues of 杨成锴

使用 Login 方法后,获得的结果是 client.SliderNeededError,如果此时执行Disconnect + Release 然后执行 FetchQRCode 会出现错误,如下图 ![image](https://user-images.githubusercontent.com/22193008/164043852-319e3432-2fe3-4ca4-836f-1664caecdb7d.png) 需要使用 NewClientEmpty 新建一个 client 才能进行 FetchQRCode。不知道这是一个feature?如果使用newclient会导致之前注册的事件订阅失效,有没有什么比较好的解决方案?

已在自己账号测试完成

I transformed and tested your project and successfully implemented motion detection. Thank you in advance for this project. But I currently face a small problem, which is often the "Queue...

If you do not specify to use the master branch, go get will download the v0.1.0 version of goflow by default, which is a version that does not match the...

> panic: interface conversion: interface {} is nil, not *client.GroupSystemMessages > > goroutine 31 [running]: > github.com/Mrs4s/MiraiGo/client.(*QQClient).GetGroupSystemMessages(0x19919ab95fdf8?) > C:/Users/atom/go/pkg/mod/github.com/!mrs4s/[email protected]/client/system_msg.go:51 +0x305

### Component Middleware ### Middleware https://github.com/flamego/binding/ ### Is your feature request related to a problem? Please describe Support binding query parameters into struct. ### Describe the solution you'd like ```...

🎯 feature

已成功操作setMapStyle,但Map组件无变化

非常棒的一个库,但是只支持使用目录导入字体的话有诸多不便,如果能直接使用[]byte或是io.Reader导入字体就更好了。这样字体可以内嵌在二进制中 再次感谢作者

非常棒的库,正在考虑在项目中引用,但是看到有大量的依赖更新相关的pr没有合并,请问该项目是否正在维护?