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

# Constants

ErrNoResults is the string returned from the driver when no rows are returned.

# Structs

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