bronze1man

Results 58 comments of bronze1man

Sorry, But this project has not been maintained for 5 years... Dependent projects may not be compatible with the project.

I just do not use it when I develop this library. But you can add it and send a merge request to me.

Just use sync.Mutex using chan in this case may make the program complex.

I had wrapped this library with a recursive watch directory interface... https://github.com/bronze1man/kmg/tree/master/fsnotify doc: http://godoc.org/github.com/bronze1man/kmg/fsnotify

Looks like this package need cgo and have several bugs. https://github.com/AllenDang/w32/issues/74 https://github.com/AllenDang/w32/issues/72 https://github.com/AllenDang/w32/pull/77

I got this error too.

@methane Is there any document or examples about how to implement sql.Scanner to work with https://github.com/go-sql-driver/mysql? I do not like try and fail again and again.

This library do not support 802.1x eap+tls right now.

whep vp9 not work on ios 15.6 . But whip vp9 works on ios 15.6.

Simple work around now: use zig 0.9.1 * I use golang+cgo with zig cross to compile from mac os amd64 to linux armv7l (Raspberry Pi 4 Model B). * I...