Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PaperStore ¶
type PaperStore struct {
Driver *Driver
}
PaperStore is used to store and retrieve papers from a bolt database.
func (*PaperStore) Delete ¶
func (s *PaperStore) Delete(id int) error
Click to show internal directories.
Click to hide internal directories.