entity

package
v1.1.10 Latest Latest
Warning

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

Go to latest
Published: Sep 5, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Extra

type Extra struct {
	Address    gofakeit.AddressInfo    `json:"address"`
	CreditCard gofakeit.CreditCardInfo `json:"credit_card"`
}

type Player

type Player struct {
	*model.Player
	Extra Extra `json:"extra"`
}

func NewPlayer

func NewPlayer(player *model.Player) *Player

func (*Player) Model added in v1.1.9

func (p *Player) Model() *model.Player

func (*Player) Scan

func (p *Player) Scan(player *model.Player) error

Jump to

Keyboard shortcuts

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