Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewLeveldbStore ¶
Types ¶
type LeveldbStore ¶
type LeveldbStore struct {
// contains filtered or unexported fields
}
func (*LeveldbStore) Close ¶
func (s *LeveldbStore) Close()
func (*LeveldbStore) Delete ¶
func (s *LeveldbStore) Delete(fingerprint string)
func (*LeveldbStore) Set ¶
func (s *LeveldbStore) Set(fingerprint, url string)
Click to show internal directories.
Click to hide internal directories.