model

package
v0.17.1 Latest Latest
Warning

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

Go to latest
Published: May 2, 2025 License: AGPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PlayerStorageKey

type PlayerStorageKey struct {
	TitleID  string
	PlayerID string
	Datatype string
}

func (PlayerStorageKey) Category

func (psk PlayerStorageKey) Category() string

func (PlayerStorageKey) Key

func (psk PlayerStorageKey) Key() string

type StorageKey

type StorageKey interface {
	Category() string
	Key() string
}

type TitleStorageKey

type TitleStorageKey struct {
	TitleID  string
	Datatype string
}

func (TitleStorageKey) Category

func (tsk TitleStorageKey) Category() string

func (TitleStorageKey) Key

func (tsk TitleStorageKey) Key() string

Jump to

Keyboard shortcuts

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