# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# README
gutils
go utils
Install
go get github.com/manjoc/gutils
Packages
- array
- ContainString
- convert
- StringToBytes
- BytesToString
- JSONToMap
- MapToJSON
- file
- Exists
- Exist
- Mode
- WriteStringToFile
- AppendStringToFile
- GetDirList
- GetDirListWithFilter
- RecreateDir
- GetFilepaths
- GetFiles
- flag
- IsTesting
- log
- L
- LW
- net
- GetIP
- os
- RunBashCommand
- strings
- Capitalize
- IsCapitalize
- SplitToChunks
- version
- Stringify
- StringifyWithOps
Usage
see xxx_test.go file.