Documentation
¶
Index ¶
- func Create(db *bolt.DB, entries ...*pb.Entry) error
- func Get(db *bolt.DB, name string) (*pb.Entry, error)
- func List(db *bolt.DB) ([]*pb.Entry, error)
- func ListNames(db *bolt.DB) ([]string, error)
- func Remove(db *bolt.DB, names ...string) error
- func Update(db *bolt.DB, oldName string, entry *pb.Entry) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.