test

package
v0.0.0-...-0e18063 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2024 License: Apache-2.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 Pet

type Pet struct {
	PttID int    `redis:"pttid"`
	Level int    `redis:"level"`
	Name  string `redis:"name"`
}

func (*Pet) Init

func (pet *Pet) Init()

func (*Pet) LevelUp

func (pet *Pet) LevelUp() int

Jump to

Keyboard shortcuts

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