pkg

package
v0.0.0-...-db5681a Latest Latest
Warning

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

Go to latest
Published: Mar 11, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ANTA

type ANTA struct {
	// contains filtered or unexported fields
}

func (*ANTA) GetName

func (c *ANTA) GetName() string

func (*ANTA) GetSize

func (c *ANTA) GetSize() int

type IClothes

type IClothes interface {
	GetName() string
	GetSize() int
	// contains filtered or unexported methods
}

func MakeClothes

func MakeClothes(clothesType string) (IClothes, error)

type PEAK

type PEAK struct {
	// contains filtered or unexported fields
}

func (*PEAK) GetName

func (c *PEAK) GetName() string

func (*PEAK) GetSize

func (c *PEAK) GetSize() int

Jump to

Keyboard shortcuts

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