mey-library

module
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Jan 8, 2021 License: MIT

README

Go Report Card MIT License Travis_ci Maintainability Test Coverage API Reference

mey-library

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

config

Package config provides an easy way to create and manage configurations for mey 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

Directories

Path Synopsis
cmd
Package config provides an easy way to create and manage configurations for mey projects written in go.
Package config provides an easy way to create and manage configurations for mey 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