Documentation ¶
Index ¶
- Constants
- type Client
- func (a *Client) GetCharactersCharacterIDFwStats(params *GetCharactersCharacterIDFwStatsParams, ...) (*GetCharactersCharacterIDFwStatsOK, error)
- func (a *Client) GetCorporationsCorporationIDFwStats(params *GetCorporationsCorporationIDFwStatsParams, ...) (*GetCorporationsCorporationIDFwStatsOK, error)
- func (a *Client) GetFwLeaderboards(params *GetFwLeaderboardsParams) (*GetFwLeaderboardsOK, error)
- func (a *Client) GetFwLeaderboardsCharacters(params *GetFwLeaderboardsCharactersParams) (*GetFwLeaderboardsCharactersOK, error)
- func (a *Client) GetFwLeaderboardsCorporations(params *GetFwLeaderboardsCorporationsParams) (*GetFwLeaderboardsCorporationsOK, error)
- func (a *Client) GetFwStats(params *GetFwStatsParams) (*GetFwStatsOK, error)
- func (a *Client) GetFwSystems(params *GetFwSystemsParams) (*GetFwSystemsOK, error)
- func (a *Client) GetFwWars(params *GetFwWarsParams) (*GetFwWarsOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientService
- type GetCharactersCharacterIDFwStatsBadRequest
- type GetCharactersCharacterIDFwStatsEnhanceYourCalm
- type GetCharactersCharacterIDFwStatsForbidden
- type GetCharactersCharacterIDFwStatsGatewayTimeout
- type GetCharactersCharacterIDFwStatsInternalServerError
- type GetCharactersCharacterIDFwStatsNotModified
- type GetCharactersCharacterIDFwStatsOK
- type GetCharactersCharacterIDFwStatsOKBody
- type GetCharactersCharacterIDFwStatsOKBodyKills
- type GetCharactersCharacterIDFwStatsOKBodyVictoryPoints
- type GetCharactersCharacterIDFwStatsParams
- func NewGetCharactersCharacterIDFwStatsParams() *GetCharactersCharacterIDFwStatsParams
- func NewGetCharactersCharacterIDFwStatsParamsWithContext(ctx context.Context) *GetCharactersCharacterIDFwStatsParams
- func NewGetCharactersCharacterIDFwStatsParamsWithHTTPClient(client *http.Client) *GetCharactersCharacterIDFwStatsParams
- func NewGetCharactersCharacterIDFwStatsParamsWithTimeout(timeout time.Duration) *GetCharactersCharacterIDFwStatsParams
- func (o *GetCharactersCharacterIDFwStatsParams) SetCharacterID(characterID int32)
- func (o *GetCharactersCharacterIDFwStatsParams) SetContext(ctx context.Context)
- func (o *GetCharactersCharacterIDFwStatsParams) SetDatasource(datasource *string)
- func (o *GetCharactersCharacterIDFwStatsParams) SetHTTPClient(client *http.Client)
- func (o *GetCharactersCharacterIDFwStatsParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetCharactersCharacterIDFwStatsParams) SetTimeout(timeout time.Duration)
- func (o *GetCharactersCharacterIDFwStatsParams) SetToken(token *string)
- func (o *GetCharactersCharacterIDFwStatsParams) WithCharacterID(characterID int32) *GetCharactersCharacterIDFwStatsParams
- func (o *GetCharactersCharacterIDFwStatsParams) WithContext(ctx context.Context) *GetCharactersCharacterIDFwStatsParams
- func (o *GetCharactersCharacterIDFwStatsParams) WithDatasource(datasource *string) *GetCharactersCharacterIDFwStatsParams
- func (o *GetCharactersCharacterIDFwStatsParams) WithHTTPClient(client *http.Client) *GetCharactersCharacterIDFwStatsParams
- func (o *GetCharactersCharacterIDFwStatsParams) WithIfNoneMatch(ifNoneMatch *string) *GetCharactersCharacterIDFwStatsParams
- func (o *GetCharactersCharacterIDFwStatsParams) WithTimeout(timeout time.Duration) *GetCharactersCharacterIDFwStatsParams
- func (o *GetCharactersCharacterIDFwStatsParams) WithToken(token *string) *GetCharactersCharacterIDFwStatsParams
- func (o *GetCharactersCharacterIDFwStatsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetCharactersCharacterIDFwStatsReader
- type GetCharactersCharacterIDFwStatsServiceUnavailable
- type GetCharactersCharacterIDFwStatsUnauthorized
- type GetCorporationsCorporationIDFwStatsBadRequest
- type GetCorporationsCorporationIDFwStatsEnhanceYourCalm
- type GetCorporationsCorporationIDFwStatsForbidden
- type GetCorporationsCorporationIDFwStatsGatewayTimeout
- type GetCorporationsCorporationIDFwStatsInternalServerError
- type GetCorporationsCorporationIDFwStatsNotModified
- type GetCorporationsCorporationIDFwStatsOK
- type GetCorporationsCorporationIDFwStatsOKBody
- type GetCorporationsCorporationIDFwStatsOKBodyKills
- type GetCorporationsCorporationIDFwStatsOKBodyVictoryPoints
- type GetCorporationsCorporationIDFwStatsParams
- func NewGetCorporationsCorporationIDFwStatsParams() *GetCorporationsCorporationIDFwStatsParams
- func NewGetCorporationsCorporationIDFwStatsParamsWithContext(ctx context.Context) *GetCorporationsCorporationIDFwStatsParams
- func NewGetCorporationsCorporationIDFwStatsParamsWithHTTPClient(client *http.Client) *GetCorporationsCorporationIDFwStatsParams
- func NewGetCorporationsCorporationIDFwStatsParamsWithTimeout(timeout time.Duration) *GetCorporationsCorporationIDFwStatsParams
- func (o *GetCorporationsCorporationIDFwStatsParams) SetContext(ctx context.Context)
- func (o *GetCorporationsCorporationIDFwStatsParams) SetCorporationID(corporationID int32)
- func (o *GetCorporationsCorporationIDFwStatsParams) SetDatasource(datasource *string)
- func (o *GetCorporationsCorporationIDFwStatsParams) SetHTTPClient(client *http.Client)
- func (o *GetCorporationsCorporationIDFwStatsParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetCorporationsCorporationIDFwStatsParams) SetTimeout(timeout time.Duration)
- func (o *GetCorporationsCorporationIDFwStatsParams) SetToken(token *string)
- func (o *GetCorporationsCorporationIDFwStatsParams) WithContext(ctx context.Context) *GetCorporationsCorporationIDFwStatsParams
- func (o *GetCorporationsCorporationIDFwStatsParams) WithCorporationID(corporationID int32) *GetCorporationsCorporationIDFwStatsParams
- func (o *GetCorporationsCorporationIDFwStatsParams) WithDatasource(datasource *string) *GetCorporationsCorporationIDFwStatsParams
- func (o *GetCorporationsCorporationIDFwStatsParams) WithHTTPClient(client *http.Client) *GetCorporationsCorporationIDFwStatsParams
- func (o *GetCorporationsCorporationIDFwStatsParams) WithIfNoneMatch(ifNoneMatch *string) *GetCorporationsCorporationIDFwStatsParams
- func (o *GetCorporationsCorporationIDFwStatsParams) WithTimeout(timeout time.Duration) *GetCorporationsCorporationIDFwStatsParams
- func (o *GetCorporationsCorporationIDFwStatsParams) WithToken(token *string) *GetCorporationsCorporationIDFwStatsParams
- func (o *GetCorporationsCorporationIDFwStatsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetCorporationsCorporationIDFwStatsReader
- type GetCorporationsCorporationIDFwStatsServiceUnavailable
- type GetCorporationsCorporationIDFwStatsUnauthorized
- type GetFwLeaderboardsBadRequest
- type GetFwLeaderboardsCharactersBadRequest
- type GetFwLeaderboardsCharactersEnhanceYourCalm
- type GetFwLeaderboardsCharactersGatewayTimeout
- type GetFwLeaderboardsCharactersInternalServerError
- type GetFwLeaderboardsCharactersNotModified
- type GetFwLeaderboardsCharactersOK
- type GetFwLeaderboardsCharactersOKBody
- type GetFwLeaderboardsCharactersOKBodyKills
- type GetFwLeaderboardsCharactersOKBodyKillsActiveTotalItems0
- func (o *GetFwLeaderboardsCharactersOKBodyKillsActiveTotalItems0) MarshalBinary() ([]byte, error)
- func (o *GetFwLeaderboardsCharactersOKBodyKillsActiveTotalItems0) UnmarshalBinary(b []byte) error
- func (o *GetFwLeaderboardsCharactersOKBodyKillsActiveTotalItems0) Validate(formats strfmt.Registry) error
- type GetFwLeaderboardsCharactersOKBodyKillsLastWeekItems0
- type GetFwLeaderboardsCharactersOKBodyKillsYesterdayItems0
- type GetFwLeaderboardsCharactersOKBodyVictoryPoints
- type GetFwLeaderboardsCharactersOKBodyVictoryPointsActiveTotalItems0
- func (o *GetFwLeaderboardsCharactersOKBodyVictoryPointsActiveTotalItems0) MarshalBinary() ([]byte, error)
- func (o *GetFwLeaderboardsCharactersOKBodyVictoryPointsActiveTotalItems0) UnmarshalBinary(b []byte) error
- func (o *GetFwLeaderboardsCharactersOKBodyVictoryPointsActiveTotalItems0) Validate(formats strfmt.Registry) error
- type GetFwLeaderboardsCharactersOKBodyVictoryPointsLastWeekItems0
- func (o *GetFwLeaderboardsCharactersOKBodyVictoryPointsLastWeekItems0) MarshalBinary() ([]byte, error)
- func (o *GetFwLeaderboardsCharactersOKBodyVictoryPointsLastWeekItems0) UnmarshalBinary(b []byte) error
- func (o *GetFwLeaderboardsCharactersOKBodyVictoryPointsLastWeekItems0) Validate(formats strfmt.Registry) error
- type GetFwLeaderboardsCharactersOKBodyVictoryPointsYesterdayItems0
- func (o *GetFwLeaderboardsCharactersOKBodyVictoryPointsYesterdayItems0) MarshalBinary() ([]byte, error)
- func (o *GetFwLeaderboardsCharactersOKBodyVictoryPointsYesterdayItems0) UnmarshalBinary(b []byte) error
- func (o *GetFwLeaderboardsCharactersOKBodyVictoryPointsYesterdayItems0) Validate(formats strfmt.Registry) error
- type GetFwLeaderboardsCharactersParams
- func NewGetFwLeaderboardsCharactersParams() *GetFwLeaderboardsCharactersParams
- func NewGetFwLeaderboardsCharactersParamsWithContext(ctx context.Context) *GetFwLeaderboardsCharactersParams
- func NewGetFwLeaderboardsCharactersParamsWithHTTPClient(client *http.Client) *GetFwLeaderboardsCharactersParams
- func NewGetFwLeaderboardsCharactersParamsWithTimeout(timeout time.Duration) *GetFwLeaderboardsCharactersParams
- func (o *GetFwLeaderboardsCharactersParams) SetContext(ctx context.Context)
- func (o *GetFwLeaderboardsCharactersParams) SetDatasource(datasource *string)
- func (o *GetFwLeaderboardsCharactersParams) SetHTTPClient(client *http.Client)
- func (o *GetFwLeaderboardsCharactersParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetFwLeaderboardsCharactersParams) SetTimeout(timeout time.Duration)
- func (o *GetFwLeaderboardsCharactersParams) WithContext(ctx context.Context) *GetFwLeaderboardsCharactersParams
- func (o *GetFwLeaderboardsCharactersParams) WithDatasource(datasource *string) *GetFwLeaderboardsCharactersParams
- func (o *GetFwLeaderboardsCharactersParams) WithHTTPClient(client *http.Client) *GetFwLeaderboardsCharactersParams
- func (o *GetFwLeaderboardsCharactersParams) WithIfNoneMatch(ifNoneMatch *string) *GetFwLeaderboardsCharactersParams
- func (o *GetFwLeaderboardsCharactersParams) WithTimeout(timeout time.Duration) *GetFwLeaderboardsCharactersParams
- func (o *GetFwLeaderboardsCharactersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetFwLeaderboardsCharactersReader
- type GetFwLeaderboardsCharactersServiceUnavailable
- type GetFwLeaderboardsCorporationsBadRequest
- type GetFwLeaderboardsCorporationsEnhanceYourCalm
- type GetFwLeaderboardsCorporationsGatewayTimeout
- type GetFwLeaderboardsCorporationsInternalServerError
- type GetFwLeaderboardsCorporationsNotModified
- type GetFwLeaderboardsCorporationsOK
- type GetFwLeaderboardsCorporationsOKBody
- type GetFwLeaderboardsCorporationsOKBodyKills
- type GetFwLeaderboardsCorporationsOKBodyKillsActiveTotalItems0
- func (o *GetFwLeaderboardsCorporationsOKBodyKillsActiveTotalItems0) MarshalBinary() ([]byte, error)
- func (o *GetFwLeaderboardsCorporationsOKBodyKillsActiveTotalItems0) UnmarshalBinary(b []byte) error
- func (o *GetFwLeaderboardsCorporationsOKBodyKillsActiveTotalItems0) Validate(formats strfmt.Registry) error
- type GetFwLeaderboardsCorporationsOKBodyKillsLastWeekItems0
- type GetFwLeaderboardsCorporationsOKBodyKillsYesterdayItems0
- func (o *GetFwLeaderboardsCorporationsOKBodyKillsYesterdayItems0) MarshalBinary() ([]byte, error)
- func (o *GetFwLeaderboardsCorporationsOKBodyKillsYesterdayItems0) UnmarshalBinary(b []byte) error
- func (o *GetFwLeaderboardsCorporationsOKBodyKillsYesterdayItems0) Validate(formats strfmt.Registry) error
- type GetFwLeaderboardsCorporationsOKBodyVictoryPoints
- type GetFwLeaderboardsCorporationsOKBodyVictoryPointsActiveTotalItems0
- func (o *GetFwLeaderboardsCorporationsOKBodyVictoryPointsActiveTotalItems0) MarshalBinary() ([]byte, error)
- func (o *GetFwLeaderboardsCorporationsOKBodyVictoryPointsActiveTotalItems0) UnmarshalBinary(b []byte) error
- func (o *GetFwLeaderboardsCorporationsOKBodyVictoryPointsActiveTotalItems0) Validate(formats strfmt.Registry) error
- type GetFwLeaderboardsCorporationsOKBodyVictoryPointsLastWeekItems0
- func (o *GetFwLeaderboardsCorporationsOKBodyVictoryPointsLastWeekItems0) MarshalBinary() ([]byte, error)
- func (o *GetFwLeaderboardsCorporationsOKBodyVictoryPointsLastWeekItems0) UnmarshalBinary(b []byte) error
- func (o *GetFwLeaderboardsCorporationsOKBodyVictoryPointsLastWeekItems0) Validate(formats strfmt.Registry) error
- type GetFwLeaderboardsCorporationsOKBodyVictoryPointsYesterdayItems0
- func (o *GetFwLeaderboardsCorporationsOKBodyVictoryPointsYesterdayItems0) MarshalBinary() ([]byte, error)
- func (o *GetFwLeaderboardsCorporationsOKBodyVictoryPointsYesterdayItems0) UnmarshalBinary(b []byte) error
- func (o *GetFwLeaderboardsCorporationsOKBodyVictoryPointsYesterdayItems0) Validate(formats strfmt.Registry) error
- type GetFwLeaderboardsCorporationsParams
- func NewGetFwLeaderboardsCorporationsParams() *GetFwLeaderboardsCorporationsParams
- func NewGetFwLeaderboardsCorporationsParamsWithContext(ctx context.Context) *GetFwLeaderboardsCorporationsParams
- func NewGetFwLeaderboardsCorporationsParamsWithHTTPClient(client *http.Client) *GetFwLeaderboardsCorporationsParams
- func NewGetFwLeaderboardsCorporationsParamsWithTimeout(timeout time.Duration) *GetFwLeaderboardsCorporationsParams
- func (o *GetFwLeaderboardsCorporationsParams) SetContext(ctx context.Context)
- func (o *GetFwLeaderboardsCorporationsParams) SetDatasource(datasource *string)
- func (o *GetFwLeaderboardsCorporationsParams) SetHTTPClient(client *http.Client)
- func (o *GetFwLeaderboardsCorporationsParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetFwLeaderboardsCorporationsParams) SetTimeout(timeout time.Duration)
- func (o *GetFwLeaderboardsCorporationsParams) WithContext(ctx context.Context) *GetFwLeaderboardsCorporationsParams
- func (o *GetFwLeaderboardsCorporationsParams) WithDatasource(datasource *string) *GetFwLeaderboardsCorporationsParams
- func (o *GetFwLeaderboardsCorporationsParams) WithHTTPClient(client *http.Client) *GetFwLeaderboardsCorporationsParams
- func (o *GetFwLeaderboardsCorporationsParams) WithIfNoneMatch(ifNoneMatch *string) *GetFwLeaderboardsCorporationsParams
- func (o *GetFwLeaderboardsCorporationsParams) WithTimeout(timeout time.Duration) *GetFwLeaderboardsCorporationsParams
- func (o *GetFwLeaderboardsCorporationsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetFwLeaderboardsCorporationsReader
- type GetFwLeaderboardsCorporationsServiceUnavailable
- type GetFwLeaderboardsEnhanceYourCalm
- type GetFwLeaderboardsGatewayTimeout
- type GetFwLeaderboardsInternalServerError
- type GetFwLeaderboardsNotModified
- type GetFwLeaderboardsOK
- type GetFwLeaderboardsOKBody
- type GetFwLeaderboardsOKBodyKills
- type GetFwLeaderboardsOKBodyKillsActiveTotalItems0
- type GetFwLeaderboardsOKBodyKillsLastWeekItems0
- type GetFwLeaderboardsOKBodyKillsYesterdayItems0
- type GetFwLeaderboardsOKBodyVictoryPoints
- type GetFwLeaderboardsOKBodyVictoryPointsActiveTotalItems0
- type GetFwLeaderboardsOKBodyVictoryPointsLastWeekItems0
- type GetFwLeaderboardsOKBodyVictoryPointsYesterdayItems0
- type GetFwLeaderboardsParams
- func NewGetFwLeaderboardsParams() *GetFwLeaderboardsParams
- func NewGetFwLeaderboardsParamsWithContext(ctx context.Context) *GetFwLeaderboardsParams
- func NewGetFwLeaderboardsParamsWithHTTPClient(client *http.Client) *GetFwLeaderboardsParams
- func NewGetFwLeaderboardsParamsWithTimeout(timeout time.Duration) *GetFwLeaderboardsParams
- func (o *GetFwLeaderboardsParams) SetContext(ctx context.Context)
- func (o *GetFwLeaderboardsParams) SetDatasource(datasource *string)
- func (o *GetFwLeaderboardsParams) SetHTTPClient(client *http.Client)
- func (o *GetFwLeaderboardsParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetFwLeaderboardsParams) SetTimeout(timeout time.Duration)
- func (o *GetFwLeaderboardsParams) WithContext(ctx context.Context) *GetFwLeaderboardsParams
- func (o *GetFwLeaderboardsParams) WithDatasource(datasource *string) *GetFwLeaderboardsParams
- func (o *GetFwLeaderboardsParams) WithHTTPClient(client *http.Client) *GetFwLeaderboardsParams
- func (o *GetFwLeaderboardsParams) WithIfNoneMatch(ifNoneMatch *string) *GetFwLeaderboardsParams
- func (o *GetFwLeaderboardsParams) WithTimeout(timeout time.Duration) *GetFwLeaderboardsParams
- func (o *GetFwLeaderboardsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetFwLeaderboardsReader
- type GetFwLeaderboardsServiceUnavailable
- type GetFwStatsBadRequest
- type GetFwStatsEnhanceYourCalm
- type GetFwStatsGatewayTimeout
- type GetFwStatsInternalServerError
- type GetFwStatsNotModified
- type GetFwStatsOK
- type GetFwStatsOKBodyItems0
- type GetFwStatsOKBodyItems0Kills
- type GetFwStatsOKBodyItems0VictoryPoints
- type GetFwStatsParams
- func (o *GetFwStatsParams) SetContext(ctx context.Context)
- func (o *GetFwStatsParams) SetDatasource(datasource *string)
- func (o *GetFwStatsParams) SetHTTPClient(client *http.Client)
- func (o *GetFwStatsParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetFwStatsParams) SetTimeout(timeout time.Duration)
- func (o *GetFwStatsParams) WithContext(ctx context.Context) *GetFwStatsParams
- func (o *GetFwStatsParams) WithDatasource(datasource *string) *GetFwStatsParams
- func (o *GetFwStatsParams) WithHTTPClient(client *http.Client) *GetFwStatsParams
- func (o *GetFwStatsParams) WithIfNoneMatch(ifNoneMatch *string) *GetFwStatsParams
- func (o *GetFwStatsParams) WithTimeout(timeout time.Duration) *GetFwStatsParams
- func (o *GetFwStatsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetFwStatsReader
- type GetFwStatsServiceUnavailable
- type GetFwSystemsBadRequest
- type GetFwSystemsEnhanceYourCalm
- type GetFwSystemsGatewayTimeout
- type GetFwSystemsInternalServerError
- type GetFwSystemsNotModified
- type GetFwSystemsOK
- type GetFwSystemsOKBodyItems0
- type GetFwSystemsParams
- func (o *GetFwSystemsParams) SetContext(ctx context.Context)
- func (o *GetFwSystemsParams) SetDatasource(datasource *string)
- func (o *GetFwSystemsParams) SetHTTPClient(client *http.Client)
- func (o *GetFwSystemsParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetFwSystemsParams) SetTimeout(timeout time.Duration)
- func (o *GetFwSystemsParams) WithContext(ctx context.Context) *GetFwSystemsParams
- func (o *GetFwSystemsParams) WithDatasource(datasource *string) *GetFwSystemsParams
- func (o *GetFwSystemsParams) WithHTTPClient(client *http.Client) *GetFwSystemsParams
- func (o *GetFwSystemsParams) WithIfNoneMatch(ifNoneMatch *string) *GetFwSystemsParams
- func (o *GetFwSystemsParams) WithTimeout(timeout time.Duration) *GetFwSystemsParams
- func (o *GetFwSystemsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetFwSystemsReader
- type GetFwSystemsServiceUnavailable
- type GetFwWarsBadRequest
- type GetFwWarsEnhanceYourCalm
- type GetFwWarsGatewayTimeout
- type GetFwWarsInternalServerError
- type GetFwWarsNotModified
- type GetFwWarsOK
- type GetFwWarsOKBodyItems0
- type GetFwWarsParams
- func (o *GetFwWarsParams) SetContext(ctx context.Context)
- func (o *GetFwWarsParams) SetDatasource(datasource *string)
- func (o *GetFwWarsParams) SetHTTPClient(client *http.Client)
- func (o *GetFwWarsParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetFwWarsParams) SetTimeout(timeout time.Duration)
- func (o *GetFwWarsParams) WithContext(ctx context.Context) *GetFwWarsParams
- func (o *GetFwWarsParams) WithDatasource(datasource *string) *GetFwWarsParams
- func (o *GetFwWarsParams) WithHTTPClient(client *http.Client) *GetFwWarsParams
- func (o *GetFwWarsParams) WithIfNoneMatch(ifNoneMatch *string) *GetFwWarsParams
- func (o *GetFwWarsParams) WithTimeout(timeout time.Duration) *GetFwWarsParams
- func (o *GetFwWarsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetFwWarsReader
- type GetFwWarsServiceUnavailable
Constants ¶
const ( // GetFwSystemsOKBodyItems0ContestedCaptured captures enum value "captured" GetFwSystemsOKBodyItems0ContestedCaptured string = "captured" // GetFwSystemsOKBodyItems0ContestedContested captures enum value "contested" GetFwSystemsOKBodyItems0ContestedContested string = "contested" // GetFwSystemsOKBodyItems0ContestedUncontested captures enum value "uncontested" GetFwSystemsOKBodyItems0ContestedUncontested string = "uncontested" // GetFwSystemsOKBodyItems0ContestedVulnerable captures enum value "vulnerable" GetFwSystemsOKBodyItems0ContestedVulnerable string = "vulnerable" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for faction warfare API
func (*Client) GetCharactersCharacterIDFwStats ¶
func (a *Client) GetCharactersCharacterIDFwStats(params *GetCharactersCharacterIDFwStatsParams, authInfo runtime.ClientAuthInfoWriter) (*GetCharactersCharacterIDFwStatsOK, error)
GetCharactersCharacterIDFwStats overviews of a character involved in faction warfare Statistical overview of a character involved in faction warfare
---
This route expires daily at 11:05
func (*Client) GetCorporationsCorporationIDFwStats ¶
func (a *Client) GetCorporationsCorporationIDFwStats(params *GetCorporationsCorporationIDFwStatsParams, authInfo runtime.ClientAuthInfoWriter) (*GetCorporationsCorporationIDFwStatsOK, error)
GetCorporationsCorporationIDFwStats overviews of a corporation involved in faction warfare Statistics about a corporation involved in faction warfare
---
This route expires daily at 11:05
func (*Client) GetFwLeaderboards ¶
func (a *Client) GetFwLeaderboards(params *GetFwLeaderboardsParams) (*GetFwLeaderboardsOK, error)
GetFwLeaderboards lists of the top factions in faction warfare Top 4 leaderboard of factions for kills and victory points separated by total, last week and yesterday
---
This route expires daily at 11:05
func (*Client) GetFwLeaderboardsCharacters ¶
func (a *Client) GetFwLeaderboardsCharacters(params *GetFwLeaderboardsCharactersParams) (*GetFwLeaderboardsCharactersOK, error)
GetFwLeaderboardsCharacters lists of the top pilots in faction warfare Top 100 leaderboard of pilots for kills and victory points separated by total, last week and yesterday
---
This route expires daily at 11:05
func (*Client) GetFwLeaderboardsCorporations ¶
func (a *Client) GetFwLeaderboardsCorporations(params *GetFwLeaderboardsCorporationsParams) (*GetFwLeaderboardsCorporationsOK, error)
GetFwLeaderboardsCorporations lists of the top corporations in faction warfare Top 10 leaderboard of corporations for kills and victory points separated by total, last week and yesterday
---
This route expires daily at 11:05
func (*Client) GetFwStats ¶
func (a *Client) GetFwStats(params *GetFwStatsParams) (*GetFwStatsOK, error)
GetFwStats ans overview of statistics about factions involved in faction warfare Statistical overviews of factions involved in faction warfare
---
This route expires daily at 11:05
func (*Client) GetFwSystems ¶
func (a *Client) GetFwSystems(params *GetFwSystemsParams) (*GetFwSystemsOK, error)
GetFwSystems ownerships of faction warfare systems An overview of the current ownership of faction warfare solar systems
---
This route is cached for up to 1800 seconds
func (*Client) GetFwWars ¶
func (a *Client) GetFwWars(params *GetFwWarsParams) (*GetFwWarsOK, error)
GetFwWars data about which n p c factions are at war Data about which NPC factions are at war
---
This route expires daily at 11:05
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type ClientService ¶
type ClientService interface { GetCharactersCharacterIDFwStats(params *GetCharactersCharacterIDFwStatsParams, authInfo runtime.ClientAuthInfoWriter) (*GetCharactersCharacterIDFwStatsOK, error) GetCorporationsCorporationIDFwStats(params *GetCorporationsCorporationIDFwStatsParams, authInfo runtime.ClientAuthInfoWriter) (*GetCorporationsCorporationIDFwStatsOK, error) GetFwLeaderboards(params *GetFwLeaderboardsParams) (*GetFwLeaderboardsOK, error) GetFwLeaderboardsCharacters(params *GetFwLeaderboardsCharactersParams) (*GetFwLeaderboardsCharactersOK, error) GetFwLeaderboardsCorporations(params *GetFwLeaderboardsCorporationsParams) (*GetFwLeaderboardsCorporationsOK, error) GetFwStats(params *GetFwStatsParams) (*GetFwStatsOK, error) GetFwSystems(params *GetFwSystemsParams) (*GetFwSystemsOK, error) GetFwWars(params *GetFwWarsParams) (*GetFwWarsOK, error) SetTransport(transport runtime.ClientTransport) }
ClientService is the interface for Client methods
func New ¶
func New(transport runtime.ClientTransport, formats strfmt.Registry) ClientService
New creates a new faction warfare API client.
type GetCharactersCharacterIDFwStatsBadRequest ¶
type GetCharactersCharacterIDFwStatsBadRequest struct {
Payload *esimodels.BadRequest
}
GetCharactersCharacterIDFwStatsBadRequest handles this case with default header values.
Bad request
func NewGetCharactersCharacterIDFwStatsBadRequest ¶
func NewGetCharactersCharacterIDFwStatsBadRequest() *GetCharactersCharacterIDFwStatsBadRequest
NewGetCharactersCharacterIDFwStatsBadRequest creates a GetCharactersCharacterIDFwStatsBadRequest with default headers values
func (*GetCharactersCharacterIDFwStatsBadRequest) Error ¶
func (o *GetCharactersCharacterIDFwStatsBadRequest) Error() string
func (*GetCharactersCharacterIDFwStatsBadRequest) GetPayload ¶
func (o *GetCharactersCharacterIDFwStatsBadRequest) GetPayload() *esimodels.BadRequest
type GetCharactersCharacterIDFwStatsEnhanceYourCalm ¶
type GetCharactersCharacterIDFwStatsEnhanceYourCalm struct {
Payload *esimodels.ErrorLimited
}
GetCharactersCharacterIDFwStatsEnhanceYourCalm handles this case with default header values.
Error limited
func NewGetCharactersCharacterIDFwStatsEnhanceYourCalm ¶
func NewGetCharactersCharacterIDFwStatsEnhanceYourCalm() *GetCharactersCharacterIDFwStatsEnhanceYourCalm
NewGetCharactersCharacterIDFwStatsEnhanceYourCalm creates a GetCharactersCharacterIDFwStatsEnhanceYourCalm with default headers values
func (*GetCharactersCharacterIDFwStatsEnhanceYourCalm) Error ¶
func (o *GetCharactersCharacterIDFwStatsEnhanceYourCalm) Error() string
func (*GetCharactersCharacterIDFwStatsEnhanceYourCalm) GetPayload ¶
func (o *GetCharactersCharacterIDFwStatsEnhanceYourCalm) GetPayload() *esimodels.ErrorLimited
type GetCharactersCharacterIDFwStatsForbidden ¶
GetCharactersCharacterIDFwStatsForbidden handles this case with default header values.
Forbidden
func NewGetCharactersCharacterIDFwStatsForbidden ¶
func NewGetCharactersCharacterIDFwStatsForbidden() *GetCharactersCharacterIDFwStatsForbidden
NewGetCharactersCharacterIDFwStatsForbidden creates a GetCharactersCharacterIDFwStatsForbidden with default headers values
func (*GetCharactersCharacterIDFwStatsForbidden) Error ¶
func (o *GetCharactersCharacterIDFwStatsForbidden) Error() string
func (*GetCharactersCharacterIDFwStatsForbidden) GetPayload ¶
func (o *GetCharactersCharacterIDFwStatsForbidden) GetPayload() *esimodels.Forbidden
type GetCharactersCharacterIDFwStatsGatewayTimeout ¶
type GetCharactersCharacterIDFwStatsGatewayTimeout struct {
Payload *esimodels.GatewayTimeout
}
GetCharactersCharacterIDFwStatsGatewayTimeout handles this case with default header values.
Gateway timeout
func NewGetCharactersCharacterIDFwStatsGatewayTimeout ¶
func NewGetCharactersCharacterIDFwStatsGatewayTimeout() *GetCharactersCharacterIDFwStatsGatewayTimeout
NewGetCharactersCharacterIDFwStatsGatewayTimeout creates a GetCharactersCharacterIDFwStatsGatewayTimeout with default headers values
func (*GetCharactersCharacterIDFwStatsGatewayTimeout) Error ¶
func (o *GetCharactersCharacterIDFwStatsGatewayTimeout) Error() string
func (*GetCharactersCharacterIDFwStatsGatewayTimeout) GetPayload ¶
func (o *GetCharactersCharacterIDFwStatsGatewayTimeout) GetPayload() *esimodels.GatewayTimeout
type GetCharactersCharacterIDFwStatsInternalServerError ¶
type GetCharactersCharacterIDFwStatsInternalServerError struct {
Payload *esimodels.InternalServerError
}
GetCharactersCharacterIDFwStatsInternalServerError handles this case with default header values.
Internal server error
func NewGetCharactersCharacterIDFwStatsInternalServerError ¶
func NewGetCharactersCharacterIDFwStatsInternalServerError() *GetCharactersCharacterIDFwStatsInternalServerError
NewGetCharactersCharacterIDFwStatsInternalServerError creates a GetCharactersCharacterIDFwStatsInternalServerError with default headers values
func (*GetCharactersCharacterIDFwStatsInternalServerError) Error ¶
func (o *GetCharactersCharacterIDFwStatsInternalServerError) Error() string
func (*GetCharactersCharacterIDFwStatsInternalServerError) GetPayload ¶
func (o *GetCharactersCharacterIDFwStatsInternalServerError) GetPayload() *esimodels.InternalServerError
type GetCharactersCharacterIDFwStatsNotModified ¶
type GetCharactersCharacterIDFwStatsNotModified struct { /*The caching mechanism used */ CacheControl string /*RFC7232 compliant entity tag */ ETag string /*RFC7231 formatted datetime string */ Expires string /*RFC7231 formatted datetime string */ LastModified string }
GetCharactersCharacterIDFwStatsNotModified handles this case with default header values.
Not modified
func NewGetCharactersCharacterIDFwStatsNotModified ¶
func NewGetCharactersCharacterIDFwStatsNotModified() *GetCharactersCharacterIDFwStatsNotModified
NewGetCharactersCharacterIDFwStatsNotModified creates a GetCharactersCharacterIDFwStatsNotModified with default headers values
func (*GetCharactersCharacterIDFwStatsNotModified) Error ¶
func (o *GetCharactersCharacterIDFwStatsNotModified) Error() string
type GetCharactersCharacterIDFwStatsOK ¶
type GetCharactersCharacterIDFwStatsOK struct { /*The caching mechanism used */ CacheControl string /*RFC7232 compliant entity tag */ ETag string /*RFC7231 formatted datetime string */ Expires string /*RFC7231 formatted datetime string */ LastModified string Payload *GetCharactersCharacterIDFwStatsOKBody }
GetCharactersCharacterIDFwStatsOK handles this case with default header values.
Faction warfare statistics for a given character
func NewGetCharactersCharacterIDFwStatsOK ¶
func NewGetCharactersCharacterIDFwStatsOK() *GetCharactersCharacterIDFwStatsOK
NewGetCharactersCharacterIDFwStatsOK creates a GetCharactersCharacterIDFwStatsOK with default headers values
func (*GetCharactersCharacterIDFwStatsOK) Error ¶
func (o *GetCharactersCharacterIDFwStatsOK) Error() string
func (*GetCharactersCharacterIDFwStatsOK) GetPayload ¶
func (o *GetCharactersCharacterIDFwStatsOK) GetPayload() *GetCharactersCharacterIDFwStatsOKBody
type GetCharactersCharacterIDFwStatsOKBody ¶
type GetCharactersCharacterIDFwStatsOKBody struct { // get_characters_character_id_fw_stats_current_rank // // The given character's current faction rank // Maximum: 9 // Minimum: 0 CurrentRank *int32 `json:"current_rank,omitempty"` // get_characters_character_id_fw_stats_enlisted_on // // The enlistment date of the given character into faction warfare. Will not be included if character is not enlisted in faction warfare // Format: date-time EnlistedOn strfmt.DateTime `json:"enlisted_on,omitempty"` // get_characters_character_id_fw_stats_faction_id // // The faction the given character is enlisted to fight for. Will not be included if character is not enlisted in faction warfare FactionID int32 `json:"faction_id,omitempty"` // get_characters_character_id_fw_stats_highest_rank // // The given character's highest faction rank achieved // Maximum: 9 // Minimum: 0 HighestRank *int32 `json:"highest_rank,omitempty"` // kills // Required: true Kills *GetCharactersCharacterIDFwStatsOKBodyKills `json:"kills"` // victory points // Required: true VictoryPoints *GetCharactersCharacterIDFwStatsOKBodyVictoryPoints `json:"victory_points"` }
GetCharactersCharacterIDFwStatsOKBody get_characters_character_id_fw_stats_ok // // 200 ok object swagger:model GetCharactersCharacterIDFwStatsOKBody
func (*GetCharactersCharacterIDFwStatsOKBody) MarshalBinary ¶
func (o *GetCharactersCharacterIDFwStatsOKBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetCharactersCharacterIDFwStatsOKBody) UnmarshalBinary ¶
func (o *GetCharactersCharacterIDFwStatsOKBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetCharactersCharacterIDFwStatsOKBodyKills ¶
type GetCharactersCharacterIDFwStatsOKBodyKills struct { // get_characters_character_id_fw_stats_last_week // // Last week's total number of kills by a given character against enemy factions // Required: true LastWeek *int32 `json:"last_week"` // get_characters_character_id_fw_stats_total // // Total number of kills by a given character against enemy factions since the character enlisted // Required: true Total *int32 `json:"total"` // get_characters_character_id_fw_stats_yesterday // // Yesterday's total number of kills by a given character against enemy factions // Required: true Yesterday *int32 `json:"yesterday"` }
GetCharactersCharacterIDFwStatsOKBodyKills get_characters_character_id_fw_stats_kills // // Summary of kills done by the given character against enemy factions swagger:model GetCharactersCharacterIDFwStatsOKBodyKills
func (*GetCharactersCharacterIDFwStatsOKBodyKills) MarshalBinary ¶
func (o *GetCharactersCharacterIDFwStatsOKBodyKills) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetCharactersCharacterIDFwStatsOKBodyKills) UnmarshalBinary ¶
func (o *GetCharactersCharacterIDFwStatsOKBodyKills) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetCharactersCharacterIDFwStatsOKBodyVictoryPoints ¶
type GetCharactersCharacterIDFwStatsOKBodyVictoryPoints struct { // get_characters_character_id_fw_stats_victory_points_last_week // // Last week's victory points gained by the given character // Required: true LastWeek *int32 `json:"last_week"` // get_characters_character_id_fw_stats_victory_points_total // // Total victory points gained since the given character enlisted // Required: true Total *int32 `json:"total"` // get_characters_character_id_fw_stats_victory_points_yesterday // // Yesterday's victory points gained by the given character // Required: true Yesterday *int32 `json:"yesterday"` }
GetCharactersCharacterIDFwStatsOKBodyVictoryPoints get_characters_character_id_fw_stats_victory_points // // Summary of victory points gained by the given character for the enlisted faction swagger:model GetCharactersCharacterIDFwStatsOKBodyVictoryPoints
func (*GetCharactersCharacterIDFwStatsOKBodyVictoryPoints) MarshalBinary ¶
func (o *GetCharactersCharacterIDFwStatsOKBodyVictoryPoints) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetCharactersCharacterIDFwStatsOKBodyVictoryPoints) UnmarshalBinary ¶
func (o *GetCharactersCharacterIDFwStatsOKBodyVictoryPoints) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetCharactersCharacterIDFwStatsParams ¶
type GetCharactersCharacterIDFwStatsParams struct { /*IfNoneMatch ETag from a previous request. A 304 will be returned if this matches the current ETag */ IfNoneMatch *string /*CharacterID An EVE character ID */ CharacterID int32 /*Datasource The server name you would like data from */ Datasource *string /*Token Access token to use if unable to set a header */ Token *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetCharactersCharacterIDFwStatsParams contains all the parameters to send to the API endpoint for the get characters character id fw stats operation typically these are written to a http.Request
func NewGetCharactersCharacterIDFwStatsParams ¶
func NewGetCharactersCharacterIDFwStatsParams() *GetCharactersCharacterIDFwStatsParams
NewGetCharactersCharacterIDFwStatsParams creates a new GetCharactersCharacterIDFwStatsParams object with the default values initialized.
func NewGetCharactersCharacterIDFwStatsParamsWithContext ¶
func NewGetCharactersCharacterIDFwStatsParamsWithContext(ctx context.Context) *GetCharactersCharacterIDFwStatsParams
NewGetCharactersCharacterIDFwStatsParamsWithContext creates a new GetCharactersCharacterIDFwStatsParams object with the default values initialized, and the ability to set a context for a request
func NewGetCharactersCharacterIDFwStatsParamsWithHTTPClient ¶
func NewGetCharactersCharacterIDFwStatsParamsWithHTTPClient(client *http.Client) *GetCharactersCharacterIDFwStatsParams
NewGetCharactersCharacterIDFwStatsParamsWithHTTPClient creates a new GetCharactersCharacterIDFwStatsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetCharactersCharacterIDFwStatsParamsWithTimeout ¶
func NewGetCharactersCharacterIDFwStatsParamsWithTimeout(timeout time.Duration) *GetCharactersCharacterIDFwStatsParams
NewGetCharactersCharacterIDFwStatsParamsWithTimeout creates a new GetCharactersCharacterIDFwStatsParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetCharactersCharacterIDFwStatsParams) SetCharacterID ¶
func (o *GetCharactersCharacterIDFwStatsParams) SetCharacterID(characterID int32)
SetCharacterID adds the characterId to the get characters character id fw stats params
func (*GetCharactersCharacterIDFwStatsParams) SetContext ¶
func (o *GetCharactersCharacterIDFwStatsParams) SetContext(ctx context.Context)
SetContext adds the context to the get characters character id fw stats params
func (*GetCharactersCharacterIDFwStatsParams) SetDatasource ¶
func (o *GetCharactersCharacterIDFwStatsParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the get characters character id fw stats params
func (*GetCharactersCharacterIDFwStatsParams) SetHTTPClient ¶
func (o *GetCharactersCharacterIDFwStatsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get characters character id fw stats params
func (*GetCharactersCharacterIDFwStatsParams) SetIfNoneMatch ¶
func (o *GetCharactersCharacterIDFwStatsParams) SetIfNoneMatch(ifNoneMatch *string)
SetIfNoneMatch adds the ifNoneMatch to the get characters character id fw stats params
func (*GetCharactersCharacterIDFwStatsParams) SetTimeout ¶
func (o *GetCharactersCharacterIDFwStatsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get characters character id fw stats params
func (*GetCharactersCharacterIDFwStatsParams) SetToken ¶
func (o *GetCharactersCharacterIDFwStatsParams) SetToken(token *string)
SetToken adds the token to the get characters character id fw stats params
func (*GetCharactersCharacterIDFwStatsParams) WithCharacterID ¶
func (o *GetCharactersCharacterIDFwStatsParams) WithCharacterID(characterID int32) *GetCharactersCharacterIDFwStatsParams
WithCharacterID adds the characterID to the get characters character id fw stats params
func (*GetCharactersCharacterIDFwStatsParams) WithContext ¶
func (o *GetCharactersCharacterIDFwStatsParams) WithContext(ctx context.Context) *GetCharactersCharacterIDFwStatsParams
WithContext adds the context to the get characters character id fw stats params
func (*GetCharactersCharacterIDFwStatsParams) WithDatasource ¶
func (o *GetCharactersCharacterIDFwStatsParams) WithDatasource(datasource *string) *GetCharactersCharacterIDFwStatsParams
WithDatasource adds the datasource to the get characters character id fw stats params
func (*GetCharactersCharacterIDFwStatsParams) WithHTTPClient ¶
func (o *GetCharactersCharacterIDFwStatsParams) WithHTTPClient(client *http.Client) *GetCharactersCharacterIDFwStatsParams
WithHTTPClient adds the HTTPClient to the get characters character id fw stats params
func (*GetCharactersCharacterIDFwStatsParams) WithIfNoneMatch ¶
func (o *GetCharactersCharacterIDFwStatsParams) WithIfNoneMatch(ifNoneMatch *string) *GetCharactersCharacterIDFwStatsParams
WithIfNoneMatch adds the ifNoneMatch to the get characters character id fw stats params
func (*GetCharactersCharacterIDFwStatsParams) WithTimeout ¶
func (o *GetCharactersCharacterIDFwStatsParams) WithTimeout(timeout time.Duration) *GetCharactersCharacterIDFwStatsParams
WithTimeout adds the timeout to the get characters character id fw stats params
func (*GetCharactersCharacterIDFwStatsParams) WithToken ¶
func (o *GetCharactersCharacterIDFwStatsParams) WithToken(token *string) *GetCharactersCharacterIDFwStatsParams
WithToken adds the token to the get characters character id fw stats params
func (*GetCharactersCharacterIDFwStatsParams) WriteToRequest ¶
func (o *GetCharactersCharacterIDFwStatsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetCharactersCharacterIDFwStatsReader ¶
type GetCharactersCharacterIDFwStatsReader struct {
// contains filtered or unexported fields
}
GetCharactersCharacterIDFwStatsReader is a Reader for the GetCharactersCharacterIDFwStats structure.
func (*GetCharactersCharacterIDFwStatsReader) ReadResponse ¶
func (o *GetCharactersCharacterIDFwStatsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetCharactersCharacterIDFwStatsServiceUnavailable ¶
type GetCharactersCharacterIDFwStatsServiceUnavailable struct {
}GetCharactersCharacterIDFwStatsServiceUnavailable handles this case with default header values.
Service unavailable
func NewGetCharactersCharacterIDFwStatsServiceUnavailable ¶
func NewGetCharactersCharacterIDFwStatsServiceUnavailable() *GetCharactersCharacterIDFwStatsServiceUnavailable
NewGetCharactersCharacterIDFwStatsServiceUnavailable creates a GetCharactersCharacterIDFwStatsServiceUnavailable with default headers values
func (*GetCharactersCharacterIDFwStatsServiceUnavailable) Error ¶
func (o *GetCharactersCharacterIDFwStatsServiceUnavailable) Error() string
func (*GetCharactersCharacterIDFwStatsServiceUnavailable) GetPayload ¶
func (o *GetCharactersCharacterIDFwStatsServiceUnavailable) GetPayload() *esimodels.ServiceUnavailable
type GetCharactersCharacterIDFwStatsUnauthorized ¶
type GetCharactersCharacterIDFwStatsUnauthorized struct {
}GetCharactersCharacterIDFwStatsUnauthorized handles this case with default header values.
Unauthorized
func NewGetCharactersCharacterIDFwStatsUnauthorized ¶
func NewGetCharactersCharacterIDFwStatsUnauthorized() *GetCharactersCharacterIDFwStatsUnauthorized
NewGetCharactersCharacterIDFwStatsUnauthorized creates a GetCharactersCharacterIDFwStatsUnauthorized with default headers values
func (*GetCharactersCharacterIDFwStatsUnauthorized) Error ¶
func (o *GetCharactersCharacterIDFwStatsUnauthorized) Error() string
func (*GetCharactersCharacterIDFwStatsUnauthorized) GetPayload ¶
func (o *GetCharactersCharacterIDFwStatsUnauthorized) GetPayload() *esimodels.Unauthorized
type GetCorporationsCorporationIDFwStatsBadRequest ¶
type GetCorporationsCorporationIDFwStatsBadRequest struct {
Payload *esimodels.BadRequest
}
GetCorporationsCorporationIDFwStatsBadRequest handles this case with default header values.
Bad request
func NewGetCorporationsCorporationIDFwStatsBadRequest ¶
func NewGetCorporationsCorporationIDFwStatsBadRequest() *GetCorporationsCorporationIDFwStatsBadRequest
NewGetCorporationsCorporationIDFwStatsBadRequest creates a GetCorporationsCorporationIDFwStatsBadRequest with default headers values
func (*GetCorporationsCorporationIDFwStatsBadRequest) Error ¶
func (o *GetCorporationsCorporationIDFwStatsBadRequest) Error() string
func (*GetCorporationsCorporationIDFwStatsBadRequest) GetPayload ¶
func (o *GetCorporationsCorporationIDFwStatsBadRequest) GetPayload() *esimodels.BadRequest
type GetCorporationsCorporationIDFwStatsEnhanceYourCalm ¶
type GetCorporationsCorporationIDFwStatsEnhanceYourCalm struct {
Payload *esimodels.ErrorLimited
}
GetCorporationsCorporationIDFwStatsEnhanceYourCalm handles this case with default header values.
Error limited
func NewGetCorporationsCorporationIDFwStatsEnhanceYourCalm ¶
func NewGetCorporationsCorporationIDFwStatsEnhanceYourCalm() *GetCorporationsCorporationIDFwStatsEnhanceYourCalm
NewGetCorporationsCorporationIDFwStatsEnhanceYourCalm creates a GetCorporationsCorporationIDFwStatsEnhanceYourCalm with default headers values
func (*GetCorporationsCorporationIDFwStatsEnhanceYourCalm) Error ¶
func (o *GetCorporationsCorporationIDFwStatsEnhanceYourCalm) Error() string
func (*GetCorporationsCorporationIDFwStatsEnhanceYourCalm) GetPayload ¶
func (o *GetCorporationsCorporationIDFwStatsEnhanceYourCalm) GetPayload() *esimodels.ErrorLimited
type GetCorporationsCorporationIDFwStatsForbidden ¶
GetCorporationsCorporationIDFwStatsForbidden handles this case with default header values.
Forbidden
func NewGetCorporationsCorporationIDFwStatsForbidden ¶
func NewGetCorporationsCorporationIDFwStatsForbidden() *GetCorporationsCorporationIDFwStatsForbidden
NewGetCorporationsCorporationIDFwStatsForbidden creates a GetCorporationsCorporationIDFwStatsForbidden with default headers values
func (*GetCorporationsCorporationIDFwStatsForbidden) Error ¶
func (o *GetCorporationsCorporationIDFwStatsForbidden) Error() string
func (*GetCorporationsCorporationIDFwStatsForbidden) GetPayload ¶
func (o *GetCorporationsCorporationIDFwStatsForbidden) GetPayload() *esimodels.Forbidden
type GetCorporationsCorporationIDFwStatsGatewayTimeout ¶
type GetCorporationsCorporationIDFwStatsGatewayTimeout struct {
Payload *esimodels.GatewayTimeout
}
GetCorporationsCorporationIDFwStatsGatewayTimeout handles this case with default header values.
Gateway timeout
func NewGetCorporationsCorporationIDFwStatsGatewayTimeout ¶
func NewGetCorporationsCorporationIDFwStatsGatewayTimeout() *GetCorporationsCorporationIDFwStatsGatewayTimeout
NewGetCorporationsCorporationIDFwStatsGatewayTimeout creates a GetCorporationsCorporationIDFwStatsGatewayTimeout with default headers values
func (*GetCorporationsCorporationIDFwStatsGatewayTimeout) Error ¶
func (o *GetCorporationsCorporationIDFwStatsGatewayTimeout) Error() string
func (*GetCorporationsCorporationIDFwStatsGatewayTimeout) GetPayload ¶
func (o *GetCorporationsCorporationIDFwStatsGatewayTimeout) GetPayload() *esimodels.GatewayTimeout
type GetCorporationsCorporationIDFwStatsInternalServerError ¶
type GetCorporationsCorporationIDFwStatsInternalServerError struct {
Payload *esimodels.InternalServerError
}
GetCorporationsCorporationIDFwStatsInternalServerError handles this case with default header values.
Internal server error
func NewGetCorporationsCorporationIDFwStatsInternalServerError ¶
func NewGetCorporationsCorporationIDFwStatsInternalServerError() *GetCorporationsCorporationIDFwStatsInternalServerError
NewGetCorporationsCorporationIDFwStatsInternalServerError creates a GetCorporationsCorporationIDFwStatsInternalServerError with default headers values
func (*GetCorporationsCorporationIDFwStatsInternalServerError) Error ¶
func (o *GetCorporationsCorporationIDFwStatsInternalServerError) Error() string
func (*GetCorporationsCorporationIDFwStatsInternalServerError) GetPayload ¶
func (o *GetCorporationsCorporationIDFwStatsInternalServerError) GetPayload() *esimodels.InternalServerError
type GetCorporationsCorporationIDFwStatsNotModified ¶
type GetCorporationsCorporationIDFwStatsNotModified struct { /*The caching mechanism used */ CacheControl string /*RFC7232 compliant entity tag */ ETag string /*RFC7231 formatted datetime string */ Expires string /*RFC7231 formatted datetime string */ LastModified string }
GetCorporationsCorporationIDFwStatsNotModified handles this case with default header values.
Not modified
func NewGetCorporationsCorporationIDFwStatsNotModified ¶
func NewGetCorporationsCorporationIDFwStatsNotModified() *GetCorporationsCorporationIDFwStatsNotModified
NewGetCorporationsCorporationIDFwStatsNotModified creates a GetCorporationsCorporationIDFwStatsNotModified with default headers values
func (*GetCorporationsCorporationIDFwStatsNotModified) Error ¶
func (o *GetCorporationsCorporationIDFwStatsNotModified) Error() string
type GetCorporationsCorporationIDFwStatsOK ¶
type GetCorporationsCorporationIDFwStatsOK struct { /*The caching mechanism used */ CacheControl string /*RFC7232 compliant entity tag */ ETag string /*RFC7231 formatted datetime string */ Expires string /*RFC7231 formatted datetime string */ LastModified string Payload *GetCorporationsCorporationIDFwStatsOKBody }
GetCorporationsCorporationIDFwStatsOK handles this case with default header values.
Faction warfare statistics for a given corporation
func NewGetCorporationsCorporationIDFwStatsOK ¶
func NewGetCorporationsCorporationIDFwStatsOK() *GetCorporationsCorporationIDFwStatsOK
NewGetCorporationsCorporationIDFwStatsOK creates a GetCorporationsCorporationIDFwStatsOK with default headers values
func (*GetCorporationsCorporationIDFwStatsOK) Error ¶
func (o *GetCorporationsCorporationIDFwStatsOK) Error() string
func (*GetCorporationsCorporationIDFwStatsOK) GetPayload ¶
func (o *GetCorporationsCorporationIDFwStatsOK) GetPayload() *GetCorporationsCorporationIDFwStatsOKBody
type GetCorporationsCorporationIDFwStatsOKBody ¶
type GetCorporationsCorporationIDFwStatsOKBody struct { // get_corporations_corporation_id_fw_stats_enlisted_on // // The enlistment date of the given corporation into faction warfare. Will not be included if corporation is not enlisted in faction warfare // Format: date-time EnlistedOn strfmt.DateTime `json:"enlisted_on,omitempty"` // get_corporations_corporation_id_fw_stats_faction_id // // The faction the given corporation is enlisted to fight for. Will not be included if corporation is not enlisted in faction warfare FactionID int32 `json:"faction_id,omitempty"` // kills // Required: true Kills *GetCorporationsCorporationIDFwStatsOKBodyKills `json:"kills"` // get_corporations_corporation_id_fw_stats_pilots // // How many pilots the enlisted corporation has. Will not be included if corporation is not enlisted in faction warfare Pilots int32 `json:"pilots,omitempty"` // victory points // Required: true VictoryPoints *GetCorporationsCorporationIDFwStatsOKBodyVictoryPoints `json:"victory_points"` }
GetCorporationsCorporationIDFwStatsOKBody get_corporations_corporation_id_fw_stats_ok // // 200 ok object swagger:model GetCorporationsCorporationIDFwStatsOKBody
func (*GetCorporationsCorporationIDFwStatsOKBody) MarshalBinary ¶
func (o *GetCorporationsCorporationIDFwStatsOKBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetCorporationsCorporationIDFwStatsOKBody) UnmarshalBinary ¶
func (o *GetCorporationsCorporationIDFwStatsOKBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetCorporationsCorporationIDFwStatsOKBodyKills ¶
type GetCorporationsCorporationIDFwStatsOKBodyKills struct { // get_corporations_corporation_id_fw_stats_last_week // // Last week's total number of kills by members of the given corporation against enemy factions // Required: true LastWeek *int32 `json:"last_week"` // get_corporations_corporation_id_fw_stats_total // // Total number of kills by members of the given corporation against enemy factions since the corporation enlisted // Required: true Total *int32 `json:"total"` // get_corporations_corporation_id_fw_stats_yesterday // // Yesterday's total number of kills by members of the given corporation against enemy factions // Required: true Yesterday *int32 `json:"yesterday"` }
GetCorporationsCorporationIDFwStatsOKBodyKills get_corporations_corporation_id_fw_stats_kills // // Summary of kills done by the given corporation against enemy factions swagger:model GetCorporationsCorporationIDFwStatsOKBodyKills
func (*GetCorporationsCorporationIDFwStatsOKBodyKills) MarshalBinary ¶
func (o *GetCorporationsCorporationIDFwStatsOKBodyKills) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetCorporationsCorporationIDFwStatsOKBodyKills) UnmarshalBinary ¶
func (o *GetCorporationsCorporationIDFwStatsOKBodyKills) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetCorporationsCorporationIDFwStatsOKBodyVictoryPoints ¶
type GetCorporationsCorporationIDFwStatsOKBodyVictoryPoints struct { // get_corporations_corporation_id_fw_stats_victory_points_last_week // // Last week's victory points gained by members of the given corporation // Required: true LastWeek *int32 `json:"last_week"` // get_corporations_corporation_id_fw_stats_victory_points_total // // Total victory points gained since the given corporation enlisted // Required: true Total *int32 `json:"total"` // get_corporations_corporation_id_fw_stats_victory_points_yesterday // // Yesterday's victory points gained by members of the given corporation // Required: true Yesterday *int32 `json:"yesterday"` }
GetCorporationsCorporationIDFwStatsOKBodyVictoryPoints get_corporations_corporation_id_fw_stats_victory_points // // Summary of victory points gained by the given corporation for the enlisted faction swagger:model GetCorporationsCorporationIDFwStatsOKBodyVictoryPoints
func (*GetCorporationsCorporationIDFwStatsOKBodyVictoryPoints) MarshalBinary ¶
func (o *GetCorporationsCorporationIDFwStatsOKBodyVictoryPoints) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetCorporationsCorporationIDFwStatsOKBodyVictoryPoints) UnmarshalBinary ¶
func (o *GetCorporationsCorporationIDFwStatsOKBodyVictoryPoints) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetCorporationsCorporationIDFwStatsParams ¶
type GetCorporationsCorporationIDFwStatsParams struct { /*IfNoneMatch ETag from a previous request. A 304 will be returned if this matches the current ETag */ IfNoneMatch *string /*CorporationID An EVE corporation ID */ CorporationID int32 /*Datasource The server name you would like data from */ Datasource *string /*Token Access token to use if unable to set a header */ Token *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetCorporationsCorporationIDFwStatsParams contains all the parameters to send to the API endpoint for the get corporations corporation id fw stats operation typically these are written to a http.Request
func NewGetCorporationsCorporationIDFwStatsParams ¶
func NewGetCorporationsCorporationIDFwStatsParams() *GetCorporationsCorporationIDFwStatsParams
NewGetCorporationsCorporationIDFwStatsParams creates a new GetCorporationsCorporationIDFwStatsParams object with the default values initialized.
func NewGetCorporationsCorporationIDFwStatsParamsWithContext ¶
func NewGetCorporationsCorporationIDFwStatsParamsWithContext(ctx context.Context) *GetCorporationsCorporationIDFwStatsParams
NewGetCorporationsCorporationIDFwStatsParamsWithContext creates a new GetCorporationsCorporationIDFwStatsParams object with the default values initialized, and the ability to set a context for a request
func NewGetCorporationsCorporationIDFwStatsParamsWithHTTPClient ¶
func NewGetCorporationsCorporationIDFwStatsParamsWithHTTPClient(client *http.Client) *GetCorporationsCorporationIDFwStatsParams
NewGetCorporationsCorporationIDFwStatsParamsWithHTTPClient creates a new GetCorporationsCorporationIDFwStatsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetCorporationsCorporationIDFwStatsParamsWithTimeout ¶
func NewGetCorporationsCorporationIDFwStatsParamsWithTimeout(timeout time.Duration) *GetCorporationsCorporationIDFwStatsParams
NewGetCorporationsCorporationIDFwStatsParamsWithTimeout creates a new GetCorporationsCorporationIDFwStatsParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetCorporationsCorporationIDFwStatsParams) SetContext ¶
func (o *GetCorporationsCorporationIDFwStatsParams) SetContext(ctx context.Context)
SetContext adds the context to the get corporations corporation id fw stats params
func (*GetCorporationsCorporationIDFwStatsParams) SetCorporationID ¶
func (o *GetCorporationsCorporationIDFwStatsParams) SetCorporationID(corporationID int32)
SetCorporationID adds the corporationId to the get corporations corporation id fw stats params
func (*GetCorporationsCorporationIDFwStatsParams) SetDatasource ¶
func (o *GetCorporationsCorporationIDFwStatsParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the get corporations corporation id fw stats params
func (*GetCorporationsCorporationIDFwStatsParams) SetHTTPClient ¶
func (o *GetCorporationsCorporationIDFwStatsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get corporations corporation id fw stats params
func (*GetCorporationsCorporationIDFwStatsParams) SetIfNoneMatch ¶
func (o *GetCorporationsCorporationIDFwStatsParams) SetIfNoneMatch(ifNoneMatch *string)
SetIfNoneMatch adds the ifNoneMatch to the get corporations corporation id fw stats params
func (*GetCorporationsCorporationIDFwStatsParams) SetTimeout ¶
func (o *GetCorporationsCorporationIDFwStatsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get corporations corporation id fw stats params
func (*GetCorporationsCorporationIDFwStatsParams) SetToken ¶
func (o *GetCorporationsCorporationIDFwStatsParams) SetToken(token *string)
SetToken adds the token to the get corporations corporation id fw stats params
func (*GetCorporationsCorporationIDFwStatsParams) WithContext ¶
func (o *GetCorporationsCorporationIDFwStatsParams) WithContext(ctx context.Context) *GetCorporationsCorporationIDFwStatsParams
WithContext adds the context to the get corporations corporation id fw stats params
func (*GetCorporationsCorporationIDFwStatsParams) WithCorporationID ¶
func (o *GetCorporationsCorporationIDFwStatsParams) WithCorporationID(corporationID int32) *GetCorporationsCorporationIDFwStatsParams
WithCorporationID adds the corporationID to the get corporations corporation id fw stats params
func (*GetCorporationsCorporationIDFwStatsParams) WithDatasource ¶
func (o *GetCorporationsCorporationIDFwStatsParams) WithDatasource(datasource *string) *GetCorporationsCorporationIDFwStatsParams
WithDatasource adds the datasource to the get corporations corporation id fw stats params
func (*GetCorporationsCorporationIDFwStatsParams) WithHTTPClient ¶
func (o *GetCorporationsCorporationIDFwStatsParams) WithHTTPClient(client *http.Client) *GetCorporationsCorporationIDFwStatsParams
WithHTTPClient adds the HTTPClient to the get corporations corporation id fw stats params
func (*GetCorporationsCorporationIDFwStatsParams) WithIfNoneMatch ¶
func (o *GetCorporationsCorporationIDFwStatsParams) WithIfNoneMatch(ifNoneMatch *string) *GetCorporationsCorporationIDFwStatsParams
WithIfNoneMatch adds the ifNoneMatch to the get corporations corporation id fw stats params
func (*GetCorporationsCorporationIDFwStatsParams) WithTimeout ¶
func (o *GetCorporationsCorporationIDFwStatsParams) WithTimeout(timeout time.Duration) *GetCorporationsCorporationIDFwStatsParams
WithTimeout adds the timeout to the get corporations corporation id fw stats params
func (*GetCorporationsCorporationIDFwStatsParams) WithToken ¶
func (o *GetCorporationsCorporationIDFwStatsParams) WithToken(token *string) *GetCorporationsCorporationIDFwStatsParams
WithToken adds the token to the get corporations corporation id fw stats params
func (*GetCorporationsCorporationIDFwStatsParams) WriteToRequest ¶
func (o *GetCorporationsCorporationIDFwStatsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetCorporationsCorporationIDFwStatsReader ¶
type GetCorporationsCorporationIDFwStatsReader struct {
// contains filtered or unexported fields
}
GetCorporationsCorporationIDFwStatsReader is a Reader for the GetCorporationsCorporationIDFwStats structure.
func (*GetCorporationsCorporationIDFwStatsReader) ReadResponse ¶
func (o *GetCorporationsCorporationIDFwStatsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetCorporationsCorporationIDFwStatsServiceUnavailable ¶
type GetCorporationsCorporationIDFwStatsServiceUnavailable struct {
}GetCorporationsCorporationIDFwStatsServiceUnavailable handles this case with default header values.
Service unavailable
func NewGetCorporationsCorporationIDFwStatsServiceUnavailable ¶
func NewGetCorporationsCorporationIDFwStatsServiceUnavailable() *GetCorporationsCorporationIDFwStatsServiceUnavailable
NewGetCorporationsCorporationIDFwStatsServiceUnavailable creates a GetCorporationsCorporationIDFwStatsServiceUnavailable with default headers values
func (*GetCorporationsCorporationIDFwStatsServiceUnavailable) Error ¶
func (o *GetCorporationsCorporationIDFwStatsServiceUnavailable) Error() string
func (*GetCorporationsCorporationIDFwStatsServiceUnavailable) GetPayload ¶
func (o *GetCorporationsCorporationIDFwStatsServiceUnavailable) GetPayload() *esimodels.ServiceUnavailable
type GetCorporationsCorporationIDFwStatsUnauthorized ¶
type GetCorporationsCorporationIDFwStatsUnauthorized struct {
}GetCorporationsCorporationIDFwStatsUnauthorized handles this case with default header values.
Unauthorized
func NewGetCorporationsCorporationIDFwStatsUnauthorized ¶
func NewGetCorporationsCorporationIDFwStatsUnauthorized() *GetCorporationsCorporationIDFwStatsUnauthorized
NewGetCorporationsCorporationIDFwStatsUnauthorized creates a GetCorporationsCorporationIDFwStatsUnauthorized with default headers values
func (*GetCorporationsCorporationIDFwStatsUnauthorized) Error ¶
func (o *GetCorporationsCorporationIDFwStatsUnauthorized) Error() string
func (*GetCorporationsCorporationIDFwStatsUnauthorized) GetPayload ¶
func (o *GetCorporationsCorporationIDFwStatsUnauthorized) GetPayload() *esimodels.Unauthorized
type GetFwLeaderboardsBadRequest ¶
type GetFwLeaderboardsBadRequest struct {
Payload *esimodels.BadRequest
}
GetFwLeaderboardsBadRequest handles this case with default header values.
Bad request
func NewGetFwLeaderboardsBadRequest ¶
func NewGetFwLeaderboardsBadRequest() *GetFwLeaderboardsBadRequest
NewGetFwLeaderboardsBadRequest creates a GetFwLeaderboardsBadRequest with default headers values
func (*GetFwLeaderboardsBadRequest) Error ¶
func (o *GetFwLeaderboardsBadRequest) Error() string
func (*GetFwLeaderboardsBadRequest) GetPayload ¶
func (o *GetFwLeaderboardsBadRequest) GetPayload() *esimodels.BadRequest
type GetFwLeaderboardsCharactersBadRequest ¶
type GetFwLeaderboardsCharactersBadRequest struct {
Payload *esimodels.BadRequest
}
GetFwLeaderboardsCharactersBadRequest handles this case with default header values.
Bad request
func NewGetFwLeaderboardsCharactersBadRequest ¶
func NewGetFwLeaderboardsCharactersBadRequest() *GetFwLeaderboardsCharactersBadRequest
NewGetFwLeaderboardsCharactersBadRequest creates a GetFwLeaderboardsCharactersBadRequest with default headers values
func (*GetFwLeaderboardsCharactersBadRequest) Error ¶
func (o *GetFwLeaderboardsCharactersBadRequest) Error() string
func (*GetFwLeaderboardsCharactersBadRequest) GetPayload ¶
func (o *GetFwLeaderboardsCharactersBadRequest) GetPayload() *esimodels.BadRequest
type GetFwLeaderboardsCharactersEnhanceYourCalm ¶
type GetFwLeaderboardsCharactersEnhanceYourCalm struct {
Payload *esimodels.ErrorLimited
}
GetFwLeaderboardsCharactersEnhanceYourCalm handles this case with default header values.
Error limited
func NewGetFwLeaderboardsCharactersEnhanceYourCalm ¶
func NewGetFwLeaderboardsCharactersEnhanceYourCalm() *GetFwLeaderboardsCharactersEnhanceYourCalm
NewGetFwLeaderboardsCharactersEnhanceYourCalm creates a GetFwLeaderboardsCharactersEnhanceYourCalm with default headers values
func (*GetFwLeaderboardsCharactersEnhanceYourCalm) Error ¶
func (o *GetFwLeaderboardsCharactersEnhanceYourCalm) Error() string
func (*GetFwLeaderboardsCharactersEnhanceYourCalm) GetPayload ¶
func (o *GetFwLeaderboardsCharactersEnhanceYourCalm) GetPayload() *esimodels.ErrorLimited
type GetFwLeaderboardsCharactersGatewayTimeout ¶
type GetFwLeaderboardsCharactersGatewayTimeout struct {
Payload *esimodels.GatewayTimeout
}
GetFwLeaderboardsCharactersGatewayTimeout handles this case with default header values.
Gateway timeout
func NewGetFwLeaderboardsCharactersGatewayTimeout ¶
func NewGetFwLeaderboardsCharactersGatewayTimeout() *GetFwLeaderboardsCharactersGatewayTimeout
NewGetFwLeaderboardsCharactersGatewayTimeout creates a GetFwLeaderboardsCharactersGatewayTimeout with default headers values
func (*GetFwLeaderboardsCharactersGatewayTimeout) Error ¶
func (o *GetFwLeaderboardsCharactersGatewayTimeout) Error() string
func (*GetFwLeaderboardsCharactersGatewayTimeout) GetPayload ¶
func (o *GetFwLeaderboardsCharactersGatewayTimeout) GetPayload() *esimodels.GatewayTimeout
type GetFwLeaderboardsCharactersInternalServerError ¶
type GetFwLeaderboardsCharactersInternalServerError struct {
Payload *esimodels.InternalServerError
}
GetFwLeaderboardsCharactersInternalServerError handles this case with default header values.
Internal server error
func NewGetFwLeaderboardsCharactersInternalServerError ¶
func NewGetFwLeaderboardsCharactersInternalServerError() *GetFwLeaderboardsCharactersInternalServerError
NewGetFwLeaderboardsCharactersInternalServerError creates a GetFwLeaderboardsCharactersInternalServerError with default headers values
func (*GetFwLeaderboardsCharactersInternalServerError) Error ¶
func (o *GetFwLeaderboardsCharactersInternalServerError) Error() string
func (*GetFwLeaderboardsCharactersInternalServerError) GetPayload ¶
func (o *GetFwLeaderboardsCharactersInternalServerError) GetPayload() *esimodels.InternalServerError
type GetFwLeaderboardsCharactersNotModified ¶
type GetFwLeaderboardsCharactersNotModified struct { /*The caching mechanism used */ CacheControl string /*RFC7232 compliant entity tag */ ETag string /*RFC7231 formatted datetime string */ Expires string /*RFC7231 formatted datetime string */ LastModified string }
GetFwLeaderboardsCharactersNotModified handles this case with default header values.
Not modified
func NewGetFwLeaderboardsCharactersNotModified ¶
func NewGetFwLeaderboardsCharactersNotModified() *GetFwLeaderboardsCharactersNotModified
NewGetFwLeaderboardsCharactersNotModified creates a GetFwLeaderboardsCharactersNotModified with default headers values
func (*GetFwLeaderboardsCharactersNotModified) Error ¶
func (o *GetFwLeaderboardsCharactersNotModified) Error() string
type GetFwLeaderboardsCharactersOK ¶
type GetFwLeaderboardsCharactersOK struct { /*The caching mechanism used */ CacheControl string /*RFC7232 compliant entity tag */ ETag string /*RFC7231 formatted datetime string */ Expires string /*RFC7231 formatted datetime string */ LastModified string Payload *GetFwLeaderboardsCharactersOKBody }
GetFwLeaderboardsCharactersOK handles this case with default header values.
Character leaderboard of kills and victory points within faction warfare
func NewGetFwLeaderboardsCharactersOK ¶
func NewGetFwLeaderboardsCharactersOK() *GetFwLeaderboardsCharactersOK
NewGetFwLeaderboardsCharactersOK creates a GetFwLeaderboardsCharactersOK with default headers values
func (*GetFwLeaderboardsCharactersOK) Error ¶
func (o *GetFwLeaderboardsCharactersOK) Error() string
func (*GetFwLeaderboardsCharactersOK) GetPayload ¶
func (o *GetFwLeaderboardsCharactersOK) GetPayload() *GetFwLeaderboardsCharactersOKBody
type GetFwLeaderboardsCharactersOKBody ¶
type GetFwLeaderboardsCharactersOKBody struct { // kills // Required: true Kills *GetFwLeaderboardsCharactersOKBodyKills `json:"kills"` // victory points // Required: true VictoryPoints *GetFwLeaderboardsCharactersOKBodyVictoryPoints `json:"victory_points"` }
GetFwLeaderboardsCharactersOKBody get_fw_leaderboards_characters_ok // // 200 ok object swagger:model GetFwLeaderboardsCharactersOKBody
func (*GetFwLeaderboardsCharactersOKBody) MarshalBinary ¶
func (o *GetFwLeaderboardsCharactersOKBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetFwLeaderboardsCharactersOKBody) UnmarshalBinary ¶
func (o *GetFwLeaderboardsCharactersOKBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetFwLeaderboardsCharactersOKBodyKills ¶
type GetFwLeaderboardsCharactersOKBodyKills struct { // get_fw_leaderboards_characters_active_total // // Top 100 ranking of pilots active in faction warfare by total kills. A pilot is considered "active" if they have participated in faction warfare in the past 14 days // Required: true // Max Items: 100 ActiveTotal []*GetFwLeaderboardsCharactersOKBodyKillsActiveTotalItems0 `json:"active_total"` // get_fw_leaderboards_characters_last_week // // Top 100 ranking of pilots by kills in the past week // Required: true // Max Items: 100 LastWeek []*GetFwLeaderboardsCharactersOKBodyKillsLastWeekItems0 `json:"last_week"` // get_fw_leaderboards_characters_yesterday // // Top 100 ranking of pilots by kills in the past day // Required: true // Max Items: 100 Yesterday []*GetFwLeaderboardsCharactersOKBodyKillsYesterdayItems0 `json:"yesterday"` }
GetFwLeaderboardsCharactersOKBodyKills get_fw_leaderboards_characters_kills // // Top 100 rankings of pilots by number of kills from yesterday, last week and in total swagger:model GetFwLeaderboardsCharactersOKBodyKills
func (*GetFwLeaderboardsCharactersOKBodyKills) MarshalBinary ¶
func (o *GetFwLeaderboardsCharactersOKBodyKills) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetFwLeaderboardsCharactersOKBodyKills) UnmarshalBinary ¶
func (o *GetFwLeaderboardsCharactersOKBodyKills) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetFwLeaderboardsCharactersOKBodyKillsActiveTotalItems0 ¶
type GetFwLeaderboardsCharactersOKBodyKillsActiveTotalItems0 struct { // get_fw_leaderboards_characters_amount // // Amount of kills Amount int32 `json:"amount,omitempty"` // get_fw_leaderboards_characters_character_id // // character_id integer CharacterID int32 `json:"character_id,omitempty"` }
GetFwLeaderboardsCharactersOKBodyKillsActiveTotalItems0 get_fw_leaderboards_characters_active_total_active_total // // active_total object swagger:model GetFwLeaderboardsCharactersOKBodyKillsActiveTotalItems0
func (*GetFwLeaderboardsCharactersOKBodyKillsActiveTotalItems0) MarshalBinary ¶
func (o *GetFwLeaderboardsCharactersOKBodyKillsActiveTotalItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetFwLeaderboardsCharactersOKBodyKillsActiveTotalItems0) UnmarshalBinary ¶
func (o *GetFwLeaderboardsCharactersOKBodyKillsActiveTotalItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetFwLeaderboardsCharactersOKBodyKillsLastWeekItems0 ¶
type GetFwLeaderboardsCharactersOKBodyKillsLastWeekItems0 struct { // get_fw_leaderboards_characters_last_week_amount // // Amount of kills Amount int32 `json:"amount,omitempty"` // get_fw_leaderboards_characters_last_week_character_id // // character_id integer CharacterID int32 `json:"character_id,omitempty"` }
GetFwLeaderboardsCharactersOKBodyKillsLastWeekItems0 get_fw_leaderboards_characters_last_week_last_week // // last_week object swagger:model GetFwLeaderboardsCharactersOKBodyKillsLastWeekItems0
func (*GetFwLeaderboardsCharactersOKBodyKillsLastWeekItems0) MarshalBinary ¶
func (o *GetFwLeaderboardsCharactersOKBodyKillsLastWeekItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetFwLeaderboardsCharactersOKBodyKillsLastWeekItems0) UnmarshalBinary ¶
func (o *GetFwLeaderboardsCharactersOKBodyKillsLastWeekItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetFwLeaderboardsCharactersOKBodyKillsYesterdayItems0 ¶
type GetFwLeaderboardsCharactersOKBodyKillsYesterdayItems0 struct { // get_fw_leaderboards_characters_yesterday_amount // // Amount of kills Amount int32 `json:"amount,omitempty"` // get_fw_leaderboards_characters_yesterday_character_id // // character_id integer CharacterID int32 `json:"character_id,omitempty"` }
GetFwLeaderboardsCharactersOKBodyKillsYesterdayItems0 get_fw_leaderboards_characters_yesterday_yesterday // // yesterday object swagger:model GetFwLeaderboardsCharactersOKBodyKillsYesterdayItems0
func (*GetFwLeaderboardsCharactersOKBodyKillsYesterdayItems0) MarshalBinary ¶
func (o *GetFwLeaderboardsCharactersOKBodyKillsYesterdayItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetFwLeaderboardsCharactersOKBodyKillsYesterdayItems0) UnmarshalBinary ¶
func (o *GetFwLeaderboardsCharactersOKBodyKillsYesterdayItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetFwLeaderboardsCharactersOKBodyVictoryPoints ¶
type GetFwLeaderboardsCharactersOKBodyVictoryPoints struct { // get_fw_leaderboards_characters_victory_points_active_total // // Top 100 ranking of pilots active in faction warfare by total victory points. A pilot is considered "active" if they have participated in faction warfare in the past 14 days // Required: true // Max Items: 100 ActiveTotal []*GetFwLeaderboardsCharactersOKBodyVictoryPointsActiveTotalItems0 `json:"active_total"` // get_fw_leaderboards_characters_victory_points_last_week // // Top 100 ranking of pilots by victory points in the past week // Required: true // Max Items: 100 LastWeek []*GetFwLeaderboardsCharactersOKBodyVictoryPointsLastWeekItems0 `json:"last_week"` // get_fw_leaderboards_characters_victory_points_yesterday // // Top 100 ranking of pilots by victory points in the past day // Required: true // Max Items: 100 Yesterday []*GetFwLeaderboardsCharactersOKBodyVictoryPointsYesterdayItems0 `json:"yesterday"` }
GetFwLeaderboardsCharactersOKBodyVictoryPoints get_fw_leaderboards_characters_victory_points // // Top 100 rankings of pilots by victory points from yesterday, last week and in total swagger:model GetFwLeaderboardsCharactersOKBodyVictoryPoints
func (*GetFwLeaderboardsCharactersOKBodyVictoryPoints) MarshalBinary ¶
func (o *GetFwLeaderboardsCharactersOKBodyVictoryPoints) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetFwLeaderboardsCharactersOKBodyVictoryPoints) UnmarshalBinary ¶
func (o *GetFwLeaderboardsCharactersOKBodyVictoryPoints) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetFwLeaderboardsCharactersOKBodyVictoryPointsActiveTotalItems0 ¶
type GetFwLeaderboardsCharactersOKBodyVictoryPointsActiveTotalItems0 struct { // get_fw_leaderboards_characters_active_total_amount // // Amount of victory points Amount int32 `json:"amount,omitempty"` // get_fw_leaderboards_characters_active_total_character_id // // character_id integer CharacterID int32 `json:"character_id,omitempty"` }
GetFwLeaderboardsCharactersOKBodyVictoryPointsActiveTotalItems0 get_fw_leaderboards_characters_active_total_active_total_1 // // active_total object swagger:model GetFwLeaderboardsCharactersOKBodyVictoryPointsActiveTotalItems0
func (*GetFwLeaderboardsCharactersOKBodyVictoryPointsActiveTotalItems0) MarshalBinary ¶
func (o *GetFwLeaderboardsCharactersOKBodyVictoryPointsActiveTotalItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetFwLeaderboardsCharactersOKBodyVictoryPointsActiveTotalItems0) UnmarshalBinary ¶
func (o *GetFwLeaderboardsCharactersOKBodyVictoryPointsActiveTotalItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetFwLeaderboardsCharactersOKBodyVictoryPointsLastWeekItems0 ¶
type GetFwLeaderboardsCharactersOKBodyVictoryPointsLastWeekItems0 struct { // get_fw_leaderboards_characters_last_week_amount_1 // // Amount of victory points Amount int32 `json:"amount,omitempty"` // get_fw_leaderboards_characters_last_week_character_id_1 // // character_id integer CharacterID int32 `json:"character_id,omitempty"` }
GetFwLeaderboardsCharactersOKBodyVictoryPointsLastWeekItems0 get_fw_leaderboards_characters_last_week_last_week_1 // // last_week object swagger:model GetFwLeaderboardsCharactersOKBodyVictoryPointsLastWeekItems0
func (*GetFwLeaderboardsCharactersOKBodyVictoryPointsLastWeekItems0) MarshalBinary ¶
func (o *GetFwLeaderboardsCharactersOKBodyVictoryPointsLastWeekItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetFwLeaderboardsCharactersOKBodyVictoryPointsLastWeekItems0) UnmarshalBinary ¶
func (o *GetFwLeaderboardsCharactersOKBodyVictoryPointsLastWeekItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetFwLeaderboardsCharactersOKBodyVictoryPointsYesterdayItems0 ¶
type GetFwLeaderboardsCharactersOKBodyVictoryPointsYesterdayItems0 struct { // get_fw_leaderboards_characters_yesterday_amount_1 // // Amount of victory points Amount int32 `json:"amount,omitempty"` // get_fw_leaderboards_characters_yesterday_character_id_1 // // character_id integer CharacterID int32 `json:"character_id,omitempty"` }
GetFwLeaderboardsCharactersOKBodyVictoryPointsYesterdayItems0 get_fw_leaderboards_characters_yesterday_yesterday_1 // // yesterday object swagger:model GetFwLeaderboardsCharactersOKBodyVictoryPointsYesterdayItems0
func (*GetFwLeaderboardsCharactersOKBodyVictoryPointsYesterdayItems0) MarshalBinary ¶
func (o *GetFwLeaderboardsCharactersOKBodyVictoryPointsYesterdayItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetFwLeaderboardsCharactersOKBodyVictoryPointsYesterdayItems0) UnmarshalBinary ¶
func (o *GetFwLeaderboardsCharactersOKBodyVictoryPointsYesterdayItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetFwLeaderboardsCharactersParams ¶
type GetFwLeaderboardsCharactersParams struct { /*IfNoneMatch ETag from a previous request. A 304 will be returned if this matches the current ETag */ IfNoneMatch *string /*Datasource The server name you would like data from */ Datasource *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetFwLeaderboardsCharactersParams contains all the parameters to send to the API endpoint for the get fw leaderboards characters operation typically these are written to a http.Request
func NewGetFwLeaderboardsCharactersParams ¶
func NewGetFwLeaderboardsCharactersParams() *GetFwLeaderboardsCharactersParams
NewGetFwLeaderboardsCharactersParams creates a new GetFwLeaderboardsCharactersParams object with the default values initialized.
func NewGetFwLeaderboardsCharactersParamsWithContext ¶
func NewGetFwLeaderboardsCharactersParamsWithContext(ctx context.Context) *GetFwLeaderboardsCharactersParams
NewGetFwLeaderboardsCharactersParamsWithContext creates a new GetFwLeaderboardsCharactersParams object with the default values initialized, and the ability to set a context for a request
func NewGetFwLeaderboardsCharactersParamsWithHTTPClient ¶
func NewGetFwLeaderboardsCharactersParamsWithHTTPClient(client *http.Client) *GetFwLeaderboardsCharactersParams
NewGetFwLeaderboardsCharactersParamsWithHTTPClient creates a new GetFwLeaderboardsCharactersParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetFwLeaderboardsCharactersParamsWithTimeout ¶
func NewGetFwLeaderboardsCharactersParamsWithTimeout(timeout time.Duration) *GetFwLeaderboardsCharactersParams
NewGetFwLeaderboardsCharactersParamsWithTimeout creates a new GetFwLeaderboardsCharactersParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetFwLeaderboardsCharactersParams) SetContext ¶
func (o *GetFwLeaderboardsCharactersParams) SetContext(ctx context.Context)
SetContext adds the context to the get fw leaderboards characters params
func (*GetFwLeaderboardsCharactersParams) SetDatasource ¶
func (o *GetFwLeaderboardsCharactersParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the get fw leaderboards characters params
func (*GetFwLeaderboardsCharactersParams) SetHTTPClient ¶
func (o *GetFwLeaderboardsCharactersParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get fw leaderboards characters params
func (*GetFwLeaderboardsCharactersParams) SetIfNoneMatch ¶
func (o *GetFwLeaderboardsCharactersParams) SetIfNoneMatch(ifNoneMatch *string)
SetIfNoneMatch adds the ifNoneMatch to the get fw leaderboards characters params
func (*GetFwLeaderboardsCharactersParams) SetTimeout ¶
func (o *GetFwLeaderboardsCharactersParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get fw leaderboards characters params
func (*GetFwLeaderboardsCharactersParams) WithContext ¶
func (o *GetFwLeaderboardsCharactersParams) WithContext(ctx context.Context) *GetFwLeaderboardsCharactersParams
WithContext adds the context to the get fw leaderboards characters params
func (*GetFwLeaderboardsCharactersParams) WithDatasource ¶
func (o *GetFwLeaderboardsCharactersParams) WithDatasource(datasource *string) *GetFwLeaderboardsCharactersParams
WithDatasource adds the datasource to the get fw leaderboards characters params
func (*GetFwLeaderboardsCharactersParams) WithHTTPClient ¶
func (o *GetFwLeaderboardsCharactersParams) WithHTTPClient(client *http.Client) *GetFwLeaderboardsCharactersParams
WithHTTPClient adds the HTTPClient to the get fw leaderboards characters params
func (*GetFwLeaderboardsCharactersParams) WithIfNoneMatch ¶
func (o *GetFwLeaderboardsCharactersParams) WithIfNoneMatch(ifNoneMatch *string) *GetFwLeaderboardsCharactersParams
WithIfNoneMatch adds the ifNoneMatch to the get fw leaderboards characters params
func (*GetFwLeaderboardsCharactersParams) WithTimeout ¶
func (o *GetFwLeaderboardsCharactersParams) WithTimeout(timeout time.Duration) *GetFwLeaderboardsCharactersParams
WithTimeout adds the timeout to the get fw leaderboards characters params
func (*GetFwLeaderboardsCharactersParams) WriteToRequest ¶
func (o *GetFwLeaderboardsCharactersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetFwLeaderboardsCharactersReader ¶
type GetFwLeaderboardsCharactersReader struct {
// contains filtered or unexported fields
}
GetFwLeaderboardsCharactersReader is a Reader for the GetFwLeaderboardsCharacters structure.
func (*GetFwLeaderboardsCharactersReader) ReadResponse ¶
func (o *GetFwLeaderboardsCharactersReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetFwLeaderboardsCharactersServiceUnavailable ¶
type GetFwLeaderboardsCharactersServiceUnavailable struct {
}GetFwLeaderboardsCharactersServiceUnavailable handles this case with default header values.
Service unavailable
func NewGetFwLeaderboardsCharactersServiceUnavailable ¶
func NewGetFwLeaderboardsCharactersServiceUnavailable() *GetFwLeaderboardsCharactersServiceUnavailable
NewGetFwLeaderboardsCharactersServiceUnavailable creates a GetFwLeaderboardsCharactersServiceUnavailable with default headers values
func (*GetFwLeaderboardsCharactersServiceUnavailable) Error ¶
func (o *GetFwLeaderboardsCharactersServiceUnavailable) Error() string
func (*GetFwLeaderboardsCharactersServiceUnavailable) GetPayload ¶
func (o *GetFwLeaderboardsCharactersServiceUnavailable) GetPayload() *esimodels.ServiceUnavailable
type GetFwLeaderboardsCorporationsBadRequest ¶
type GetFwLeaderboardsCorporationsBadRequest struct {
Payload *esimodels.BadRequest
}
GetFwLeaderboardsCorporationsBadRequest handles this case with default header values.
Bad request
func NewGetFwLeaderboardsCorporationsBadRequest ¶
func NewGetFwLeaderboardsCorporationsBadRequest() *GetFwLeaderboardsCorporationsBadRequest
NewGetFwLeaderboardsCorporationsBadRequest creates a GetFwLeaderboardsCorporationsBadRequest with default headers values
func (*GetFwLeaderboardsCorporationsBadRequest) Error ¶
func (o *GetFwLeaderboardsCorporationsBadRequest) Error() string
func (*GetFwLeaderboardsCorporationsBadRequest) GetPayload ¶
func (o *GetFwLeaderboardsCorporationsBadRequest) GetPayload() *esimodels.BadRequest
type GetFwLeaderboardsCorporationsEnhanceYourCalm ¶
type GetFwLeaderboardsCorporationsEnhanceYourCalm struct {
Payload *esimodels.ErrorLimited
}
GetFwLeaderboardsCorporationsEnhanceYourCalm handles this case with default header values.
Error limited
func NewGetFwLeaderboardsCorporationsEnhanceYourCalm ¶
func NewGetFwLeaderboardsCorporationsEnhanceYourCalm() *GetFwLeaderboardsCorporationsEnhanceYourCalm
NewGetFwLeaderboardsCorporationsEnhanceYourCalm creates a GetFwLeaderboardsCorporationsEnhanceYourCalm with default headers values
func (*GetFwLeaderboardsCorporationsEnhanceYourCalm) Error ¶
func (o *GetFwLeaderboardsCorporationsEnhanceYourCalm) Error() string
func (*GetFwLeaderboardsCorporationsEnhanceYourCalm) GetPayload ¶
func (o *GetFwLeaderboardsCorporationsEnhanceYourCalm) GetPayload() *esimodels.ErrorLimited
type GetFwLeaderboardsCorporationsGatewayTimeout ¶
type GetFwLeaderboardsCorporationsGatewayTimeout struct {
Payload *esimodels.GatewayTimeout
}
GetFwLeaderboardsCorporationsGatewayTimeout handles this case with default header values.
Gateway timeout
func NewGetFwLeaderboardsCorporationsGatewayTimeout ¶
func NewGetFwLeaderboardsCorporationsGatewayTimeout() *GetFwLeaderboardsCorporationsGatewayTimeout
NewGetFwLeaderboardsCorporationsGatewayTimeout creates a GetFwLeaderboardsCorporationsGatewayTimeout with default headers values
func (*GetFwLeaderboardsCorporationsGatewayTimeout) Error ¶
func (o *GetFwLeaderboardsCorporationsGatewayTimeout) Error() string
func (*GetFwLeaderboardsCorporationsGatewayTimeout) GetPayload ¶
func (o *GetFwLeaderboardsCorporationsGatewayTimeout) GetPayload() *esimodels.GatewayTimeout
type GetFwLeaderboardsCorporationsInternalServerError ¶
type GetFwLeaderboardsCorporationsInternalServerError struct {
Payload *esimodels.InternalServerError
}
GetFwLeaderboardsCorporationsInternalServerError handles this case with default header values.
Internal server error
func NewGetFwLeaderboardsCorporationsInternalServerError ¶
func NewGetFwLeaderboardsCorporationsInternalServerError() *GetFwLeaderboardsCorporationsInternalServerError
NewGetFwLeaderboardsCorporationsInternalServerError creates a GetFwLeaderboardsCorporationsInternalServerError with default headers values
func (*GetFwLeaderboardsCorporationsInternalServerError) Error ¶
func (o *GetFwLeaderboardsCorporationsInternalServerError) Error() string
func (*GetFwLeaderboardsCorporationsInternalServerError) GetPayload ¶
func (o *GetFwLeaderboardsCorporationsInternalServerError) GetPayload() *esimodels.InternalServerError
type GetFwLeaderboardsCorporationsNotModified ¶
type GetFwLeaderboardsCorporationsNotModified struct { /*The caching mechanism used */ CacheControl string /*RFC7232 compliant entity tag */ ETag string /*RFC7231 formatted datetime string */ Expires string /*RFC7231 formatted datetime string */ LastModified string }
GetFwLeaderboardsCorporationsNotModified handles this case with default header values.
Not modified
func NewGetFwLeaderboardsCorporationsNotModified ¶
func NewGetFwLeaderboardsCorporationsNotModified() *GetFwLeaderboardsCorporationsNotModified
NewGetFwLeaderboardsCorporationsNotModified creates a GetFwLeaderboardsCorporationsNotModified with default headers values
func (*GetFwLeaderboardsCorporationsNotModified) Error ¶
func (o *GetFwLeaderboardsCorporationsNotModified) Error() string
type GetFwLeaderboardsCorporationsOK ¶
type GetFwLeaderboardsCorporationsOK struct { /*The caching mechanism used */ CacheControl string /*RFC7232 compliant entity tag */ ETag string /*RFC7231 formatted datetime string */ Expires string /*RFC7231 formatted datetime string */ LastModified string Payload *GetFwLeaderboardsCorporationsOKBody }
GetFwLeaderboardsCorporationsOK handles this case with default header values.
Corporation leaderboard of kills and victory points within faction warfare
func NewGetFwLeaderboardsCorporationsOK ¶
func NewGetFwLeaderboardsCorporationsOK() *GetFwLeaderboardsCorporationsOK
NewGetFwLeaderboardsCorporationsOK creates a GetFwLeaderboardsCorporationsOK with default headers values
func (*GetFwLeaderboardsCorporationsOK) Error ¶
func (o *GetFwLeaderboardsCorporationsOK) Error() string
func (*GetFwLeaderboardsCorporationsOK) GetPayload ¶
func (o *GetFwLeaderboardsCorporationsOK) GetPayload() *GetFwLeaderboardsCorporationsOKBody
type GetFwLeaderboardsCorporationsOKBody ¶
type GetFwLeaderboardsCorporationsOKBody struct { // kills // Required: true Kills *GetFwLeaderboardsCorporationsOKBodyKills `json:"kills"` // victory points // Required: true VictoryPoints *GetFwLeaderboardsCorporationsOKBodyVictoryPoints `json:"victory_points"` }
GetFwLeaderboardsCorporationsOKBody get_fw_leaderboards_corporations_ok // // 200 ok object swagger:model GetFwLeaderboardsCorporationsOKBody
func (*GetFwLeaderboardsCorporationsOKBody) MarshalBinary ¶
func (o *GetFwLeaderboardsCorporationsOKBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetFwLeaderboardsCorporationsOKBody) UnmarshalBinary ¶
func (o *GetFwLeaderboardsCorporationsOKBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetFwLeaderboardsCorporationsOKBodyKills ¶
type GetFwLeaderboardsCorporationsOKBodyKills struct { // get_fw_leaderboards_corporations_active_total // // Top 10 ranking of corporations active in faction warfare by total kills. A corporation is considered "active" if they have participated in faction warfare in the past 14 days // Required: true // Max Items: 10 ActiveTotal []*GetFwLeaderboardsCorporationsOKBodyKillsActiveTotalItems0 `json:"active_total"` // get_fw_leaderboards_corporations_last_week // // Top 10 ranking of corporations by kills in the past week // Required: true // Max Items: 10 LastWeek []*GetFwLeaderboardsCorporationsOKBodyKillsLastWeekItems0 `json:"last_week"` // get_fw_leaderboards_corporations_yesterday // // Top 10 ranking of corporations by kills in the past day // Required: true // Max Items: 10 Yesterday []*GetFwLeaderboardsCorporationsOKBodyKillsYesterdayItems0 `json:"yesterday"` }
GetFwLeaderboardsCorporationsOKBodyKills get_fw_leaderboards_corporations_kills // // Top 10 rankings of corporations by number of kills from yesterday, last week and in total swagger:model GetFwLeaderboardsCorporationsOKBodyKills
func (*GetFwLeaderboardsCorporationsOKBodyKills) MarshalBinary ¶
func (o *GetFwLeaderboardsCorporationsOKBodyKills) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetFwLeaderboardsCorporationsOKBodyKills) UnmarshalBinary ¶
func (o *GetFwLeaderboardsCorporationsOKBodyKills) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetFwLeaderboardsCorporationsOKBodyKillsActiveTotalItems0 ¶
type GetFwLeaderboardsCorporationsOKBodyKillsActiveTotalItems0 struct { // get_fw_leaderboards_corporations_amount // // Amount of kills Amount int32 `json:"amount,omitempty"` // get_fw_leaderboards_corporations_corporation_id // // corporation_id integer CorporationID int32 `json:"corporation_id,omitempty"` }
GetFwLeaderboardsCorporationsOKBodyKillsActiveTotalItems0 get_fw_leaderboards_corporations_active_total_active_total // // active_total object swagger:model GetFwLeaderboardsCorporationsOKBodyKillsActiveTotalItems0
func (*GetFwLeaderboardsCorporationsOKBodyKillsActiveTotalItems0) MarshalBinary ¶
func (o *GetFwLeaderboardsCorporationsOKBodyKillsActiveTotalItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetFwLeaderboardsCorporationsOKBodyKillsActiveTotalItems0) UnmarshalBinary ¶
func (o *GetFwLeaderboardsCorporationsOKBodyKillsActiveTotalItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetFwLeaderboardsCorporationsOKBodyKillsLastWeekItems0 ¶
type GetFwLeaderboardsCorporationsOKBodyKillsLastWeekItems0 struct { // get_fw_leaderboards_corporations_last_week_amount // // Amount of kills Amount int32 `json:"amount,omitempty"` // get_fw_leaderboards_corporations_last_week_corporation_id // // corporation_id integer CorporationID int32 `json:"corporation_id,omitempty"` }
GetFwLeaderboardsCorporationsOKBodyKillsLastWeekItems0 get_fw_leaderboards_corporations_last_week_last_week // // last_week object swagger:model GetFwLeaderboardsCorporationsOKBodyKillsLastWeekItems0
func (*GetFwLeaderboardsCorporationsOKBodyKillsLastWeekItems0) MarshalBinary ¶
func (o *GetFwLeaderboardsCorporationsOKBodyKillsLastWeekItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetFwLeaderboardsCorporationsOKBodyKillsLastWeekItems0) UnmarshalBinary ¶
func (o *GetFwLeaderboardsCorporationsOKBodyKillsLastWeekItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetFwLeaderboardsCorporationsOKBodyKillsYesterdayItems0 ¶
type GetFwLeaderboardsCorporationsOKBodyKillsYesterdayItems0 struct { // get_fw_leaderboards_corporations_yesterday_amount // // Amount of kills Amount int32 `json:"amount,omitempty"` // get_fw_leaderboards_corporations_yesterday_corporation_id // // corporation_id integer CorporationID int32 `json:"corporation_id,omitempty"` }
GetFwLeaderboardsCorporationsOKBodyKillsYesterdayItems0 get_fw_leaderboards_corporations_yesterday_yesterday // // yesterday object swagger:model GetFwLeaderboardsCorporationsOKBodyKillsYesterdayItems0
func (*GetFwLeaderboardsCorporationsOKBodyKillsYesterdayItems0) MarshalBinary ¶
func (o *GetFwLeaderboardsCorporationsOKBodyKillsYesterdayItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetFwLeaderboardsCorporationsOKBodyKillsYesterdayItems0) UnmarshalBinary ¶
func (o *GetFwLeaderboardsCorporationsOKBodyKillsYesterdayItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetFwLeaderboardsCorporationsOKBodyVictoryPoints ¶
type GetFwLeaderboardsCorporationsOKBodyVictoryPoints struct { // get_fw_leaderboards_corporations_victory_points_active_total // // Top 10 ranking of corporations active in faction warfare by total victory points. A corporation is considered "active" if they have participated in faction warfare in the past 14 days // Required: true // Max Items: 10 ActiveTotal []*GetFwLeaderboardsCorporationsOKBodyVictoryPointsActiveTotalItems0 `json:"active_total"` // get_fw_leaderboards_corporations_victory_points_last_week // // Top 10 ranking of corporations by victory points in the past week // Required: true // Max Items: 10 LastWeek []*GetFwLeaderboardsCorporationsOKBodyVictoryPointsLastWeekItems0 `json:"last_week"` // get_fw_leaderboards_corporations_victory_points_yesterday // // Top 10 ranking of corporations by victory points in the past day // Required: true // Max Items: 10 Yesterday []*GetFwLeaderboardsCorporationsOKBodyVictoryPointsYesterdayItems0 `json:"yesterday"` }
GetFwLeaderboardsCorporationsOKBodyVictoryPoints get_fw_leaderboards_corporations_victory_points // // Top 10 rankings of corporations by victory points from yesterday, last week and in total swagger:model GetFwLeaderboardsCorporationsOKBodyVictoryPoints
func (*GetFwLeaderboardsCorporationsOKBodyVictoryPoints) MarshalBinary ¶
func (o *GetFwLeaderboardsCorporationsOKBodyVictoryPoints) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetFwLeaderboardsCorporationsOKBodyVictoryPoints) UnmarshalBinary ¶
func (o *GetFwLeaderboardsCorporationsOKBodyVictoryPoints) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetFwLeaderboardsCorporationsOKBodyVictoryPointsActiveTotalItems0 ¶
type GetFwLeaderboardsCorporationsOKBodyVictoryPointsActiveTotalItems0 struct { // get_fw_leaderboards_corporations_active_total_amount // // Amount of victory points Amount int32 `json:"amount,omitempty"` // get_fw_leaderboards_corporations_active_total_corporation_id // // corporation_id integer CorporationID int32 `json:"corporation_id,omitempty"` }
GetFwLeaderboardsCorporationsOKBodyVictoryPointsActiveTotalItems0 get_fw_leaderboards_corporations_active_total_active_total_1 // // active_total object swagger:model GetFwLeaderboardsCorporationsOKBodyVictoryPointsActiveTotalItems0
func (*GetFwLeaderboardsCorporationsOKBodyVictoryPointsActiveTotalItems0) MarshalBinary ¶
func (o *GetFwLeaderboardsCorporationsOKBodyVictoryPointsActiveTotalItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetFwLeaderboardsCorporationsOKBodyVictoryPointsActiveTotalItems0) UnmarshalBinary ¶
func (o *GetFwLeaderboardsCorporationsOKBodyVictoryPointsActiveTotalItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
func (*GetFwLeaderboardsCorporationsOKBodyVictoryPointsActiveTotalItems0) Validate ¶
func (o *GetFwLeaderboardsCorporationsOKBodyVictoryPointsActiveTotalItems0) Validate(formats strfmt.Registry) error
Validate validates this get fw leaderboards corporations o k body victory points active total items0
type GetFwLeaderboardsCorporationsOKBodyVictoryPointsLastWeekItems0 ¶
type GetFwLeaderboardsCorporationsOKBodyVictoryPointsLastWeekItems0 struct { // get_fw_leaderboards_corporations_last_week_amount_1 // // Amount of victory points Amount int32 `json:"amount,omitempty"` // get_fw_leaderboards_corporations_last_week_corporation_id_1 // // corporation_id integer CorporationID int32 `json:"corporation_id,omitempty"` }
GetFwLeaderboardsCorporationsOKBodyVictoryPointsLastWeekItems0 get_fw_leaderboards_corporations_last_week_last_week_1 // // last_week object swagger:model GetFwLeaderboardsCorporationsOKBodyVictoryPointsLastWeekItems0
func (*GetFwLeaderboardsCorporationsOKBodyVictoryPointsLastWeekItems0) MarshalBinary ¶
func (o *GetFwLeaderboardsCorporationsOKBodyVictoryPointsLastWeekItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetFwLeaderboardsCorporationsOKBodyVictoryPointsLastWeekItems0) UnmarshalBinary ¶
func (o *GetFwLeaderboardsCorporationsOKBodyVictoryPointsLastWeekItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetFwLeaderboardsCorporationsOKBodyVictoryPointsYesterdayItems0 ¶
type GetFwLeaderboardsCorporationsOKBodyVictoryPointsYesterdayItems0 struct { // get_fw_leaderboards_corporations_yesterday_amount_1 // // Amount of victory points Amount int32 `json:"amount,omitempty"` // get_fw_leaderboards_corporations_yesterday_corporation_id_1 // // corporation_id integer CorporationID int32 `json:"corporation_id,omitempty"` }
GetFwLeaderboardsCorporationsOKBodyVictoryPointsYesterdayItems0 get_fw_leaderboards_corporations_yesterday_yesterday_1 // // yesterday object swagger:model GetFwLeaderboardsCorporationsOKBodyVictoryPointsYesterdayItems0
func (*GetFwLeaderboardsCorporationsOKBodyVictoryPointsYesterdayItems0) MarshalBinary ¶
func (o *GetFwLeaderboardsCorporationsOKBodyVictoryPointsYesterdayItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetFwLeaderboardsCorporationsOKBodyVictoryPointsYesterdayItems0) UnmarshalBinary ¶
func (o *GetFwLeaderboardsCorporationsOKBodyVictoryPointsYesterdayItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetFwLeaderboardsCorporationsParams ¶
type GetFwLeaderboardsCorporationsParams struct { /*IfNoneMatch ETag from a previous request. A 304 will be returned if this matches the current ETag */ IfNoneMatch *string /*Datasource The server name you would like data from */ Datasource *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetFwLeaderboardsCorporationsParams contains all the parameters to send to the API endpoint for the get fw leaderboards corporations operation typically these are written to a http.Request
func NewGetFwLeaderboardsCorporationsParams ¶
func NewGetFwLeaderboardsCorporationsParams() *GetFwLeaderboardsCorporationsParams
NewGetFwLeaderboardsCorporationsParams creates a new GetFwLeaderboardsCorporationsParams object with the default values initialized.
func NewGetFwLeaderboardsCorporationsParamsWithContext ¶
func NewGetFwLeaderboardsCorporationsParamsWithContext(ctx context.Context) *GetFwLeaderboardsCorporationsParams
NewGetFwLeaderboardsCorporationsParamsWithContext creates a new GetFwLeaderboardsCorporationsParams object with the default values initialized, and the ability to set a context for a request
func NewGetFwLeaderboardsCorporationsParamsWithHTTPClient ¶
func NewGetFwLeaderboardsCorporationsParamsWithHTTPClient(client *http.Client) *GetFwLeaderboardsCorporationsParams
NewGetFwLeaderboardsCorporationsParamsWithHTTPClient creates a new GetFwLeaderboardsCorporationsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetFwLeaderboardsCorporationsParamsWithTimeout ¶
func NewGetFwLeaderboardsCorporationsParamsWithTimeout(timeout time.Duration) *GetFwLeaderboardsCorporationsParams
NewGetFwLeaderboardsCorporationsParamsWithTimeout creates a new GetFwLeaderboardsCorporationsParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetFwLeaderboardsCorporationsParams) SetContext ¶
func (o *GetFwLeaderboardsCorporationsParams) SetContext(ctx context.Context)
SetContext adds the context to the get fw leaderboards corporations params
func (*GetFwLeaderboardsCorporationsParams) SetDatasource ¶
func (o *GetFwLeaderboardsCorporationsParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the get fw leaderboards corporations params
func (*GetFwLeaderboardsCorporationsParams) SetHTTPClient ¶
func (o *GetFwLeaderboardsCorporationsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get fw leaderboards corporations params
func (*GetFwLeaderboardsCorporationsParams) SetIfNoneMatch ¶
func (o *GetFwLeaderboardsCorporationsParams) SetIfNoneMatch(ifNoneMatch *string)
SetIfNoneMatch adds the ifNoneMatch to the get fw leaderboards corporations params
func (*GetFwLeaderboardsCorporationsParams) SetTimeout ¶
func (o *GetFwLeaderboardsCorporationsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get fw leaderboards corporations params
func (*GetFwLeaderboardsCorporationsParams) WithContext ¶
func (o *GetFwLeaderboardsCorporationsParams) WithContext(ctx context.Context) *GetFwLeaderboardsCorporationsParams
WithContext adds the context to the get fw leaderboards corporations params
func (*GetFwLeaderboardsCorporationsParams) WithDatasource ¶
func (o *GetFwLeaderboardsCorporationsParams) WithDatasource(datasource *string) *GetFwLeaderboardsCorporationsParams
WithDatasource adds the datasource to the get fw leaderboards corporations params
func (*GetFwLeaderboardsCorporationsParams) WithHTTPClient ¶
func (o *GetFwLeaderboardsCorporationsParams) WithHTTPClient(client *http.Client) *GetFwLeaderboardsCorporationsParams
WithHTTPClient adds the HTTPClient to the get fw leaderboards corporations params
func (*GetFwLeaderboardsCorporationsParams) WithIfNoneMatch ¶
func (o *GetFwLeaderboardsCorporationsParams) WithIfNoneMatch(ifNoneMatch *string) *GetFwLeaderboardsCorporationsParams
WithIfNoneMatch adds the ifNoneMatch to the get fw leaderboards corporations params
func (*GetFwLeaderboardsCorporationsParams) WithTimeout ¶
func (o *GetFwLeaderboardsCorporationsParams) WithTimeout(timeout time.Duration) *GetFwLeaderboardsCorporationsParams
WithTimeout adds the timeout to the get fw leaderboards corporations params
func (*GetFwLeaderboardsCorporationsParams) WriteToRequest ¶
func (o *GetFwLeaderboardsCorporationsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetFwLeaderboardsCorporationsReader ¶
type GetFwLeaderboardsCorporationsReader struct {
// contains filtered or unexported fields
}
GetFwLeaderboardsCorporationsReader is a Reader for the GetFwLeaderboardsCorporations structure.
func (*GetFwLeaderboardsCorporationsReader) ReadResponse ¶
func (o *GetFwLeaderboardsCorporationsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetFwLeaderboardsCorporationsServiceUnavailable ¶
type GetFwLeaderboardsCorporationsServiceUnavailable struct {
}GetFwLeaderboardsCorporationsServiceUnavailable handles this case with default header values.
Service unavailable
func NewGetFwLeaderboardsCorporationsServiceUnavailable ¶
func NewGetFwLeaderboardsCorporationsServiceUnavailable() *GetFwLeaderboardsCorporationsServiceUnavailable
NewGetFwLeaderboardsCorporationsServiceUnavailable creates a GetFwLeaderboardsCorporationsServiceUnavailable with default headers values
func (*GetFwLeaderboardsCorporationsServiceUnavailable) Error ¶
func (o *GetFwLeaderboardsCorporationsServiceUnavailable) Error() string
func (*GetFwLeaderboardsCorporationsServiceUnavailable) GetPayload ¶
func (o *GetFwLeaderboardsCorporationsServiceUnavailable) GetPayload() *esimodels.ServiceUnavailable
type GetFwLeaderboardsEnhanceYourCalm ¶
type GetFwLeaderboardsEnhanceYourCalm struct {
Payload *esimodels.ErrorLimited
}
GetFwLeaderboardsEnhanceYourCalm handles this case with default header values.
Error limited
func NewGetFwLeaderboardsEnhanceYourCalm ¶
func NewGetFwLeaderboardsEnhanceYourCalm() *GetFwLeaderboardsEnhanceYourCalm
NewGetFwLeaderboardsEnhanceYourCalm creates a GetFwLeaderboardsEnhanceYourCalm with default headers values
func (*GetFwLeaderboardsEnhanceYourCalm) Error ¶
func (o *GetFwLeaderboardsEnhanceYourCalm) Error() string
func (*GetFwLeaderboardsEnhanceYourCalm) GetPayload ¶
func (o *GetFwLeaderboardsEnhanceYourCalm) GetPayload() *esimodels.ErrorLimited
type GetFwLeaderboardsGatewayTimeout ¶
type GetFwLeaderboardsGatewayTimeout struct {
Payload *esimodels.GatewayTimeout
}
GetFwLeaderboardsGatewayTimeout handles this case with default header values.
Gateway timeout
func NewGetFwLeaderboardsGatewayTimeout ¶
func NewGetFwLeaderboardsGatewayTimeout() *GetFwLeaderboardsGatewayTimeout
NewGetFwLeaderboardsGatewayTimeout creates a GetFwLeaderboardsGatewayTimeout with default headers values
func (*GetFwLeaderboardsGatewayTimeout) Error ¶
func (o *GetFwLeaderboardsGatewayTimeout) Error() string
func (*GetFwLeaderboardsGatewayTimeout) GetPayload ¶
func (o *GetFwLeaderboardsGatewayTimeout) GetPayload() *esimodels.GatewayTimeout
type GetFwLeaderboardsInternalServerError ¶
type GetFwLeaderboardsInternalServerError struct {
Payload *esimodels.InternalServerError
}
GetFwLeaderboardsInternalServerError handles this case with default header values.
Internal server error
func NewGetFwLeaderboardsInternalServerError ¶
func NewGetFwLeaderboardsInternalServerError() *GetFwLeaderboardsInternalServerError
NewGetFwLeaderboardsInternalServerError creates a GetFwLeaderboardsInternalServerError with default headers values
func (*GetFwLeaderboardsInternalServerError) Error ¶
func (o *GetFwLeaderboardsInternalServerError) Error() string
func (*GetFwLeaderboardsInternalServerError) GetPayload ¶
func (o *GetFwLeaderboardsInternalServerError) GetPayload() *esimodels.InternalServerError
type GetFwLeaderboardsNotModified ¶
type GetFwLeaderboardsNotModified struct { /*The caching mechanism used */ CacheControl string /*RFC7232 compliant entity tag */ ETag string /*RFC7231 formatted datetime string */ Expires string /*RFC7231 formatted datetime string */ LastModified string }
GetFwLeaderboardsNotModified handles this case with default header values.
Not modified
func NewGetFwLeaderboardsNotModified ¶
func NewGetFwLeaderboardsNotModified() *GetFwLeaderboardsNotModified
NewGetFwLeaderboardsNotModified creates a GetFwLeaderboardsNotModified with default headers values
func (*GetFwLeaderboardsNotModified) Error ¶
func (o *GetFwLeaderboardsNotModified) Error() string
type GetFwLeaderboardsOK ¶
type GetFwLeaderboardsOK struct { /*The caching mechanism used */ CacheControl string /*RFC7232 compliant entity tag */ ETag string /*RFC7231 formatted datetime string */ Expires string /*RFC7231 formatted datetime string */ LastModified string Payload *GetFwLeaderboardsOKBody }
GetFwLeaderboardsOK handles this case with default header values.
Corporation leaderboard of kills and victory points within faction warfare
func NewGetFwLeaderboardsOK ¶
func NewGetFwLeaderboardsOK() *GetFwLeaderboardsOK
NewGetFwLeaderboardsOK creates a GetFwLeaderboardsOK with default headers values
func (*GetFwLeaderboardsOK) Error ¶
func (o *GetFwLeaderboardsOK) Error() string
func (*GetFwLeaderboardsOK) GetPayload ¶
func (o *GetFwLeaderboardsOK) GetPayload() *GetFwLeaderboardsOKBody
type GetFwLeaderboardsOKBody ¶
type GetFwLeaderboardsOKBody struct { // kills // Required: true Kills *GetFwLeaderboardsOKBodyKills `json:"kills"` // victory points // Required: true VictoryPoints *GetFwLeaderboardsOKBodyVictoryPoints `json:"victory_points"` }
GetFwLeaderboardsOKBody get_fw_leaderboards_ok // // 200 ok object swagger:model GetFwLeaderboardsOKBody
func (*GetFwLeaderboardsOKBody) MarshalBinary ¶
func (o *GetFwLeaderboardsOKBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetFwLeaderboardsOKBody) UnmarshalBinary ¶
func (o *GetFwLeaderboardsOKBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetFwLeaderboardsOKBodyKills ¶
type GetFwLeaderboardsOKBodyKills struct { // get_fw_leaderboards_active_total // // Top 4 ranking of factions active in faction warfare by total kills. A faction is considered "active" if they have participated in faction warfare in the past 14 days // Required: true // Max Items: 4 ActiveTotal []*GetFwLeaderboardsOKBodyKillsActiveTotalItems0 `json:"active_total"` // get_fw_leaderboards_last_week // // Top 4 ranking of factions by kills in the past week // Required: true // Max Items: 4 LastWeek []*GetFwLeaderboardsOKBodyKillsLastWeekItems0 `json:"last_week"` // get_fw_leaderboards_yesterday // // Top 4 ranking of factions by kills in the past day // Required: true // Max Items: 4 Yesterday []*GetFwLeaderboardsOKBodyKillsYesterdayItems0 `json:"yesterday"` }
GetFwLeaderboardsOKBodyKills get_fw_leaderboards_kills // // Top 4 rankings of factions by number of kills from yesterday, last week and in total swagger:model GetFwLeaderboardsOKBodyKills
func (*GetFwLeaderboardsOKBodyKills) MarshalBinary ¶
func (o *GetFwLeaderboardsOKBodyKills) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetFwLeaderboardsOKBodyKills) UnmarshalBinary ¶
func (o *GetFwLeaderboardsOKBodyKills) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetFwLeaderboardsOKBodyKillsActiveTotalItems0 ¶
type GetFwLeaderboardsOKBodyKillsActiveTotalItems0 struct { // get_fw_leaderboards_amount // // Amount of kills Amount int32 `json:"amount,omitempty"` // get_fw_leaderboards_faction_id // // faction_id integer FactionID int32 `json:"faction_id,omitempty"` }
GetFwLeaderboardsOKBodyKillsActiveTotalItems0 get_fw_leaderboards_active_total_active_total // // active_total object swagger:model GetFwLeaderboardsOKBodyKillsActiveTotalItems0
func (*GetFwLeaderboardsOKBodyKillsActiveTotalItems0) MarshalBinary ¶
func (o *GetFwLeaderboardsOKBodyKillsActiveTotalItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetFwLeaderboardsOKBodyKillsActiveTotalItems0) UnmarshalBinary ¶
func (o *GetFwLeaderboardsOKBodyKillsActiveTotalItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetFwLeaderboardsOKBodyKillsLastWeekItems0 ¶
type GetFwLeaderboardsOKBodyKillsLastWeekItems0 struct { // get_fw_leaderboards_last_week_amount // // Amount of kills Amount int32 `json:"amount,omitempty"` // get_fw_leaderboards_last_week_faction_id // // faction_id integer FactionID int32 `json:"faction_id,omitempty"` }
GetFwLeaderboardsOKBodyKillsLastWeekItems0 get_fw_leaderboards_last_week_last_week // // last_week object swagger:model GetFwLeaderboardsOKBodyKillsLastWeekItems0
func (*GetFwLeaderboardsOKBodyKillsLastWeekItems0) MarshalBinary ¶
func (o *GetFwLeaderboardsOKBodyKillsLastWeekItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetFwLeaderboardsOKBodyKillsLastWeekItems0) UnmarshalBinary ¶
func (o *GetFwLeaderboardsOKBodyKillsLastWeekItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetFwLeaderboardsOKBodyKillsYesterdayItems0 ¶
type GetFwLeaderboardsOKBodyKillsYesterdayItems0 struct { // get_fw_leaderboards_yesterday_amount // // Amount of kills Amount int32 `json:"amount,omitempty"` // get_fw_leaderboards_yesterday_faction_id // // faction_id integer FactionID int32 `json:"faction_id,omitempty"` }
GetFwLeaderboardsOKBodyKillsYesterdayItems0 get_fw_leaderboards_yesterday_yesterday // // yesterday object swagger:model GetFwLeaderboardsOKBodyKillsYesterdayItems0
func (*GetFwLeaderboardsOKBodyKillsYesterdayItems0) MarshalBinary ¶
func (o *GetFwLeaderboardsOKBodyKillsYesterdayItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetFwLeaderboardsOKBodyKillsYesterdayItems0) UnmarshalBinary ¶
func (o *GetFwLeaderboardsOKBodyKillsYesterdayItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetFwLeaderboardsOKBodyVictoryPoints ¶
type GetFwLeaderboardsOKBodyVictoryPoints struct { // get_fw_leaderboards_victory_points_active_total // // Top 4 ranking of factions active in faction warfare by total victory points. A faction is considered "active" if they have participated in faction warfare in the past 14 days // Required: true // Max Items: 4 ActiveTotal []*GetFwLeaderboardsOKBodyVictoryPointsActiveTotalItems0 `json:"active_total"` // get_fw_leaderboards_victory_points_last_week // // Top 4 ranking of factions by victory points in the past week // Required: true // Max Items: 4 LastWeek []*GetFwLeaderboardsOKBodyVictoryPointsLastWeekItems0 `json:"last_week"` // get_fw_leaderboards_victory_points_yesterday // // Top 4 ranking of factions by victory points in the past day // Required: true // Max Items: 4 Yesterday []*GetFwLeaderboardsOKBodyVictoryPointsYesterdayItems0 `json:"yesterday"` }
GetFwLeaderboardsOKBodyVictoryPoints get_fw_leaderboards_victory_points // // Top 4 rankings of factions by victory points from yesterday, last week and in total swagger:model GetFwLeaderboardsOKBodyVictoryPoints
func (*GetFwLeaderboardsOKBodyVictoryPoints) MarshalBinary ¶
func (o *GetFwLeaderboardsOKBodyVictoryPoints) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetFwLeaderboardsOKBodyVictoryPoints) UnmarshalBinary ¶
func (o *GetFwLeaderboardsOKBodyVictoryPoints) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetFwLeaderboardsOKBodyVictoryPointsActiveTotalItems0 ¶
type GetFwLeaderboardsOKBodyVictoryPointsActiveTotalItems0 struct { // get_fw_leaderboards_active_total_amount // // Amount of victory points Amount int32 `json:"amount,omitempty"` // get_fw_leaderboards_active_total_faction_id // // faction_id integer FactionID int32 `json:"faction_id,omitempty"` }
GetFwLeaderboardsOKBodyVictoryPointsActiveTotalItems0 get_fw_leaderboards_active_total_active_total_1 // // active_total object swagger:model GetFwLeaderboardsOKBodyVictoryPointsActiveTotalItems0
func (*GetFwLeaderboardsOKBodyVictoryPointsActiveTotalItems0) MarshalBinary ¶
func (o *GetFwLeaderboardsOKBodyVictoryPointsActiveTotalItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetFwLeaderboardsOKBodyVictoryPointsActiveTotalItems0) UnmarshalBinary ¶
func (o *GetFwLeaderboardsOKBodyVictoryPointsActiveTotalItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetFwLeaderboardsOKBodyVictoryPointsLastWeekItems0 ¶
type GetFwLeaderboardsOKBodyVictoryPointsLastWeekItems0 struct { // get_fw_leaderboards_last_week_amount_1 // // Amount of victory points Amount int32 `json:"amount,omitempty"` // get_fw_leaderboards_last_week_faction_id_1 // // faction_id integer FactionID int32 `json:"faction_id,omitempty"` }
GetFwLeaderboardsOKBodyVictoryPointsLastWeekItems0 get_fw_leaderboards_last_week_last_week_1 // // last_week object swagger:model GetFwLeaderboardsOKBodyVictoryPointsLastWeekItems0
func (*GetFwLeaderboardsOKBodyVictoryPointsLastWeekItems0) MarshalBinary ¶
func (o *GetFwLeaderboardsOKBodyVictoryPointsLastWeekItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetFwLeaderboardsOKBodyVictoryPointsLastWeekItems0) UnmarshalBinary ¶
func (o *GetFwLeaderboardsOKBodyVictoryPointsLastWeekItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetFwLeaderboardsOKBodyVictoryPointsYesterdayItems0 ¶
type GetFwLeaderboardsOKBodyVictoryPointsYesterdayItems0 struct { // get_fw_leaderboards_yesterday_amount_1 // // Amount of victory points Amount int32 `json:"amount,omitempty"` // get_fw_leaderboards_yesterday_faction_id_1 // // faction_id integer FactionID int32 `json:"faction_id,omitempty"` }
GetFwLeaderboardsOKBodyVictoryPointsYesterdayItems0 get_fw_leaderboards_yesterday_yesterday_1 // // yesterday object swagger:model GetFwLeaderboardsOKBodyVictoryPointsYesterdayItems0
func (*GetFwLeaderboardsOKBodyVictoryPointsYesterdayItems0) MarshalBinary ¶
func (o *GetFwLeaderboardsOKBodyVictoryPointsYesterdayItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetFwLeaderboardsOKBodyVictoryPointsYesterdayItems0) UnmarshalBinary ¶
func (o *GetFwLeaderboardsOKBodyVictoryPointsYesterdayItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetFwLeaderboardsParams ¶
type GetFwLeaderboardsParams struct { /*IfNoneMatch ETag from a previous request. A 304 will be returned if this matches the current ETag */ IfNoneMatch *string /*Datasource The server name you would like data from */ Datasource *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetFwLeaderboardsParams contains all the parameters to send to the API endpoint for the get fw leaderboards operation typically these are written to a http.Request
func NewGetFwLeaderboardsParams ¶
func NewGetFwLeaderboardsParams() *GetFwLeaderboardsParams
NewGetFwLeaderboardsParams creates a new GetFwLeaderboardsParams object with the default values initialized.
func NewGetFwLeaderboardsParamsWithContext ¶
func NewGetFwLeaderboardsParamsWithContext(ctx context.Context) *GetFwLeaderboardsParams
NewGetFwLeaderboardsParamsWithContext creates a new GetFwLeaderboardsParams object with the default values initialized, and the ability to set a context for a request
func NewGetFwLeaderboardsParamsWithHTTPClient ¶
func NewGetFwLeaderboardsParamsWithHTTPClient(client *http.Client) *GetFwLeaderboardsParams
NewGetFwLeaderboardsParamsWithHTTPClient creates a new GetFwLeaderboardsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetFwLeaderboardsParamsWithTimeout ¶
func NewGetFwLeaderboardsParamsWithTimeout(timeout time.Duration) *GetFwLeaderboardsParams
NewGetFwLeaderboardsParamsWithTimeout creates a new GetFwLeaderboardsParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetFwLeaderboardsParams) SetContext ¶
func (o *GetFwLeaderboardsParams) SetContext(ctx context.Context)
SetContext adds the context to the get fw leaderboards params
func (*GetFwLeaderboardsParams) SetDatasource ¶
func (o *GetFwLeaderboardsParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the get fw leaderboards params
func (*GetFwLeaderboardsParams) SetHTTPClient ¶
func (o *GetFwLeaderboardsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get fw leaderboards params
func (*GetFwLeaderboardsParams) SetIfNoneMatch ¶
func (o *GetFwLeaderboardsParams) SetIfNoneMatch(ifNoneMatch *string)
SetIfNoneMatch adds the ifNoneMatch to the get fw leaderboards params
func (*GetFwLeaderboardsParams) SetTimeout ¶
func (o *GetFwLeaderboardsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get fw leaderboards params
func (*GetFwLeaderboardsParams) WithContext ¶
func (o *GetFwLeaderboardsParams) WithContext(ctx context.Context) *GetFwLeaderboardsParams
WithContext adds the context to the get fw leaderboards params
func (*GetFwLeaderboardsParams) WithDatasource ¶
func (o *GetFwLeaderboardsParams) WithDatasource(datasource *string) *GetFwLeaderboardsParams
WithDatasource adds the datasource to the get fw leaderboards params
func (*GetFwLeaderboardsParams) WithHTTPClient ¶
func (o *GetFwLeaderboardsParams) WithHTTPClient(client *http.Client) *GetFwLeaderboardsParams
WithHTTPClient adds the HTTPClient to the get fw leaderboards params
func (*GetFwLeaderboardsParams) WithIfNoneMatch ¶
func (o *GetFwLeaderboardsParams) WithIfNoneMatch(ifNoneMatch *string) *GetFwLeaderboardsParams
WithIfNoneMatch adds the ifNoneMatch to the get fw leaderboards params
func (*GetFwLeaderboardsParams) WithTimeout ¶
func (o *GetFwLeaderboardsParams) WithTimeout(timeout time.Duration) *GetFwLeaderboardsParams
WithTimeout adds the timeout to the get fw leaderboards params
func (*GetFwLeaderboardsParams) WriteToRequest ¶
func (o *GetFwLeaderboardsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetFwLeaderboardsReader ¶
type GetFwLeaderboardsReader struct {
// contains filtered or unexported fields
}
GetFwLeaderboardsReader is a Reader for the GetFwLeaderboards structure.
func (*GetFwLeaderboardsReader) ReadResponse ¶
func (o *GetFwLeaderboardsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetFwLeaderboardsServiceUnavailable ¶
type GetFwLeaderboardsServiceUnavailable struct {
}GetFwLeaderboardsServiceUnavailable handles this case with default header values.
Service unavailable
func NewGetFwLeaderboardsServiceUnavailable ¶
func NewGetFwLeaderboardsServiceUnavailable() *GetFwLeaderboardsServiceUnavailable
NewGetFwLeaderboardsServiceUnavailable creates a GetFwLeaderboardsServiceUnavailable with default headers values
func (*GetFwLeaderboardsServiceUnavailable) Error ¶
func (o *GetFwLeaderboardsServiceUnavailable) Error() string
func (*GetFwLeaderboardsServiceUnavailable) GetPayload ¶
func (o *GetFwLeaderboardsServiceUnavailable) GetPayload() *esimodels.ServiceUnavailable
type GetFwStatsBadRequest ¶
type GetFwStatsBadRequest struct {
Payload *esimodels.BadRequest
}
GetFwStatsBadRequest handles this case with default header values.
Bad request
func NewGetFwStatsBadRequest ¶
func NewGetFwStatsBadRequest() *GetFwStatsBadRequest
NewGetFwStatsBadRequest creates a GetFwStatsBadRequest with default headers values
func (*GetFwStatsBadRequest) Error ¶
func (o *GetFwStatsBadRequest) Error() string
func (*GetFwStatsBadRequest) GetPayload ¶
func (o *GetFwStatsBadRequest) GetPayload() *esimodels.BadRequest
type GetFwStatsEnhanceYourCalm ¶
type GetFwStatsEnhanceYourCalm struct {
Payload *esimodels.ErrorLimited
}
GetFwStatsEnhanceYourCalm handles this case with default header values.
Error limited
func NewGetFwStatsEnhanceYourCalm ¶
func NewGetFwStatsEnhanceYourCalm() *GetFwStatsEnhanceYourCalm
NewGetFwStatsEnhanceYourCalm creates a GetFwStatsEnhanceYourCalm with default headers values
func (*GetFwStatsEnhanceYourCalm) Error ¶
func (o *GetFwStatsEnhanceYourCalm) Error() string
func (*GetFwStatsEnhanceYourCalm) GetPayload ¶
func (o *GetFwStatsEnhanceYourCalm) GetPayload() *esimodels.ErrorLimited
type GetFwStatsGatewayTimeout ¶
type GetFwStatsGatewayTimeout struct {
Payload *esimodels.GatewayTimeout
}
GetFwStatsGatewayTimeout handles this case with default header values.
Gateway timeout
func NewGetFwStatsGatewayTimeout ¶
func NewGetFwStatsGatewayTimeout() *GetFwStatsGatewayTimeout
NewGetFwStatsGatewayTimeout creates a GetFwStatsGatewayTimeout with default headers values
func (*GetFwStatsGatewayTimeout) Error ¶
func (o *GetFwStatsGatewayTimeout) Error() string
func (*GetFwStatsGatewayTimeout) GetPayload ¶
func (o *GetFwStatsGatewayTimeout) GetPayload() *esimodels.GatewayTimeout
type GetFwStatsInternalServerError ¶
type GetFwStatsInternalServerError struct {
Payload *esimodels.InternalServerError
}
GetFwStatsInternalServerError handles this case with default header values.
Internal server error
func NewGetFwStatsInternalServerError ¶
func NewGetFwStatsInternalServerError() *GetFwStatsInternalServerError
NewGetFwStatsInternalServerError creates a GetFwStatsInternalServerError with default headers values
func (*GetFwStatsInternalServerError) Error ¶
func (o *GetFwStatsInternalServerError) Error() string
func (*GetFwStatsInternalServerError) GetPayload ¶
func (o *GetFwStatsInternalServerError) GetPayload() *esimodels.InternalServerError
type GetFwStatsNotModified ¶
type GetFwStatsNotModified struct { /*The caching mechanism used */ CacheControl string /*RFC7232 compliant entity tag */ ETag string /*RFC7231 formatted datetime string */ Expires string /*RFC7231 formatted datetime string */ LastModified string }
GetFwStatsNotModified handles this case with default header values.
Not modified
func NewGetFwStatsNotModified ¶
func NewGetFwStatsNotModified() *GetFwStatsNotModified
NewGetFwStatsNotModified creates a GetFwStatsNotModified with default headers values
func (*GetFwStatsNotModified) Error ¶
func (o *GetFwStatsNotModified) Error() string
type GetFwStatsOK ¶
type GetFwStatsOK struct { /*The caching mechanism used */ CacheControl string /*RFC7232 compliant entity tag */ ETag string /*RFC7231 formatted datetime string */ Expires string /*RFC7231 formatted datetime string */ LastModified string Payload []*GetFwStatsOKBodyItems0 }
GetFwStatsOK handles this case with default header values.
Per faction breakdown of faction warfare statistics
func NewGetFwStatsOK ¶
func NewGetFwStatsOK() *GetFwStatsOK
NewGetFwStatsOK creates a GetFwStatsOK with default headers values
func (*GetFwStatsOK) Error ¶
func (o *GetFwStatsOK) Error() string
func (*GetFwStatsOK) GetPayload ¶
func (o *GetFwStatsOK) GetPayload() []*GetFwStatsOKBodyItems0
type GetFwStatsOKBodyItems0 ¶
type GetFwStatsOKBodyItems0 struct { // get_fw_stats_faction_id // // faction_id integer // Required: true FactionID *int32 `json:"faction_id"` // kills // Required: true Kills *GetFwStatsOKBodyItems0Kills `json:"kills"` // get_fw_stats_pilots // // How many pilots fight for the given faction // Required: true Pilots *int32 `json:"pilots"` // get_fw_stats_systems_controlled // // The number of solar systems controlled by the given faction // Required: true SystemsControlled *int32 `json:"systems_controlled"` // victory points // Required: true VictoryPoints *GetFwStatsOKBodyItems0VictoryPoints `json:"victory_points"` }
GetFwStatsOKBodyItems0 get_fw_stats_200_ok // // 200 ok object swagger:model GetFwStatsOKBodyItems0
func (*GetFwStatsOKBodyItems0) MarshalBinary ¶
func (o *GetFwStatsOKBodyItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetFwStatsOKBodyItems0) UnmarshalBinary ¶
func (o *GetFwStatsOKBodyItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetFwStatsOKBodyItems0Kills ¶
type GetFwStatsOKBodyItems0Kills struct { // get_fw_stats_last_week // // Last week's total number of kills against enemy factions // Required: true LastWeek *int32 `json:"last_week"` // get_fw_stats_total // // Total number of kills against enemy factions since faction warfare began // Required: true Total *int32 `json:"total"` // get_fw_stats_yesterday // // Yesterday's total number of kills against enemy factions // Required: true Yesterday *int32 `json:"yesterday"` }
GetFwStatsOKBodyItems0Kills get_fw_stats_kills // // Summary of kills against an enemy faction for the given faction swagger:model GetFwStatsOKBodyItems0Kills
func (*GetFwStatsOKBodyItems0Kills) MarshalBinary ¶
func (o *GetFwStatsOKBodyItems0Kills) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetFwStatsOKBodyItems0Kills) UnmarshalBinary ¶
func (o *GetFwStatsOKBodyItems0Kills) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetFwStatsOKBodyItems0VictoryPoints ¶
type GetFwStatsOKBodyItems0VictoryPoints struct { // get_fw_stats_victory_points_last_week // // Last week's victory points gained // Required: true LastWeek *int32 `json:"last_week"` // get_fw_stats_victory_points_total // // Total victory points gained since faction warfare began // Required: true Total *int32 `json:"total"` // get_fw_stats_victory_points_yesterday // // Yesterday's victory points gained // Required: true Yesterday *int32 `json:"yesterday"` }
GetFwStatsOKBodyItems0VictoryPoints get_fw_stats_victory_points // // Summary of victory points gained for the given faction swagger:model GetFwStatsOKBodyItems0VictoryPoints
func (*GetFwStatsOKBodyItems0VictoryPoints) MarshalBinary ¶
func (o *GetFwStatsOKBodyItems0VictoryPoints) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetFwStatsOKBodyItems0VictoryPoints) UnmarshalBinary ¶
func (o *GetFwStatsOKBodyItems0VictoryPoints) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetFwStatsParams ¶
type GetFwStatsParams struct { /*IfNoneMatch ETag from a previous request. A 304 will be returned if this matches the current ETag */ IfNoneMatch *string /*Datasource The server name you would like data from */ Datasource *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetFwStatsParams contains all the parameters to send to the API endpoint for the get fw stats operation typically these are written to a http.Request
func NewGetFwStatsParams ¶
func NewGetFwStatsParams() *GetFwStatsParams
NewGetFwStatsParams creates a new GetFwStatsParams object with the default values initialized.
func NewGetFwStatsParamsWithContext ¶
func NewGetFwStatsParamsWithContext(ctx context.Context) *GetFwStatsParams
NewGetFwStatsParamsWithContext creates a new GetFwStatsParams object with the default values initialized, and the ability to set a context for a request
func NewGetFwStatsParamsWithHTTPClient ¶
func NewGetFwStatsParamsWithHTTPClient(client *http.Client) *GetFwStatsParams
NewGetFwStatsParamsWithHTTPClient creates a new GetFwStatsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetFwStatsParamsWithTimeout ¶
func NewGetFwStatsParamsWithTimeout(timeout time.Duration) *GetFwStatsParams
NewGetFwStatsParamsWithTimeout creates a new GetFwStatsParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetFwStatsParams) SetContext ¶
func (o *GetFwStatsParams) SetContext(ctx context.Context)
SetContext adds the context to the get fw stats params
func (*GetFwStatsParams) SetDatasource ¶
func (o *GetFwStatsParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the get fw stats params
func (*GetFwStatsParams) SetHTTPClient ¶
func (o *GetFwStatsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get fw stats params
func (*GetFwStatsParams) SetIfNoneMatch ¶
func (o *GetFwStatsParams) SetIfNoneMatch(ifNoneMatch *string)
SetIfNoneMatch adds the ifNoneMatch to the get fw stats params
func (*GetFwStatsParams) SetTimeout ¶
func (o *GetFwStatsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get fw stats params
func (*GetFwStatsParams) WithContext ¶
func (o *GetFwStatsParams) WithContext(ctx context.Context) *GetFwStatsParams
WithContext adds the context to the get fw stats params
func (*GetFwStatsParams) WithDatasource ¶
func (o *GetFwStatsParams) WithDatasource(datasource *string) *GetFwStatsParams
WithDatasource adds the datasource to the get fw stats params
func (*GetFwStatsParams) WithHTTPClient ¶
func (o *GetFwStatsParams) WithHTTPClient(client *http.Client) *GetFwStatsParams
WithHTTPClient adds the HTTPClient to the get fw stats params
func (*GetFwStatsParams) WithIfNoneMatch ¶
func (o *GetFwStatsParams) WithIfNoneMatch(ifNoneMatch *string) *GetFwStatsParams
WithIfNoneMatch adds the ifNoneMatch to the get fw stats params
func (*GetFwStatsParams) WithTimeout ¶
func (o *GetFwStatsParams) WithTimeout(timeout time.Duration) *GetFwStatsParams
WithTimeout adds the timeout to the get fw stats params
func (*GetFwStatsParams) WriteToRequest ¶
func (o *GetFwStatsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetFwStatsReader ¶
type GetFwStatsReader struct {
// contains filtered or unexported fields
}
GetFwStatsReader is a Reader for the GetFwStats structure.
func (*GetFwStatsReader) ReadResponse ¶
func (o *GetFwStatsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetFwStatsServiceUnavailable ¶
type GetFwStatsServiceUnavailable struct {
}GetFwStatsServiceUnavailable handles this case with default header values.
Service unavailable
func NewGetFwStatsServiceUnavailable ¶
func NewGetFwStatsServiceUnavailable() *GetFwStatsServiceUnavailable
NewGetFwStatsServiceUnavailable creates a GetFwStatsServiceUnavailable with default headers values
func (*GetFwStatsServiceUnavailable) Error ¶
func (o *GetFwStatsServiceUnavailable) Error() string
func (*GetFwStatsServiceUnavailable) GetPayload ¶
func (o *GetFwStatsServiceUnavailable) GetPayload() *esimodels.ServiceUnavailable
type GetFwSystemsBadRequest ¶
type GetFwSystemsBadRequest struct {
Payload *esimodels.BadRequest
}
GetFwSystemsBadRequest handles this case with default header values.
Bad request
func NewGetFwSystemsBadRequest ¶
func NewGetFwSystemsBadRequest() *GetFwSystemsBadRequest
NewGetFwSystemsBadRequest creates a GetFwSystemsBadRequest with default headers values
func (*GetFwSystemsBadRequest) Error ¶
func (o *GetFwSystemsBadRequest) Error() string
func (*GetFwSystemsBadRequest) GetPayload ¶
func (o *GetFwSystemsBadRequest) GetPayload() *esimodels.BadRequest
type GetFwSystemsEnhanceYourCalm ¶
type GetFwSystemsEnhanceYourCalm struct {
Payload *esimodels.ErrorLimited
}
GetFwSystemsEnhanceYourCalm handles this case with default header values.
Error limited
func NewGetFwSystemsEnhanceYourCalm ¶
func NewGetFwSystemsEnhanceYourCalm() *GetFwSystemsEnhanceYourCalm
NewGetFwSystemsEnhanceYourCalm creates a GetFwSystemsEnhanceYourCalm with default headers values
func (*GetFwSystemsEnhanceYourCalm) Error ¶
func (o *GetFwSystemsEnhanceYourCalm) Error() string
func (*GetFwSystemsEnhanceYourCalm) GetPayload ¶
func (o *GetFwSystemsEnhanceYourCalm) GetPayload() *esimodels.ErrorLimited
type GetFwSystemsGatewayTimeout ¶
type GetFwSystemsGatewayTimeout struct {
Payload *esimodels.GatewayTimeout
}
GetFwSystemsGatewayTimeout handles this case with default header values.
Gateway timeout
func NewGetFwSystemsGatewayTimeout ¶
func NewGetFwSystemsGatewayTimeout() *GetFwSystemsGatewayTimeout
NewGetFwSystemsGatewayTimeout creates a GetFwSystemsGatewayTimeout with default headers values
func (*GetFwSystemsGatewayTimeout) Error ¶
func (o *GetFwSystemsGatewayTimeout) Error() string
func (*GetFwSystemsGatewayTimeout) GetPayload ¶
func (o *GetFwSystemsGatewayTimeout) GetPayload() *esimodels.GatewayTimeout
type GetFwSystemsInternalServerError ¶
type GetFwSystemsInternalServerError struct {
Payload *esimodels.InternalServerError
}
GetFwSystemsInternalServerError handles this case with default header values.
Internal server error
func NewGetFwSystemsInternalServerError ¶
func NewGetFwSystemsInternalServerError() *GetFwSystemsInternalServerError
NewGetFwSystemsInternalServerError creates a GetFwSystemsInternalServerError with default headers values
func (*GetFwSystemsInternalServerError) Error ¶
func (o *GetFwSystemsInternalServerError) Error() string
func (*GetFwSystemsInternalServerError) GetPayload ¶
func (o *GetFwSystemsInternalServerError) GetPayload() *esimodels.InternalServerError
type GetFwSystemsNotModified ¶
type GetFwSystemsNotModified struct { /*The caching mechanism used */ CacheControl string /*RFC7232 compliant entity tag */ ETag string /*RFC7231 formatted datetime string */ Expires string /*RFC7231 formatted datetime string */ LastModified string }
GetFwSystemsNotModified handles this case with default header values.
Not modified
func NewGetFwSystemsNotModified ¶
func NewGetFwSystemsNotModified() *GetFwSystemsNotModified
NewGetFwSystemsNotModified creates a GetFwSystemsNotModified with default headers values
func (*GetFwSystemsNotModified) Error ¶
func (o *GetFwSystemsNotModified) Error() string
type GetFwSystemsOK ¶
type GetFwSystemsOK struct { /*The caching mechanism used */ CacheControl string /*RFC7232 compliant entity tag */ ETag string /*RFC7231 formatted datetime string */ Expires string /*RFC7231 formatted datetime string */ LastModified string Payload []*GetFwSystemsOKBodyItems0 }
GetFwSystemsOK handles this case with default header values.
All faction warfare solar systems
func NewGetFwSystemsOK ¶
func NewGetFwSystemsOK() *GetFwSystemsOK
NewGetFwSystemsOK creates a GetFwSystemsOK with default headers values
func (*GetFwSystemsOK) Error ¶
func (o *GetFwSystemsOK) Error() string
func (*GetFwSystemsOK) GetPayload ¶
func (o *GetFwSystemsOK) GetPayload() []*GetFwSystemsOKBodyItems0
type GetFwSystemsOKBodyItems0 ¶
type GetFwSystemsOKBodyItems0 struct { // get_fw_systems_contested // // contested string // Required: true // Enum: [captured contested uncontested vulnerable] Contested *string `json:"contested"` // get_fw_systems_occupier_faction_id // // occupier_faction_id integer // Required: true OccupierFactionID *int32 `json:"occupier_faction_id"` // get_fw_systems_owner_faction_id // // owner_faction_id integer // Required: true OwnerFactionID *int32 `json:"owner_faction_id"` // get_fw_systems_solar_system_id // // solar_system_id integer // Required: true SolarSystemID *int32 `json:"solar_system_id"` // get_fw_systems_victory_points // // victory_points integer // Required: true VictoryPoints *int32 `json:"victory_points"` // get_fw_systems_victory_points_threshold // // victory_points_threshold integer // Required: true VictoryPointsThreshold *int32 `json:"victory_points_threshold"` }
GetFwSystemsOKBodyItems0 get_fw_systems_200_ok // // 200 ok object swagger:model GetFwSystemsOKBodyItems0
func (*GetFwSystemsOKBodyItems0) MarshalBinary ¶
func (o *GetFwSystemsOKBodyItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetFwSystemsOKBodyItems0) UnmarshalBinary ¶
func (o *GetFwSystemsOKBodyItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetFwSystemsParams ¶
type GetFwSystemsParams struct { /*IfNoneMatch ETag from a previous request. A 304 will be returned if this matches the current ETag */ IfNoneMatch *string /*Datasource The server name you would like data from */ Datasource *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetFwSystemsParams contains all the parameters to send to the API endpoint for the get fw systems operation typically these are written to a http.Request
func NewGetFwSystemsParams ¶
func NewGetFwSystemsParams() *GetFwSystemsParams
NewGetFwSystemsParams creates a new GetFwSystemsParams object with the default values initialized.
func NewGetFwSystemsParamsWithContext ¶
func NewGetFwSystemsParamsWithContext(ctx context.Context) *GetFwSystemsParams
NewGetFwSystemsParamsWithContext creates a new GetFwSystemsParams object with the default values initialized, and the ability to set a context for a request
func NewGetFwSystemsParamsWithHTTPClient ¶
func NewGetFwSystemsParamsWithHTTPClient(client *http.Client) *GetFwSystemsParams
NewGetFwSystemsParamsWithHTTPClient creates a new GetFwSystemsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetFwSystemsParamsWithTimeout ¶
func NewGetFwSystemsParamsWithTimeout(timeout time.Duration) *GetFwSystemsParams
NewGetFwSystemsParamsWithTimeout creates a new GetFwSystemsParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetFwSystemsParams) SetContext ¶
func (o *GetFwSystemsParams) SetContext(ctx context.Context)
SetContext adds the context to the get fw systems params
func (*GetFwSystemsParams) SetDatasource ¶
func (o *GetFwSystemsParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the get fw systems params
func (*GetFwSystemsParams) SetHTTPClient ¶
func (o *GetFwSystemsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get fw systems params
func (*GetFwSystemsParams) SetIfNoneMatch ¶
func (o *GetFwSystemsParams) SetIfNoneMatch(ifNoneMatch *string)
SetIfNoneMatch adds the ifNoneMatch to the get fw systems params
func (*GetFwSystemsParams) SetTimeout ¶
func (o *GetFwSystemsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get fw systems params
func (*GetFwSystemsParams) WithContext ¶
func (o *GetFwSystemsParams) WithContext(ctx context.Context) *GetFwSystemsParams
WithContext adds the context to the get fw systems params
func (*GetFwSystemsParams) WithDatasource ¶
func (o *GetFwSystemsParams) WithDatasource(datasource *string) *GetFwSystemsParams
WithDatasource adds the datasource to the get fw systems params
func (*GetFwSystemsParams) WithHTTPClient ¶
func (o *GetFwSystemsParams) WithHTTPClient(client *http.Client) *GetFwSystemsParams
WithHTTPClient adds the HTTPClient to the get fw systems params
func (*GetFwSystemsParams) WithIfNoneMatch ¶
func (o *GetFwSystemsParams) WithIfNoneMatch(ifNoneMatch *string) *GetFwSystemsParams
WithIfNoneMatch adds the ifNoneMatch to the get fw systems params
func (*GetFwSystemsParams) WithTimeout ¶
func (o *GetFwSystemsParams) WithTimeout(timeout time.Duration) *GetFwSystemsParams
WithTimeout adds the timeout to the get fw systems params
func (*GetFwSystemsParams) WriteToRequest ¶
func (o *GetFwSystemsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetFwSystemsReader ¶
type GetFwSystemsReader struct {
// contains filtered or unexported fields
}
GetFwSystemsReader is a Reader for the GetFwSystems structure.
func (*GetFwSystemsReader) ReadResponse ¶
func (o *GetFwSystemsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetFwSystemsServiceUnavailable ¶
type GetFwSystemsServiceUnavailable struct {
}GetFwSystemsServiceUnavailable handles this case with default header values.
Service unavailable
func NewGetFwSystemsServiceUnavailable ¶
func NewGetFwSystemsServiceUnavailable() *GetFwSystemsServiceUnavailable
NewGetFwSystemsServiceUnavailable creates a GetFwSystemsServiceUnavailable with default headers values
func (*GetFwSystemsServiceUnavailable) Error ¶
func (o *GetFwSystemsServiceUnavailable) Error() string
func (*GetFwSystemsServiceUnavailable) GetPayload ¶
func (o *GetFwSystemsServiceUnavailable) GetPayload() *esimodels.ServiceUnavailable
type GetFwWarsBadRequest ¶
type GetFwWarsBadRequest struct {
Payload *esimodels.BadRequest
}
GetFwWarsBadRequest handles this case with default header values.
Bad request
func NewGetFwWarsBadRequest ¶
func NewGetFwWarsBadRequest() *GetFwWarsBadRequest
NewGetFwWarsBadRequest creates a GetFwWarsBadRequest with default headers values
func (*GetFwWarsBadRequest) Error ¶
func (o *GetFwWarsBadRequest) Error() string
func (*GetFwWarsBadRequest) GetPayload ¶
func (o *GetFwWarsBadRequest) GetPayload() *esimodels.BadRequest
type GetFwWarsEnhanceYourCalm ¶
type GetFwWarsEnhanceYourCalm struct {
Payload *esimodels.ErrorLimited
}
GetFwWarsEnhanceYourCalm handles this case with default header values.
Error limited
func NewGetFwWarsEnhanceYourCalm ¶
func NewGetFwWarsEnhanceYourCalm() *GetFwWarsEnhanceYourCalm
NewGetFwWarsEnhanceYourCalm creates a GetFwWarsEnhanceYourCalm with default headers values
func (*GetFwWarsEnhanceYourCalm) Error ¶
func (o *GetFwWarsEnhanceYourCalm) Error() string
func (*GetFwWarsEnhanceYourCalm) GetPayload ¶
func (o *GetFwWarsEnhanceYourCalm) GetPayload() *esimodels.ErrorLimited
type GetFwWarsGatewayTimeout ¶
type GetFwWarsGatewayTimeout struct {
Payload *esimodels.GatewayTimeout
}
GetFwWarsGatewayTimeout handles this case with default header values.
Gateway timeout
func NewGetFwWarsGatewayTimeout ¶
func NewGetFwWarsGatewayTimeout() *GetFwWarsGatewayTimeout
NewGetFwWarsGatewayTimeout creates a GetFwWarsGatewayTimeout with default headers values
func (*GetFwWarsGatewayTimeout) Error ¶
func (o *GetFwWarsGatewayTimeout) Error() string
func (*GetFwWarsGatewayTimeout) GetPayload ¶
func (o *GetFwWarsGatewayTimeout) GetPayload() *esimodels.GatewayTimeout
type GetFwWarsInternalServerError ¶
type GetFwWarsInternalServerError struct {
Payload *esimodels.InternalServerError
}
GetFwWarsInternalServerError handles this case with default header values.
Internal server error
func NewGetFwWarsInternalServerError ¶
func NewGetFwWarsInternalServerError() *GetFwWarsInternalServerError
NewGetFwWarsInternalServerError creates a GetFwWarsInternalServerError with default headers values
func (*GetFwWarsInternalServerError) Error ¶
func (o *GetFwWarsInternalServerError) Error() string
func (*GetFwWarsInternalServerError) GetPayload ¶
func (o *GetFwWarsInternalServerError) GetPayload() *esimodels.InternalServerError
type GetFwWarsNotModified ¶
type GetFwWarsNotModified struct { /*The caching mechanism used */ CacheControl string /*RFC7232 compliant entity tag */ ETag string /*RFC7231 formatted datetime string */ Expires string /*RFC7231 formatted datetime string */ LastModified string }
GetFwWarsNotModified handles this case with default header values.
Not modified
func NewGetFwWarsNotModified ¶
func NewGetFwWarsNotModified() *GetFwWarsNotModified
NewGetFwWarsNotModified creates a GetFwWarsNotModified with default headers values
func (*GetFwWarsNotModified) Error ¶
func (o *GetFwWarsNotModified) Error() string
type GetFwWarsOK ¶
type GetFwWarsOK struct { /*The caching mechanism used */ CacheControl string /*RFC7232 compliant entity tag */ ETag string /*RFC7231 formatted datetime string */ Expires string /*RFC7231 formatted datetime string */ LastModified string Payload []*GetFwWarsOKBodyItems0 }
GetFwWarsOK handles this case with default header values.
A list of NPC factions at war
func NewGetFwWarsOK ¶
func NewGetFwWarsOK() *GetFwWarsOK
NewGetFwWarsOK creates a GetFwWarsOK with default headers values
func (*GetFwWarsOK) Error ¶
func (o *GetFwWarsOK) Error() string
func (*GetFwWarsOK) GetPayload ¶
func (o *GetFwWarsOK) GetPayload() []*GetFwWarsOKBodyItems0
type GetFwWarsOKBodyItems0 ¶
type GetFwWarsOKBodyItems0 struct { // get_fw_wars_against_id // // The faction ID of the enemy faction. // Required: true AgainstID *int32 `json:"against_id"` // get_fw_wars_faction_id // // faction_id integer // Required: true FactionID *int32 `json:"faction_id"` }
GetFwWarsOKBodyItems0 get_fw_wars_200_ok // // 200 ok object swagger:model GetFwWarsOKBodyItems0
func (*GetFwWarsOKBodyItems0) MarshalBinary ¶
func (o *GetFwWarsOKBodyItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetFwWarsOKBodyItems0) UnmarshalBinary ¶
func (o *GetFwWarsOKBodyItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetFwWarsParams ¶
type GetFwWarsParams struct { /*IfNoneMatch ETag from a previous request. A 304 will be returned if this matches the current ETag */ IfNoneMatch *string /*Datasource The server name you would like data from */ Datasource *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetFwWarsParams contains all the parameters to send to the API endpoint for the get fw wars operation typically these are written to a http.Request
func NewGetFwWarsParams ¶
func NewGetFwWarsParams() *GetFwWarsParams
NewGetFwWarsParams creates a new GetFwWarsParams object with the default values initialized.
func NewGetFwWarsParamsWithContext ¶
func NewGetFwWarsParamsWithContext(ctx context.Context) *GetFwWarsParams
NewGetFwWarsParamsWithContext creates a new GetFwWarsParams object with the default values initialized, and the ability to set a context for a request
func NewGetFwWarsParamsWithHTTPClient ¶
func NewGetFwWarsParamsWithHTTPClient(client *http.Client) *GetFwWarsParams
NewGetFwWarsParamsWithHTTPClient creates a new GetFwWarsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetFwWarsParamsWithTimeout ¶
func NewGetFwWarsParamsWithTimeout(timeout time.Duration) *GetFwWarsParams
NewGetFwWarsParamsWithTimeout creates a new GetFwWarsParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetFwWarsParams) SetContext ¶
func (o *GetFwWarsParams) SetContext(ctx context.Context)
SetContext adds the context to the get fw wars params
func (*GetFwWarsParams) SetDatasource ¶
func (o *GetFwWarsParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the get fw wars params
func (*GetFwWarsParams) SetHTTPClient ¶
func (o *GetFwWarsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get fw wars params
func (*GetFwWarsParams) SetIfNoneMatch ¶
func (o *GetFwWarsParams) SetIfNoneMatch(ifNoneMatch *string)
SetIfNoneMatch adds the ifNoneMatch to the get fw wars params
func (*GetFwWarsParams) SetTimeout ¶
func (o *GetFwWarsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get fw wars params
func (*GetFwWarsParams) WithContext ¶
func (o *GetFwWarsParams) WithContext(ctx context.Context) *GetFwWarsParams
WithContext adds the context to the get fw wars params
func (*GetFwWarsParams) WithDatasource ¶
func (o *GetFwWarsParams) WithDatasource(datasource *string) *GetFwWarsParams
WithDatasource adds the datasource to the get fw wars params
func (*GetFwWarsParams) WithHTTPClient ¶
func (o *GetFwWarsParams) WithHTTPClient(client *http.Client) *GetFwWarsParams
WithHTTPClient adds the HTTPClient to the get fw wars params
func (*GetFwWarsParams) WithIfNoneMatch ¶
func (o *GetFwWarsParams) WithIfNoneMatch(ifNoneMatch *string) *GetFwWarsParams
WithIfNoneMatch adds the ifNoneMatch to the get fw wars params
func (*GetFwWarsParams) WithTimeout ¶
func (o *GetFwWarsParams) WithTimeout(timeout time.Duration) *GetFwWarsParams
WithTimeout adds the timeout to the get fw wars params
func (*GetFwWarsParams) WriteToRequest ¶
func (o *GetFwWarsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetFwWarsReader ¶
type GetFwWarsReader struct {
// contains filtered or unexported fields
}
GetFwWarsReader is a Reader for the GetFwWars structure.
func (*GetFwWarsReader) ReadResponse ¶
func (o *GetFwWarsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetFwWarsServiceUnavailable ¶
type GetFwWarsServiceUnavailable struct {
}GetFwWarsServiceUnavailable handles this case with default header values.
Service unavailable
func NewGetFwWarsServiceUnavailable ¶
func NewGetFwWarsServiceUnavailable() *GetFwWarsServiceUnavailable
NewGetFwWarsServiceUnavailable creates a GetFwWarsServiceUnavailable with default headers values
func (*GetFwWarsServiceUnavailable) Error ¶
func (o *GetFwWarsServiceUnavailable) Error() string
func (*GetFwWarsServiceUnavailable) GetPayload ¶
func (o *GetFwWarsServiceUnavailable) GetPayload() *esimodels.ServiceUnavailable
Source Files ¶
- faction_warfare_client.go
- get_characters_character_id_fw_stats_parameters.go
- get_characters_character_id_fw_stats_responses.go
- get_corporations_corporation_id_fw_stats_parameters.go
- get_corporations_corporation_id_fw_stats_responses.go
- get_fw_leaderboards_characters_parameters.go
- get_fw_leaderboards_characters_responses.go
- get_fw_leaderboards_corporations_parameters.go
- get_fw_leaderboards_corporations_responses.go
- get_fw_leaderboards_parameters.go
- get_fw_leaderboards_responses.go
- get_fw_stats_parameters.go
- get_fw_stats_responses.go
- get_fw_systems_parameters.go
- get_fw_systems_responses.go
- get_fw_wars_parameters.go
- get_fw_wars_responses.go