entity

package
v0.0.0-...-cb1e3f4 Latest Latest
Warning

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

Go to latest
Published: Feb 6, 2022 License: Unlicense Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Champ

type Champ struct {
	Slug string
	Name string
	// contains filtered or unexported fields
}

type Team

type Team struct {
	Abbr     string
	Name     string
	FullName string
	Trophies []Trophy
	// contains filtered or unexported fields
}

type Trophy

type Trophy struct {
	UUID  string
	Year  int
	Champ Champ
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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