data

package
v0.0.0-...-b7effc6 Latest Latest
Warning

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

Go to latest
Published: Jan 14, 2018 License: BSD-3-Clause Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Garbanzo

type Garbanzo struct {
	Id           int
	APIUUID      uuid.UUID
	GarbanzoType GarbanzoType
	DiameterMM   float32
	OctoId       int
}

type GarbanzoType

type GarbanzoType int
const (
	DESI   GarbanzoType = 1001
	KABULI GarbanzoType = 1002
)

func GarbanzoTypeFromString

func GarbanzoTypeFromString(gType string) (GarbanzoType, error)

func (GarbanzoType) String

func (i GarbanzoType) String() string

type Octo

type Octo struct {
	Id   int
	Name string
}

Jump to

Keyboard shortcuts

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