Nds Go Module Listener
Listener is a one controller for many protocol.
this a part of NDS GO Nano Project.
Installation
this module required Golang 1.17+
GOPRIVATE=bitbucket.bri.co.id/nds \
GOINSECURE=bitbucket.bri.co.id \
GIT_SSL_NO_VERIFY=true \
GIT_TERMINAL_PROMPT=1 \
GOPROXY=direct \
go get bitbucket.bri.co.id/nds/nds-go-module-listener
Upgrading to latest version
go get -u bitbucket.bri.co.id/nds/nds-go-module-listener
Upgrade or downgrade with tag version if available
go get -u bitbucket.bri.co.id/nds/nds-go-module-listener@v1.0.0
Example
Soon.
Tips
Maybe it would be better to do some basic code scanning before pushing to the repository.
# for *.nix users just run gosec.sh
# curl is required
# more information https://github.com/securego/gosec
./gosec.sh