Versions in this module Expand all Collapse all v1 v1.1.2 Nov 16, 2024 Changes in this version + var ErrNotFound = database.ErrNotFound + func IsNotFoundError(err error) bool + func MakeBucket(path []byte) model.DBBucket + func New(db database.Database) model.DBManager Other modules containing this package github.com/Nexell-AI-Network/nexelliad/v2