Versions in this module Expand all Collapse all v0 v0.1.0 Oct 24, 2019 Changes in this version + type Config struct + Path string + type Constructor struct + func NewConstructor() *Constructor + func (c *Constructor) New(ctx context.Context, conf *Config) (*badger.DB, error) + func (c *Constructor) Settings() *Config