Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

zeroboo/serverutils

Repository files navigation

go-serverutils

Common tools to manage backend service & users Current release: v0.4.1

  1. Build
  2. Test
go test -timeout 300s github.com/zeroboo/serverutils -v
  1. Publish: Example with VERSION=v0.4.1
  • Tag on git
git tag $VERSION
git push origin $VERSION
  • Publish go
SET GOPROXY=proxy.golang.org 
go list -m github.com/zeroboo/serverutils@$VERSION

About

Common tools to manage backend service & users

Resources

License

Stars

Watchers

Forks

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /