Categorygithub.com/Cellularhacker/util-go
repositorypackage
0.0.8
Repository: https://github.com/cellularhacker/util-go.git
Documentation: pkg.go.dev

# 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

# README

util-go

Common utils across based on Cellularhacker's code written in Go.

Usage

  • How to import?
go get -u github.com/Cellularhacker/util-go

※ Important

  • package name is just util. so you have to use like util.Trim(), not apiError-go.Trim().