mirror of
https://github.com/nabbar/golib.git
synced 2025-12-24 11:51:02 +08:00
ec49c44a1932238d4fe1817a5b2c3f53af59970c
- Add IOWrapper to wrapper IO reader/writer with all io Reader/Writer/Closer interface - Update tag for import in tlsTools
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%