/gotool

help people use easy from go common tool, it contains : int, string, array/slice, map, json, time, datetime and so on....

Primary LanguageGoMIT LicenseMIT

Go Tools

Go Coverage Status GitHub go.mod Go version GitHub tag (latest SemVer) GoDoc License

🤟 Build common tools using generics type for Go1.8,under development.......

  • f Common functions interface
  • file File operations: contains Excel,Txt and more.
  • math Math operations: contains math/rand,math/big and more.
  • net Network operations: contains net/http,net/url and more.
  • os OS operations: contains os/exec and more.
  • str String operations: contains str/strings and more.
  • slice Slice operations: contains slice/sort and more.
  • time Time operations: contains time/time and more.
  • tool Other functions operations: cannot be classified.
  • .......

GO Documentation


Install

go get github.com/jtyoui/gotool

Code Test

go test -v ./...

License

MIT