package
0.0.0-20220720150152-e90a610b5d70
Repository: https://github.com/kevisong/go.git
Documentation: pkg.go.dev
# README
enum
Idiomatic way to implement an enumerated type from https://yourbasic.org/golang/iota/
# Type aliases
Direction defines direction.