Files
golib/README.md
Nicolas JUHEL e189493643 Update README.md
add link to snyk projet
2020-02-08 17:12:37 +01:00

385 B

golib : custom lib for go

snyk project : https://app.snyk.io/org/nabbar/project/2f55a2b8-6015-4db1-b859-c2bc3b7548a7

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