Documentation ¶
Index ¶
- Constants
- type Client
- func (a *Client) GetCharactersCharacterIDClones(params *GetCharactersCharacterIDClonesParams, ...) (*GetCharactersCharacterIDClonesOK, error)
- func (a *Client) GetCharactersCharacterIDImplants(params *GetCharactersCharacterIDImplantsParams, ...) (*GetCharactersCharacterIDImplantsOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientService
- type GetCharactersCharacterIDClonesBadRequest
- type GetCharactersCharacterIDClonesEnhanceYourCalm
- type GetCharactersCharacterIDClonesForbidden
- type GetCharactersCharacterIDClonesGatewayTimeout
- type GetCharactersCharacterIDClonesInternalServerError
- type GetCharactersCharacterIDClonesNotModified
- type GetCharactersCharacterIDClonesOK
- type GetCharactersCharacterIDClonesOKBody
- type GetCharactersCharacterIDClonesOKBodyHomeLocation
- type GetCharactersCharacterIDClonesParams
- func NewGetCharactersCharacterIDClonesParams() *GetCharactersCharacterIDClonesParams
- func NewGetCharactersCharacterIDClonesParamsWithContext(ctx context.Context) *GetCharactersCharacterIDClonesParams
- func NewGetCharactersCharacterIDClonesParamsWithHTTPClient(client *http.Client) *GetCharactersCharacterIDClonesParams
- func NewGetCharactersCharacterIDClonesParamsWithTimeout(timeout time.Duration) *GetCharactersCharacterIDClonesParams
- func (o *GetCharactersCharacterIDClonesParams) SetCharacterID(characterID int32)
- func (o *GetCharactersCharacterIDClonesParams) SetContext(ctx context.Context)
- func (o *GetCharactersCharacterIDClonesParams) SetDatasource(datasource *string)
- func (o *GetCharactersCharacterIDClonesParams) SetHTTPClient(client *http.Client)
- func (o *GetCharactersCharacterIDClonesParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetCharactersCharacterIDClonesParams) SetTimeout(timeout time.Duration)
- func (o *GetCharactersCharacterIDClonesParams) SetToken(token *string)
- func (o *GetCharactersCharacterIDClonesParams) WithCharacterID(characterID int32) *GetCharactersCharacterIDClonesParams
- func (o *GetCharactersCharacterIDClonesParams) WithContext(ctx context.Context) *GetCharactersCharacterIDClonesParams
- func (o *GetCharactersCharacterIDClonesParams) WithDatasource(datasource *string) *GetCharactersCharacterIDClonesParams
- func (o *GetCharactersCharacterIDClonesParams) WithHTTPClient(client *http.Client) *GetCharactersCharacterIDClonesParams
- func (o *GetCharactersCharacterIDClonesParams) WithIfNoneMatch(ifNoneMatch *string) *GetCharactersCharacterIDClonesParams
- func (o *GetCharactersCharacterIDClonesParams) WithTimeout(timeout time.Duration) *GetCharactersCharacterIDClonesParams
- func (o *GetCharactersCharacterIDClonesParams) WithToken(token *string) *GetCharactersCharacterIDClonesParams
- func (o *GetCharactersCharacterIDClonesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetCharactersCharacterIDClonesReader
- type GetCharactersCharacterIDClonesServiceUnavailable
- type GetCharactersCharacterIDClonesUnauthorized
- type GetCharactersCharacterIDImplantsBadRequest
- type GetCharactersCharacterIDImplantsEnhanceYourCalm
- type GetCharactersCharacterIDImplantsForbidden
- type GetCharactersCharacterIDImplantsGatewayTimeout
- type GetCharactersCharacterIDImplantsInternalServerError
- type GetCharactersCharacterIDImplantsNotModified
- type GetCharactersCharacterIDImplantsOK
- type GetCharactersCharacterIDImplantsParams
- func NewGetCharactersCharacterIDImplantsParams() *GetCharactersCharacterIDImplantsParams
- func NewGetCharactersCharacterIDImplantsParamsWithContext(ctx context.Context) *GetCharactersCharacterIDImplantsParams
- func NewGetCharactersCharacterIDImplantsParamsWithHTTPClient(client *http.Client) *GetCharactersCharacterIDImplantsParams
- func NewGetCharactersCharacterIDImplantsParamsWithTimeout(timeout time.Duration) *GetCharactersCharacterIDImplantsParams
- func (o *GetCharactersCharacterIDImplantsParams) SetCharacterID(characterID int32)
- func (o *GetCharactersCharacterIDImplantsParams) SetContext(ctx context.Context)
- func (o *GetCharactersCharacterIDImplantsParams) SetDatasource(datasource *string)
- func (o *GetCharactersCharacterIDImplantsParams) SetHTTPClient(client *http.Client)
- func (o *GetCharactersCharacterIDImplantsParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetCharactersCharacterIDImplantsParams) SetTimeout(timeout time.Duration)
- func (o *GetCharactersCharacterIDImplantsParams) SetToken(token *string)
- func (o *GetCharactersCharacterIDImplantsParams) WithCharacterID(characterID int32) *GetCharactersCharacterIDImplantsParams
- func (o *GetCharactersCharacterIDImplantsParams) WithContext(ctx context.Context) *GetCharactersCharacterIDImplantsParams
- func (o *GetCharactersCharacterIDImplantsParams) WithDatasource(datasource *string) *GetCharactersCharacterIDImplantsParams
- func (o *GetCharactersCharacterIDImplantsParams) WithHTTPClient(client *http.Client) *GetCharactersCharacterIDImplantsParams
- func (o *GetCharactersCharacterIDImplantsParams) WithIfNoneMatch(ifNoneMatch *string) *GetCharactersCharacterIDImplantsParams
- func (o *GetCharactersCharacterIDImplantsParams) WithTimeout(timeout time.Duration) *GetCharactersCharacterIDImplantsParams
- func (o *GetCharactersCharacterIDImplantsParams) WithToken(token *string) *GetCharactersCharacterIDImplantsParams
- func (o *GetCharactersCharacterIDImplantsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetCharactersCharacterIDImplantsReader
- type GetCharactersCharacterIDImplantsServiceUnavailable
- type GetCharactersCharacterIDImplantsUnauthorized
- type JumpClonesItems0
Constants ¶
const ( // GetCharactersCharacterIDClonesOKBodyHomeLocationLocationTypeStation captures enum value "station" GetCharactersCharacterIDClonesOKBodyHomeLocationLocationTypeStation string = "station" // GetCharactersCharacterIDClonesOKBodyHomeLocationLocationTypeStructure captures enum value "structure" GetCharactersCharacterIDClonesOKBodyHomeLocationLocationTypeStructure string = "structure" )
const ( // JumpClonesItems0LocationTypeStation captures enum value "station" JumpClonesItems0LocationTypeStation string = "station" // JumpClonesItems0LocationTypeStructure captures enum value "structure" JumpClonesItems0LocationTypeStructure string = "structure" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for clones API
func (*Client) GetCharactersCharacterIDClones ¶
func (a *Client) GetCharactersCharacterIDClones(params *GetCharactersCharacterIDClonesParams, authInfo runtime.ClientAuthInfoWriter) (*GetCharactersCharacterIDClonesOK, error)
GetCharactersCharacterIDClones gets clones A list of the character's clones
---
This route is cached for up to 120 seconds
func (*Client) GetCharactersCharacterIDImplants ¶
func (a *Client) GetCharactersCharacterIDImplants(params *GetCharactersCharacterIDImplantsParams, authInfo runtime.ClientAuthInfoWriter) (*GetCharactersCharacterIDImplantsOK, error)
GetCharactersCharacterIDImplants gets active implants Return implants on the active clone of a 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 { GetCharactersCharacterIDClones(params *GetCharactersCharacterIDClonesParams, authInfo runtime.ClientAuthInfoWriter) (*GetCharactersCharacterIDClonesOK, error) GetCharactersCharacterIDImplants(params *GetCharactersCharacterIDImplantsParams, authInfo runtime.ClientAuthInfoWriter) (*GetCharactersCharacterIDImplantsOK, 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 clones API client.
type GetCharactersCharacterIDClonesBadRequest ¶
type GetCharactersCharacterIDClonesBadRequest struct {
Payload *esimodels.BadRequest
}
GetCharactersCharacterIDClonesBadRequest handles this case with default header values.
Bad request
func NewGetCharactersCharacterIDClonesBadRequest ¶
func NewGetCharactersCharacterIDClonesBadRequest() *GetCharactersCharacterIDClonesBadRequest
NewGetCharactersCharacterIDClonesBadRequest creates a GetCharactersCharacterIDClonesBadRequest with default headers values
func (*GetCharactersCharacterIDClonesBadRequest) Error ¶
func (o *GetCharactersCharacterIDClonesBadRequest) Error() string
func (*GetCharactersCharacterIDClonesBadRequest) GetPayload ¶
func (o *GetCharactersCharacterIDClonesBadRequest) GetPayload() *esimodels.BadRequest
type GetCharactersCharacterIDClonesEnhanceYourCalm ¶
type GetCharactersCharacterIDClonesEnhanceYourCalm struct {
Payload *esimodels.ErrorLimited
}
GetCharactersCharacterIDClonesEnhanceYourCalm handles this case with default header values.
Error limited
func NewGetCharactersCharacterIDClonesEnhanceYourCalm ¶
func NewGetCharactersCharacterIDClonesEnhanceYourCalm() *GetCharactersCharacterIDClonesEnhanceYourCalm
NewGetCharactersCharacterIDClonesEnhanceYourCalm creates a GetCharactersCharacterIDClonesEnhanceYourCalm with default headers values
func (*GetCharactersCharacterIDClonesEnhanceYourCalm) Error ¶
func (o *GetCharactersCharacterIDClonesEnhanceYourCalm) Error() string
func (*GetCharactersCharacterIDClonesEnhanceYourCalm) GetPayload ¶
func (o *GetCharactersCharacterIDClonesEnhanceYourCalm) GetPayload() *esimodels.ErrorLimited
type GetCharactersCharacterIDClonesForbidden ¶
GetCharactersCharacterIDClonesForbidden handles this case with default header values.
Forbidden
func NewGetCharactersCharacterIDClonesForbidden ¶
func NewGetCharactersCharacterIDClonesForbidden() *GetCharactersCharacterIDClonesForbidden
NewGetCharactersCharacterIDClonesForbidden creates a GetCharactersCharacterIDClonesForbidden with default headers values
func (*GetCharactersCharacterIDClonesForbidden) Error ¶
func (o *GetCharactersCharacterIDClonesForbidden) Error() string
func (*GetCharactersCharacterIDClonesForbidden) GetPayload ¶
func (o *GetCharactersCharacterIDClonesForbidden) GetPayload() *esimodels.Forbidden
type GetCharactersCharacterIDClonesGatewayTimeout ¶
type GetCharactersCharacterIDClonesGatewayTimeout struct {
Payload *esimodels.GatewayTimeout
}
GetCharactersCharacterIDClonesGatewayTimeout handles this case with default header values.
Gateway timeout
func NewGetCharactersCharacterIDClonesGatewayTimeout ¶
func NewGetCharactersCharacterIDClonesGatewayTimeout() *GetCharactersCharacterIDClonesGatewayTimeout
NewGetCharactersCharacterIDClonesGatewayTimeout creates a GetCharactersCharacterIDClonesGatewayTimeout with default headers values
func (*GetCharactersCharacterIDClonesGatewayTimeout) Error ¶
func (o *GetCharactersCharacterIDClonesGatewayTimeout) Error() string
func (*GetCharactersCharacterIDClonesGatewayTimeout) GetPayload ¶
func (o *GetCharactersCharacterIDClonesGatewayTimeout) GetPayload() *esimodels.GatewayTimeout
type GetCharactersCharacterIDClonesInternalServerError ¶
type GetCharactersCharacterIDClonesInternalServerError struct {
Payload *esimodels.InternalServerError
}
GetCharactersCharacterIDClonesInternalServerError handles this case with default header values.
Internal server error
func NewGetCharactersCharacterIDClonesInternalServerError ¶
func NewGetCharactersCharacterIDClonesInternalServerError() *GetCharactersCharacterIDClonesInternalServerError
NewGetCharactersCharacterIDClonesInternalServerError creates a GetCharactersCharacterIDClonesInternalServerError with default headers values
func (*GetCharactersCharacterIDClonesInternalServerError) Error ¶
func (o *GetCharactersCharacterIDClonesInternalServerError) Error() string
func (*GetCharactersCharacterIDClonesInternalServerError) GetPayload ¶
func (o *GetCharactersCharacterIDClonesInternalServerError) GetPayload() *esimodels.InternalServerError
type GetCharactersCharacterIDClonesNotModified ¶
type GetCharactersCharacterIDClonesNotModified 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 }
GetCharactersCharacterIDClonesNotModified handles this case with default header values.
Not modified
func NewGetCharactersCharacterIDClonesNotModified ¶
func NewGetCharactersCharacterIDClonesNotModified() *GetCharactersCharacterIDClonesNotModified
NewGetCharactersCharacterIDClonesNotModified creates a GetCharactersCharacterIDClonesNotModified with default headers values
func (*GetCharactersCharacterIDClonesNotModified) Error ¶
func (o *GetCharactersCharacterIDClonesNotModified) Error() string
type GetCharactersCharacterIDClonesOK ¶
type GetCharactersCharacterIDClonesOK 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 *GetCharactersCharacterIDClonesOKBody }
GetCharactersCharacterIDClonesOK handles this case with default header values.
Clone information for the given character
func NewGetCharactersCharacterIDClonesOK ¶
func NewGetCharactersCharacterIDClonesOK() *GetCharactersCharacterIDClonesOK
NewGetCharactersCharacterIDClonesOK creates a GetCharactersCharacterIDClonesOK with default headers values
func (*GetCharactersCharacterIDClonesOK) Error ¶
func (o *GetCharactersCharacterIDClonesOK) Error() string
func (*GetCharactersCharacterIDClonesOK) GetPayload ¶
func (o *GetCharactersCharacterIDClonesOK) GetPayload() *GetCharactersCharacterIDClonesOKBody
type GetCharactersCharacterIDClonesOKBody ¶
type GetCharactersCharacterIDClonesOKBody struct { // home location HomeLocation *GetCharactersCharacterIDClonesOKBodyHomeLocation `json:"home_location,omitempty"` // get_characters_character_id_clones_jump_clones // // jump_clones array // Required: true // Max Items: 10 JumpClones []*JumpClonesItems0 `json:"jump_clones"` // get_characters_character_id_clones_last_clone_jump_date // // last_clone_jump_date string // Format: date-time LastCloneJumpDate strfmt.DateTime `json:"last_clone_jump_date,omitempty"` // get_characters_character_id_clones_last_station_change_date // // last_station_change_date string // Format: date-time LastStationChangeDate strfmt.DateTime `json:"last_station_change_date,omitempty"` }
GetCharactersCharacterIDClonesOKBody get_characters_character_id_clones_ok // // 200 ok object swagger:model GetCharactersCharacterIDClonesOKBody
func (*GetCharactersCharacterIDClonesOKBody) MarshalBinary ¶
func (o *GetCharactersCharacterIDClonesOKBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetCharactersCharacterIDClonesOKBody) UnmarshalBinary ¶
func (o *GetCharactersCharacterIDClonesOKBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetCharactersCharacterIDClonesOKBodyHomeLocation ¶
type GetCharactersCharacterIDClonesOKBodyHomeLocation struct { // get_characters_character_id_clones_location_id // // location_id integer LocationID int64 `json:"location_id,omitempty"` // get_characters_character_id_clones_location_type // // location_type string // Enum: [station structure] LocationType string `json:"location_type,omitempty"` }
GetCharactersCharacterIDClonesOKBodyHomeLocation get_characters_character_id_clones_home_location // // home_location object swagger:model GetCharactersCharacterIDClonesOKBodyHomeLocation
func (*GetCharactersCharacterIDClonesOKBodyHomeLocation) MarshalBinary ¶
func (o *GetCharactersCharacterIDClonesOKBodyHomeLocation) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetCharactersCharacterIDClonesOKBodyHomeLocation) UnmarshalBinary ¶
func (o *GetCharactersCharacterIDClonesOKBodyHomeLocation) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetCharactersCharacterIDClonesParams ¶
type GetCharactersCharacterIDClonesParams 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 }
GetCharactersCharacterIDClonesParams contains all the parameters to send to the API endpoint for the get characters character id clones operation typically these are written to a http.Request
func NewGetCharactersCharacterIDClonesParams ¶
func NewGetCharactersCharacterIDClonesParams() *GetCharactersCharacterIDClonesParams
NewGetCharactersCharacterIDClonesParams creates a new GetCharactersCharacterIDClonesParams object with the default values initialized.
func NewGetCharactersCharacterIDClonesParamsWithContext ¶
func NewGetCharactersCharacterIDClonesParamsWithContext(ctx context.Context) *GetCharactersCharacterIDClonesParams
NewGetCharactersCharacterIDClonesParamsWithContext creates a new GetCharactersCharacterIDClonesParams object with the default values initialized, and the ability to set a context for a request
func NewGetCharactersCharacterIDClonesParamsWithHTTPClient ¶
func NewGetCharactersCharacterIDClonesParamsWithHTTPClient(client *http.Client) *GetCharactersCharacterIDClonesParams
NewGetCharactersCharacterIDClonesParamsWithHTTPClient creates a new GetCharactersCharacterIDClonesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetCharactersCharacterIDClonesParamsWithTimeout ¶
func NewGetCharactersCharacterIDClonesParamsWithTimeout(timeout time.Duration) *GetCharactersCharacterIDClonesParams
NewGetCharactersCharacterIDClonesParamsWithTimeout creates a new GetCharactersCharacterIDClonesParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetCharactersCharacterIDClonesParams) SetCharacterID ¶
func (o *GetCharactersCharacterIDClonesParams) SetCharacterID(characterID int32)
SetCharacterID adds the characterId to the get characters character id clones params
func (*GetCharactersCharacterIDClonesParams) SetContext ¶
func (o *GetCharactersCharacterIDClonesParams) SetContext(ctx context.Context)
SetContext adds the context to the get characters character id clones params
func (*GetCharactersCharacterIDClonesParams) SetDatasource ¶
func (o *GetCharactersCharacterIDClonesParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the get characters character id clones params
func (*GetCharactersCharacterIDClonesParams) SetHTTPClient ¶
func (o *GetCharactersCharacterIDClonesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get characters character id clones params
func (*GetCharactersCharacterIDClonesParams) SetIfNoneMatch ¶
func (o *GetCharactersCharacterIDClonesParams) SetIfNoneMatch(ifNoneMatch *string)
SetIfNoneMatch adds the ifNoneMatch to the get characters character id clones params
func (*GetCharactersCharacterIDClonesParams) SetTimeout ¶
func (o *GetCharactersCharacterIDClonesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get characters character id clones params
func (*GetCharactersCharacterIDClonesParams) SetToken ¶
func (o *GetCharactersCharacterIDClonesParams) SetToken(token *string)
SetToken adds the token to the get characters character id clones params
func (*GetCharactersCharacterIDClonesParams) WithCharacterID ¶
func (o *GetCharactersCharacterIDClonesParams) WithCharacterID(characterID int32) *GetCharactersCharacterIDClonesParams
WithCharacterID adds the characterID to the get characters character id clones params
func (*GetCharactersCharacterIDClonesParams) WithContext ¶
func (o *GetCharactersCharacterIDClonesParams) WithContext(ctx context.Context) *GetCharactersCharacterIDClonesParams
WithContext adds the context to the get characters character id clones params
func (*GetCharactersCharacterIDClonesParams) WithDatasource ¶
func (o *GetCharactersCharacterIDClonesParams) WithDatasource(datasource *string) *GetCharactersCharacterIDClonesParams
WithDatasource adds the datasource to the get characters character id clones params
func (*GetCharactersCharacterIDClonesParams) WithHTTPClient ¶
func (o *GetCharactersCharacterIDClonesParams) WithHTTPClient(client *http.Client) *GetCharactersCharacterIDClonesParams
WithHTTPClient adds the HTTPClient to the get characters character id clones params
func (*GetCharactersCharacterIDClonesParams) WithIfNoneMatch ¶
func (o *GetCharactersCharacterIDClonesParams) WithIfNoneMatch(ifNoneMatch *string) *GetCharactersCharacterIDClonesParams
WithIfNoneMatch adds the ifNoneMatch to the get characters character id clones params
func (*GetCharactersCharacterIDClonesParams) WithTimeout ¶
func (o *GetCharactersCharacterIDClonesParams) WithTimeout(timeout time.Duration) *GetCharactersCharacterIDClonesParams
WithTimeout adds the timeout to the get characters character id clones params
func (*GetCharactersCharacterIDClonesParams) WithToken ¶
func (o *GetCharactersCharacterIDClonesParams) WithToken(token *string) *GetCharactersCharacterIDClonesParams
WithToken adds the token to the get characters character id clones params
func (*GetCharactersCharacterIDClonesParams) WriteToRequest ¶
func (o *GetCharactersCharacterIDClonesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetCharactersCharacterIDClonesReader ¶
type GetCharactersCharacterIDClonesReader struct {
// contains filtered or unexported fields
}
GetCharactersCharacterIDClonesReader is a Reader for the GetCharactersCharacterIDClones structure.
func (*GetCharactersCharacterIDClonesReader) ReadResponse ¶
func (o *GetCharactersCharacterIDClonesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetCharactersCharacterIDClonesServiceUnavailable ¶
type GetCharactersCharacterIDClonesServiceUnavailable struct {
}GetCharactersCharacterIDClonesServiceUnavailable handles this case with default header values.
Service unavailable
func NewGetCharactersCharacterIDClonesServiceUnavailable ¶
func NewGetCharactersCharacterIDClonesServiceUnavailable() *GetCharactersCharacterIDClonesServiceUnavailable
NewGetCharactersCharacterIDClonesServiceUnavailable creates a GetCharactersCharacterIDClonesServiceUnavailable with default headers values
func (*GetCharactersCharacterIDClonesServiceUnavailable) Error ¶
func (o *GetCharactersCharacterIDClonesServiceUnavailable) Error() string
func (*GetCharactersCharacterIDClonesServiceUnavailable) GetPayload ¶
func (o *GetCharactersCharacterIDClonesServiceUnavailable) GetPayload() *esimodels.ServiceUnavailable
type GetCharactersCharacterIDClonesUnauthorized ¶
type GetCharactersCharacterIDClonesUnauthorized struct {
}GetCharactersCharacterIDClonesUnauthorized handles this case with default header values.
Unauthorized
func NewGetCharactersCharacterIDClonesUnauthorized ¶
func NewGetCharactersCharacterIDClonesUnauthorized() *GetCharactersCharacterIDClonesUnauthorized
NewGetCharactersCharacterIDClonesUnauthorized creates a GetCharactersCharacterIDClonesUnauthorized with default headers values
func (*GetCharactersCharacterIDClonesUnauthorized) Error ¶
func (o *GetCharactersCharacterIDClonesUnauthorized) Error() string
func (*GetCharactersCharacterIDClonesUnauthorized) GetPayload ¶
func (o *GetCharactersCharacterIDClonesUnauthorized) GetPayload() *esimodels.Unauthorized
type GetCharactersCharacterIDImplantsBadRequest ¶
type GetCharactersCharacterIDImplantsBadRequest struct {
Payload *esimodels.BadRequest
}
GetCharactersCharacterIDImplantsBadRequest handles this case with default header values.
Bad request
func NewGetCharactersCharacterIDImplantsBadRequest ¶
func NewGetCharactersCharacterIDImplantsBadRequest() *GetCharactersCharacterIDImplantsBadRequest
NewGetCharactersCharacterIDImplantsBadRequest creates a GetCharactersCharacterIDImplantsBadRequest with default headers values
func (*GetCharactersCharacterIDImplantsBadRequest) Error ¶
func (o *GetCharactersCharacterIDImplantsBadRequest) Error() string
func (*GetCharactersCharacterIDImplantsBadRequest) GetPayload ¶
func (o *GetCharactersCharacterIDImplantsBadRequest) GetPayload() *esimodels.BadRequest
type GetCharactersCharacterIDImplantsEnhanceYourCalm ¶
type GetCharactersCharacterIDImplantsEnhanceYourCalm struct {
Payload *esimodels.ErrorLimited
}
GetCharactersCharacterIDImplantsEnhanceYourCalm handles this case with default header values.
Error limited
func NewGetCharactersCharacterIDImplantsEnhanceYourCalm ¶
func NewGetCharactersCharacterIDImplantsEnhanceYourCalm() *GetCharactersCharacterIDImplantsEnhanceYourCalm
NewGetCharactersCharacterIDImplantsEnhanceYourCalm creates a GetCharactersCharacterIDImplantsEnhanceYourCalm with default headers values
func (*GetCharactersCharacterIDImplantsEnhanceYourCalm) Error ¶
func (o *GetCharactersCharacterIDImplantsEnhanceYourCalm) Error() string
func (*GetCharactersCharacterIDImplantsEnhanceYourCalm) GetPayload ¶
func (o *GetCharactersCharacterIDImplantsEnhanceYourCalm) GetPayload() *esimodels.ErrorLimited
type GetCharactersCharacterIDImplantsForbidden ¶
GetCharactersCharacterIDImplantsForbidden handles this case with default header values.
Forbidden
func NewGetCharactersCharacterIDImplantsForbidden ¶
func NewGetCharactersCharacterIDImplantsForbidden() *GetCharactersCharacterIDImplantsForbidden
NewGetCharactersCharacterIDImplantsForbidden creates a GetCharactersCharacterIDImplantsForbidden with default headers values
func (*GetCharactersCharacterIDImplantsForbidden) Error ¶
func (o *GetCharactersCharacterIDImplantsForbidden) Error() string
func (*GetCharactersCharacterIDImplantsForbidden) GetPayload ¶
func (o *GetCharactersCharacterIDImplantsForbidden) GetPayload() *esimodels.Forbidden
type GetCharactersCharacterIDImplantsGatewayTimeout ¶
type GetCharactersCharacterIDImplantsGatewayTimeout struct {
Payload *esimodels.GatewayTimeout
}
GetCharactersCharacterIDImplantsGatewayTimeout handles this case with default header values.
Gateway timeout
func NewGetCharactersCharacterIDImplantsGatewayTimeout ¶
func NewGetCharactersCharacterIDImplantsGatewayTimeout() *GetCharactersCharacterIDImplantsGatewayTimeout
NewGetCharactersCharacterIDImplantsGatewayTimeout creates a GetCharactersCharacterIDImplantsGatewayTimeout with default headers values
func (*GetCharactersCharacterIDImplantsGatewayTimeout) Error ¶
func (o *GetCharactersCharacterIDImplantsGatewayTimeout) Error() string
func (*GetCharactersCharacterIDImplantsGatewayTimeout) GetPayload ¶
func (o *GetCharactersCharacterIDImplantsGatewayTimeout) GetPayload() *esimodels.GatewayTimeout
type GetCharactersCharacterIDImplantsInternalServerError ¶
type GetCharactersCharacterIDImplantsInternalServerError struct {
Payload *esimodels.InternalServerError
}
GetCharactersCharacterIDImplantsInternalServerError handles this case with default header values.
Internal server error
func NewGetCharactersCharacterIDImplantsInternalServerError ¶
func NewGetCharactersCharacterIDImplantsInternalServerError() *GetCharactersCharacterIDImplantsInternalServerError
NewGetCharactersCharacterIDImplantsInternalServerError creates a GetCharactersCharacterIDImplantsInternalServerError with default headers values
func (*GetCharactersCharacterIDImplantsInternalServerError) Error ¶
func (o *GetCharactersCharacterIDImplantsInternalServerError) Error() string
func (*GetCharactersCharacterIDImplantsInternalServerError) GetPayload ¶
func (o *GetCharactersCharacterIDImplantsInternalServerError) GetPayload() *esimodels.InternalServerError
type GetCharactersCharacterIDImplantsNotModified ¶
type GetCharactersCharacterIDImplantsNotModified 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 }
GetCharactersCharacterIDImplantsNotModified handles this case with default header values.
Not modified
func NewGetCharactersCharacterIDImplantsNotModified ¶
func NewGetCharactersCharacterIDImplantsNotModified() *GetCharactersCharacterIDImplantsNotModified
NewGetCharactersCharacterIDImplantsNotModified creates a GetCharactersCharacterIDImplantsNotModified with default headers values
func (*GetCharactersCharacterIDImplantsNotModified) Error ¶
func (o *GetCharactersCharacterIDImplantsNotModified) Error() string
type GetCharactersCharacterIDImplantsOK ¶
type GetCharactersCharacterIDImplantsOK 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 []int32 }
GetCharactersCharacterIDImplantsOK handles this case with default header values.
A list of implant type ids
func NewGetCharactersCharacterIDImplantsOK ¶
func NewGetCharactersCharacterIDImplantsOK() *GetCharactersCharacterIDImplantsOK
NewGetCharactersCharacterIDImplantsOK creates a GetCharactersCharacterIDImplantsOK with default headers values
func (*GetCharactersCharacterIDImplantsOK) Error ¶
func (o *GetCharactersCharacterIDImplantsOK) Error() string
func (*GetCharactersCharacterIDImplantsOK) GetPayload ¶
func (o *GetCharactersCharacterIDImplantsOK) GetPayload() []int32
type GetCharactersCharacterIDImplantsParams ¶
type GetCharactersCharacterIDImplantsParams 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 }
GetCharactersCharacterIDImplantsParams contains all the parameters to send to the API endpoint for the get characters character id implants operation typically these are written to a http.Request
func NewGetCharactersCharacterIDImplantsParams ¶
func NewGetCharactersCharacterIDImplantsParams() *GetCharactersCharacterIDImplantsParams
NewGetCharactersCharacterIDImplantsParams creates a new GetCharactersCharacterIDImplantsParams object with the default values initialized.
func NewGetCharactersCharacterIDImplantsParamsWithContext ¶
func NewGetCharactersCharacterIDImplantsParamsWithContext(ctx context.Context) *GetCharactersCharacterIDImplantsParams
NewGetCharactersCharacterIDImplantsParamsWithContext creates a new GetCharactersCharacterIDImplantsParams object with the default values initialized, and the ability to set a context for a request
func NewGetCharactersCharacterIDImplantsParamsWithHTTPClient ¶
func NewGetCharactersCharacterIDImplantsParamsWithHTTPClient(client *http.Client) *GetCharactersCharacterIDImplantsParams
NewGetCharactersCharacterIDImplantsParamsWithHTTPClient creates a new GetCharactersCharacterIDImplantsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetCharactersCharacterIDImplantsParamsWithTimeout ¶
func NewGetCharactersCharacterIDImplantsParamsWithTimeout(timeout time.Duration) *GetCharactersCharacterIDImplantsParams
NewGetCharactersCharacterIDImplantsParamsWithTimeout creates a new GetCharactersCharacterIDImplantsParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetCharactersCharacterIDImplantsParams) SetCharacterID ¶
func (o *GetCharactersCharacterIDImplantsParams) SetCharacterID(characterID int32)
SetCharacterID adds the characterId to the get characters character id implants params
func (*GetCharactersCharacterIDImplantsParams) SetContext ¶
func (o *GetCharactersCharacterIDImplantsParams) SetContext(ctx context.Context)
SetContext adds the context to the get characters character id implants params
func (*GetCharactersCharacterIDImplantsParams) SetDatasource ¶
func (o *GetCharactersCharacterIDImplantsParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the get characters character id implants params
func (*GetCharactersCharacterIDImplantsParams) SetHTTPClient ¶
func (o *GetCharactersCharacterIDImplantsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get characters character id implants params
func (*GetCharactersCharacterIDImplantsParams) SetIfNoneMatch ¶
func (o *GetCharactersCharacterIDImplantsParams) SetIfNoneMatch(ifNoneMatch *string)
SetIfNoneMatch adds the ifNoneMatch to the get characters character id implants params
func (*GetCharactersCharacterIDImplantsParams) SetTimeout ¶
func (o *GetCharactersCharacterIDImplantsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get characters character id implants params
func (*GetCharactersCharacterIDImplantsParams) SetToken ¶
func (o *GetCharactersCharacterIDImplantsParams) SetToken(token *string)
SetToken adds the token to the get characters character id implants params
func (*GetCharactersCharacterIDImplantsParams) WithCharacterID ¶
func (o *GetCharactersCharacterIDImplantsParams) WithCharacterID(characterID int32) *GetCharactersCharacterIDImplantsParams
WithCharacterID adds the characterID to the get characters character id implants params
func (*GetCharactersCharacterIDImplantsParams) WithContext ¶
func (o *GetCharactersCharacterIDImplantsParams) WithContext(ctx context.Context) *GetCharactersCharacterIDImplantsParams
WithContext adds the context to the get characters character id implants params
func (*GetCharactersCharacterIDImplantsParams) WithDatasource ¶
func (o *GetCharactersCharacterIDImplantsParams) WithDatasource(datasource *string) *GetCharactersCharacterIDImplantsParams
WithDatasource adds the datasource to the get characters character id implants params
func (*GetCharactersCharacterIDImplantsParams) WithHTTPClient ¶
func (o *GetCharactersCharacterIDImplantsParams) WithHTTPClient(client *http.Client) *GetCharactersCharacterIDImplantsParams
WithHTTPClient adds the HTTPClient to the get characters character id implants params
func (*GetCharactersCharacterIDImplantsParams) WithIfNoneMatch ¶
func (o *GetCharactersCharacterIDImplantsParams) WithIfNoneMatch(ifNoneMatch *string) *GetCharactersCharacterIDImplantsParams
WithIfNoneMatch adds the ifNoneMatch to the get characters character id implants params
func (*GetCharactersCharacterIDImplantsParams) WithTimeout ¶
func (o *GetCharactersCharacterIDImplantsParams) WithTimeout(timeout time.Duration) *GetCharactersCharacterIDImplantsParams
WithTimeout adds the timeout to the get characters character id implants params
func (*GetCharactersCharacterIDImplantsParams) WithToken ¶
func (o *GetCharactersCharacterIDImplantsParams) WithToken(token *string) *GetCharactersCharacterIDImplantsParams
WithToken adds the token to the get characters character id implants params
func (*GetCharactersCharacterIDImplantsParams) WriteToRequest ¶
func (o *GetCharactersCharacterIDImplantsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetCharactersCharacterIDImplantsReader ¶
type GetCharactersCharacterIDImplantsReader struct {
// contains filtered or unexported fields
}
GetCharactersCharacterIDImplantsReader is a Reader for the GetCharactersCharacterIDImplants structure.
func (*GetCharactersCharacterIDImplantsReader) ReadResponse ¶
func (o *GetCharactersCharacterIDImplantsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetCharactersCharacterIDImplantsServiceUnavailable ¶
type GetCharactersCharacterIDImplantsServiceUnavailable struct {
}GetCharactersCharacterIDImplantsServiceUnavailable handles this case with default header values.
Service unavailable
func NewGetCharactersCharacterIDImplantsServiceUnavailable ¶
func NewGetCharactersCharacterIDImplantsServiceUnavailable() *GetCharactersCharacterIDImplantsServiceUnavailable
NewGetCharactersCharacterIDImplantsServiceUnavailable creates a GetCharactersCharacterIDImplantsServiceUnavailable with default headers values
func (*GetCharactersCharacterIDImplantsServiceUnavailable) Error ¶
func (o *GetCharactersCharacterIDImplantsServiceUnavailable) Error() string
func (*GetCharactersCharacterIDImplantsServiceUnavailable) GetPayload ¶
func (o *GetCharactersCharacterIDImplantsServiceUnavailable) GetPayload() *esimodels.ServiceUnavailable
type GetCharactersCharacterIDImplantsUnauthorized ¶
type GetCharactersCharacterIDImplantsUnauthorized struct {
}GetCharactersCharacterIDImplantsUnauthorized handles this case with default header values.
Unauthorized
func NewGetCharactersCharacterIDImplantsUnauthorized ¶
func NewGetCharactersCharacterIDImplantsUnauthorized() *GetCharactersCharacterIDImplantsUnauthorized
NewGetCharactersCharacterIDImplantsUnauthorized creates a GetCharactersCharacterIDImplantsUnauthorized with default headers values
func (*GetCharactersCharacterIDImplantsUnauthorized) Error ¶
func (o *GetCharactersCharacterIDImplantsUnauthorized) Error() string
func (*GetCharactersCharacterIDImplantsUnauthorized) GetPayload ¶
func (o *GetCharactersCharacterIDImplantsUnauthorized) GetPayload() *esimodels.Unauthorized
type JumpClonesItems0 ¶
type JumpClonesItems0 struct { // get_characters_character_id_clones_implants // // implants array // Required: true // Max Items: 11 Implants []int32 `json:"implants"` // get_characters_character_id_clones_jump_clone_id // // jump_clone_id integer // Required: true JumpCloneID *int32 `json:"jump_clone_id"` // get_characters_character_id_clones_jump_clone_location_id // // location_id integer // Required: true LocationID *int64 `json:"location_id"` // get_characters_character_id_clones_jump_clone_location_type // // location_type string // Required: true // Enum: [station structure] LocationType *string `json:"location_type"` // get_characters_character_id_clones_name // // name string Name string `json:"name,omitempty"` }
JumpClonesItems0 get_characters_character_id_clones_jump_clone // // jump_clone object swagger:model JumpClonesItems0
func (*JumpClonesItems0) MarshalBinary ¶
func (o *JumpClonesItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*JumpClonesItems0) UnmarshalBinary ¶
func (o *JumpClonesItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation