user

package
v0.0.0-...-32fafd3 Latest Latest
Warning

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

Go to latest
Published: Jun 26, 2019 License: MIT Imports: 4 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type User

type User struct {
	Plants     [][]string
	PlantsSeen map[string]bool
}

func (User) DeleteSaveData

func (u User) DeleteSaveData()

func (User) GetSaveDir

func (u User) GetSaveDir() string

func (User) Has

func (u User) Has(species string) bool

func (*User) Load

func (u *User) Load()

func (*User) RemovePlant

func (u *User) RemovePlant(i int)

func (User) Save

func (u User) Save()

func (*User) Update

func (u *User) Update(species, discriminator string)

Jump to

Keyboard shortcuts

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