Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 1.07 KB

README.md

File metadata and controls

39 lines (27 loc) · 1.07 KB

Go Reference

golib

GoLib contains many useful golang tool kits. So it will be updated frequently.

migrationlib

Packaging this source: migrate

jwtlib

Packaging this source: jwt-go

mongolib

Packaging this source: mongo-go-driver

amqplib

Packaging this source: cony

pglib

Packaging this source: go-pg

redislib

Packaging this source: go-redis

uuidlib

Packaging this source: go.uuid

loglib

Packaging this source: zap

ratelimitlib

  • add redis implements slide window strategy

Contribution

  • provide your idea about this golib in issue or raise your PR request

todo

  • Add more lib
  • Add unit test in each lib
  • Write some comment