Categorygithub.com/adrien3d/utils
modulepackage
0.0.0-20220511211342-b8a00e5c873e
Repository: https://github.com/adrien3d/utils.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
FindIntInSlice allows to find an int in a slice.
FindStringInSlice allows to find a string in a slice.
FormatDate allows to format a date.
GenerateTimestampArray allows to generate a Timestamp array.
No description provided by the author
No description provided by the author
Log logs if debug env var is set at true.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ToTitle is a replacement of strings.Title.