mirror of
https://github.com/nabbar/golib.git
synced 2025-12-24 11:51:02 +08:00
3427ab56f7cb821acbee3fcb84a36fba1cb8c8dc
golib : custom lib for go
using in source code
first get the source dependancies
go get -u github.com/nabbar/golib/...
second, import the needed lib in your code
import "github.com/nabbar/golib/njs-version"
more information in each lib
Languages
Go
99.7%
Shell
0.3%