package
2.0.0-alpha+incompatible
Repository: https://github.com/leighmacdonald/mika.git
Documentation: pkg.go.dev

# Functions

NewPeerStore instantiates a new postgres peer store.
NewTorrentStore instantiates a new postgres torrent store.
NewUserStore instantiates a new postgres user store.

# Structs

PeerStore is the postgres backed implementation of store.PeerStore.
TorrentStore implements the store.TorrentStore interface for postgres.
UserStore is the postgres backed store.UserStore implementation.