standings

package
v0.0.0-...-702d5d8 Latest Latest
Warning

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

Go to latest
Published: Apr 27, 2024 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 Standings

type Standings struct {
	League int `mapstructure:"league,omitempty"`
	Season int `mapstructure:"season" validate:"required,gte=1000,lte=9999"`
	Team   int `mapstructure:"team,omitempty"`
}

func (Standings) GetEndpoint

func (s Standings) GetEndpoint() string

func (Standings) GetResponseStruct

func (s Standings) GetResponseStruct() response.ResponseInterface

Jump to

Keyboard shortcuts

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