Documentation
¶
Index ¶
- type Client
- func (a *Client) GetCharactersCharacterIDAttributes(params *GetCharactersCharacterIDAttributesParams, ...) (*GetCharactersCharacterIDAttributesOK, error)
- func (a *Client) GetCharactersCharacterIDSkillqueue(params *GetCharactersCharacterIDSkillqueueParams, ...) (*GetCharactersCharacterIDSkillqueueOK, error)
- func (a *Client) GetCharactersCharacterIDSkills(params *GetCharactersCharacterIDSkillsParams, ...) (*GetCharactersCharacterIDSkillsOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientService
- type GetCharactersCharacterIDAttributesBadRequest
- type GetCharactersCharacterIDAttributesEnhanceYourCalm
- type GetCharactersCharacterIDAttributesForbidden
- type GetCharactersCharacterIDAttributesGatewayTimeout
- type GetCharactersCharacterIDAttributesInternalServerError
- type GetCharactersCharacterIDAttributesNotModified
- type GetCharactersCharacterIDAttributesOK
- type GetCharactersCharacterIDAttributesOKBody
- type GetCharactersCharacterIDAttributesParams
- func NewGetCharactersCharacterIDAttributesParams() *GetCharactersCharacterIDAttributesParams
- func NewGetCharactersCharacterIDAttributesParamsWithContext(ctx context.Context) *GetCharactersCharacterIDAttributesParams
- func NewGetCharactersCharacterIDAttributesParamsWithHTTPClient(client *http.Client) *GetCharactersCharacterIDAttributesParams
- func NewGetCharactersCharacterIDAttributesParamsWithTimeout(timeout time.Duration) *GetCharactersCharacterIDAttributesParams
- func (o *GetCharactersCharacterIDAttributesParams) SetCharacterID(characterID int32)
- func (o *GetCharactersCharacterIDAttributesParams) SetContext(ctx context.Context)
- func (o *GetCharactersCharacterIDAttributesParams) SetDatasource(datasource *string)
- func (o *GetCharactersCharacterIDAttributesParams) SetHTTPClient(client *http.Client)
- func (o *GetCharactersCharacterIDAttributesParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetCharactersCharacterIDAttributesParams) SetTimeout(timeout time.Duration)
- func (o *GetCharactersCharacterIDAttributesParams) SetToken(token *string)
- func (o *GetCharactersCharacterIDAttributesParams) WithCharacterID(characterID int32) *GetCharactersCharacterIDAttributesParams
- func (o *GetCharactersCharacterIDAttributesParams) WithContext(ctx context.Context) *GetCharactersCharacterIDAttributesParams
- func (o *GetCharactersCharacterIDAttributesParams) WithDatasource(datasource *string) *GetCharactersCharacterIDAttributesParams
- func (o *GetCharactersCharacterIDAttributesParams) WithHTTPClient(client *http.Client) *GetCharactersCharacterIDAttributesParams
- func (o *GetCharactersCharacterIDAttributesParams) WithIfNoneMatch(ifNoneMatch *string) *GetCharactersCharacterIDAttributesParams
- func (o *GetCharactersCharacterIDAttributesParams) WithTimeout(timeout time.Duration) *GetCharactersCharacterIDAttributesParams
- func (o *GetCharactersCharacterIDAttributesParams) WithToken(token *string) *GetCharactersCharacterIDAttributesParams
- func (o *GetCharactersCharacterIDAttributesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetCharactersCharacterIDAttributesReader
- type GetCharactersCharacterIDAttributesServiceUnavailable
- type GetCharactersCharacterIDAttributesUnauthorized
- type GetCharactersCharacterIDSkillqueueBadRequest
- type GetCharactersCharacterIDSkillqueueEnhanceYourCalm
- type GetCharactersCharacterIDSkillqueueForbidden
- type GetCharactersCharacterIDSkillqueueGatewayTimeout
- type GetCharactersCharacterIDSkillqueueInternalServerError
- type GetCharactersCharacterIDSkillqueueNotModified
- type GetCharactersCharacterIDSkillqueueOK
- type GetCharactersCharacterIDSkillqueueOKBodyItems0
- type GetCharactersCharacterIDSkillqueueParams
- func NewGetCharactersCharacterIDSkillqueueParams() *GetCharactersCharacterIDSkillqueueParams
- func NewGetCharactersCharacterIDSkillqueueParamsWithContext(ctx context.Context) *GetCharactersCharacterIDSkillqueueParams
- func NewGetCharactersCharacterIDSkillqueueParamsWithHTTPClient(client *http.Client) *GetCharactersCharacterIDSkillqueueParams
- func NewGetCharactersCharacterIDSkillqueueParamsWithTimeout(timeout time.Duration) *GetCharactersCharacterIDSkillqueueParams
- func (o *GetCharactersCharacterIDSkillqueueParams) SetCharacterID(characterID int32)
- func (o *GetCharactersCharacterIDSkillqueueParams) SetContext(ctx context.Context)
- func (o *GetCharactersCharacterIDSkillqueueParams) SetDatasource(datasource *string)
- func (o *GetCharactersCharacterIDSkillqueueParams) SetHTTPClient(client *http.Client)
- func (o *GetCharactersCharacterIDSkillqueueParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetCharactersCharacterIDSkillqueueParams) SetTimeout(timeout time.Duration)
- func (o *GetCharactersCharacterIDSkillqueueParams) SetToken(token *string)
- func (o *GetCharactersCharacterIDSkillqueueParams) WithCharacterID(characterID int32) *GetCharactersCharacterIDSkillqueueParams
- func (o *GetCharactersCharacterIDSkillqueueParams) WithContext(ctx context.Context) *GetCharactersCharacterIDSkillqueueParams
- func (o *GetCharactersCharacterIDSkillqueueParams) WithDatasource(datasource *string) *GetCharactersCharacterIDSkillqueueParams
- func (o *GetCharactersCharacterIDSkillqueueParams) WithHTTPClient(client *http.Client) *GetCharactersCharacterIDSkillqueueParams
- func (o *GetCharactersCharacterIDSkillqueueParams) WithIfNoneMatch(ifNoneMatch *string) *GetCharactersCharacterIDSkillqueueParams
- func (o *GetCharactersCharacterIDSkillqueueParams) WithTimeout(timeout time.Duration) *GetCharactersCharacterIDSkillqueueParams
- func (o *GetCharactersCharacterIDSkillqueueParams) WithToken(token *string) *GetCharactersCharacterIDSkillqueueParams
- func (o *GetCharactersCharacterIDSkillqueueParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetCharactersCharacterIDSkillqueueReader
- type GetCharactersCharacterIDSkillqueueServiceUnavailable
- type GetCharactersCharacterIDSkillqueueUnauthorized
- type GetCharactersCharacterIDSkillsBadRequest
- type GetCharactersCharacterIDSkillsEnhanceYourCalm
- type GetCharactersCharacterIDSkillsForbidden
- type GetCharactersCharacterIDSkillsGatewayTimeout
- type GetCharactersCharacterIDSkillsInternalServerError
- type GetCharactersCharacterIDSkillsNotModified
- type GetCharactersCharacterIDSkillsOK
- type GetCharactersCharacterIDSkillsOKBody
- type GetCharactersCharacterIDSkillsParams
- func NewGetCharactersCharacterIDSkillsParams() *GetCharactersCharacterIDSkillsParams
- func NewGetCharactersCharacterIDSkillsParamsWithContext(ctx context.Context) *GetCharactersCharacterIDSkillsParams
- func NewGetCharactersCharacterIDSkillsParamsWithHTTPClient(client *http.Client) *GetCharactersCharacterIDSkillsParams
- func NewGetCharactersCharacterIDSkillsParamsWithTimeout(timeout time.Duration) *GetCharactersCharacterIDSkillsParams
- func (o *GetCharactersCharacterIDSkillsParams) SetCharacterID(characterID int32)
- func (o *GetCharactersCharacterIDSkillsParams) SetContext(ctx context.Context)
- func (o *GetCharactersCharacterIDSkillsParams) SetDatasource(datasource *string)
- func (o *GetCharactersCharacterIDSkillsParams) SetHTTPClient(client *http.Client)
- func (o *GetCharactersCharacterIDSkillsParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetCharactersCharacterIDSkillsParams) SetTimeout(timeout time.Duration)
- func (o *GetCharactersCharacterIDSkillsParams) SetToken(token *string)
- func (o *GetCharactersCharacterIDSkillsParams) WithCharacterID(characterID int32) *GetCharactersCharacterIDSkillsParams
- func (o *GetCharactersCharacterIDSkillsParams) WithContext(ctx context.Context) *GetCharactersCharacterIDSkillsParams
- func (o *GetCharactersCharacterIDSkillsParams) WithDatasource(datasource *string) *GetCharactersCharacterIDSkillsParams
- func (o *GetCharactersCharacterIDSkillsParams) WithHTTPClient(client *http.Client) *GetCharactersCharacterIDSkillsParams
- func (o *GetCharactersCharacterIDSkillsParams) WithIfNoneMatch(ifNoneMatch *string) *GetCharactersCharacterIDSkillsParams
- func (o *GetCharactersCharacterIDSkillsParams) WithTimeout(timeout time.Duration) *GetCharactersCharacterIDSkillsParams
- func (o *GetCharactersCharacterIDSkillsParams) WithToken(token *string) *GetCharactersCharacterIDSkillsParams
- func (o *GetCharactersCharacterIDSkillsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetCharactersCharacterIDSkillsReader
- type GetCharactersCharacterIDSkillsServiceUnavailable
- type GetCharactersCharacterIDSkillsUnauthorized
- type SkillsItems0
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for skills API
func (*Client) GetCharactersCharacterIDAttributes ¶
func (a *Client) GetCharactersCharacterIDAttributes(params *GetCharactersCharacterIDAttributesParams, authInfo runtime.ClientAuthInfoWriter) (*GetCharactersCharacterIDAttributesOK, error)
GetCharactersCharacterIDAttributes gets character attributes Return attributes of a character
---
This route is cached for up to 120 seconds
func (*Client) GetCharactersCharacterIDSkillqueue ¶
func (a *Client) GetCharactersCharacterIDSkillqueue(params *GetCharactersCharacterIDSkillqueueParams, authInfo runtime.ClientAuthInfoWriter) (*GetCharactersCharacterIDSkillqueueOK, error)
GetCharactersCharacterIDSkillqueue gets character s skill queue List the configured skill queue for the given character
---
This route is cached for up to 120 seconds
func (*Client) GetCharactersCharacterIDSkills ¶
func (a *Client) GetCharactersCharacterIDSkills(params *GetCharactersCharacterIDSkillsParams, authInfo runtime.ClientAuthInfoWriter) (*GetCharactersCharacterIDSkillsOK, error)
GetCharactersCharacterIDSkills gets character skills List all trained skills for the given character
---
This route is cached for up to 120 seconds
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type ClientService ¶
type ClientService interface {
GetCharactersCharacterIDAttributes(params *GetCharactersCharacterIDAttributesParams, authInfo runtime.ClientAuthInfoWriter) (*GetCharactersCharacterIDAttributesOK, error)
GetCharactersCharacterIDSkillqueue(params *GetCharactersCharacterIDSkillqueueParams, authInfo runtime.ClientAuthInfoWriter) (*GetCharactersCharacterIDSkillqueueOK, error)
GetCharactersCharacterIDSkills(params *GetCharactersCharacterIDSkillsParams, authInfo runtime.ClientAuthInfoWriter) (*GetCharactersCharacterIDSkillsOK, 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 skills API client.
type GetCharactersCharacterIDAttributesBadRequest ¶
type GetCharactersCharacterIDAttributesBadRequest struct {
Payload *esimodels.BadRequest
}
GetCharactersCharacterIDAttributesBadRequest handles this case with default header values.
Bad request
func NewGetCharactersCharacterIDAttributesBadRequest ¶
func NewGetCharactersCharacterIDAttributesBadRequest() *GetCharactersCharacterIDAttributesBadRequest
NewGetCharactersCharacterIDAttributesBadRequest creates a GetCharactersCharacterIDAttributesBadRequest with default headers values
func (*GetCharactersCharacterIDAttributesBadRequest) Error ¶
func (o *GetCharactersCharacterIDAttributesBadRequest) Error() string
func (*GetCharactersCharacterIDAttributesBadRequest) GetPayload ¶
func (o *GetCharactersCharacterIDAttributesBadRequest) GetPayload() *esimodels.BadRequest
type GetCharactersCharacterIDAttributesEnhanceYourCalm ¶
type GetCharactersCharacterIDAttributesEnhanceYourCalm struct {
Payload *esimodels.ErrorLimited
}
GetCharactersCharacterIDAttributesEnhanceYourCalm handles this case with default header values.
Error limited
func NewGetCharactersCharacterIDAttributesEnhanceYourCalm ¶
func NewGetCharactersCharacterIDAttributesEnhanceYourCalm() *GetCharactersCharacterIDAttributesEnhanceYourCalm
NewGetCharactersCharacterIDAttributesEnhanceYourCalm creates a GetCharactersCharacterIDAttributesEnhanceYourCalm with default headers values
func (*GetCharactersCharacterIDAttributesEnhanceYourCalm) Error ¶
func (o *GetCharactersCharacterIDAttributesEnhanceYourCalm) Error() string
func (*GetCharactersCharacterIDAttributesEnhanceYourCalm) GetPayload ¶
func (o *GetCharactersCharacterIDAttributesEnhanceYourCalm) GetPayload() *esimodels.ErrorLimited
type GetCharactersCharacterIDAttributesForbidden ¶
GetCharactersCharacterIDAttributesForbidden handles this case with default header values.
Forbidden
func NewGetCharactersCharacterIDAttributesForbidden ¶
func NewGetCharactersCharacterIDAttributesForbidden() *GetCharactersCharacterIDAttributesForbidden
NewGetCharactersCharacterIDAttributesForbidden creates a GetCharactersCharacterIDAttributesForbidden with default headers values
func (*GetCharactersCharacterIDAttributesForbidden) Error ¶
func (o *GetCharactersCharacterIDAttributesForbidden) Error() string
func (*GetCharactersCharacterIDAttributesForbidden) GetPayload ¶
func (o *GetCharactersCharacterIDAttributesForbidden) GetPayload() *esimodels.Forbidden
type GetCharactersCharacterIDAttributesGatewayTimeout ¶
type GetCharactersCharacterIDAttributesGatewayTimeout struct {
Payload *esimodels.GatewayTimeout
}
GetCharactersCharacterIDAttributesGatewayTimeout handles this case with default header values.
Gateway timeout
func NewGetCharactersCharacterIDAttributesGatewayTimeout ¶
func NewGetCharactersCharacterIDAttributesGatewayTimeout() *GetCharactersCharacterIDAttributesGatewayTimeout
NewGetCharactersCharacterIDAttributesGatewayTimeout creates a GetCharactersCharacterIDAttributesGatewayTimeout with default headers values
func (*GetCharactersCharacterIDAttributesGatewayTimeout) Error ¶
func (o *GetCharactersCharacterIDAttributesGatewayTimeout) Error() string
func (*GetCharactersCharacterIDAttributesGatewayTimeout) GetPayload ¶
func (o *GetCharactersCharacterIDAttributesGatewayTimeout) GetPayload() *esimodels.GatewayTimeout
type GetCharactersCharacterIDAttributesInternalServerError ¶
type GetCharactersCharacterIDAttributesInternalServerError struct {
Payload *esimodels.InternalServerError
}
GetCharactersCharacterIDAttributesInternalServerError handles this case with default header values.
Internal server error
func NewGetCharactersCharacterIDAttributesInternalServerError ¶
func NewGetCharactersCharacterIDAttributesInternalServerError() *GetCharactersCharacterIDAttributesInternalServerError
NewGetCharactersCharacterIDAttributesInternalServerError creates a GetCharactersCharacterIDAttributesInternalServerError with default headers values
func (*GetCharactersCharacterIDAttributesInternalServerError) Error ¶
func (o *GetCharactersCharacterIDAttributesInternalServerError) Error() string
func (*GetCharactersCharacterIDAttributesInternalServerError) GetPayload ¶
func (o *GetCharactersCharacterIDAttributesInternalServerError) GetPayload() *esimodels.InternalServerError
type GetCharactersCharacterIDAttributesNotModified ¶
type GetCharactersCharacterIDAttributesNotModified 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
}
GetCharactersCharacterIDAttributesNotModified handles this case with default header values.
Not modified
func NewGetCharactersCharacterIDAttributesNotModified ¶
func NewGetCharactersCharacterIDAttributesNotModified() *GetCharactersCharacterIDAttributesNotModified
NewGetCharactersCharacterIDAttributesNotModified creates a GetCharactersCharacterIDAttributesNotModified with default headers values
func (*GetCharactersCharacterIDAttributesNotModified) Error ¶
func (o *GetCharactersCharacterIDAttributesNotModified) Error() string
type GetCharactersCharacterIDAttributesOK ¶
type GetCharactersCharacterIDAttributesOK 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 *GetCharactersCharacterIDAttributesOKBody
}
GetCharactersCharacterIDAttributesOK handles this case with default header values.
Attributes of a character
func NewGetCharactersCharacterIDAttributesOK ¶
func NewGetCharactersCharacterIDAttributesOK() *GetCharactersCharacterIDAttributesOK
NewGetCharactersCharacterIDAttributesOK creates a GetCharactersCharacterIDAttributesOK with default headers values
func (*GetCharactersCharacterIDAttributesOK) Error ¶
func (o *GetCharactersCharacterIDAttributesOK) Error() string
func (*GetCharactersCharacterIDAttributesOK) GetPayload ¶
func (o *GetCharactersCharacterIDAttributesOK) GetPayload() *GetCharactersCharacterIDAttributesOKBody
type GetCharactersCharacterIDAttributesOKBody ¶
type GetCharactersCharacterIDAttributesOKBody struct {
// get_characters_character_id_attributes_accrued_remap_cooldown_date
//
// Neural remapping cooldown after a character uses remap accrued over time
// Format: date-time
AccruedRemapCooldownDate strfmt.DateTime `json:"accrued_remap_cooldown_date,omitempty"`
// get_characters_character_id_attributes_bonus_remaps
//
// Number of available bonus character neural remaps
BonusRemaps int32 `json:"bonus_remaps,omitempty"`
// get_characters_character_id_attributes_charisma
//
// charisma integer
// Required: true
Charisma *int32 `json:"charisma"`
// get_characters_character_id_attributes_intelligence
//
// intelligence integer
// Required: true
Intelligence *int32 `json:"intelligence"`
// get_characters_character_id_attributes_last_remap_date
//
// Datetime of last neural remap, including usage of bonus remaps
// Format: date-time
LastRemapDate strfmt.DateTime `json:"last_remap_date,omitempty"`
// get_characters_character_id_attributes_memory
//
// memory integer
// Required: true
Memory *int32 `json:"memory"`
// get_characters_character_id_attributes_perception
//
// perception integer
// Required: true
Perception *int32 `json:"perception"`
// get_characters_character_id_attributes_willpower
//
// willpower integer
// Required: true
Willpower *int32 `json:"willpower"`
}
GetCharactersCharacterIDAttributesOKBody get_characters_character_id_attributes_ok // // 200 ok object swagger:model GetCharactersCharacterIDAttributesOKBody
func (*GetCharactersCharacterIDAttributesOKBody) MarshalBinary ¶
func (o *GetCharactersCharacterIDAttributesOKBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetCharactersCharacterIDAttributesOKBody) UnmarshalBinary ¶
func (o *GetCharactersCharacterIDAttributesOKBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetCharactersCharacterIDAttributesParams ¶
type GetCharactersCharacterIDAttributesParams 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
}
GetCharactersCharacterIDAttributesParams contains all the parameters to send to the API endpoint for the get characters character id attributes operation typically these are written to a http.Request
func NewGetCharactersCharacterIDAttributesParams ¶
func NewGetCharactersCharacterIDAttributesParams() *GetCharactersCharacterIDAttributesParams
NewGetCharactersCharacterIDAttributesParams creates a new GetCharactersCharacterIDAttributesParams object with the default values initialized.
func NewGetCharactersCharacterIDAttributesParamsWithContext ¶
func NewGetCharactersCharacterIDAttributesParamsWithContext(ctx context.Context) *GetCharactersCharacterIDAttributesParams
NewGetCharactersCharacterIDAttributesParamsWithContext creates a new GetCharactersCharacterIDAttributesParams object with the default values initialized, and the ability to set a context for a request
func NewGetCharactersCharacterIDAttributesParamsWithHTTPClient ¶
func NewGetCharactersCharacterIDAttributesParamsWithHTTPClient(client *http.Client) *GetCharactersCharacterIDAttributesParams
NewGetCharactersCharacterIDAttributesParamsWithHTTPClient creates a new GetCharactersCharacterIDAttributesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetCharactersCharacterIDAttributesParamsWithTimeout ¶
func NewGetCharactersCharacterIDAttributesParamsWithTimeout(timeout time.Duration) *GetCharactersCharacterIDAttributesParams
NewGetCharactersCharacterIDAttributesParamsWithTimeout creates a new GetCharactersCharacterIDAttributesParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetCharactersCharacterIDAttributesParams) SetCharacterID ¶
func (o *GetCharactersCharacterIDAttributesParams) SetCharacterID(characterID int32)
SetCharacterID adds the characterId to the get characters character id attributes params
func (*GetCharactersCharacterIDAttributesParams) SetContext ¶
func (o *GetCharactersCharacterIDAttributesParams) SetContext(ctx context.Context)
SetContext adds the context to the get characters character id attributes params
func (*GetCharactersCharacterIDAttributesParams) SetDatasource ¶
func (o *GetCharactersCharacterIDAttributesParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the get characters character id attributes params
func (*GetCharactersCharacterIDAttributesParams) SetHTTPClient ¶
func (o *GetCharactersCharacterIDAttributesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get characters character id attributes params
func (*GetCharactersCharacterIDAttributesParams) SetIfNoneMatch ¶
func (o *GetCharactersCharacterIDAttributesParams) SetIfNoneMatch(ifNoneMatch *string)
SetIfNoneMatch adds the ifNoneMatch to the get characters character id attributes params
func (*GetCharactersCharacterIDAttributesParams) SetTimeout ¶
func (o *GetCharactersCharacterIDAttributesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get characters character id attributes params
func (*GetCharactersCharacterIDAttributesParams) SetToken ¶
func (o *GetCharactersCharacterIDAttributesParams) SetToken(token *string)
SetToken adds the token to the get characters character id attributes params
func (*GetCharactersCharacterIDAttributesParams) WithCharacterID ¶
func (o *GetCharactersCharacterIDAttributesParams) WithCharacterID(characterID int32) *GetCharactersCharacterIDAttributesParams
WithCharacterID adds the characterID to the get characters character id attributes params
func (*GetCharactersCharacterIDAttributesParams) WithContext ¶
func (o *GetCharactersCharacterIDAttributesParams) WithContext(ctx context.Context) *GetCharactersCharacterIDAttributesParams
WithContext adds the context to the get characters character id attributes params
func (*GetCharactersCharacterIDAttributesParams) WithDatasource ¶
func (o *GetCharactersCharacterIDAttributesParams) WithDatasource(datasource *string) *GetCharactersCharacterIDAttributesParams
WithDatasource adds the datasource to the get characters character id attributes params
func (*GetCharactersCharacterIDAttributesParams) WithHTTPClient ¶
func (o *GetCharactersCharacterIDAttributesParams) WithHTTPClient(client *http.Client) *GetCharactersCharacterIDAttributesParams
WithHTTPClient adds the HTTPClient to the get characters character id attributes params
func (*GetCharactersCharacterIDAttributesParams) WithIfNoneMatch ¶
func (o *GetCharactersCharacterIDAttributesParams) WithIfNoneMatch(ifNoneMatch *string) *GetCharactersCharacterIDAttributesParams
WithIfNoneMatch adds the ifNoneMatch to the get characters character id attributes params
func (*GetCharactersCharacterIDAttributesParams) WithTimeout ¶
func (o *GetCharactersCharacterIDAttributesParams) WithTimeout(timeout time.Duration) *GetCharactersCharacterIDAttributesParams
WithTimeout adds the timeout to the get characters character id attributes params
func (*GetCharactersCharacterIDAttributesParams) WithToken ¶
func (o *GetCharactersCharacterIDAttributesParams) WithToken(token *string) *GetCharactersCharacterIDAttributesParams
WithToken adds the token to the get characters character id attributes params
func (*GetCharactersCharacterIDAttributesParams) WriteToRequest ¶
func (o *GetCharactersCharacterIDAttributesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetCharactersCharacterIDAttributesReader ¶
type GetCharactersCharacterIDAttributesReader struct {
// contains filtered or unexported fields
}
GetCharactersCharacterIDAttributesReader is a Reader for the GetCharactersCharacterIDAttributes structure.
func (*GetCharactersCharacterIDAttributesReader) ReadResponse ¶
func (o *GetCharactersCharacterIDAttributesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetCharactersCharacterIDAttributesServiceUnavailable ¶
type GetCharactersCharacterIDAttributesServiceUnavailable struct {
}
GetCharactersCharacterIDAttributesServiceUnavailable handles this case with default header values.
Service unavailable
func NewGetCharactersCharacterIDAttributesServiceUnavailable ¶
func NewGetCharactersCharacterIDAttributesServiceUnavailable() *GetCharactersCharacterIDAttributesServiceUnavailable
NewGetCharactersCharacterIDAttributesServiceUnavailable creates a GetCharactersCharacterIDAttributesServiceUnavailable with default headers values
func (*GetCharactersCharacterIDAttributesServiceUnavailable) Error ¶
func (o *GetCharactersCharacterIDAttributesServiceUnavailable) Error() string
func (*GetCharactersCharacterIDAttributesServiceUnavailable) GetPayload ¶
func (o *GetCharactersCharacterIDAttributesServiceUnavailable) GetPayload() *esimodels.ServiceUnavailable
type GetCharactersCharacterIDAttributesUnauthorized ¶
type GetCharactersCharacterIDAttributesUnauthorized struct {
}
GetCharactersCharacterIDAttributesUnauthorized handles this case with default header values.
Unauthorized
func NewGetCharactersCharacterIDAttributesUnauthorized ¶
func NewGetCharactersCharacterIDAttributesUnauthorized() *GetCharactersCharacterIDAttributesUnauthorized
NewGetCharactersCharacterIDAttributesUnauthorized creates a GetCharactersCharacterIDAttributesUnauthorized with default headers values
func (*GetCharactersCharacterIDAttributesUnauthorized) Error ¶
func (o *GetCharactersCharacterIDAttributesUnauthorized) Error() string
func (*GetCharactersCharacterIDAttributesUnauthorized) GetPayload ¶
func (o *GetCharactersCharacterIDAttributesUnauthorized) GetPayload() *esimodels.Unauthorized
type GetCharactersCharacterIDSkillqueueBadRequest ¶
type GetCharactersCharacterIDSkillqueueBadRequest struct {
Payload *esimodels.BadRequest
}
GetCharactersCharacterIDSkillqueueBadRequest handles this case with default header values.
Bad request
func NewGetCharactersCharacterIDSkillqueueBadRequest ¶
func NewGetCharactersCharacterIDSkillqueueBadRequest() *GetCharactersCharacterIDSkillqueueBadRequest
NewGetCharactersCharacterIDSkillqueueBadRequest creates a GetCharactersCharacterIDSkillqueueBadRequest with default headers values
func (*GetCharactersCharacterIDSkillqueueBadRequest) Error ¶
func (o *GetCharactersCharacterIDSkillqueueBadRequest) Error() string
func (*GetCharactersCharacterIDSkillqueueBadRequest) GetPayload ¶
func (o *GetCharactersCharacterIDSkillqueueBadRequest) GetPayload() *esimodels.BadRequest
type GetCharactersCharacterIDSkillqueueEnhanceYourCalm ¶
type GetCharactersCharacterIDSkillqueueEnhanceYourCalm struct {
Payload *esimodels.ErrorLimited
}
GetCharactersCharacterIDSkillqueueEnhanceYourCalm handles this case with default header values.
Error limited
func NewGetCharactersCharacterIDSkillqueueEnhanceYourCalm ¶
func NewGetCharactersCharacterIDSkillqueueEnhanceYourCalm() *GetCharactersCharacterIDSkillqueueEnhanceYourCalm
NewGetCharactersCharacterIDSkillqueueEnhanceYourCalm creates a GetCharactersCharacterIDSkillqueueEnhanceYourCalm with default headers values
func (*GetCharactersCharacterIDSkillqueueEnhanceYourCalm) Error ¶
func (o *GetCharactersCharacterIDSkillqueueEnhanceYourCalm) Error() string
func (*GetCharactersCharacterIDSkillqueueEnhanceYourCalm) GetPayload ¶
func (o *GetCharactersCharacterIDSkillqueueEnhanceYourCalm) GetPayload() *esimodels.ErrorLimited
type GetCharactersCharacterIDSkillqueueForbidden ¶
GetCharactersCharacterIDSkillqueueForbidden handles this case with default header values.
Forbidden
func NewGetCharactersCharacterIDSkillqueueForbidden ¶
func NewGetCharactersCharacterIDSkillqueueForbidden() *GetCharactersCharacterIDSkillqueueForbidden
NewGetCharactersCharacterIDSkillqueueForbidden creates a GetCharactersCharacterIDSkillqueueForbidden with default headers values
func (*GetCharactersCharacterIDSkillqueueForbidden) Error ¶
func (o *GetCharactersCharacterIDSkillqueueForbidden) Error() string
func (*GetCharactersCharacterIDSkillqueueForbidden) GetPayload ¶
func (o *GetCharactersCharacterIDSkillqueueForbidden) GetPayload() *esimodels.Forbidden
type GetCharactersCharacterIDSkillqueueGatewayTimeout ¶
type GetCharactersCharacterIDSkillqueueGatewayTimeout struct {
Payload *esimodels.GatewayTimeout
}
GetCharactersCharacterIDSkillqueueGatewayTimeout handles this case with default header values.
Gateway timeout
func NewGetCharactersCharacterIDSkillqueueGatewayTimeout ¶
func NewGetCharactersCharacterIDSkillqueueGatewayTimeout() *GetCharactersCharacterIDSkillqueueGatewayTimeout
NewGetCharactersCharacterIDSkillqueueGatewayTimeout creates a GetCharactersCharacterIDSkillqueueGatewayTimeout with default headers values
func (*GetCharactersCharacterIDSkillqueueGatewayTimeout) Error ¶
func (o *GetCharactersCharacterIDSkillqueueGatewayTimeout) Error() string
func (*GetCharactersCharacterIDSkillqueueGatewayTimeout) GetPayload ¶
func (o *GetCharactersCharacterIDSkillqueueGatewayTimeout) GetPayload() *esimodels.GatewayTimeout
type GetCharactersCharacterIDSkillqueueInternalServerError ¶
type GetCharactersCharacterIDSkillqueueInternalServerError struct {
Payload *esimodels.InternalServerError
}
GetCharactersCharacterIDSkillqueueInternalServerError handles this case with default header values.
Internal server error
func NewGetCharactersCharacterIDSkillqueueInternalServerError ¶
func NewGetCharactersCharacterIDSkillqueueInternalServerError() *GetCharactersCharacterIDSkillqueueInternalServerError
NewGetCharactersCharacterIDSkillqueueInternalServerError creates a GetCharactersCharacterIDSkillqueueInternalServerError with default headers values
func (*GetCharactersCharacterIDSkillqueueInternalServerError) Error ¶
func (o *GetCharactersCharacterIDSkillqueueInternalServerError) Error() string
func (*GetCharactersCharacterIDSkillqueueInternalServerError) GetPayload ¶
func (o *GetCharactersCharacterIDSkillqueueInternalServerError) GetPayload() *esimodels.InternalServerError
type GetCharactersCharacterIDSkillqueueNotModified ¶
type GetCharactersCharacterIDSkillqueueNotModified 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
}
GetCharactersCharacterIDSkillqueueNotModified handles this case with default header values.
Not modified
func NewGetCharactersCharacterIDSkillqueueNotModified ¶
func NewGetCharactersCharacterIDSkillqueueNotModified() *GetCharactersCharacterIDSkillqueueNotModified
NewGetCharactersCharacterIDSkillqueueNotModified creates a GetCharactersCharacterIDSkillqueueNotModified with default headers values
func (*GetCharactersCharacterIDSkillqueueNotModified) Error ¶
func (o *GetCharactersCharacterIDSkillqueueNotModified) Error() string
type GetCharactersCharacterIDSkillqueueOK ¶
type GetCharactersCharacterIDSkillqueueOK 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 []*GetCharactersCharacterIDSkillqueueOKBodyItems0
}
GetCharactersCharacterIDSkillqueueOK handles this case with default header values.
The current skill queue, sorted ascending by finishing time
func NewGetCharactersCharacterIDSkillqueueOK ¶
func NewGetCharactersCharacterIDSkillqueueOK() *GetCharactersCharacterIDSkillqueueOK
NewGetCharactersCharacterIDSkillqueueOK creates a GetCharactersCharacterIDSkillqueueOK with default headers values
func (*GetCharactersCharacterIDSkillqueueOK) Error ¶
func (o *GetCharactersCharacterIDSkillqueueOK) Error() string
func (*GetCharactersCharacterIDSkillqueueOK) GetPayload ¶
func (o *GetCharactersCharacterIDSkillqueueOK) GetPayload() []*GetCharactersCharacterIDSkillqueueOKBodyItems0
type GetCharactersCharacterIDSkillqueueOKBodyItems0 ¶
type GetCharactersCharacterIDSkillqueueOKBodyItems0 struct {
// get_characters_character_id_skillqueue_finish_date
//
// Date on which training of the skill will complete. Omitted if the skill queue is paused.
// Format: date-time
FinishDate strfmt.DateTime `json:"finish_date,omitempty"`
// get_characters_character_id_skillqueue_finished_level
//
// finished_level integer
// Required: true
// Maximum: 5
// Minimum: 0
FinishedLevel *int32 `json:"finished_level"`
// get_characters_character_id_skillqueue_level_end_sp
//
// level_end_sp integer
LevelEndSp int32 `json:"level_end_sp,omitempty"`
// get_characters_character_id_skillqueue_level_start_sp
//
// Amount of SP that was in the skill when it started training it's current level. Used to calculate % of current level complete.
LevelStartSp int32 `json:"level_start_sp,omitempty"`
// get_characters_character_id_skillqueue_queue_position
//
// queue_position integer
// Required: true
QueuePosition *int32 `json:"queue_position"`
// get_characters_character_id_skillqueue_skill_id
//
// skill_id integer
// Required: true
SkillID *int32 `json:"skill_id"`
// get_characters_character_id_skillqueue_start_date
//
// start_date string
// Format: date-time
StartDate strfmt.DateTime `json:"start_date,omitempty"`
// get_characters_character_id_skillqueue_training_start_sp
//
// training_start_sp integer
TrainingStartSp int32 `json:"training_start_sp,omitempty"`
}
GetCharactersCharacterIDSkillqueueOKBodyItems0 get_characters_character_id_skillqueue_200_ok // // 200 ok object swagger:model GetCharactersCharacterIDSkillqueueOKBodyItems0
func (*GetCharactersCharacterIDSkillqueueOKBodyItems0) MarshalBinary ¶
func (o *GetCharactersCharacterIDSkillqueueOKBodyItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetCharactersCharacterIDSkillqueueOKBodyItems0) UnmarshalBinary ¶
func (o *GetCharactersCharacterIDSkillqueueOKBodyItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetCharactersCharacterIDSkillqueueParams ¶
type GetCharactersCharacterIDSkillqueueParams 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
}
GetCharactersCharacterIDSkillqueueParams contains all the parameters to send to the API endpoint for the get characters character id skillqueue operation typically these are written to a http.Request
func NewGetCharactersCharacterIDSkillqueueParams ¶
func NewGetCharactersCharacterIDSkillqueueParams() *GetCharactersCharacterIDSkillqueueParams
NewGetCharactersCharacterIDSkillqueueParams creates a new GetCharactersCharacterIDSkillqueueParams object with the default values initialized.
func NewGetCharactersCharacterIDSkillqueueParamsWithContext ¶
func NewGetCharactersCharacterIDSkillqueueParamsWithContext(ctx context.Context) *GetCharactersCharacterIDSkillqueueParams
NewGetCharactersCharacterIDSkillqueueParamsWithContext creates a new GetCharactersCharacterIDSkillqueueParams object with the default values initialized, and the ability to set a context for a request
func NewGetCharactersCharacterIDSkillqueueParamsWithHTTPClient ¶
func NewGetCharactersCharacterIDSkillqueueParamsWithHTTPClient(client *http.Client) *GetCharactersCharacterIDSkillqueueParams
NewGetCharactersCharacterIDSkillqueueParamsWithHTTPClient creates a new GetCharactersCharacterIDSkillqueueParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetCharactersCharacterIDSkillqueueParamsWithTimeout ¶
func NewGetCharactersCharacterIDSkillqueueParamsWithTimeout(timeout time.Duration) *GetCharactersCharacterIDSkillqueueParams
NewGetCharactersCharacterIDSkillqueueParamsWithTimeout creates a new GetCharactersCharacterIDSkillqueueParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetCharactersCharacterIDSkillqueueParams) SetCharacterID ¶
func (o *GetCharactersCharacterIDSkillqueueParams) SetCharacterID(characterID int32)
SetCharacterID adds the characterId to the get characters character id skillqueue params
func (*GetCharactersCharacterIDSkillqueueParams) SetContext ¶
func (o *GetCharactersCharacterIDSkillqueueParams) SetContext(ctx context.Context)
SetContext adds the context to the get characters character id skillqueue params
func (*GetCharactersCharacterIDSkillqueueParams) SetDatasource ¶
func (o *GetCharactersCharacterIDSkillqueueParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the get characters character id skillqueue params
func (*GetCharactersCharacterIDSkillqueueParams) SetHTTPClient ¶
func (o *GetCharactersCharacterIDSkillqueueParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get characters character id skillqueue params
func (*GetCharactersCharacterIDSkillqueueParams) SetIfNoneMatch ¶
func (o *GetCharactersCharacterIDSkillqueueParams) SetIfNoneMatch(ifNoneMatch *string)
SetIfNoneMatch adds the ifNoneMatch to the get characters character id skillqueue params
func (*GetCharactersCharacterIDSkillqueueParams) SetTimeout ¶
func (o *GetCharactersCharacterIDSkillqueueParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get characters character id skillqueue params
func (*GetCharactersCharacterIDSkillqueueParams) SetToken ¶
func (o *GetCharactersCharacterIDSkillqueueParams) SetToken(token *string)
SetToken adds the token to the get characters character id skillqueue params
func (*GetCharactersCharacterIDSkillqueueParams) WithCharacterID ¶
func (o *GetCharactersCharacterIDSkillqueueParams) WithCharacterID(characterID int32) *GetCharactersCharacterIDSkillqueueParams
WithCharacterID adds the characterID to the get characters character id skillqueue params
func (*GetCharactersCharacterIDSkillqueueParams) WithContext ¶
func (o *GetCharactersCharacterIDSkillqueueParams) WithContext(ctx context.Context) *GetCharactersCharacterIDSkillqueueParams
WithContext adds the context to the get characters character id skillqueue params
func (*GetCharactersCharacterIDSkillqueueParams) WithDatasource ¶
func (o *GetCharactersCharacterIDSkillqueueParams) WithDatasource(datasource *string) *GetCharactersCharacterIDSkillqueueParams
WithDatasource adds the datasource to the get characters character id skillqueue params
func (*GetCharactersCharacterIDSkillqueueParams) WithHTTPClient ¶
func (o *GetCharactersCharacterIDSkillqueueParams) WithHTTPClient(client *http.Client) *GetCharactersCharacterIDSkillqueueParams
WithHTTPClient adds the HTTPClient to the get characters character id skillqueue params
func (*GetCharactersCharacterIDSkillqueueParams) WithIfNoneMatch ¶
func (o *GetCharactersCharacterIDSkillqueueParams) WithIfNoneMatch(ifNoneMatch *string) *GetCharactersCharacterIDSkillqueueParams
WithIfNoneMatch adds the ifNoneMatch to the get characters character id skillqueue params
func (*GetCharactersCharacterIDSkillqueueParams) WithTimeout ¶
func (o *GetCharactersCharacterIDSkillqueueParams) WithTimeout(timeout time.Duration) *GetCharactersCharacterIDSkillqueueParams
WithTimeout adds the timeout to the get characters character id skillqueue params
func (*GetCharactersCharacterIDSkillqueueParams) WithToken ¶
func (o *GetCharactersCharacterIDSkillqueueParams) WithToken(token *string) *GetCharactersCharacterIDSkillqueueParams
WithToken adds the token to the get characters character id skillqueue params
func (*GetCharactersCharacterIDSkillqueueParams) WriteToRequest ¶
func (o *GetCharactersCharacterIDSkillqueueParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetCharactersCharacterIDSkillqueueReader ¶
type GetCharactersCharacterIDSkillqueueReader struct {
// contains filtered or unexported fields
}
GetCharactersCharacterIDSkillqueueReader is a Reader for the GetCharactersCharacterIDSkillqueue structure.
func (*GetCharactersCharacterIDSkillqueueReader) ReadResponse ¶
func (o *GetCharactersCharacterIDSkillqueueReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetCharactersCharacterIDSkillqueueServiceUnavailable ¶
type GetCharactersCharacterIDSkillqueueServiceUnavailable struct {
}
GetCharactersCharacterIDSkillqueueServiceUnavailable handles this case with default header values.
Service unavailable
func NewGetCharactersCharacterIDSkillqueueServiceUnavailable ¶
func NewGetCharactersCharacterIDSkillqueueServiceUnavailable() *GetCharactersCharacterIDSkillqueueServiceUnavailable
NewGetCharactersCharacterIDSkillqueueServiceUnavailable creates a GetCharactersCharacterIDSkillqueueServiceUnavailable with default headers values
func (*GetCharactersCharacterIDSkillqueueServiceUnavailable) Error ¶
func (o *GetCharactersCharacterIDSkillqueueServiceUnavailable) Error() string
func (*GetCharactersCharacterIDSkillqueueServiceUnavailable) GetPayload ¶
func (o *GetCharactersCharacterIDSkillqueueServiceUnavailable) GetPayload() *esimodels.ServiceUnavailable
type GetCharactersCharacterIDSkillqueueUnauthorized ¶
type GetCharactersCharacterIDSkillqueueUnauthorized struct {
}
GetCharactersCharacterIDSkillqueueUnauthorized handles this case with default header values.
Unauthorized
func NewGetCharactersCharacterIDSkillqueueUnauthorized ¶
func NewGetCharactersCharacterIDSkillqueueUnauthorized() *GetCharactersCharacterIDSkillqueueUnauthorized
NewGetCharactersCharacterIDSkillqueueUnauthorized creates a GetCharactersCharacterIDSkillqueueUnauthorized with default headers values
func (*GetCharactersCharacterIDSkillqueueUnauthorized) Error ¶
func (o *GetCharactersCharacterIDSkillqueueUnauthorized) Error() string
func (*GetCharactersCharacterIDSkillqueueUnauthorized) GetPayload ¶
func (o *GetCharactersCharacterIDSkillqueueUnauthorized) GetPayload() *esimodels.Unauthorized
type GetCharactersCharacterIDSkillsBadRequest ¶
type GetCharactersCharacterIDSkillsBadRequest struct {
Payload *esimodels.BadRequest
}
GetCharactersCharacterIDSkillsBadRequest handles this case with default header values.
Bad request
func NewGetCharactersCharacterIDSkillsBadRequest ¶
func NewGetCharactersCharacterIDSkillsBadRequest() *GetCharactersCharacterIDSkillsBadRequest
NewGetCharactersCharacterIDSkillsBadRequest creates a GetCharactersCharacterIDSkillsBadRequest with default headers values
func (*GetCharactersCharacterIDSkillsBadRequest) Error ¶
func (o *GetCharactersCharacterIDSkillsBadRequest) Error() string
func (*GetCharactersCharacterIDSkillsBadRequest) GetPayload ¶
func (o *GetCharactersCharacterIDSkillsBadRequest) GetPayload() *esimodels.BadRequest
type GetCharactersCharacterIDSkillsEnhanceYourCalm ¶
type GetCharactersCharacterIDSkillsEnhanceYourCalm struct {
Payload *esimodels.ErrorLimited
}
GetCharactersCharacterIDSkillsEnhanceYourCalm handles this case with default header values.
Error limited
func NewGetCharactersCharacterIDSkillsEnhanceYourCalm ¶
func NewGetCharactersCharacterIDSkillsEnhanceYourCalm() *GetCharactersCharacterIDSkillsEnhanceYourCalm
NewGetCharactersCharacterIDSkillsEnhanceYourCalm creates a GetCharactersCharacterIDSkillsEnhanceYourCalm with default headers values
func (*GetCharactersCharacterIDSkillsEnhanceYourCalm) Error ¶
func (o *GetCharactersCharacterIDSkillsEnhanceYourCalm) Error() string
func (*GetCharactersCharacterIDSkillsEnhanceYourCalm) GetPayload ¶
func (o *GetCharactersCharacterIDSkillsEnhanceYourCalm) GetPayload() *esimodels.ErrorLimited
type GetCharactersCharacterIDSkillsForbidden ¶
GetCharactersCharacterIDSkillsForbidden handles this case with default header values.
Forbidden
func NewGetCharactersCharacterIDSkillsForbidden ¶
func NewGetCharactersCharacterIDSkillsForbidden() *GetCharactersCharacterIDSkillsForbidden
NewGetCharactersCharacterIDSkillsForbidden creates a GetCharactersCharacterIDSkillsForbidden with default headers values
func (*GetCharactersCharacterIDSkillsForbidden) Error ¶
func (o *GetCharactersCharacterIDSkillsForbidden) Error() string
func (*GetCharactersCharacterIDSkillsForbidden) GetPayload ¶
func (o *GetCharactersCharacterIDSkillsForbidden) GetPayload() *esimodels.Forbidden
type GetCharactersCharacterIDSkillsGatewayTimeout ¶
type GetCharactersCharacterIDSkillsGatewayTimeout struct {
Payload *esimodels.GatewayTimeout
}
GetCharactersCharacterIDSkillsGatewayTimeout handles this case with default header values.
Gateway timeout
func NewGetCharactersCharacterIDSkillsGatewayTimeout ¶
func NewGetCharactersCharacterIDSkillsGatewayTimeout() *GetCharactersCharacterIDSkillsGatewayTimeout
NewGetCharactersCharacterIDSkillsGatewayTimeout creates a GetCharactersCharacterIDSkillsGatewayTimeout with default headers values
func (*GetCharactersCharacterIDSkillsGatewayTimeout) Error ¶
func (o *GetCharactersCharacterIDSkillsGatewayTimeout) Error() string
func (*GetCharactersCharacterIDSkillsGatewayTimeout) GetPayload ¶
func (o *GetCharactersCharacterIDSkillsGatewayTimeout) GetPayload() *esimodels.GatewayTimeout
type GetCharactersCharacterIDSkillsInternalServerError ¶
type GetCharactersCharacterIDSkillsInternalServerError struct {
Payload *esimodels.InternalServerError
}
GetCharactersCharacterIDSkillsInternalServerError handles this case with default header values.
Internal server error
func NewGetCharactersCharacterIDSkillsInternalServerError ¶
func NewGetCharactersCharacterIDSkillsInternalServerError() *GetCharactersCharacterIDSkillsInternalServerError
NewGetCharactersCharacterIDSkillsInternalServerError creates a GetCharactersCharacterIDSkillsInternalServerError with default headers values
func (*GetCharactersCharacterIDSkillsInternalServerError) Error ¶
func (o *GetCharactersCharacterIDSkillsInternalServerError) Error() string
func (*GetCharactersCharacterIDSkillsInternalServerError) GetPayload ¶
func (o *GetCharactersCharacterIDSkillsInternalServerError) GetPayload() *esimodels.InternalServerError
type GetCharactersCharacterIDSkillsNotModified ¶
type GetCharactersCharacterIDSkillsNotModified 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
}
GetCharactersCharacterIDSkillsNotModified handles this case with default header values.
Not modified
func NewGetCharactersCharacterIDSkillsNotModified ¶
func NewGetCharactersCharacterIDSkillsNotModified() *GetCharactersCharacterIDSkillsNotModified
NewGetCharactersCharacterIDSkillsNotModified creates a GetCharactersCharacterIDSkillsNotModified with default headers values
func (*GetCharactersCharacterIDSkillsNotModified) Error ¶
func (o *GetCharactersCharacterIDSkillsNotModified) Error() string
type GetCharactersCharacterIDSkillsOK ¶
type GetCharactersCharacterIDSkillsOK 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 *GetCharactersCharacterIDSkillsOKBody
}
GetCharactersCharacterIDSkillsOK handles this case with default header values.
Known skills for the character
func NewGetCharactersCharacterIDSkillsOK ¶
func NewGetCharactersCharacterIDSkillsOK() *GetCharactersCharacterIDSkillsOK
NewGetCharactersCharacterIDSkillsOK creates a GetCharactersCharacterIDSkillsOK with default headers values
func (*GetCharactersCharacterIDSkillsOK) Error ¶
func (o *GetCharactersCharacterIDSkillsOK) Error() string
func (*GetCharactersCharacterIDSkillsOK) GetPayload ¶
func (o *GetCharactersCharacterIDSkillsOK) GetPayload() *GetCharactersCharacterIDSkillsOKBody
type GetCharactersCharacterIDSkillsOKBody ¶
type GetCharactersCharacterIDSkillsOKBody struct {
// get_characters_character_id_skills_skills
//
// skills array
// Required: true
// Max Items: 1000
Skills []*SkillsItems0 `json:"skills"`
// get_characters_character_id_skills_total_sp
//
// total_sp integer
// Required: true
TotalSp *int64 `json:"total_sp"`
// get_characters_character_id_skills_unallocated_sp
//
// Skill points available to be assigned
UnallocatedSp int32 `json:"unallocated_sp,omitempty"`
}
GetCharactersCharacterIDSkillsOKBody get_characters_character_id_skills_ok // // 200 ok object swagger:model GetCharactersCharacterIDSkillsOKBody
func (*GetCharactersCharacterIDSkillsOKBody) MarshalBinary ¶
func (o *GetCharactersCharacterIDSkillsOKBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetCharactersCharacterIDSkillsOKBody) UnmarshalBinary ¶
func (o *GetCharactersCharacterIDSkillsOKBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetCharactersCharacterIDSkillsParams ¶
type GetCharactersCharacterIDSkillsParams 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
}
GetCharactersCharacterIDSkillsParams contains all the parameters to send to the API endpoint for the get characters character id skills operation typically these are written to a http.Request
func NewGetCharactersCharacterIDSkillsParams ¶
func NewGetCharactersCharacterIDSkillsParams() *GetCharactersCharacterIDSkillsParams
NewGetCharactersCharacterIDSkillsParams creates a new GetCharactersCharacterIDSkillsParams object with the default values initialized.
func NewGetCharactersCharacterIDSkillsParamsWithContext ¶
func NewGetCharactersCharacterIDSkillsParamsWithContext(ctx context.Context) *GetCharactersCharacterIDSkillsParams
NewGetCharactersCharacterIDSkillsParamsWithContext creates a new GetCharactersCharacterIDSkillsParams object with the default values initialized, and the ability to set a context for a request
func NewGetCharactersCharacterIDSkillsParamsWithHTTPClient ¶
func NewGetCharactersCharacterIDSkillsParamsWithHTTPClient(client *http.Client) *GetCharactersCharacterIDSkillsParams
NewGetCharactersCharacterIDSkillsParamsWithHTTPClient creates a new GetCharactersCharacterIDSkillsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetCharactersCharacterIDSkillsParamsWithTimeout ¶
func NewGetCharactersCharacterIDSkillsParamsWithTimeout(timeout time.Duration) *GetCharactersCharacterIDSkillsParams
NewGetCharactersCharacterIDSkillsParamsWithTimeout creates a new GetCharactersCharacterIDSkillsParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetCharactersCharacterIDSkillsParams) SetCharacterID ¶
func (o *GetCharactersCharacterIDSkillsParams) SetCharacterID(characterID int32)
SetCharacterID adds the characterId to the get characters character id skills params
func (*GetCharactersCharacterIDSkillsParams) SetContext ¶
func (o *GetCharactersCharacterIDSkillsParams) SetContext(ctx context.Context)
SetContext adds the context to the get characters character id skills params
func (*GetCharactersCharacterIDSkillsParams) SetDatasource ¶
func (o *GetCharactersCharacterIDSkillsParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the get characters character id skills params
func (*GetCharactersCharacterIDSkillsParams) SetHTTPClient ¶
func (o *GetCharactersCharacterIDSkillsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get characters character id skills params
func (*GetCharactersCharacterIDSkillsParams) SetIfNoneMatch ¶
func (o *GetCharactersCharacterIDSkillsParams) SetIfNoneMatch(ifNoneMatch *string)
SetIfNoneMatch adds the ifNoneMatch to the get characters character id skills params
func (*GetCharactersCharacterIDSkillsParams) SetTimeout ¶
func (o *GetCharactersCharacterIDSkillsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get characters character id skills params
func (*GetCharactersCharacterIDSkillsParams) SetToken ¶
func (o *GetCharactersCharacterIDSkillsParams) SetToken(token *string)
SetToken adds the token to the get characters character id skills params
func (*GetCharactersCharacterIDSkillsParams) WithCharacterID ¶
func (o *GetCharactersCharacterIDSkillsParams) WithCharacterID(characterID int32) *GetCharactersCharacterIDSkillsParams
WithCharacterID adds the characterID to the get characters character id skills params
func (*GetCharactersCharacterIDSkillsParams) WithContext ¶
func (o *GetCharactersCharacterIDSkillsParams) WithContext(ctx context.Context) *GetCharactersCharacterIDSkillsParams
WithContext adds the context to the get characters character id skills params
func (*GetCharactersCharacterIDSkillsParams) WithDatasource ¶
func (o *GetCharactersCharacterIDSkillsParams) WithDatasource(datasource *string) *GetCharactersCharacterIDSkillsParams
WithDatasource adds the datasource to the get characters character id skills params
func (*GetCharactersCharacterIDSkillsParams) WithHTTPClient ¶
func (o *GetCharactersCharacterIDSkillsParams) WithHTTPClient(client *http.Client) *GetCharactersCharacterIDSkillsParams
WithHTTPClient adds the HTTPClient to the get characters character id skills params
func (*GetCharactersCharacterIDSkillsParams) WithIfNoneMatch ¶
func (o *GetCharactersCharacterIDSkillsParams) WithIfNoneMatch(ifNoneMatch *string) *GetCharactersCharacterIDSkillsParams
WithIfNoneMatch adds the ifNoneMatch to the get characters character id skills params
func (*GetCharactersCharacterIDSkillsParams) WithTimeout ¶
func (o *GetCharactersCharacterIDSkillsParams) WithTimeout(timeout time.Duration) *GetCharactersCharacterIDSkillsParams
WithTimeout adds the timeout to the get characters character id skills params
func (*GetCharactersCharacterIDSkillsParams) WithToken ¶
func (o *GetCharactersCharacterIDSkillsParams) WithToken(token *string) *GetCharactersCharacterIDSkillsParams
WithToken adds the token to the get characters character id skills params
func (*GetCharactersCharacterIDSkillsParams) WriteToRequest ¶
func (o *GetCharactersCharacterIDSkillsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetCharactersCharacterIDSkillsReader ¶
type GetCharactersCharacterIDSkillsReader struct {
// contains filtered or unexported fields
}
GetCharactersCharacterIDSkillsReader is a Reader for the GetCharactersCharacterIDSkills structure.
func (*GetCharactersCharacterIDSkillsReader) ReadResponse ¶
func (o *GetCharactersCharacterIDSkillsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetCharactersCharacterIDSkillsServiceUnavailable ¶
type GetCharactersCharacterIDSkillsServiceUnavailable struct {
}
GetCharactersCharacterIDSkillsServiceUnavailable handles this case with default header values.
Service unavailable
func NewGetCharactersCharacterIDSkillsServiceUnavailable ¶
func NewGetCharactersCharacterIDSkillsServiceUnavailable() *GetCharactersCharacterIDSkillsServiceUnavailable
NewGetCharactersCharacterIDSkillsServiceUnavailable creates a GetCharactersCharacterIDSkillsServiceUnavailable with default headers values
func (*GetCharactersCharacterIDSkillsServiceUnavailable) Error ¶
func (o *GetCharactersCharacterIDSkillsServiceUnavailable) Error() string
func (*GetCharactersCharacterIDSkillsServiceUnavailable) GetPayload ¶
func (o *GetCharactersCharacterIDSkillsServiceUnavailable) GetPayload() *esimodels.ServiceUnavailable
type GetCharactersCharacterIDSkillsUnauthorized ¶
type GetCharactersCharacterIDSkillsUnauthorized struct {
}
GetCharactersCharacterIDSkillsUnauthorized handles this case with default header values.
Unauthorized
func NewGetCharactersCharacterIDSkillsUnauthorized ¶
func NewGetCharactersCharacterIDSkillsUnauthorized() *GetCharactersCharacterIDSkillsUnauthorized
NewGetCharactersCharacterIDSkillsUnauthorized creates a GetCharactersCharacterIDSkillsUnauthorized with default headers values
func (*GetCharactersCharacterIDSkillsUnauthorized) Error ¶
func (o *GetCharactersCharacterIDSkillsUnauthorized) Error() string
func (*GetCharactersCharacterIDSkillsUnauthorized) GetPayload ¶
func (o *GetCharactersCharacterIDSkillsUnauthorized) GetPayload() *esimodels.Unauthorized
type SkillsItems0 ¶
type SkillsItems0 struct {
// get_characters_character_id_skills_active_skill_level
//
// active_skill_level integer
// Required: true
ActiveSkillLevel *int32 `json:"active_skill_level"`
// get_characters_character_id_skills_skill_id
//
// skill_id integer
// Required: true
SkillID *int32 `json:"skill_id"`
// get_characters_character_id_skills_skillpoints_in_skill
//
// skillpoints_in_skill integer
// Required: true
SkillpointsInSkill *int64 `json:"skillpoints_in_skill"`
// get_characters_character_id_skills_trained_skill_level
//
// trained_skill_level integer
// Required: true
TrainedSkillLevel *int32 `json:"trained_skill_level"`
}
SkillsItems0 get_characters_character_id_skills_skill // // skill object swagger:model SkillsItems0
func (*SkillsItems0) MarshalBinary ¶
func (o *SkillsItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*SkillsItems0) UnmarshalBinary ¶
func (o *SkillsItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
Source Files
¶
- get_characters_character_id_attributes_parameters.go
- get_characters_character_id_attributes_responses.go
- get_characters_character_id_skillqueue_parameters.go
- get_characters_character_id_skillqueue_responses.go
- get_characters_character_id_skills_parameters.go
- get_characters_character_id_skills_responses.go
- skills_client.go