Junya Hayashi
Junya Hayashi
When I run `go mod tidy` on my project, it raises a following error: ``` $ go mod tidy ... github.com/gvalkov/golang-evdev tested by github.com/gvalkov/golang-evdev.test imports evdev: malformed module path "evdev":...
does this library support `files.remote.add` API? - https://api.slack.com/messaging/files/remote
Current shiny/x11driver implementation doesn't handle the case of X server connection closed. WaitForEvent returns "nil, nil" when the connection is closed.
Value Object is an immutable object, so I declare attributes as properties. Also, show default values on repr for convenience.
coscli is missing a very basic feature, `cat`. Please implement it. Thank you.