Versions in this module Expand all Collapse all v1 v1.6.1 Jul 9, 2019 Changes in this version + type DAO interface + DB func() *bolt.DB + type Handler struct + func NewDAO(driver string, dsn string, prefix string) *Handler + func (h *Handler) DB() *bolt.DB + func (h *Handler) Init(common.ConfigValues) error Incompatible versions in this module v2.0.6+incompatible Apr 23, 2020