Skip to content
/ gotool Public

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

License

Notifications You must be signed in to change notification settings

zymouse/gotool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages