Documentation
¶
Index ¶
- func Create(db *bolt.DB, file *pb.File) error
- func Get(db *bolt.DB, name string) (*pb.File, error)
- func GetCheap(db *bolt.DB, name string) (*pb.FileCheap, error)
- func List(db *bolt.DB) ([]*pb.File, error)
- func ListNames(db *bolt.DB) ([]string, error)
- func Remove(db *bolt.DB, names ...string) error
- func Rename(db *bolt.DB, oldName, newName string) 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.