aergolib

package module
v0.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 16, 2019 License: MIT Imports: 0 Imported by: 0

README

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

Documentation

Overview

Package aergolib is a collection of common libraries used in the aergo project

Directories

Path Synopsis
cmd
Package config provides an easy way to create and manage configurations for aergo projects written in go.
Package config provides an easy way to create and manage configurations for aergo projects written in go.
Package db is an wrapper of key-value database implementations.
Package db is an wrapper of key-value database implementations.
Package log is a global and configurable logger pkg, based on zerolog (https://github.com/rs/zerolog) You can congifure this logger using a toml configuration file.
Package log is a global and configurable logger pkg, based on zerolog (https://github.com/rs/zerolog) You can congifure this logger using a toml configuration file.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL