Versions in this module Expand all Collapse all v1 v1.2.0-pre Jun 6, 2024 v1.1.5 Aug 23, 2024 Changes in this version + var DataBasePath string = "/tb/storage/databases/" + var DevDataBasePath string = "storage/" + func Package() config.ProtoCommandIface + type Config struct + type Service struct + func New(ctx context.Context, config *tauConfig.Node) (*Service, error) + func (s *Service) KV() kvdb.KVDB + func (s *Service) Node() peer.Node + func (srv *Service) Close() error