I am new to Go and I need a cross-platform value for keyboard key codes to make sure I can react to user key presses regardless of operating system layer.
Thanks to the feedback from other projects, namely https://github.com/eiannone/keyboard and https://github.com/depp/keycode I was able to compile a package with key codes at https://github.com/yakshaveinc/go-keycodes which I'd like to make more "pythonic" for Go, and ideally merge into x/term. I need help with reviewing the code for best practices so that it could be included in stdlib. -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.