Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AthleteClient ¶
type AthleteClient struct {
// contains filtered or unexported fields
}
func NewAthleteClient ¶
func NewAthleteClient(url string) *AthleteClient
func (*AthleteClient) GetAthleteByNameAndYear ¶
func (*AthleteClient) ImportAthlete ¶
type TeamClient ¶
type TeamClient struct {
// contains filtered or unexported fields
}
func NewTeamClient ¶
func NewTeamClient(url string) *TeamClient
func (*TeamClient) GetTeamByName ¶
func (*TeamClient) GetTeamsByMeeting ¶
func (*TeamClient) ImportTeam ¶
Click to show internal directories.
Click to hide internal directories.