mod

package
v0.1.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 30, 2022 License: AGPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NotorietyStore

type NotorietyStore struct {
	// contains filtered or unexported fields
}

func NewNotorietyStore

func NewNotorietyStore(dbURL string) (*NotorietyStore, error)

func (*NotorietyStore) AddNotoriousGame

func (ns *NotorietyStore) AddNotoriousGame(playerID string, gameID string, gameType int, time int64) error

func (*NotorietyStore) DeleteNotoriousGames

func (ns *NotorietyStore) DeleteNotoriousGames(playerID string) error

func (*NotorietyStore) Disconnect

func (ns *NotorietyStore) Disconnect()

func (*NotorietyStore) GetNotoriousGames

func (ns *NotorietyStore) GetNotoriousGames(playerID string, limit int) ([]*ms.NotoriousGame, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL