race

package
v0.0.0-...-a55aa2f Latest Latest
Warning

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

Go to latest
Published: May 28, 2019 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Conditions

type Conditions struct {
	Class    string
	ClassEq  string
	Timing   string
	TimingEq string
}

type Race

type Race struct {
	Id            int
	RaceID        string
	RaceDate      int
	Dt            time.Time
	Class         string
	Distance      int64
	Sc            bool
	AgeConditions string
	Sex           string
	Name          string
	Conditions    Conditions
	Season        uint
}

func (*Race) Unmarshal

func (r *Race) Unmarshal(src string)

Jump to

Keyboard shortcuts

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