Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Consumer ¶
type Consumer struct {
// contains filtered or unexported fields
}
Consumer consumes info from the TBA api.
func (Consumer) GetEvents ¶
func (c Consumer) GetEvents(year int) ([]event.BasicEvent, error)
GetEvents retrieves all associated events from the blue alliance API.
func (Consumer) GetMatches ¶
GetMatches retrieves all associated matches from the blue alliance API.
Click to show internal directories.
Click to hide internal directories.