Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type GameProvider ¶
type GameProvider struct {
// contains filtered or unexported fields
}
func NewGameProvider ¶
func NewGameProvider(buffer *database.GameBuffer, db *database.GameDatabase, rng *crypto.VRFNumberGenerator) *GameProvider
func (*GameProvider) GetPublicKey ¶
func (g *GameProvider) GetPublicKey() *ecdsa.PublicKey
Click to show internal directories.
Click to hide internal directories.