Skip to content
This repository was archived by the owner on Dec 14, 2023. It is now read-only.

qiniu-ava/pkg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Collection of AVA Golang Common Packages

Contents

  • random

    helps using crypto/rand and math/rand consistently

    go get github.com/qiniu-ava/pkg/random
  • ava_grpc

    grpc helpers for logging

    go get github.com/qiniu-ava/pkg/grpc
  • shutdown

    helps shutting down server gracefully

    go get github.com/qiniu-ava/pkg/shutdown
  • config

    helps loading config files from command line flag

    go get github.com/qiniu-ava/pkg/config
  • mongo

    helps with mgo for mongoDB usage

    go get github.com/qiniu-ava/pkg/mongo

About

AVA golang common packages collection

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages