Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrPeerNotFound = errors.New("peer not found")
)
Functions ¶
func NewSQLitePersistence ¶
Types ¶
type MemoryPersistence ¶
type MemoryPersistence struct {
// contains filtered or unexported fields
}
func NewMemoryPersistence ¶
func NewMemoryPersistence() *MemoryPersistence
func (*MemoryPersistence) GetByGroupID ¶
Click to show internal directories.
Click to hide internal directories.