Skip to content

Latest commit

 

History

History
56 lines (35 loc) · 631 Bytes

README-EN.md

File metadata and controls

56 lines (35 loc) · 631 Bytes

Nebula Lib

中文

Description

A development assistant library for golang

Installation

go get github.com/ponycool/nebula-lib

Test

go test -v ./test/...

Test a single file

go test -v ./test/x.go

Usage

Refer to test examples

Support

Blog: https://www.mayanpeng.cn

Email: pony#ponycool.com(Replace # with @)

Git: https://github.com/PonyCool

DockerHub:https://hub.docker.com/u/ponycool

Authors and acknowledgment

  • apolloconfig
  • gorm
  • zap
  • go-sql-driver
  • godror
  • snowflake
  • cron
  • golang-jwt
  • go.uuid

License

Released under the MIT License.