Skip to content

a collection of common libraries used in the aergo project

License

Notifications You must be signed in to change notification settings

Cofresi/aergo-lib

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Report Card MIT License Travis_ci Maintainability Test Coverage API Reference

aergo-lib

This repository is a collection of common libraries used in the aergo project. See godoc to get more detail descriptions and usages.

config

Package config provides an easy way to create and manage configurations for aergo projects written in go.

db

Package db is an wrapper of database implementations. Currently, this supports badgerdb. More implementations (e.g. leveldb) will be updated in the future

log

Package log is a global and configurable logger pkg, based on zerolog

About

a collection of common libraries used in the aergo project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%