Documentation ¶
Index ¶
- Constants
- type AgentsItems0
- type AlliancesItems0
- type CharactersItems0
- type Client
- func (a *Client) GetUniverseAncestries(params *GetUniverseAncestriesParams) (*GetUniverseAncestriesOK, error)
- func (a *Client) GetUniverseAsteroidBeltsAsteroidBeltID(params *GetUniverseAsteroidBeltsAsteroidBeltIDParams) (*GetUniverseAsteroidBeltsAsteroidBeltIDOK, error)
- func (a *Client) GetUniverseBloodlines(params *GetUniverseBloodlinesParams) (*GetUniverseBloodlinesOK, error)
- func (a *Client) GetUniverseCategories(params *GetUniverseCategoriesParams) (*GetUniverseCategoriesOK, error)
- func (a *Client) GetUniverseCategoriesCategoryID(params *GetUniverseCategoriesCategoryIDParams) (*GetUniverseCategoriesCategoryIDOK, error)
- func (a *Client) GetUniverseConstellations(params *GetUniverseConstellationsParams) (*GetUniverseConstellationsOK, error)
- func (a *Client) GetUniverseConstellationsConstellationID(params *GetUniverseConstellationsConstellationIDParams) (*GetUniverseConstellationsConstellationIDOK, error)
- func (a *Client) GetUniverseFactions(params *GetUniverseFactionsParams) (*GetUniverseFactionsOK, error)
- func (a *Client) GetUniverseGraphics(params *GetUniverseGraphicsParams) (*GetUniverseGraphicsOK, error)
- func (a *Client) GetUniverseGraphicsGraphicID(params *GetUniverseGraphicsGraphicIDParams) (*GetUniverseGraphicsGraphicIDOK, error)
- func (a *Client) GetUniverseGroups(params *GetUniverseGroupsParams) (*GetUniverseGroupsOK, error)
- func (a *Client) GetUniverseGroupsGroupID(params *GetUniverseGroupsGroupIDParams) (*GetUniverseGroupsGroupIDOK, error)
- func (a *Client) GetUniverseMoonsMoonID(params *GetUniverseMoonsMoonIDParams) (*GetUniverseMoonsMoonIDOK, error)
- func (a *Client) GetUniversePlanetsPlanetID(params *GetUniversePlanetsPlanetIDParams) (*GetUniversePlanetsPlanetIDOK, error)
- func (a *Client) GetUniverseRaces(params *GetUniverseRacesParams) (*GetUniverseRacesOK, error)
- func (a *Client) GetUniverseRegions(params *GetUniverseRegionsParams) (*GetUniverseRegionsOK, error)
- func (a *Client) GetUniverseRegionsRegionID(params *GetUniverseRegionsRegionIDParams) (*GetUniverseRegionsRegionIDOK, error)
- func (a *Client) GetUniverseStargatesStargateID(params *GetUniverseStargatesStargateIDParams) (*GetUniverseStargatesStargateIDOK, error)
- func (a *Client) GetUniverseStarsStarID(params *GetUniverseStarsStarIDParams) (*GetUniverseStarsStarIDOK, error)
- func (a *Client) GetUniverseStationsStationID(params *GetUniverseStationsStationIDParams) (*GetUniverseStationsStationIDOK, error)
- func (a *Client) GetUniverseStructures(params *GetUniverseStructuresParams) (*GetUniverseStructuresOK, error)
- func (a *Client) GetUniverseStructuresStructureID(params *GetUniverseStructuresStructureIDParams, ...) (*GetUniverseStructuresStructureIDOK, error)
- func (a *Client) GetUniverseSystemJumps(params *GetUniverseSystemJumpsParams) (*GetUniverseSystemJumpsOK, error)
- func (a *Client) GetUniverseSystemKills(params *GetUniverseSystemKillsParams) (*GetUniverseSystemKillsOK, error)
- func (a *Client) GetUniverseSystems(params *GetUniverseSystemsParams) (*GetUniverseSystemsOK, error)
- func (a *Client) GetUniverseSystemsSystemID(params *GetUniverseSystemsSystemIDParams) (*GetUniverseSystemsSystemIDOK, error)
- func (a *Client) GetUniverseTypes(params *GetUniverseTypesParams) (*GetUniverseTypesOK, error)
- func (a *Client) GetUniverseTypesTypeID(params *GetUniverseTypesTypeIDParams) (*GetUniverseTypesTypeIDOK, error)
- func (a *Client) PostUniverseIds(params *PostUniverseIdsParams) (*PostUniverseIdsOK, error)
- func (a *Client) PostUniverseNames(params *PostUniverseNamesParams) (*PostUniverseNamesOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientService
- type ConstellationsItems0
- type CorporationsItems0
- type DogmaAttributesItems0
- type DogmaEffectsItems0
- type FactionsItems0
- type GetUniverseAncestriesBadRequest
- type GetUniverseAncestriesEnhanceYourCalm
- type GetUniverseAncestriesGatewayTimeout
- type GetUniverseAncestriesInternalServerError
- type GetUniverseAncestriesNotModified
- type GetUniverseAncestriesOK
- type GetUniverseAncestriesOKBodyItems0
- type GetUniverseAncestriesParams
- func NewGetUniverseAncestriesParams() *GetUniverseAncestriesParams
- func NewGetUniverseAncestriesParamsWithContext(ctx context.Context) *GetUniverseAncestriesParams
- func NewGetUniverseAncestriesParamsWithHTTPClient(client *http.Client) *GetUniverseAncestriesParams
- func NewGetUniverseAncestriesParamsWithTimeout(timeout time.Duration) *GetUniverseAncestriesParams
- func (o *GetUniverseAncestriesParams) SetAcceptLanguage(acceptLanguage *string)
- func (o *GetUniverseAncestriesParams) SetContext(ctx context.Context)
- func (o *GetUniverseAncestriesParams) SetDatasource(datasource *string)
- func (o *GetUniverseAncestriesParams) SetHTTPClient(client *http.Client)
- func (o *GetUniverseAncestriesParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetUniverseAncestriesParams) SetLanguage(language *string)
- func (o *GetUniverseAncestriesParams) SetTimeout(timeout time.Duration)
- func (o *GetUniverseAncestriesParams) WithAcceptLanguage(acceptLanguage *string) *GetUniverseAncestriesParams
- func (o *GetUniverseAncestriesParams) WithContext(ctx context.Context) *GetUniverseAncestriesParams
- func (o *GetUniverseAncestriesParams) WithDatasource(datasource *string) *GetUniverseAncestriesParams
- func (o *GetUniverseAncestriesParams) WithHTTPClient(client *http.Client) *GetUniverseAncestriesParams
- func (o *GetUniverseAncestriesParams) WithIfNoneMatch(ifNoneMatch *string) *GetUniverseAncestriesParams
- func (o *GetUniverseAncestriesParams) WithLanguage(language *string) *GetUniverseAncestriesParams
- func (o *GetUniverseAncestriesParams) WithTimeout(timeout time.Duration) *GetUniverseAncestriesParams
- func (o *GetUniverseAncestriesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetUniverseAncestriesReader
- type GetUniverseAncestriesServiceUnavailable
- type GetUniverseAsteroidBeltsAsteroidBeltIDBadRequest
- type GetUniverseAsteroidBeltsAsteroidBeltIDEnhanceYourCalm
- type GetUniverseAsteroidBeltsAsteroidBeltIDGatewayTimeout
- type GetUniverseAsteroidBeltsAsteroidBeltIDInternalServerError
- type GetUniverseAsteroidBeltsAsteroidBeltIDNotFound
- type GetUniverseAsteroidBeltsAsteroidBeltIDNotFoundBody
- type GetUniverseAsteroidBeltsAsteroidBeltIDNotModified
- type GetUniverseAsteroidBeltsAsteroidBeltIDOK
- type GetUniverseAsteroidBeltsAsteroidBeltIDOKBody
- type GetUniverseAsteroidBeltsAsteroidBeltIDOKBodyPosition
- type GetUniverseAsteroidBeltsAsteroidBeltIDParams
- func NewGetUniverseAsteroidBeltsAsteroidBeltIDParams() *GetUniverseAsteroidBeltsAsteroidBeltIDParams
- func NewGetUniverseAsteroidBeltsAsteroidBeltIDParamsWithContext(ctx context.Context) *GetUniverseAsteroidBeltsAsteroidBeltIDParams
- func NewGetUniverseAsteroidBeltsAsteroidBeltIDParamsWithHTTPClient(client *http.Client) *GetUniverseAsteroidBeltsAsteroidBeltIDParams
- func NewGetUniverseAsteroidBeltsAsteroidBeltIDParamsWithTimeout(timeout time.Duration) *GetUniverseAsteroidBeltsAsteroidBeltIDParams
- func (o *GetUniverseAsteroidBeltsAsteroidBeltIDParams) SetAsteroidBeltID(asteroidBeltID int32)
- func (o *GetUniverseAsteroidBeltsAsteroidBeltIDParams) SetContext(ctx context.Context)
- func (o *GetUniverseAsteroidBeltsAsteroidBeltIDParams) SetDatasource(datasource *string)
- func (o *GetUniverseAsteroidBeltsAsteroidBeltIDParams) SetHTTPClient(client *http.Client)
- func (o *GetUniverseAsteroidBeltsAsteroidBeltIDParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetUniverseAsteroidBeltsAsteroidBeltIDParams) SetTimeout(timeout time.Duration)
- func (o *GetUniverseAsteroidBeltsAsteroidBeltIDParams) WithAsteroidBeltID(asteroidBeltID int32) *GetUniverseAsteroidBeltsAsteroidBeltIDParams
- func (o *GetUniverseAsteroidBeltsAsteroidBeltIDParams) WithContext(ctx context.Context) *GetUniverseAsteroidBeltsAsteroidBeltIDParams
- func (o *GetUniverseAsteroidBeltsAsteroidBeltIDParams) WithDatasource(datasource *string) *GetUniverseAsteroidBeltsAsteroidBeltIDParams
- func (o *GetUniverseAsteroidBeltsAsteroidBeltIDParams) WithHTTPClient(client *http.Client) *GetUniverseAsteroidBeltsAsteroidBeltIDParams
- func (o *GetUniverseAsteroidBeltsAsteroidBeltIDParams) WithIfNoneMatch(ifNoneMatch *string) *GetUniverseAsteroidBeltsAsteroidBeltIDParams
- func (o *GetUniverseAsteroidBeltsAsteroidBeltIDParams) WithTimeout(timeout time.Duration) *GetUniverseAsteroidBeltsAsteroidBeltIDParams
- func (o *GetUniverseAsteroidBeltsAsteroidBeltIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetUniverseAsteroidBeltsAsteroidBeltIDReader
- type GetUniverseAsteroidBeltsAsteroidBeltIDServiceUnavailable
- type GetUniverseBloodlinesBadRequest
- type GetUniverseBloodlinesEnhanceYourCalm
- type GetUniverseBloodlinesGatewayTimeout
- type GetUniverseBloodlinesInternalServerError
- type GetUniverseBloodlinesNotModified
- type GetUniverseBloodlinesOK
- type GetUniverseBloodlinesOKBodyItems0
- type GetUniverseBloodlinesParams
- func NewGetUniverseBloodlinesParams() *GetUniverseBloodlinesParams
- func NewGetUniverseBloodlinesParamsWithContext(ctx context.Context) *GetUniverseBloodlinesParams
- func NewGetUniverseBloodlinesParamsWithHTTPClient(client *http.Client) *GetUniverseBloodlinesParams
- func NewGetUniverseBloodlinesParamsWithTimeout(timeout time.Duration) *GetUniverseBloodlinesParams
- func (o *GetUniverseBloodlinesParams) SetAcceptLanguage(acceptLanguage *string)
- func (o *GetUniverseBloodlinesParams) SetContext(ctx context.Context)
- func (o *GetUniverseBloodlinesParams) SetDatasource(datasource *string)
- func (o *GetUniverseBloodlinesParams) SetHTTPClient(client *http.Client)
- func (o *GetUniverseBloodlinesParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetUniverseBloodlinesParams) SetLanguage(language *string)
- func (o *GetUniverseBloodlinesParams) SetTimeout(timeout time.Duration)
- func (o *GetUniverseBloodlinesParams) WithAcceptLanguage(acceptLanguage *string) *GetUniverseBloodlinesParams
- func (o *GetUniverseBloodlinesParams) WithContext(ctx context.Context) *GetUniverseBloodlinesParams
- func (o *GetUniverseBloodlinesParams) WithDatasource(datasource *string) *GetUniverseBloodlinesParams
- func (o *GetUniverseBloodlinesParams) WithHTTPClient(client *http.Client) *GetUniverseBloodlinesParams
- func (o *GetUniverseBloodlinesParams) WithIfNoneMatch(ifNoneMatch *string) *GetUniverseBloodlinesParams
- func (o *GetUniverseBloodlinesParams) WithLanguage(language *string) *GetUniverseBloodlinesParams
- func (o *GetUniverseBloodlinesParams) WithTimeout(timeout time.Duration) *GetUniverseBloodlinesParams
- func (o *GetUniverseBloodlinesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetUniverseBloodlinesReader
- type GetUniverseBloodlinesServiceUnavailable
- type GetUniverseCategoriesBadRequest
- type GetUniverseCategoriesCategoryIDBadRequest
- type GetUniverseCategoriesCategoryIDEnhanceYourCalm
- type GetUniverseCategoriesCategoryIDGatewayTimeout
- type GetUniverseCategoriesCategoryIDInternalServerError
- type GetUniverseCategoriesCategoryIDNotFound
- type GetUniverseCategoriesCategoryIDNotFoundBody
- type GetUniverseCategoriesCategoryIDNotModified
- type GetUniverseCategoriesCategoryIDOK
- type GetUniverseCategoriesCategoryIDOKBody
- type GetUniverseCategoriesCategoryIDParams
- func NewGetUniverseCategoriesCategoryIDParams() *GetUniverseCategoriesCategoryIDParams
- func NewGetUniverseCategoriesCategoryIDParamsWithContext(ctx context.Context) *GetUniverseCategoriesCategoryIDParams
- func NewGetUniverseCategoriesCategoryIDParamsWithHTTPClient(client *http.Client) *GetUniverseCategoriesCategoryIDParams
- func NewGetUniverseCategoriesCategoryIDParamsWithTimeout(timeout time.Duration) *GetUniverseCategoriesCategoryIDParams
- func (o *GetUniverseCategoriesCategoryIDParams) SetAcceptLanguage(acceptLanguage *string)
- func (o *GetUniverseCategoriesCategoryIDParams) SetCategoryID(categoryID int32)
- func (o *GetUniverseCategoriesCategoryIDParams) SetContext(ctx context.Context)
- func (o *GetUniverseCategoriesCategoryIDParams) SetDatasource(datasource *string)
- func (o *GetUniverseCategoriesCategoryIDParams) SetHTTPClient(client *http.Client)
- func (o *GetUniverseCategoriesCategoryIDParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetUniverseCategoriesCategoryIDParams) SetLanguage(language *string)
- func (o *GetUniverseCategoriesCategoryIDParams) SetTimeout(timeout time.Duration)
- func (o *GetUniverseCategoriesCategoryIDParams) WithAcceptLanguage(acceptLanguage *string) *GetUniverseCategoriesCategoryIDParams
- func (o *GetUniverseCategoriesCategoryIDParams) WithCategoryID(categoryID int32) *GetUniverseCategoriesCategoryIDParams
- func (o *GetUniverseCategoriesCategoryIDParams) WithContext(ctx context.Context) *GetUniverseCategoriesCategoryIDParams
- func (o *GetUniverseCategoriesCategoryIDParams) WithDatasource(datasource *string) *GetUniverseCategoriesCategoryIDParams
- func (o *GetUniverseCategoriesCategoryIDParams) WithHTTPClient(client *http.Client) *GetUniverseCategoriesCategoryIDParams
- func (o *GetUniverseCategoriesCategoryIDParams) WithIfNoneMatch(ifNoneMatch *string) *GetUniverseCategoriesCategoryIDParams
- func (o *GetUniverseCategoriesCategoryIDParams) WithLanguage(language *string) *GetUniverseCategoriesCategoryIDParams
- func (o *GetUniverseCategoriesCategoryIDParams) WithTimeout(timeout time.Duration) *GetUniverseCategoriesCategoryIDParams
- func (o *GetUniverseCategoriesCategoryIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetUniverseCategoriesCategoryIDReader
- type GetUniverseCategoriesCategoryIDServiceUnavailable
- type GetUniverseCategoriesEnhanceYourCalm
- type GetUniverseCategoriesGatewayTimeout
- type GetUniverseCategoriesInternalServerError
- type GetUniverseCategoriesNotModified
- type GetUniverseCategoriesOK
- type GetUniverseCategoriesParams
- func NewGetUniverseCategoriesParams() *GetUniverseCategoriesParams
- func NewGetUniverseCategoriesParamsWithContext(ctx context.Context) *GetUniverseCategoriesParams
- func NewGetUniverseCategoriesParamsWithHTTPClient(client *http.Client) *GetUniverseCategoriesParams
- func NewGetUniverseCategoriesParamsWithTimeout(timeout time.Duration) *GetUniverseCategoriesParams
- func (o *GetUniverseCategoriesParams) SetContext(ctx context.Context)
- func (o *GetUniverseCategoriesParams) SetDatasource(datasource *string)
- func (o *GetUniverseCategoriesParams) SetHTTPClient(client *http.Client)
- func (o *GetUniverseCategoriesParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetUniverseCategoriesParams) SetTimeout(timeout time.Duration)
- func (o *GetUniverseCategoriesParams) WithContext(ctx context.Context) *GetUniverseCategoriesParams
- func (o *GetUniverseCategoriesParams) WithDatasource(datasource *string) *GetUniverseCategoriesParams
- func (o *GetUniverseCategoriesParams) WithHTTPClient(client *http.Client) *GetUniverseCategoriesParams
- func (o *GetUniverseCategoriesParams) WithIfNoneMatch(ifNoneMatch *string) *GetUniverseCategoriesParams
- func (o *GetUniverseCategoriesParams) WithTimeout(timeout time.Duration) *GetUniverseCategoriesParams
- func (o *GetUniverseCategoriesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetUniverseCategoriesReader
- type GetUniverseCategoriesServiceUnavailable
- type GetUniverseConstellationsBadRequest
- type GetUniverseConstellationsConstellationIDBadRequest
- type GetUniverseConstellationsConstellationIDEnhanceYourCalm
- type GetUniverseConstellationsConstellationIDGatewayTimeout
- type GetUniverseConstellationsConstellationIDInternalServerError
- type GetUniverseConstellationsConstellationIDNotFound
- type GetUniverseConstellationsConstellationIDNotFoundBody
- type GetUniverseConstellationsConstellationIDNotModified
- type GetUniverseConstellationsConstellationIDOK
- type GetUniverseConstellationsConstellationIDOKBody
- type GetUniverseConstellationsConstellationIDOKBodyPosition
- type GetUniverseConstellationsConstellationIDParams
- func NewGetUniverseConstellationsConstellationIDParams() *GetUniverseConstellationsConstellationIDParams
- func NewGetUniverseConstellationsConstellationIDParamsWithContext(ctx context.Context) *GetUniverseConstellationsConstellationIDParams
- func NewGetUniverseConstellationsConstellationIDParamsWithHTTPClient(client *http.Client) *GetUniverseConstellationsConstellationIDParams
- func NewGetUniverseConstellationsConstellationIDParamsWithTimeout(timeout time.Duration) *GetUniverseConstellationsConstellationIDParams
- func (o *GetUniverseConstellationsConstellationIDParams) SetAcceptLanguage(acceptLanguage *string)
- func (o *GetUniverseConstellationsConstellationIDParams) SetConstellationID(constellationID int32)
- func (o *GetUniverseConstellationsConstellationIDParams) SetContext(ctx context.Context)
- func (o *GetUniverseConstellationsConstellationIDParams) SetDatasource(datasource *string)
- func (o *GetUniverseConstellationsConstellationIDParams) SetHTTPClient(client *http.Client)
- func (o *GetUniverseConstellationsConstellationIDParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetUniverseConstellationsConstellationIDParams) SetLanguage(language *string)
- func (o *GetUniverseConstellationsConstellationIDParams) SetTimeout(timeout time.Duration)
- func (o *GetUniverseConstellationsConstellationIDParams) WithAcceptLanguage(acceptLanguage *string) *GetUniverseConstellationsConstellationIDParams
- func (o *GetUniverseConstellationsConstellationIDParams) WithConstellationID(constellationID int32) *GetUniverseConstellationsConstellationIDParams
- func (o *GetUniverseConstellationsConstellationIDParams) WithContext(ctx context.Context) *GetUniverseConstellationsConstellationIDParams
- func (o *GetUniverseConstellationsConstellationIDParams) WithDatasource(datasource *string) *GetUniverseConstellationsConstellationIDParams
- func (o *GetUniverseConstellationsConstellationIDParams) WithHTTPClient(client *http.Client) *GetUniverseConstellationsConstellationIDParams
- func (o *GetUniverseConstellationsConstellationIDParams) WithIfNoneMatch(ifNoneMatch *string) *GetUniverseConstellationsConstellationIDParams
- func (o *GetUniverseConstellationsConstellationIDParams) WithLanguage(language *string) *GetUniverseConstellationsConstellationIDParams
- func (o *GetUniverseConstellationsConstellationIDParams) WithTimeout(timeout time.Duration) *GetUniverseConstellationsConstellationIDParams
- func (o *GetUniverseConstellationsConstellationIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetUniverseConstellationsConstellationIDReader
- type GetUniverseConstellationsConstellationIDServiceUnavailable
- type GetUniverseConstellationsEnhanceYourCalm
- type GetUniverseConstellationsGatewayTimeout
- type GetUniverseConstellationsInternalServerError
- type GetUniverseConstellationsNotModified
- type GetUniverseConstellationsOK
- type GetUniverseConstellationsParams
- func NewGetUniverseConstellationsParams() *GetUniverseConstellationsParams
- func NewGetUniverseConstellationsParamsWithContext(ctx context.Context) *GetUniverseConstellationsParams
- func NewGetUniverseConstellationsParamsWithHTTPClient(client *http.Client) *GetUniverseConstellationsParams
- func NewGetUniverseConstellationsParamsWithTimeout(timeout time.Duration) *GetUniverseConstellationsParams
- func (o *GetUniverseConstellationsParams) SetContext(ctx context.Context)
- func (o *GetUniverseConstellationsParams) SetDatasource(datasource *string)
- func (o *GetUniverseConstellationsParams) SetHTTPClient(client *http.Client)
- func (o *GetUniverseConstellationsParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetUniverseConstellationsParams) SetTimeout(timeout time.Duration)
- func (o *GetUniverseConstellationsParams) WithContext(ctx context.Context) *GetUniverseConstellationsParams
- func (o *GetUniverseConstellationsParams) WithDatasource(datasource *string) *GetUniverseConstellationsParams
- func (o *GetUniverseConstellationsParams) WithHTTPClient(client *http.Client) *GetUniverseConstellationsParams
- func (o *GetUniverseConstellationsParams) WithIfNoneMatch(ifNoneMatch *string) *GetUniverseConstellationsParams
- func (o *GetUniverseConstellationsParams) WithTimeout(timeout time.Duration) *GetUniverseConstellationsParams
- func (o *GetUniverseConstellationsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetUniverseConstellationsReader
- type GetUniverseConstellationsServiceUnavailable
- type GetUniverseFactionsBadRequest
- type GetUniverseFactionsEnhanceYourCalm
- type GetUniverseFactionsGatewayTimeout
- type GetUniverseFactionsInternalServerError
- type GetUniverseFactionsNotModified
- type GetUniverseFactionsOK
- type GetUniverseFactionsOKBodyItems0
- type GetUniverseFactionsParams
- func NewGetUniverseFactionsParams() *GetUniverseFactionsParams
- func NewGetUniverseFactionsParamsWithContext(ctx context.Context) *GetUniverseFactionsParams
- func NewGetUniverseFactionsParamsWithHTTPClient(client *http.Client) *GetUniverseFactionsParams
- func NewGetUniverseFactionsParamsWithTimeout(timeout time.Duration) *GetUniverseFactionsParams
- func (o *GetUniverseFactionsParams) SetAcceptLanguage(acceptLanguage *string)
- func (o *GetUniverseFactionsParams) SetContext(ctx context.Context)
- func (o *GetUniverseFactionsParams) SetDatasource(datasource *string)
- func (o *GetUniverseFactionsParams) SetHTTPClient(client *http.Client)
- func (o *GetUniverseFactionsParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetUniverseFactionsParams) SetLanguage(language *string)
- func (o *GetUniverseFactionsParams) SetTimeout(timeout time.Duration)
- func (o *GetUniverseFactionsParams) WithAcceptLanguage(acceptLanguage *string) *GetUniverseFactionsParams
- func (o *GetUniverseFactionsParams) WithContext(ctx context.Context) *GetUniverseFactionsParams
- func (o *GetUniverseFactionsParams) WithDatasource(datasource *string) *GetUniverseFactionsParams
- func (o *GetUniverseFactionsParams) WithHTTPClient(client *http.Client) *GetUniverseFactionsParams
- func (o *GetUniverseFactionsParams) WithIfNoneMatch(ifNoneMatch *string) *GetUniverseFactionsParams
- func (o *GetUniverseFactionsParams) WithLanguage(language *string) *GetUniverseFactionsParams
- func (o *GetUniverseFactionsParams) WithTimeout(timeout time.Duration) *GetUniverseFactionsParams
- func (o *GetUniverseFactionsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetUniverseFactionsReader
- type GetUniverseFactionsServiceUnavailable
- type GetUniverseGraphicsBadRequest
- type GetUniverseGraphicsEnhanceYourCalm
- type GetUniverseGraphicsGatewayTimeout
- type GetUniverseGraphicsGraphicIDBadRequest
- type GetUniverseGraphicsGraphicIDEnhanceYourCalm
- type GetUniverseGraphicsGraphicIDGatewayTimeout
- type GetUniverseGraphicsGraphicIDInternalServerError
- type GetUniverseGraphicsGraphicIDNotFound
- type GetUniverseGraphicsGraphicIDNotFoundBody
- type GetUniverseGraphicsGraphicIDNotModified
- type GetUniverseGraphicsGraphicIDOK
- type GetUniverseGraphicsGraphicIDOKBody
- type GetUniverseGraphicsGraphicIDParams
- func NewGetUniverseGraphicsGraphicIDParams() *GetUniverseGraphicsGraphicIDParams
- func NewGetUniverseGraphicsGraphicIDParamsWithContext(ctx context.Context) *GetUniverseGraphicsGraphicIDParams
- func NewGetUniverseGraphicsGraphicIDParamsWithHTTPClient(client *http.Client) *GetUniverseGraphicsGraphicIDParams
- func NewGetUniverseGraphicsGraphicIDParamsWithTimeout(timeout time.Duration) *GetUniverseGraphicsGraphicIDParams
- func (o *GetUniverseGraphicsGraphicIDParams) SetContext(ctx context.Context)
- func (o *GetUniverseGraphicsGraphicIDParams) SetDatasource(datasource *string)
- func (o *GetUniverseGraphicsGraphicIDParams) SetGraphicID(graphicID int32)
- func (o *GetUniverseGraphicsGraphicIDParams) SetHTTPClient(client *http.Client)
- func (o *GetUniverseGraphicsGraphicIDParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetUniverseGraphicsGraphicIDParams) SetTimeout(timeout time.Duration)
- func (o *GetUniverseGraphicsGraphicIDParams) WithContext(ctx context.Context) *GetUniverseGraphicsGraphicIDParams
- func (o *GetUniverseGraphicsGraphicIDParams) WithDatasource(datasource *string) *GetUniverseGraphicsGraphicIDParams
- func (o *GetUniverseGraphicsGraphicIDParams) WithGraphicID(graphicID int32) *GetUniverseGraphicsGraphicIDParams
- func (o *GetUniverseGraphicsGraphicIDParams) WithHTTPClient(client *http.Client) *GetUniverseGraphicsGraphicIDParams
- func (o *GetUniverseGraphicsGraphicIDParams) WithIfNoneMatch(ifNoneMatch *string) *GetUniverseGraphicsGraphicIDParams
- func (o *GetUniverseGraphicsGraphicIDParams) WithTimeout(timeout time.Duration) *GetUniverseGraphicsGraphicIDParams
- func (o *GetUniverseGraphicsGraphicIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetUniverseGraphicsGraphicIDReader
- type GetUniverseGraphicsGraphicIDServiceUnavailable
- type GetUniverseGraphicsInternalServerError
- type GetUniverseGraphicsNotModified
- type GetUniverseGraphicsOK
- type GetUniverseGraphicsParams
- func NewGetUniverseGraphicsParams() *GetUniverseGraphicsParams
- func NewGetUniverseGraphicsParamsWithContext(ctx context.Context) *GetUniverseGraphicsParams
- func NewGetUniverseGraphicsParamsWithHTTPClient(client *http.Client) *GetUniverseGraphicsParams
- func NewGetUniverseGraphicsParamsWithTimeout(timeout time.Duration) *GetUniverseGraphicsParams
- func (o *GetUniverseGraphicsParams) SetContext(ctx context.Context)
- func (o *GetUniverseGraphicsParams) SetDatasource(datasource *string)
- func (o *GetUniverseGraphicsParams) SetHTTPClient(client *http.Client)
- func (o *GetUniverseGraphicsParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetUniverseGraphicsParams) SetTimeout(timeout time.Duration)
- func (o *GetUniverseGraphicsParams) WithContext(ctx context.Context) *GetUniverseGraphicsParams
- func (o *GetUniverseGraphicsParams) WithDatasource(datasource *string) *GetUniverseGraphicsParams
- func (o *GetUniverseGraphicsParams) WithHTTPClient(client *http.Client) *GetUniverseGraphicsParams
- func (o *GetUniverseGraphicsParams) WithIfNoneMatch(ifNoneMatch *string) *GetUniverseGraphicsParams
- func (o *GetUniverseGraphicsParams) WithTimeout(timeout time.Duration) *GetUniverseGraphicsParams
- func (o *GetUniverseGraphicsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetUniverseGraphicsReader
- type GetUniverseGraphicsServiceUnavailable
- type GetUniverseGroupsBadRequest
- type GetUniverseGroupsEnhanceYourCalm
- type GetUniverseGroupsGatewayTimeout
- type GetUniverseGroupsGroupIDBadRequest
- type GetUniverseGroupsGroupIDEnhanceYourCalm
- type GetUniverseGroupsGroupIDGatewayTimeout
- type GetUniverseGroupsGroupIDInternalServerError
- type GetUniverseGroupsGroupIDNotFound
- type GetUniverseGroupsGroupIDNotFoundBody
- type GetUniverseGroupsGroupIDNotModified
- type GetUniverseGroupsGroupIDOK
- type GetUniverseGroupsGroupIDOKBody
- type GetUniverseGroupsGroupIDParams
- func NewGetUniverseGroupsGroupIDParams() *GetUniverseGroupsGroupIDParams
- func NewGetUniverseGroupsGroupIDParamsWithContext(ctx context.Context) *GetUniverseGroupsGroupIDParams
- func NewGetUniverseGroupsGroupIDParamsWithHTTPClient(client *http.Client) *GetUniverseGroupsGroupIDParams
- func NewGetUniverseGroupsGroupIDParamsWithTimeout(timeout time.Duration) *GetUniverseGroupsGroupIDParams
- func (o *GetUniverseGroupsGroupIDParams) SetAcceptLanguage(acceptLanguage *string)
- func (o *GetUniverseGroupsGroupIDParams) SetContext(ctx context.Context)
- func (o *GetUniverseGroupsGroupIDParams) SetDatasource(datasource *string)
- func (o *GetUniverseGroupsGroupIDParams) SetGroupID(groupID int32)
- func (o *GetUniverseGroupsGroupIDParams) SetHTTPClient(client *http.Client)
- func (o *GetUniverseGroupsGroupIDParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetUniverseGroupsGroupIDParams) SetLanguage(language *string)
- func (o *GetUniverseGroupsGroupIDParams) SetTimeout(timeout time.Duration)
- func (o *GetUniverseGroupsGroupIDParams) WithAcceptLanguage(acceptLanguage *string) *GetUniverseGroupsGroupIDParams
- func (o *GetUniverseGroupsGroupIDParams) WithContext(ctx context.Context) *GetUniverseGroupsGroupIDParams
- func (o *GetUniverseGroupsGroupIDParams) WithDatasource(datasource *string) *GetUniverseGroupsGroupIDParams
- func (o *GetUniverseGroupsGroupIDParams) WithGroupID(groupID int32) *GetUniverseGroupsGroupIDParams
- func (o *GetUniverseGroupsGroupIDParams) WithHTTPClient(client *http.Client) *GetUniverseGroupsGroupIDParams
- func (o *GetUniverseGroupsGroupIDParams) WithIfNoneMatch(ifNoneMatch *string) *GetUniverseGroupsGroupIDParams
- func (o *GetUniverseGroupsGroupIDParams) WithLanguage(language *string) *GetUniverseGroupsGroupIDParams
- func (o *GetUniverseGroupsGroupIDParams) WithTimeout(timeout time.Duration) *GetUniverseGroupsGroupIDParams
- func (o *GetUniverseGroupsGroupIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetUniverseGroupsGroupIDReader
- type GetUniverseGroupsGroupIDServiceUnavailable
- type GetUniverseGroupsInternalServerError
- type GetUniverseGroupsNotModified
- type GetUniverseGroupsOK
- type GetUniverseGroupsParams
- func NewGetUniverseGroupsParams() *GetUniverseGroupsParams
- func NewGetUniverseGroupsParamsWithContext(ctx context.Context) *GetUniverseGroupsParams
- func NewGetUniverseGroupsParamsWithHTTPClient(client *http.Client) *GetUniverseGroupsParams
- func NewGetUniverseGroupsParamsWithTimeout(timeout time.Duration) *GetUniverseGroupsParams
- func (o *GetUniverseGroupsParams) SetContext(ctx context.Context)
- func (o *GetUniverseGroupsParams) SetDatasource(datasource *string)
- func (o *GetUniverseGroupsParams) SetHTTPClient(client *http.Client)
- func (o *GetUniverseGroupsParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetUniverseGroupsParams) SetPage(page *int32)
- func (o *GetUniverseGroupsParams) SetTimeout(timeout time.Duration)
- func (o *GetUniverseGroupsParams) WithContext(ctx context.Context) *GetUniverseGroupsParams
- func (o *GetUniverseGroupsParams) WithDatasource(datasource *string) *GetUniverseGroupsParams
- func (o *GetUniverseGroupsParams) WithHTTPClient(client *http.Client) *GetUniverseGroupsParams
- func (o *GetUniverseGroupsParams) WithIfNoneMatch(ifNoneMatch *string) *GetUniverseGroupsParams
- func (o *GetUniverseGroupsParams) WithPage(page *int32) *GetUniverseGroupsParams
- func (o *GetUniverseGroupsParams) WithTimeout(timeout time.Duration) *GetUniverseGroupsParams
- func (o *GetUniverseGroupsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetUniverseGroupsReader
- type GetUniverseGroupsServiceUnavailable
- type GetUniverseMoonsMoonIDBadRequest
- type GetUniverseMoonsMoonIDEnhanceYourCalm
- type GetUniverseMoonsMoonIDGatewayTimeout
- type GetUniverseMoonsMoonIDInternalServerError
- type GetUniverseMoonsMoonIDNotFound
- type GetUniverseMoonsMoonIDNotFoundBody
- type GetUniverseMoonsMoonIDNotModified
- type GetUniverseMoonsMoonIDOK
- type GetUniverseMoonsMoonIDOKBody
- type GetUniverseMoonsMoonIDOKBodyPosition
- type GetUniverseMoonsMoonIDParams
- func NewGetUniverseMoonsMoonIDParams() *GetUniverseMoonsMoonIDParams
- func NewGetUniverseMoonsMoonIDParamsWithContext(ctx context.Context) *GetUniverseMoonsMoonIDParams
- func NewGetUniverseMoonsMoonIDParamsWithHTTPClient(client *http.Client) *GetUniverseMoonsMoonIDParams
- func NewGetUniverseMoonsMoonIDParamsWithTimeout(timeout time.Duration) *GetUniverseMoonsMoonIDParams
- func (o *GetUniverseMoonsMoonIDParams) SetContext(ctx context.Context)
- func (o *GetUniverseMoonsMoonIDParams) SetDatasource(datasource *string)
- func (o *GetUniverseMoonsMoonIDParams) SetHTTPClient(client *http.Client)
- func (o *GetUniverseMoonsMoonIDParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetUniverseMoonsMoonIDParams) SetMoonID(moonID int32)
- func (o *GetUniverseMoonsMoonIDParams) SetTimeout(timeout time.Duration)
- func (o *GetUniverseMoonsMoonIDParams) WithContext(ctx context.Context) *GetUniverseMoonsMoonIDParams
- func (o *GetUniverseMoonsMoonIDParams) WithDatasource(datasource *string) *GetUniverseMoonsMoonIDParams
- func (o *GetUniverseMoonsMoonIDParams) WithHTTPClient(client *http.Client) *GetUniverseMoonsMoonIDParams
- func (o *GetUniverseMoonsMoonIDParams) WithIfNoneMatch(ifNoneMatch *string) *GetUniverseMoonsMoonIDParams
- func (o *GetUniverseMoonsMoonIDParams) WithMoonID(moonID int32) *GetUniverseMoonsMoonIDParams
- func (o *GetUniverseMoonsMoonIDParams) WithTimeout(timeout time.Duration) *GetUniverseMoonsMoonIDParams
- func (o *GetUniverseMoonsMoonIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetUniverseMoonsMoonIDReader
- type GetUniverseMoonsMoonIDServiceUnavailable
- type GetUniversePlanetsPlanetIDBadRequest
- type GetUniversePlanetsPlanetIDEnhanceYourCalm
- type GetUniversePlanetsPlanetIDGatewayTimeout
- type GetUniversePlanetsPlanetIDInternalServerError
- type GetUniversePlanetsPlanetIDNotFound
- type GetUniversePlanetsPlanetIDNotFoundBody
- type GetUniversePlanetsPlanetIDNotModified
- type GetUniversePlanetsPlanetIDOK
- type GetUniversePlanetsPlanetIDOKBody
- type GetUniversePlanetsPlanetIDOKBodyPosition
- type GetUniversePlanetsPlanetIDParams
- func NewGetUniversePlanetsPlanetIDParams() *GetUniversePlanetsPlanetIDParams
- func NewGetUniversePlanetsPlanetIDParamsWithContext(ctx context.Context) *GetUniversePlanetsPlanetIDParams
- func NewGetUniversePlanetsPlanetIDParamsWithHTTPClient(client *http.Client) *GetUniversePlanetsPlanetIDParams
- func NewGetUniversePlanetsPlanetIDParamsWithTimeout(timeout time.Duration) *GetUniversePlanetsPlanetIDParams
- func (o *GetUniversePlanetsPlanetIDParams) SetContext(ctx context.Context)
- func (o *GetUniversePlanetsPlanetIDParams) SetDatasource(datasource *string)
- func (o *GetUniversePlanetsPlanetIDParams) SetHTTPClient(client *http.Client)
- func (o *GetUniversePlanetsPlanetIDParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetUniversePlanetsPlanetIDParams) SetPlanetID(planetID int32)
- func (o *GetUniversePlanetsPlanetIDParams) SetTimeout(timeout time.Duration)
- func (o *GetUniversePlanetsPlanetIDParams) WithContext(ctx context.Context) *GetUniversePlanetsPlanetIDParams
- func (o *GetUniversePlanetsPlanetIDParams) WithDatasource(datasource *string) *GetUniversePlanetsPlanetIDParams
- func (o *GetUniversePlanetsPlanetIDParams) WithHTTPClient(client *http.Client) *GetUniversePlanetsPlanetIDParams
- func (o *GetUniversePlanetsPlanetIDParams) WithIfNoneMatch(ifNoneMatch *string) *GetUniversePlanetsPlanetIDParams
- func (o *GetUniversePlanetsPlanetIDParams) WithPlanetID(planetID int32) *GetUniversePlanetsPlanetIDParams
- func (o *GetUniversePlanetsPlanetIDParams) WithTimeout(timeout time.Duration) *GetUniversePlanetsPlanetIDParams
- func (o *GetUniversePlanetsPlanetIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetUniversePlanetsPlanetIDReader
- type GetUniversePlanetsPlanetIDServiceUnavailable
- type GetUniverseRacesBadRequest
- type GetUniverseRacesEnhanceYourCalm
- type GetUniverseRacesGatewayTimeout
- type GetUniverseRacesInternalServerError
- type GetUniverseRacesNotModified
- type GetUniverseRacesOK
- type GetUniverseRacesOKBodyItems0
- type GetUniverseRacesParams
- func NewGetUniverseRacesParams() *GetUniverseRacesParams
- func NewGetUniverseRacesParamsWithContext(ctx context.Context) *GetUniverseRacesParams
- func NewGetUniverseRacesParamsWithHTTPClient(client *http.Client) *GetUniverseRacesParams
- func NewGetUniverseRacesParamsWithTimeout(timeout time.Duration) *GetUniverseRacesParams
- func (o *GetUniverseRacesParams) SetAcceptLanguage(acceptLanguage *string)
- func (o *GetUniverseRacesParams) SetContext(ctx context.Context)
- func (o *GetUniverseRacesParams) SetDatasource(datasource *string)
- func (o *GetUniverseRacesParams) SetHTTPClient(client *http.Client)
- func (o *GetUniverseRacesParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetUniverseRacesParams) SetLanguage(language *string)
- func (o *GetUniverseRacesParams) SetTimeout(timeout time.Duration)
- func (o *GetUniverseRacesParams) WithAcceptLanguage(acceptLanguage *string) *GetUniverseRacesParams
- func (o *GetUniverseRacesParams) WithContext(ctx context.Context) *GetUniverseRacesParams
- func (o *GetUniverseRacesParams) WithDatasource(datasource *string) *GetUniverseRacesParams
- func (o *GetUniverseRacesParams) WithHTTPClient(client *http.Client) *GetUniverseRacesParams
- func (o *GetUniverseRacesParams) WithIfNoneMatch(ifNoneMatch *string) *GetUniverseRacesParams
- func (o *GetUniverseRacesParams) WithLanguage(language *string) *GetUniverseRacesParams
- func (o *GetUniverseRacesParams) WithTimeout(timeout time.Duration) *GetUniverseRacesParams
- func (o *GetUniverseRacesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetUniverseRacesReader
- type GetUniverseRacesServiceUnavailable
- type GetUniverseRegionsBadRequest
- type GetUniverseRegionsEnhanceYourCalm
- type GetUniverseRegionsGatewayTimeout
- type GetUniverseRegionsInternalServerError
- type GetUniverseRegionsNotModified
- type GetUniverseRegionsOK
- type GetUniverseRegionsParams
- func NewGetUniverseRegionsParams() *GetUniverseRegionsParams
- func NewGetUniverseRegionsParamsWithContext(ctx context.Context) *GetUniverseRegionsParams
- func NewGetUniverseRegionsParamsWithHTTPClient(client *http.Client) *GetUniverseRegionsParams
- func NewGetUniverseRegionsParamsWithTimeout(timeout time.Duration) *GetUniverseRegionsParams
- func (o *GetUniverseRegionsParams) SetContext(ctx context.Context)
- func (o *GetUniverseRegionsParams) SetDatasource(datasource *string)
- func (o *GetUniverseRegionsParams) SetHTTPClient(client *http.Client)
- func (o *GetUniverseRegionsParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetUniverseRegionsParams) SetTimeout(timeout time.Duration)
- func (o *GetUniverseRegionsParams) WithContext(ctx context.Context) *GetUniverseRegionsParams
- func (o *GetUniverseRegionsParams) WithDatasource(datasource *string) *GetUniverseRegionsParams
- func (o *GetUniverseRegionsParams) WithHTTPClient(client *http.Client) *GetUniverseRegionsParams
- func (o *GetUniverseRegionsParams) WithIfNoneMatch(ifNoneMatch *string) *GetUniverseRegionsParams
- func (o *GetUniverseRegionsParams) WithTimeout(timeout time.Duration) *GetUniverseRegionsParams
- func (o *GetUniverseRegionsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetUniverseRegionsReader
- type GetUniverseRegionsRegionIDBadRequest
- type GetUniverseRegionsRegionIDEnhanceYourCalm
- type GetUniverseRegionsRegionIDGatewayTimeout
- type GetUniverseRegionsRegionIDInternalServerError
- type GetUniverseRegionsRegionIDNotFound
- type GetUniverseRegionsRegionIDNotFoundBody
- type GetUniverseRegionsRegionIDNotModified
- type GetUniverseRegionsRegionIDOK
- type GetUniverseRegionsRegionIDOKBody
- type GetUniverseRegionsRegionIDParams
- func NewGetUniverseRegionsRegionIDParams() *GetUniverseRegionsRegionIDParams
- func NewGetUniverseRegionsRegionIDParamsWithContext(ctx context.Context) *GetUniverseRegionsRegionIDParams
- func NewGetUniverseRegionsRegionIDParamsWithHTTPClient(client *http.Client) *GetUniverseRegionsRegionIDParams
- func NewGetUniverseRegionsRegionIDParamsWithTimeout(timeout time.Duration) *GetUniverseRegionsRegionIDParams
- func (o *GetUniverseRegionsRegionIDParams) SetAcceptLanguage(acceptLanguage *string)
- func (o *GetUniverseRegionsRegionIDParams) SetContext(ctx context.Context)
- func (o *GetUniverseRegionsRegionIDParams) SetDatasource(datasource *string)
- func (o *GetUniverseRegionsRegionIDParams) SetHTTPClient(client *http.Client)
- func (o *GetUniverseRegionsRegionIDParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetUniverseRegionsRegionIDParams) SetLanguage(language *string)
- func (o *GetUniverseRegionsRegionIDParams) SetRegionID(regionID int32)
- func (o *GetUniverseRegionsRegionIDParams) SetTimeout(timeout time.Duration)
- func (o *GetUniverseRegionsRegionIDParams) WithAcceptLanguage(acceptLanguage *string) *GetUniverseRegionsRegionIDParams
- func (o *GetUniverseRegionsRegionIDParams) WithContext(ctx context.Context) *GetUniverseRegionsRegionIDParams
- func (o *GetUniverseRegionsRegionIDParams) WithDatasource(datasource *string) *GetUniverseRegionsRegionIDParams
- func (o *GetUniverseRegionsRegionIDParams) WithHTTPClient(client *http.Client) *GetUniverseRegionsRegionIDParams
- func (o *GetUniverseRegionsRegionIDParams) WithIfNoneMatch(ifNoneMatch *string) *GetUniverseRegionsRegionIDParams
- func (o *GetUniverseRegionsRegionIDParams) WithLanguage(language *string) *GetUniverseRegionsRegionIDParams
- func (o *GetUniverseRegionsRegionIDParams) WithRegionID(regionID int32) *GetUniverseRegionsRegionIDParams
- func (o *GetUniverseRegionsRegionIDParams) WithTimeout(timeout time.Duration) *GetUniverseRegionsRegionIDParams
- func (o *GetUniverseRegionsRegionIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetUniverseRegionsRegionIDReader
- type GetUniverseRegionsRegionIDServiceUnavailable
- type GetUniverseRegionsServiceUnavailable
- type GetUniverseStargatesStargateIDBadRequest
- type GetUniverseStargatesStargateIDEnhanceYourCalm
- type GetUniverseStargatesStargateIDGatewayTimeout
- type GetUniverseStargatesStargateIDInternalServerError
- type GetUniverseStargatesStargateIDNotFound
- type GetUniverseStargatesStargateIDNotFoundBody
- type GetUniverseStargatesStargateIDNotModified
- type GetUniverseStargatesStargateIDOK
- type GetUniverseStargatesStargateIDOKBody
- type GetUniverseStargatesStargateIDOKBodyDestination
- type GetUniverseStargatesStargateIDOKBodyPosition
- type GetUniverseStargatesStargateIDParams
- func NewGetUniverseStargatesStargateIDParams() *GetUniverseStargatesStargateIDParams
- func NewGetUniverseStargatesStargateIDParamsWithContext(ctx context.Context) *GetUniverseStargatesStargateIDParams
- func NewGetUniverseStargatesStargateIDParamsWithHTTPClient(client *http.Client) *GetUniverseStargatesStargateIDParams
- func NewGetUniverseStargatesStargateIDParamsWithTimeout(timeout time.Duration) *GetUniverseStargatesStargateIDParams
- func (o *GetUniverseStargatesStargateIDParams) SetContext(ctx context.Context)
- func (o *GetUniverseStargatesStargateIDParams) SetDatasource(datasource *string)
- func (o *GetUniverseStargatesStargateIDParams) SetHTTPClient(client *http.Client)
- func (o *GetUniverseStargatesStargateIDParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetUniverseStargatesStargateIDParams) SetStargateID(stargateID int32)
- func (o *GetUniverseStargatesStargateIDParams) SetTimeout(timeout time.Duration)
- func (o *GetUniverseStargatesStargateIDParams) WithContext(ctx context.Context) *GetUniverseStargatesStargateIDParams
- func (o *GetUniverseStargatesStargateIDParams) WithDatasource(datasource *string) *GetUniverseStargatesStargateIDParams
- func (o *GetUniverseStargatesStargateIDParams) WithHTTPClient(client *http.Client) *GetUniverseStargatesStargateIDParams
- func (o *GetUniverseStargatesStargateIDParams) WithIfNoneMatch(ifNoneMatch *string) *GetUniverseStargatesStargateIDParams
- func (o *GetUniverseStargatesStargateIDParams) WithStargateID(stargateID int32) *GetUniverseStargatesStargateIDParams
- func (o *GetUniverseStargatesStargateIDParams) WithTimeout(timeout time.Duration) *GetUniverseStargatesStargateIDParams
- func (o *GetUniverseStargatesStargateIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetUniverseStargatesStargateIDReader
- type GetUniverseStargatesStargateIDServiceUnavailable
- type GetUniverseStarsStarIDBadRequest
- type GetUniverseStarsStarIDEnhanceYourCalm
- type GetUniverseStarsStarIDGatewayTimeout
- type GetUniverseStarsStarIDInternalServerError
- type GetUniverseStarsStarIDNotModified
- type GetUniverseStarsStarIDOK
- type GetUniverseStarsStarIDOKBody
- type GetUniverseStarsStarIDParams
- func NewGetUniverseStarsStarIDParams() *GetUniverseStarsStarIDParams
- func NewGetUniverseStarsStarIDParamsWithContext(ctx context.Context) *GetUniverseStarsStarIDParams
- func NewGetUniverseStarsStarIDParamsWithHTTPClient(client *http.Client) *GetUniverseStarsStarIDParams
- func NewGetUniverseStarsStarIDParamsWithTimeout(timeout time.Duration) *GetUniverseStarsStarIDParams
- func (o *GetUniverseStarsStarIDParams) SetContext(ctx context.Context)
- func (o *GetUniverseStarsStarIDParams) SetDatasource(datasource *string)
- func (o *GetUniverseStarsStarIDParams) SetHTTPClient(client *http.Client)
- func (o *GetUniverseStarsStarIDParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetUniverseStarsStarIDParams) SetStarID(starID int32)
- func (o *GetUniverseStarsStarIDParams) SetTimeout(timeout time.Duration)
- func (o *GetUniverseStarsStarIDParams) WithContext(ctx context.Context) *GetUniverseStarsStarIDParams
- func (o *GetUniverseStarsStarIDParams) WithDatasource(datasource *string) *GetUniverseStarsStarIDParams
- func (o *GetUniverseStarsStarIDParams) WithHTTPClient(client *http.Client) *GetUniverseStarsStarIDParams
- func (o *GetUniverseStarsStarIDParams) WithIfNoneMatch(ifNoneMatch *string) *GetUniverseStarsStarIDParams
- func (o *GetUniverseStarsStarIDParams) WithStarID(starID int32) *GetUniverseStarsStarIDParams
- func (o *GetUniverseStarsStarIDParams) WithTimeout(timeout time.Duration) *GetUniverseStarsStarIDParams
- func (o *GetUniverseStarsStarIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetUniverseStarsStarIDReader
- type GetUniverseStarsStarIDServiceUnavailable
- type GetUniverseStationsStationIDBadRequest
- type GetUniverseStationsStationIDEnhanceYourCalm
- type GetUniverseStationsStationIDGatewayTimeout
- type GetUniverseStationsStationIDInternalServerError
- type GetUniverseStationsStationIDNotFound
- type GetUniverseStationsStationIDNotFoundBody
- type GetUniverseStationsStationIDNotModified
- type GetUniverseStationsStationIDOK
- type GetUniverseStationsStationIDOKBody
- type GetUniverseStationsStationIDOKBodyPosition
- type GetUniverseStationsStationIDParams
- func NewGetUniverseStationsStationIDParams() *GetUniverseStationsStationIDParams
- func NewGetUniverseStationsStationIDParamsWithContext(ctx context.Context) *GetUniverseStationsStationIDParams
- func NewGetUniverseStationsStationIDParamsWithHTTPClient(client *http.Client) *GetUniverseStationsStationIDParams
- func NewGetUniverseStationsStationIDParamsWithTimeout(timeout time.Duration) *GetUniverseStationsStationIDParams
- func (o *GetUniverseStationsStationIDParams) SetContext(ctx context.Context)
- func (o *GetUniverseStationsStationIDParams) SetDatasource(datasource *string)
- func (o *GetUniverseStationsStationIDParams) SetHTTPClient(client *http.Client)
- func (o *GetUniverseStationsStationIDParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetUniverseStationsStationIDParams) SetStationID(stationID int32)
- func (o *GetUniverseStationsStationIDParams) SetTimeout(timeout time.Duration)
- func (o *GetUniverseStationsStationIDParams) WithContext(ctx context.Context) *GetUniverseStationsStationIDParams
- func (o *GetUniverseStationsStationIDParams) WithDatasource(datasource *string) *GetUniverseStationsStationIDParams
- func (o *GetUniverseStationsStationIDParams) WithHTTPClient(client *http.Client) *GetUniverseStationsStationIDParams
- func (o *GetUniverseStationsStationIDParams) WithIfNoneMatch(ifNoneMatch *string) *GetUniverseStationsStationIDParams
- func (o *GetUniverseStationsStationIDParams) WithStationID(stationID int32) *GetUniverseStationsStationIDParams
- func (o *GetUniverseStationsStationIDParams) WithTimeout(timeout time.Duration) *GetUniverseStationsStationIDParams
- func (o *GetUniverseStationsStationIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetUniverseStationsStationIDReader
- type GetUniverseStationsStationIDServiceUnavailable
- type GetUniverseStructuresBadRequest
- type GetUniverseStructuresEnhanceYourCalm
- type GetUniverseStructuresGatewayTimeout
- type GetUniverseStructuresInternalServerError
- type GetUniverseStructuresNotModified
- type GetUniverseStructuresOK
- type GetUniverseStructuresParams
- func NewGetUniverseStructuresParams() *GetUniverseStructuresParams
- func NewGetUniverseStructuresParamsWithContext(ctx context.Context) *GetUniverseStructuresParams
- func NewGetUniverseStructuresParamsWithHTTPClient(client *http.Client) *GetUniverseStructuresParams
- func NewGetUniverseStructuresParamsWithTimeout(timeout time.Duration) *GetUniverseStructuresParams
- func (o *GetUniverseStructuresParams) SetContext(ctx context.Context)
- func (o *GetUniverseStructuresParams) SetDatasource(datasource *string)
- func (o *GetUniverseStructuresParams) SetFilter(filter *string)
- func (o *GetUniverseStructuresParams) SetHTTPClient(client *http.Client)
- func (o *GetUniverseStructuresParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetUniverseStructuresParams) SetTimeout(timeout time.Duration)
- func (o *GetUniverseStructuresParams) WithContext(ctx context.Context) *GetUniverseStructuresParams
- func (o *GetUniverseStructuresParams) WithDatasource(datasource *string) *GetUniverseStructuresParams
- func (o *GetUniverseStructuresParams) WithFilter(filter *string) *GetUniverseStructuresParams
- func (o *GetUniverseStructuresParams) WithHTTPClient(client *http.Client) *GetUniverseStructuresParams
- func (o *GetUniverseStructuresParams) WithIfNoneMatch(ifNoneMatch *string) *GetUniverseStructuresParams
- func (o *GetUniverseStructuresParams) WithTimeout(timeout time.Duration) *GetUniverseStructuresParams
- func (o *GetUniverseStructuresParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetUniverseStructuresReader
- type GetUniverseStructuresServiceUnavailable
- type GetUniverseStructuresStructureIDBadRequest
- type GetUniverseStructuresStructureIDEnhanceYourCalm
- type GetUniverseStructuresStructureIDForbidden
- type GetUniverseStructuresStructureIDGatewayTimeout
- type GetUniverseStructuresStructureIDInternalServerError
- type GetUniverseStructuresStructureIDNotFound
- type GetUniverseStructuresStructureIDNotFoundBody
- type GetUniverseStructuresStructureIDNotModified
- type GetUniverseStructuresStructureIDOK
- type GetUniverseStructuresStructureIDOKBody
- type GetUniverseStructuresStructureIDOKBodyPosition
- type GetUniverseStructuresStructureIDParams
- func NewGetUniverseStructuresStructureIDParams() *GetUniverseStructuresStructureIDParams
- func NewGetUniverseStructuresStructureIDParamsWithContext(ctx context.Context) *GetUniverseStructuresStructureIDParams
- func NewGetUniverseStructuresStructureIDParamsWithHTTPClient(client *http.Client) *GetUniverseStructuresStructureIDParams
- func NewGetUniverseStructuresStructureIDParamsWithTimeout(timeout time.Duration) *GetUniverseStructuresStructureIDParams
- func (o *GetUniverseStructuresStructureIDParams) SetContext(ctx context.Context)
- func (o *GetUniverseStructuresStructureIDParams) SetDatasource(datasource *string)
- func (o *GetUniverseStructuresStructureIDParams) SetHTTPClient(client *http.Client)
- func (o *GetUniverseStructuresStructureIDParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetUniverseStructuresStructureIDParams) SetStructureID(structureID int64)
- func (o *GetUniverseStructuresStructureIDParams) SetTimeout(timeout time.Duration)
- func (o *GetUniverseStructuresStructureIDParams) SetToken(token *string)
- func (o *GetUniverseStructuresStructureIDParams) WithContext(ctx context.Context) *GetUniverseStructuresStructureIDParams
- func (o *GetUniverseStructuresStructureIDParams) WithDatasource(datasource *string) *GetUniverseStructuresStructureIDParams
- func (o *GetUniverseStructuresStructureIDParams) WithHTTPClient(client *http.Client) *GetUniverseStructuresStructureIDParams
- func (o *GetUniverseStructuresStructureIDParams) WithIfNoneMatch(ifNoneMatch *string) *GetUniverseStructuresStructureIDParams
- func (o *GetUniverseStructuresStructureIDParams) WithStructureID(structureID int64) *GetUniverseStructuresStructureIDParams
- func (o *GetUniverseStructuresStructureIDParams) WithTimeout(timeout time.Duration) *GetUniverseStructuresStructureIDParams
- func (o *GetUniverseStructuresStructureIDParams) WithToken(token *string) *GetUniverseStructuresStructureIDParams
- func (o *GetUniverseStructuresStructureIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetUniverseStructuresStructureIDReader
- type GetUniverseStructuresStructureIDServiceUnavailable
- type GetUniverseStructuresStructureIDUnauthorized
- type GetUniverseSystemJumpsBadRequest
- type GetUniverseSystemJumpsEnhanceYourCalm
- type GetUniverseSystemJumpsGatewayTimeout
- type GetUniverseSystemJumpsInternalServerError
- type GetUniverseSystemJumpsNotModified
- type GetUniverseSystemJumpsOK
- type GetUniverseSystemJumpsOKBodyItems0
- type GetUniverseSystemJumpsParams
- func NewGetUniverseSystemJumpsParams() *GetUniverseSystemJumpsParams
- func NewGetUniverseSystemJumpsParamsWithContext(ctx context.Context) *GetUniverseSystemJumpsParams
- func NewGetUniverseSystemJumpsParamsWithHTTPClient(client *http.Client) *GetUniverseSystemJumpsParams
- func NewGetUniverseSystemJumpsParamsWithTimeout(timeout time.Duration) *GetUniverseSystemJumpsParams
- func (o *GetUniverseSystemJumpsParams) SetContext(ctx context.Context)
- func (o *GetUniverseSystemJumpsParams) SetDatasource(datasource *string)
- func (o *GetUniverseSystemJumpsParams) SetHTTPClient(client *http.Client)
- func (o *GetUniverseSystemJumpsParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetUniverseSystemJumpsParams) SetTimeout(timeout time.Duration)
- func (o *GetUniverseSystemJumpsParams) WithContext(ctx context.Context) *GetUniverseSystemJumpsParams
- func (o *GetUniverseSystemJumpsParams) WithDatasource(datasource *string) *GetUniverseSystemJumpsParams
- func (o *GetUniverseSystemJumpsParams) WithHTTPClient(client *http.Client) *GetUniverseSystemJumpsParams
- func (o *GetUniverseSystemJumpsParams) WithIfNoneMatch(ifNoneMatch *string) *GetUniverseSystemJumpsParams
- func (o *GetUniverseSystemJumpsParams) WithTimeout(timeout time.Duration) *GetUniverseSystemJumpsParams
- func (o *GetUniverseSystemJumpsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetUniverseSystemJumpsReader
- type GetUniverseSystemJumpsServiceUnavailable
- type GetUniverseSystemKillsBadRequest
- type GetUniverseSystemKillsEnhanceYourCalm
- type GetUniverseSystemKillsGatewayTimeout
- type GetUniverseSystemKillsInternalServerError
- type GetUniverseSystemKillsNotModified
- type GetUniverseSystemKillsOK
- type GetUniverseSystemKillsOKBodyItems0
- type GetUniverseSystemKillsParams
- func NewGetUniverseSystemKillsParams() *GetUniverseSystemKillsParams
- func NewGetUniverseSystemKillsParamsWithContext(ctx context.Context) *GetUniverseSystemKillsParams
- func NewGetUniverseSystemKillsParamsWithHTTPClient(client *http.Client) *GetUniverseSystemKillsParams
- func NewGetUniverseSystemKillsParamsWithTimeout(timeout time.Duration) *GetUniverseSystemKillsParams
- func (o *GetUniverseSystemKillsParams) SetContext(ctx context.Context)
- func (o *GetUniverseSystemKillsParams) SetDatasource(datasource *string)
- func (o *GetUniverseSystemKillsParams) SetHTTPClient(client *http.Client)
- func (o *GetUniverseSystemKillsParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetUniverseSystemKillsParams) SetTimeout(timeout time.Duration)
- func (o *GetUniverseSystemKillsParams) WithContext(ctx context.Context) *GetUniverseSystemKillsParams
- func (o *GetUniverseSystemKillsParams) WithDatasource(datasource *string) *GetUniverseSystemKillsParams
- func (o *GetUniverseSystemKillsParams) WithHTTPClient(client *http.Client) *GetUniverseSystemKillsParams
- func (o *GetUniverseSystemKillsParams) WithIfNoneMatch(ifNoneMatch *string) *GetUniverseSystemKillsParams
- func (o *GetUniverseSystemKillsParams) WithTimeout(timeout time.Duration) *GetUniverseSystemKillsParams
- func (o *GetUniverseSystemKillsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetUniverseSystemKillsReader
- type GetUniverseSystemKillsServiceUnavailable
- type GetUniverseSystemsBadRequest
- type GetUniverseSystemsEnhanceYourCalm
- type GetUniverseSystemsGatewayTimeout
- type GetUniverseSystemsInternalServerError
- type GetUniverseSystemsNotModified
- type GetUniverseSystemsOK
- type GetUniverseSystemsParams
- func NewGetUniverseSystemsParams() *GetUniverseSystemsParams
- func NewGetUniverseSystemsParamsWithContext(ctx context.Context) *GetUniverseSystemsParams
- func NewGetUniverseSystemsParamsWithHTTPClient(client *http.Client) *GetUniverseSystemsParams
- func NewGetUniverseSystemsParamsWithTimeout(timeout time.Duration) *GetUniverseSystemsParams
- func (o *GetUniverseSystemsParams) SetContext(ctx context.Context)
- func (o *GetUniverseSystemsParams) SetDatasource(datasource *string)
- func (o *GetUniverseSystemsParams) SetHTTPClient(client *http.Client)
- func (o *GetUniverseSystemsParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetUniverseSystemsParams) SetTimeout(timeout time.Duration)
- func (o *GetUniverseSystemsParams) WithContext(ctx context.Context) *GetUniverseSystemsParams
- func (o *GetUniverseSystemsParams) WithDatasource(datasource *string) *GetUniverseSystemsParams
- func (o *GetUniverseSystemsParams) WithHTTPClient(client *http.Client) *GetUniverseSystemsParams
- func (o *GetUniverseSystemsParams) WithIfNoneMatch(ifNoneMatch *string) *GetUniverseSystemsParams
- func (o *GetUniverseSystemsParams) WithTimeout(timeout time.Duration) *GetUniverseSystemsParams
- func (o *GetUniverseSystemsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetUniverseSystemsReader
- type GetUniverseSystemsServiceUnavailable
- type GetUniverseSystemsSystemIDBadRequest
- type GetUniverseSystemsSystemIDEnhanceYourCalm
- type GetUniverseSystemsSystemIDGatewayTimeout
- type GetUniverseSystemsSystemIDInternalServerError
- type GetUniverseSystemsSystemIDNotFound
- type GetUniverseSystemsSystemIDNotFoundBody
- type GetUniverseSystemsSystemIDNotModified
- type GetUniverseSystemsSystemIDOK
- type GetUniverseSystemsSystemIDOKBody
- type GetUniverseSystemsSystemIDOKBodyPosition
- type GetUniverseSystemsSystemIDParams
- func NewGetUniverseSystemsSystemIDParams() *GetUniverseSystemsSystemIDParams
- func NewGetUniverseSystemsSystemIDParamsWithContext(ctx context.Context) *GetUniverseSystemsSystemIDParams
- func NewGetUniverseSystemsSystemIDParamsWithHTTPClient(client *http.Client) *GetUniverseSystemsSystemIDParams
- func NewGetUniverseSystemsSystemIDParamsWithTimeout(timeout time.Duration) *GetUniverseSystemsSystemIDParams
- func (o *GetUniverseSystemsSystemIDParams) SetAcceptLanguage(acceptLanguage *string)
- func (o *GetUniverseSystemsSystemIDParams) SetContext(ctx context.Context)
- func (o *GetUniverseSystemsSystemIDParams) SetDatasource(datasource *string)
- func (o *GetUniverseSystemsSystemIDParams) SetHTTPClient(client *http.Client)
- func (o *GetUniverseSystemsSystemIDParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetUniverseSystemsSystemIDParams) SetLanguage(language *string)
- func (o *GetUniverseSystemsSystemIDParams) SetSystemID(systemID int32)
- func (o *GetUniverseSystemsSystemIDParams) SetTimeout(timeout time.Duration)
- func (o *GetUniverseSystemsSystemIDParams) WithAcceptLanguage(acceptLanguage *string) *GetUniverseSystemsSystemIDParams
- func (o *GetUniverseSystemsSystemIDParams) WithContext(ctx context.Context) *GetUniverseSystemsSystemIDParams
- func (o *GetUniverseSystemsSystemIDParams) WithDatasource(datasource *string) *GetUniverseSystemsSystemIDParams
- func (o *GetUniverseSystemsSystemIDParams) WithHTTPClient(client *http.Client) *GetUniverseSystemsSystemIDParams
- func (o *GetUniverseSystemsSystemIDParams) WithIfNoneMatch(ifNoneMatch *string) *GetUniverseSystemsSystemIDParams
- func (o *GetUniverseSystemsSystemIDParams) WithLanguage(language *string) *GetUniverseSystemsSystemIDParams
- func (o *GetUniverseSystemsSystemIDParams) WithSystemID(systemID int32) *GetUniverseSystemsSystemIDParams
- func (o *GetUniverseSystemsSystemIDParams) WithTimeout(timeout time.Duration) *GetUniverseSystemsSystemIDParams
- func (o *GetUniverseSystemsSystemIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetUniverseSystemsSystemIDReader
- type GetUniverseSystemsSystemIDServiceUnavailable
- type GetUniverseTypesBadRequest
- type GetUniverseTypesEnhanceYourCalm
- type GetUniverseTypesGatewayTimeout
- type GetUniverseTypesInternalServerError
- type GetUniverseTypesNotModified
- type GetUniverseTypesOK
- type GetUniverseTypesParams
- func NewGetUniverseTypesParams() *GetUniverseTypesParams
- func NewGetUniverseTypesParamsWithContext(ctx context.Context) *GetUniverseTypesParams
- func NewGetUniverseTypesParamsWithHTTPClient(client *http.Client) *GetUniverseTypesParams
- func NewGetUniverseTypesParamsWithTimeout(timeout time.Duration) *GetUniverseTypesParams
- func (o *GetUniverseTypesParams) SetContext(ctx context.Context)
- func (o *GetUniverseTypesParams) SetDatasource(datasource *string)
- func (o *GetUniverseTypesParams) SetHTTPClient(client *http.Client)
- func (o *GetUniverseTypesParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetUniverseTypesParams) SetPage(page *int32)
- func (o *GetUniverseTypesParams) SetTimeout(timeout time.Duration)
- func (o *GetUniverseTypesParams) WithContext(ctx context.Context) *GetUniverseTypesParams
- func (o *GetUniverseTypesParams) WithDatasource(datasource *string) *GetUniverseTypesParams
- func (o *GetUniverseTypesParams) WithHTTPClient(client *http.Client) *GetUniverseTypesParams
- func (o *GetUniverseTypesParams) WithIfNoneMatch(ifNoneMatch *string) *GetUniverseTypesParams
- func (o *GetUniverseTypesParams) WithPage(page *int32) *GetUniverseTypesParams
- func (o *GetUniverseTypesParams) WithTimeout(timeout time.Duration) *GetUniverseTypesParams
- func (o *GetUniverseTypesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetUniverseTypesReader
- type GetUniverseTypesServiceUnavailable
- type GetUniverseTypesTypeIDBadRequest
- type GetUniverseTypesTypeIDEnhanceYourCalm
- type GetUniverseTypesTypeIDGatewayTimeout
- type GetUniverseTypesTypeIDInternalServerError
- type GetUniverseTypesTypeIDNotFound
- type GetUniverseTypesTypeIDNotFoundBody
- type GetUniverseTypesTypeIDNotModified
- type GetUniverseTypesTypeIDOK
- type GetUniverseTypesTypeIDOKBody
- type GetUniverseTypesTypeIDParams
- func NewGetUniverseTypesTypeIDParams() *GetUniverseTypesTypeIDParams
- func NewGetUniverseTypesTypeIDParamsWithContext(ctx context.Context) *GetUniverseTypesTypeIDParams
- func NewGetUniverseTypesTypeIDParamsWithHTTPClient(client *http.Client) *GetUniverseTypesTypeIDParams
- func NewGetUniverseTypesTypeIDParamsWithTimeout(timeout time.Duration) *GetUniverseTypesTypeIDParams
- func (o *GetUniverseTypesTypeIDParams) SetAcceptLanguage(acceptLanguage *string)
- func (o *GetUniverseTypesTypeIDParams) SetContext(ctx context.Context)
- func (o *GetUniverseTypesTypeIDParams) SetDatasource(datasource *string)
- func (o *GetUniverseTypesTypeIDParams) SetHTTPClient(client *http.Client)
- func (o *GetUniverseTypesTypeIDParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetUniverseTypesTypeIDParams) SetLanguage(language *string)
- func (o *GetUniverseTypesTypeIDParams) SetTimeout(timeout time.Duration)
- func (o *GetUniverseTypesTypeIDParams) SetTypeID(typeID int32)
- func (o *GetUniverseTypesTypeIDParams) WithAcceptLanguage(acceptLanguage *string) *GetUniverseTypesTypeIDParams
- func (o *GetUniverseTypesTypeIDParams) WithContext(ctx context.Context) *GetUniverseTypesTypeIDParams
- func (o *GetUniverseTypesTypeIDParams) WithDatasource(datasource *string) *GetUniverseTypesTypeIDParams
- func (o *GetUniverseTypesTypeIDParams) WithHTTPClient(client *http.Client) *GetUniverseTypesTypeIDParams
- func (o *GetUniverseTypesTypeIDParams) WithIfNoneMatch(ifNoneMatch *string) *GetUniverseTypesTypeIDParams
- func (o *GetUniverseTypesTypeIDParams) WithLanguage(language *string) *GetUniverseTypesTypeIDParams
- func (o *GetUniverseTypesTypeIDParams) WithTimeout(timeout time.Duration) *GetUniverseTypesTypeIDParams
- func (o *GetUniverseTypesTypeIDParams) WithTypeID(typeID int32) *GetUniverseTypesTypeIDParams
- func (o *GetUniverseTypesTypeIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetUniverseTypesTypeIDReader
- type GetUniverseTypesTypeIDServiceUnavailable
- type InventoryTypesItems0
- type PlanetsItems0
- type PostUniverseIdsBadRequest
- type PostUniverseIdsEnhanceYourCalm
- type PostUniverseIdsGatewayTimeout
- type PostUniverseIdsInternalServerError
- type PostUniverseIdsOK
- type PostUniverseIdsOKBody
- type PostUniverseIdsParams
- func NewPostUniverseIdsParams() *PostUniverseIdsParams
- func NewPostUniverseIdsParamsWithContext(ctx context.Context) *PostUniverseIdsParams
- func NewPostUniverseIdsParamsWithHTTPClient(client *http.Client) *PostUniverseIdsParams
- func NewPostUniverseIdsParamsWithTimeout(timeout time.Duration) *PostUniverseIdsParams
- func (o *PostUniverseIdsParams) SetAcceptLanguage(acceptLanguage *string)
- func (o *PostUniverseIdsParams) SetContext(ctx context.Context)
- func (o *PostUniverseIdsParams) SetDatasource(datasource *string)
- func (o *PostUniverseIdsParams) SetHTTPClient(client *http.Client)
- func (o *PostUniverseIdsParams) SetLanguage(language *string)
- func (o *PostUniverseIdsParams) SetNames(names []string)
- func (o *PostUniverseIdsParams) SetTimeout(timeout time.Duration)
- func (o *PostUniverseIdsParams) WithAcceptLanguage(acceptLanguage *string) *PostUniverseIdsParams
- func (o *PostUniverseIdsParams) WithContext(ctx context.Context) *PostUniverseIdsParams
- func (o *PostUniverseIdsParams) WithDatasource(datasource *string) *PostUniverseIdsParams
- func (o *PostUniverseIdsParams) WithHTTPClient(client *http.Client) *PostUniverseIdsParams
- func (o *PostUniverseIdsParams) WithLanguage(language *string) *PostUniverseIdsParams
- func (o *PostUniverseIdsParams) WithNames(names []string) *PostUniverseIdsParams
- func (o *PostUniverseIdsParams) WithTimeout(timeout time.Duration) *PostUniverseIdsParams
- func (o *PostUniverseIdsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostUniverseIdsReader
- type PostUniverseIdsServiceUnavailable
- type PostUniverseNamesBadRequest
- type PostUniverseNamesEnhanceYourCalm
- type PostUniverseNamesGatewayTimeout
- type PostUniverseNamesInternalServerError
- type PostUniverseNamesNotFound
- type PostUniverseNamesNotFoundBody
- type PostUniverseNamesOK
- type PostUniverseNamesOKBodyItems0
- type PostUniverseNamesParams
- func NewPostUniverseNamesParams() *PostUniverseNamesParams
- func NewPostUniverseNamesParamsWithContext(ctx context.Context) *PostUniverseNamesParams
- func NewPostUniverseNamesParamsWithHTTPClient(client *http.Client) *PostUniverseNamesParams
- func NewPostUniverseNamesParamsWithTimeout(timeout time.Duration) *PostUniverseNamesParams
- func (o *PostUniverseNamesParams) SetContext(ctx context.Context)
- func (o *PostUniverseNamesParams) SetDatasource(datasource *string)
- func (o *PostUniverseNamesParams) SetHTTPClient(client *http.Client)
- func (o *PostUniverseNamesParams) SetIds(ids []int32)
- func (o *PostUniverseNamesParams) SetTimeout(timeout time.Duration)
- func (o *PostUniverseNamesParams) WithContext(ctx context.Context) *PostUniverseNamesParams
- func (o *PostUniverseNamesParams) WithDatasource(datasource *string) *PostUniverseNamesParams
- func (o *PostUniverseNamesParams) WithHTTPClient(client *http.Client) *PostUniverseNamesParams
- func (o *PostUniverseNamesParams) WithIds(ids []int32) *PostUniverseNamesParams
- func (o *PostUniverseNamesParams) WithTimeout(timeout time.Duration) *PostUniverseNamesParams
- func (o *PostUniverseNamesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostUniverseNamesReader
- type PostUniverseNamesServiceUnavailable
- type RegionsItems0
- type StationsItems0
- type SystemsItems0
Constants ¶
const ( // GetUniverseStarsStarIDOKBodySpectralClassK2V captures enum value "K2 V" GetUniverseStarsStarIDOKBodySpectralClassK2V string = "K2 V" // GetUniverseStarsStarIDOKBodySpectralClassK4V captures enum value "K4 V" GetUniverseStarsStarIDOKBodySpectralClassK4V string = "K4 V" // GetUniverseStarsStarIDOKBodySpectralClassG2V captures enum value "G2 V" GetUniverseStarsStarIDOKBodySpectralClassG2V string = "G2 V" // GetUniverseStarsStarIDOKBodySpectralClassG8V captures enum value "G8 V" GetUniverseStarsStarIDOKBodySpectralClassG8V string = "G8 V" // GetUniverseStarsStarIDOKBodySpectralClassM7V captures enum value "M7 V" GetUniverseStarsStarIDOKBodySpectralClassM7V string = "M7 V" // GetUniverseStarsStarIDOKBodySpectralClassK7V captures enum value "K7 V" GetUniverseStarsStarIDOKBodySpectralClassK7V string = "K7 V" // GetUniverseStarsStarIDOKBodySpectralClassM2V captures enum value "M2 V" GetUniverseStarsStarIDOKBodySpectralClassM2V string = "M2 V" // GetUniverseStarsStarIDOKBodySpectralClassK5V captures enum value "K5 V" GetUniverseStarsStarIDOKBodySpectralClassK5V string = "K5 V" // GetUniverseStarsStarIDOKBodySpectralClassM3V captures enum value "M3 V" GetUniverseStarsStarIDOKBodySpectralClassM3V string = "M3 V" // GetUniverseStarsStarIDOKBodySpectralClassG0V captures enum value "G0 V" GetUniverseStarsStarIDOKBodySpectralClassG0V string = "G0 V" // GetUniverseStarsStarIDOKBodySpectralClassG7V captures enum value "G7 V" GetUniverseStarsStarIDOKBodySpectralClassG7V string = "G7 V" // GetUniverseStarsStarIDOKBodySpectralClassG3V captures enum value "G3 V" GetUniverseStarsStarIDOKBodySpectralClassG3V string = "G3 V" // GetUniverseStarsStarIDOKBodySpectralClassF9V captures enum value "F9 V" GetUniverseStarsStarIDOKBodySpectralClassF9V string = "F9 V" // GetUniverseStarsStarIDOKBodySpectralClassG5V captures enum value "G5 V" GetUniverseStarsStarIDOKBodySpectralClassG5V string = "G5 V" // GetUniverseStarsStarIDOKBodySpectralClassF6V captures enum value "F6 V" GetUniverseStarsStarIDOKBodySpectralClassF6V string = "F6 V" // GetUniverseStarsStarIDOKBodySpectralClassK8V captures enum value "K8 V" GetUniverseStarsStarIDOKBodySpectralClassK8V string = "K8 V" // GetUniverseStarsStarIDOKBodySpectralClassK9V captures enum value "K9 V" GetUniverseStarsStarIDOKBodySpectralClassK9V string = "K9 V" // GetUniverseStarsStarIDOKBodySpectralClassK6V captures enum value "K6 V" GetUniverseStarsStarIDOKBodySpectralClassK6V string = "K6 V" // GetUniverseStarsStarIDOKBodySpectralClassG9V captures enum value "G9 V" GetUniverseStarsStarIDOKBodySpectralClassG9V string = "G9 V" // GetUniverseStarsStarIDOKBodySpectralClassG6V captures enum value "G6 V" GetUniverseStarsStarIDOKBodySpectralClassG6V string = "G6 V" // GetUniverseStarsStarIDOKBodySpectralClassG4VI captures enum value "G4 VI" GetUniverseStarsStarIDOKBodySpectralClassG4VI string = "G4 VI" // GetUniverseStarsStarIDOKBodySpectralClassG4V captures enum value "G4 V" GetUniverseStarsStarIDOKBodySpectralClassG4V string = "G4 V" // GetUniverseStarsStarIDOKBodySpectralClassF8V captures enum value "F8 V" GetUniverseStarsStarIDOKBodySpectralClassF8V string = "F8 V" // GetUniverseStarsStarIDOKBodySpectralClassF2V captures enum value "F2 V" GetUniverseStarsStarIDOKBodySpectralClassF2V string = "F2 V" // GetUniverseStarsStarIDOKBodySpectralClassF1V captures enum value "F1 V" GetUniverseStarsStarIDOKBodySpectralClassF1V string = "F1 V" // GetUniverseStarsStarIDOKBodySpectralClassK3V captures enum value "K3 V" GetUniverseStarsStarIDOKBodySpectralClassK3V string = "K3 V" // GetUniverseStarsStarIDOKBodySpectralClassF0VI captures enum value "F0 VI" GetUniverseStarsStarIDOKBodySpectralClassF0VI string = "F0 VI" // GetUniverseStarsStarIDOKBodySpectralClassG1VI captures enum value "G1 VI" GetUniverseStarsStarIDOKBodySpectralClassG1VI string = "G1 VI" // GetUniverseStarsStarIDOKBodySpectralClassG0VI captures enum value "G0 VI" GetUniverseStarsStarIDOKBodySpectralClassG0VI string = "G0 VI" // GetUniverseStarsStarIDOKBodySpectralClassK1V captures enum value "K1 V" GetUniverseStarsStarIDOKBodySpectralClassK1V string = "K1 V" // GetUniverseStarsStarIDOKBodySpectralClassM4V captures enum value "M4 V" GetUniverseStarsStarIDOKBodySpectralClassM4V string = "M4 V" // GetUniverseStarsStarIDOKBodySpectralClassM1V captures enum value "M1 V" GetUniverseStarsStarIDOKBodySpectralClassM1V string = "M1 V" // GetUniverseStarsStarIDOKBodySpectralClassM6V captures enum value "M6 V" GetUniverseStarsStarIDOKBodySpectralClassM6V string = "M6 V" // GetUniverseStarsStarIDOKBodySpectralClassM0V captures enum value "M0 V" GetUniverseStarsStarIDOKBodySpectralClassM0V string = "M0 V" // GetUniverseStarsStarIDOKBodySpectralClassK2IV captures enum value "K2 IV" GetUniverseStarsStarIDOKBodySpectralClassK2IV string = "K2 IV" // GetUniverseStarsStarIDOKBodySpectralClassG2VI captures enum value "G2 VI" GetUniverseStarsStarIDOKBodySpectralClassG2VI string = "G2 VI" // GetUniverseStarsStarIDOKBodySpectralClassK0V captures enum value "K0 V" GetUniverseStarsStarIDOKBodySpectralClassK0V string = "K0 V" // GetUniverseStarsStarIDOKBodySpectralClassK5IV captures enum value "K5 IV" GetUniverseStarsStarIDOKBodySpectralClassK5IV string = "K5 IV" // GetUniverseStarsStarIDOKBodySpectralClassF5VI captures enum value "F5 VI" GetUniverseStarsStarIDOKBodySpectralClassF5VI string = "F5 VI" // GetUniverseStarsStarIDOKBodySpectralClassG6VI captures enum value "G6 VI" GetUniverseStarsStarIDOKBodySpectralClassG6VI string = "G6 VI" // GetUniverseStarsStarIDOKBodySpectralClassF6VI captures enum value "F6 VI" GetUniverseStarsStarIDOKBodySpectralClassF6VI string = "F6 VI" // GetUniverseStarsStarIDOKBodySpectralClassF2IV captures enum value "F2 IV" GetUniverseStarsStarIDOKBodySpectralClassF2IV string = "F2 IV" // GetUniverseStarsStarIDOKBodySpectralClassG3VI captures enum value "G3 VI" GetUniverseStarsStarIDOKBodySpectralClassG3VI string = "G3 VI" // GetUniverseStarsStarIDOKBodySpectralClassM8V captures enum value "M8 V" GetUniverseStarsStarIDOKBodySpectralClassM8V string = "M8 V" // GetUniverseStarsStarIDOKBodySpectralClassF1VI captures enum value "F1 VI" GetUniverseStarsStarIDOKBodySpectralClassF1VI string = "F1 VI" // GetUniverseStarsStarIDOKBodySpectralClassK1IV captures enum value "K1 IV" GetUniverseStarsStarIDOKBodySpectralClassK1IV string = "K1 IV" // GetUniverseStarsStarIDOKBodySpectralClassF7V captures enum value "F7 V" GetUniverseStarsStarIDOKBodySpectralClassF7V string = "F7 V" // GetUniverseStarsStarIDOKBodySpectralClassG5VI captures enum value "G5 VI" GetUniverseStarsStarIDOKBodySpectralClassG5VI string = "G5 VI" // GetUniverseStarsStarIDOKBodySpectralClassM5V captures enum value "M5 V" GetUniverseStarsStarIDOKBodySpectralClassM5V string = "M5 V" // GetUniverseStarsStarIDOKBodySpectralClassG7VI captures enum value "G7 VI" GetUniverseStarsStarIDOKBodySpectralClassG7VI string = "G7 VI" // GetUniverseStarsStarIDOKBodySpectralClassF5V captures enum value "F5 V" GetUniverseStarsStarIDOKBodySpectralClassF5V string = "F5 V" // GetUniverseStarsStarIDOKBodySpectralClassF4VI captures enum value "F4 VI" GetUniverseStarsStarIDOKBodySpectralClassF4VI string = "F4 VI" // GetUniverseStarsStarIDOKBodySpectralClassF8VI captures enum value "F8 VI" GetUniverseStarsStarIDOKBodySpectralClassF8VI string = "F8 VI" // GetUniverseStarsStarIDOKBodySpectralClassK3IV captures enum value "K3 IV" GetUniverseStarsStarIDOKBodySpectralClassK3IV string = "K3 IV" // GetUniverseStarsStarIDOKBodySpectralClassF4IV captures enum value "F4 IV" GetUniverseStarsStarIDOKBodySpectralClassF4IV string = "F4 IV" // GetUniverseStarsStarIDOKBodySpectralClassF0V captures enum value "F0 V" GetUniverseStarsStarIDOKBodySpectralClassF0V string = "F0 V" // GetUniverseStarsStarIDOKBodySpectralClassG7IV captures enum value "G7 IV" GetUniverseStarsStarIDOKBodySpectralClassG7IV string = "G7 IV" // GetUniverseStarsStarIDOKBodySpectralClassG8VI captures enum value "G8 VI" GetUniverseStarsStarIDOKBodySpectralClassG8VI string = "G8 VI" // GetUniverseStarsStarIDOKBodySpectralClassF2VI captures enum value "F2 VI" GetUniverseStarsStarIDOKBodySpectralClassF2VI string = "F2 VI" // GetUniverseStarsStarIDOKBodySpectralClassF4V captures enum value "F4 V" GetUniverseStarsStarIDOKBodySpectralClassF4V string = "F4 V" // GetUniverseStarsStarIDOKBodySpectralClassF7VI captures enum value "F7 VI" GetUniverseStarsStarIDOKBodySpectralClassF7VI string = "F7 VI" // GetUniverseStarsStarIDOKBodySpectralClassF3V captures enum value "F3 V" GetUniverseStarsStarIDOKBodySpectralClassF3V string = "F3 V" // GetUniverseStarsStarIDOKBodySpectralClassG1V captures enum value "G1 V" GetUniverseStarsStarIDOKBodySpectralClassG1V string = "G1 V" // GetUniverseStarsStarIDOKBodySpectralClassG9VI captures enum value "G9 VI" GetUniverseStarsStarIDOKBodySpectralClassG9VI string = "G9 VI" // GetUniverseStarsStarIDOKBodySpectralClassF3IV captures enum value "F3 IV" GetUniverseStarsStarIDOKBodySpectralClassF3IV string = "F3 IV" // GetUniverseStarsStarIDOKBodySpectralClassF9VI captures enum value "F9 VI" GetUniverseStarsStarIDOKBodySpectralClassF9VI string = "F9 VI" // GetUniverseStarsStarIDOKBodySpectralClassM9V captures enum value "M9 V" GetUniverseStarsStarIDOKBodySpectralClassM9V string = "M9 V" // GetUniverseStarsStarIDOKBodySpectralClassK0IV captures enum value "K0 IV" GetUniverseStarsStarIDOKBodySpectralClassK0IV string = "K0 IV" // GetUniverseStarsStarIDOKBodySpectralClassF1IV captures enum value "F1 IV" GetUniverseStarsStarIDOKBodySpectralClassF1IV string = "F1 IV" // GetUniverseStarsStarIDOKBodySpectralClassG4IV captures enum value "G4 IV" GetUniverseStarsStarIDOKBodySpectralClassG4IV string = "G4 IV" // GetUniverseStarsStarIDOKBodySpectralClassF3VI captures enum value "F3 VI" GetUniverseStarsStarIDOKBodySpectralClassF3VI string = "F3 VI" // GetUniverseStarsStarIDOKBodySpectralClassK4IV captures enum value "K4 IV" GetUniverseStarsStarIDOKBodySpectralClassK4IV string = "K4 IV" // GetUniverseStarsStarIDOKBodySpectralClassG5IV captures enum value "G5 IV" GetUniverseStarsStarIDOKBodySpectralClassG5IV string = "G5 IV" // GetUniverseStarsStarIDOKBodySpectralClassG3IV captures enum value "G3 IV" GetUniverseStarsStarIDOKBodySpectralClassG3IV string = "G3 IV" // GetUniverseStarsStarIDOKBodySpectralClassG1IV captures enum value "G1 IV" GetUniverseStarsStarIDOKBodySpectralClassG1IV string = "G1 IV" // GetUniverseStarsStarIDOKBodySpectralClassK7IV captures enum value "K7 IV" GetUniverseStarsStarIDOKBodySpectralClassK7IV string = "K7 IV" // GetUniverseStarsStarIDOKBodySpectralClassG0IV captures enum value "G0 IV" GetUniverseStarsStarIDOKBodySpectralClassG0IV string = "G0 IV" // GetUniverseStarsStarIDOKBodySpectralClassK6IV captures enum value "K6 IV" GetUniverseStarsStarIDOKBodySpectralClassK6IV string = "K6 IV" // GetUniverseStarsStarIDOKBodySpectralClassK9IV captures enum value "K9 IV" GetUniverseStarsStarIDOKBodySpectralClassK9IV string = "K9 IV" // GetUniverseStarsStarIDOKBodySpectralClassG2IV captures enum value "G2 IV" GetUniverseStarsStarIDOKBodySpectralClassG2IV string = "G2 IV" // GetUniverseStarsStarIDOKBodySpectralClassF9IV captures enum value "F9 IV" GetUniverseStarsStarIDOKBodySpectralClassF9IV string = "F9 IV" // GetUniverseStarsStarIDOKBodySpectralClassF0IV captures enum value "F0 IV" GetUniverseStarsStarIDOKBodySpectralClassF0IV string = "F0 IV" // GetUniverseStarsStarIDOKBodySpectralClassK8IV captures enum value "K8 IV" GetUniverseStarsStarIDOKBodySpectralClassK8IV string = "K8 IV" // GetUniverseStarsStarIDOKBodySpectralClassG8IV captures enum value "G8 IV" GetUniverseStarsStarIDOKBodySpectralClassG8IV string = "G8 IV" // GetUniverseStarsStarIDOKBodySpectralClassF6IV captures enum value "F6 IV" GetUniverseStarsStarIDOKBodySpectralClassF6IV string = "F6 IV" // GetUniverseStarsStarIDOKBodySpectralClassF5IV captures enum value "F5 IV" GetUniverseStarsStarIDOKBodySpectralClassF5IV string = "F5 IV" // GetUniverseStarsStarIDOKBodySpectralClassA0 captures enum value "A0" GetUniverseStarsStarIDOKBodySpectralClassA0 string = "A0" // GetUniverseStarsStarIDOKBodySpectralClassA0IV captures enum value "A0IV" GetUniverseStarsStarIDOKBodySpectralClassA0IV string = "A0IV" // GetUniverseStarsStarIDOKBodySpectralClassA0IV2 captures enum value "A0IV2" GetUniverseStarsStarIDOKBodySpectralClassA0IV2 string = "A0IV2" )
const ( // PostUniverseNamesOKBodyItems0CategoryAlliance captures enum value "alliance" PostUniverseNamesOKBodyItems0CategoryAlliance string = "alliance" // PostUniverseNamesOKBodyItems0CategoryCharacter captures enum value "character" PostUniverseNamesOKBodyItems0CategoryCharacter string = "character" // PostUniverseNamesOKBodyItems0CategoryConstellation captures enum value "constellation" PostUniverseNamesOKBodyItems0CategoryConstellation string = "constellation" // PostUniverseNamesOKBodyItems0CategoryCorporation captures enum value "corporation" PostUniverseNamesOKBodyItems0CategoryCorporation string = "corporation" // PostUniverseNamesOKBodyItems0CategoryInventoryType captures enum value "inventory_type" PostUniverseNamesOKBodyItems0CategoryInventoryType string = "inventory_type" // PostUniverseNamesOKBodyItems0CategoryRegion captures enum value "region" PostUniverseNamesOKBodyItems0CategoryRegion string = "region" // PostUniverseNamesOKBodyItems0CategorySolarSystem captures enum value "solar_system" PostUniverseNamesOKBodyItems0CategorySolarSystem string = "solar_system" // PostUniverseNamesOKBodyItems0CategoryStation captures enum value "station" PostUniverseNamesOKBodyItems0CategoryStation string = "station" // PostUniverseNamesOKBodyItems0CategoryFaction captures enum value "faction" PostUniverseNamesOKBodyItems0CategoryFaction string = "faction" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AgentsItems0 ¶
type AgentsItems0 struct { // post_universe_ids_id // // id integer ID int32 `json:"id,omitempty"` // post_universe_ids_name // // name string Name string `json:"name,omitempty"` }
AgentsItems0 post_universe_ids_agent // // agent object swagger:model AgentsItems0
func (*AgentsItems0) MarshalBinary ¶
func (o *AgentsItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*AgentsItems0) UnmarshalBinary ¶
func (o *AgentsItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type AlliancesItems0 ¶
type AlliancesItems0 struct { // post_universe_ids_alliance_id // // id integer ID int32 `json:"id,omitempty"` // post_universe_ids_alliance_name // // name string Name string `json:"name,omitempty"` }
AlliancesItems0 post_universe_ids_alliance // // alliance object swagger:model AlliancesItems0
func (*AlliancesItems0) MarshalBinary ¶
func (o *AlliancesItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*AlliancesItems0) UnmarshalBinary ¶
func (o *AlliancesItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type CharactersItems0 ¶
type CharactersItems0 struct { // post_universe_ids_character_id // // id integer ID int32 `json:"id,omitempty"` // post_universe_ids_character_name // // name string Name string `json:"name,omitempty"` }
CharactersItems0 post_universe_ids_character // // character object swagger:model CharactersItems0
func (*CharactersItems0) MarshalBinary ¶
func (o *CharactersItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*CharactersItems0) UnmarshalBinary ¶
func (o *CharactersItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for universe API
func (*Client) GetUniverseAncestries ¶
func (a *Client) GetUniverseAncestries(params *GetUniverseAncestriesParams) (*GetUniverseAncestriesOK, error)
GetUniverseAncestries gets ancestries Get all character ancestries
---
This route expires daily at 11:05
func (*Client) GetUniverseAsteroidBeltsAsteroidBeltID ¶
func (a *Client) GetUniverseAsteroidBeltsAsteroidBeltID(params *GetUniverseAsteroidBeltsAsteroidBeltIDParams) (*GetUniverseAsteroidBeltsAsteroidBeltIDOK, error)
GetUniverseAsteroidBeltsAsteroidBeltID gets asteroid belt information Get information on an asteroid belt
---
This route expires daily at 11:05
func (*Client) GetUniverseBloodlines ¶
func (a *Client) GetUniverseBloodlines(params *GetUniverseBloodlinesParams) (*GetUniverseBloodlinesOK, error)
GetUniverseBloodlines gets bloodlines Get a list of bloodlines
---
This route expires daily at 11:05
func (*Client) GetUniverseCategories ¶
func (a *Client) GetUniverseCategories(params *GetUniverseCategoriesParams) (*GetUniverseCategoriesOK, error)
GetUniverseCategories gets item categories Get a list of item categories
---
This route expires daily at 11:05
func (*Client) GetUniverseCategoriesCategoryID ¶
func (a *Client) GetUniverseCategoriesCategoryID(params *GetUniverseCategoriesCategoryIDParams) (*GetUniverseCategoriesCategoryIDOK, error)
GetUniverseCategoriesCategoryID gets item category information Get information of an item category
---
This route expires daily at 11:05
func (*Client) GetUniverseConstellations ¶
func (a *Client) GetUniverseConstellations(params *GetUniverseConstellationsParams) (*GetUniverseConstellationsOK, error)
GetUniverseConstellations gets constellations Get a list of constellations
---
This route expires daily at 11:05
func (*Client) GetUniverseConstellationsConstellationID ¶
func (a *Client) GetUniverseConstellationsConstellationID(params *GetUniverseConstellationsConstellationIDParams) (*GetUniverseConstellationsConstellationIDOK, error)
GetUniverseConstellationsConstellationID gets constellation information Get information on a constellation
---
This route expires daily at 11:05
func (*Client) GetUniverseFactions ¶
func (a *Client) GetUniverseFactions(params *GetUniverseFactionsParams) (*GetUniverseFactionsOK, error)
GetUniverseFactions gets factions Get a list of factions
---
This route expires daily at 11:05
func (*Client) GetUniverseGraphics ¶
func (a *Client) GetUniverseGraphics(params *GetUniverseGraphicsParams) (*GetUniverseGraphicsOK, error)
GetUniverseGraphics gets graphics Get a list of graphics
---
This route expires daily at 11:05
func (*Client) GetUniverseGraphicsGraphicID ¶
func (a *Client) GetUniverseGraphicsGraphicID(params *GetUniverseGraphicsGraphicIDParams) (*GetUniverseGraphicsGraphicIDOK, error)
GetUniverseGraphicsGraphicID gets graphic information Get information on a graphic
---
This route expires daily at 11:05
func (*Client) GetUniverseGroups ¶
func (a *Client) GetUniverseGroups(params *GetUniverseGroupsParams) (*GetUniverseGroupsOK, error)
GetUniverseGroups gets item groups Get a list of item groups
---
This route expires daily at 11:05
func (*Client) GetUniverseGroupsGroupID ¶
func (a *Client) GetUniverseGroupsGroupID(params *GetUniverseGroupsGroupIDParams) (*GetUniverseGroupsGroupIDOK, error)
GetUniverseGroupsGroupID gets item group information Get information on an item group
---
This route expires daily at 11:05
func (*Client) GetUniverseMoonsMoonID ¶
func (a *Client) GetUniverseMoonsMoonID(params *GetUniverseMoonsMoonIDParams) (*GetUniverseMoonsMoonIDOK, error)
GetUniverseMoonsMoonID gets moon information Get information on a moon
---
This route expires daily at 11:05
func (*Client) GetUniversePlanetsPlanetID ¶
func (a *Client) GetUniversePlanetsPlanetID(params *GetUniversePlanetsPlanetIDParams) (*GetUniversePlanetsPlanetIDOK, error)
GetUniversePlanetsPlanetID gets planet information Get information on a planet
---
This route expires daily at 11:05
func (*Client) GetUniverseRaces ¶
func (a *Client) GetUniverseRaces(params *GetUniverseRacesParams) (*GetUniverseRacesOK, error)
GetUniverseRaces gets character races Get a list of character races
---
This route expires daily at 11:05
func (*Client) GetUniverseRegions ¶
func (a *Client) GetUniverseRegions(params *GetUniverseRegionsParams) (*GetUniverseRegionsOK, error)
GetUniverseRegions gets regions Get a list of regions
---
This route expires daily at 11:05
func (*Client) GetUniverseRegionsRegionID ¶
func (a *Client) GetUniverseRegionsRegionID(params *GetUniverseRegionsRegionIDParams) (*GetUniverseRegionsRegionIDOK, error)
GetUniverseRegionsRegionID gets region information Get information on a region
---
This route expires daily at 11:05
func (*Client) GetUniverseStargatesStargateID ¶
func (a *Client) GetUniverseStargatesStargateID(params *GetUniverseStargatesStargateIDParams) (*GetUniverseStargatesStargateIDOK, error)
GetUniverseStargatesStargateID gets stargate information Get information on a stargate
---
This route expires daily at 11:05
func (*Client) GetUniverseStarsStarID ¶
func (a *Client) GetUniverseStarsStarID(params *GetUniverseStarsStarIDParams) (*GetUniverseStarsStarIDOK, error)
GetUniverseStarsStarID gets star information Get information on a star
---
This route expires daily at 11:05
func (*Client) GetUniverseStationsStationID ¶
func (a *Client) GetUniverseStationsStationID(params *GetUniverseStationsStationIDParams) (*GetUniverseStationsStationIDOK, error)
GetUniverseStationsStationID gets station information Get information on a station
---
This route expires daily at 11:05
func (*Client) GetUniverseStructures ¶
func (a *Client) GetUniverseStructures(params *GetUniverseStructuresParams) (*GetUniverseStructuresOK, error)
GetUniverseStructures lists all public structures List all public structures
---
This route is cached for up to 3600 seconds
func (*Client) GetUniverseStructuresStructureID ¶
func (a *Client) GetUniverseStructuresStructureID(params *GetUniverseStructuresStructureIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetUniverseStructuresStructureIDOK, error)
GetUniverseStructuresStructureID gets structure information Returns information on requested structure if you are on the ACL. Otherwise, returns "Forbidden" for all inputs.
---
This route is cached for up to 3600 seconds
func (*Client) GetUniverseSystemJumps ¶
func (a *Client) GetUniverseSystemJumps(params *GetUniverseSystemJumpsParams) (*GetUniverseSystemJumpsOK, error)
GetUniverseSystemJumps gets system jumps Get the number of jumps in solar systems within the last hour ending at the timestamp of the Last-Modified header, excluding wormhole space. Only systems with jumps will be listed
---
This route is cached for up to 3600 seconds
func (*Client) GetUniverseSystemKills ¶
func (a *Client) GetUniverseSystemKills(params *GetUniverseSystemKillsParams) (*GetUniverseSystemKillsOK, error)
GetUniverseSystemKills gets system kills Get the number of ship, pod and NPC kills per solar system within the last hour ending at the timestamp of the Last-Modified header, excluding wormhole space. Only systems with kills will be listed
---
This route is cached for up to 3600 seconds
func (*Client) GetUniverseSystems ¶
func (a *Client) GetUniverseSystems(params *GetUniverseSystemsParams) (*GetUniverseSystemsOK, error)
GetUniverseSystems gets solar systems Get a list of solar systems
---
This route expires daily at 11:05
func (*Client) GetUniverseSystemsSystemID ¶
func (a *Client) GetUniverseSystemsSystemID(params *GetUniverseSystemsSystemIDParams) (*GetUniverseSystemsSystemIDOK, error)
GetUniverseSystemsSystemID gets solar system information Get information on a solar system.
---
This route expires daily at 11:05
func (*Client) GetUniverseTypes ¶
func (a *Client) GetUniverseTypes(params *GetUniverseTypesParams) (*GetUniverseTypesOK, error)
GetUniverseTypes gets types Get a list of type ids
---
This route expires daily at 11:05
func (*Client) GetUniverseTypesTypeID ¶
func (a *Client) GetUniverseTypesTypeID(params *GetUniverseTypesTypeIDParams) (*GetUniverseTypesTypeIDOK, error)
GetUniverseTypesTypeID gets type information Get information on a type
---
This route expires daily at 11:05
func (*Client) PostUniverseIds ¶
func (a *Client) PostUniverseIds(params *PostUniverseIdsParams) (*PostUniverseIdsOK, error)
PostUniverseIds bulks names to i ds Resolve a set of names to IDs in the following categories: agents, alliances, characters, constellations, corporations factions, inventory_types, regions, stations, and systems. Only exact matches will be returned. All names searched for are cached for 12 hours
---
func (*Client) PostUniverseNames ¶
func (a *Client) PostUniverseNames(params *PostUniverseNamesParams) (*PostUniverseNamesOK, error)
PostUniverseNames gets names and categories for a set of i ds Resolve a set of IDs to names and categories. Supported ID's for resolving are: Characters, Corporations, Alliances, Stations, Solar Systems, Constellations, Regions, Types, Factions
---
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type ClientService ¶
type ClientService interface { GetUniverseAncestries(params *GetUniverseAncestriesParams) (*GetUniverseAncestriesOK, error) GetUniverseAsteroidBeltsAsteroidBeltID(params *GetUniverseAsteroidBeltsAsteroidBeltIDParams) (*GetUniverseAsteroidBeltsAsteroidBeltIDOK, error) GetUniverseBloodlines(params *GetUniverseBloodlinesParams) (*GetUniverseBloodlinesOK, error) GetUniverseCategories(params *GetUniverseCategoriesParams) (*GetUniverseCategoriesOK, error) GetUniverseCategoriesCategoryID(params *GetUniverseCategoriesCategoryIDParams) (*GetUniverseCategoriesCategoryIDOK, error) GetUniverseConstellations(params *GetUniverseConstellationsParams) (*GetUniverseConstellationsOK, error) GetUniverseConstellationsConstellationID(params *GetUniverseConstellationsConstellationIDParams) (*GetUniverseConstellationsConstellationIDOK, error) GetUniverseFactions(params *GetUniverseFactionsParams) (*GetUniverseFactionsOK, error) GetUniverseGraphics(params *GetUniverseGraphicsParams) (*GetUniverseGraphicsOK, error) GetUniverseGraphicsGraphicID(params *GetUniverseGraphicsGraphicIDParams) (*GetUniverseGraphicsGraphicIDOK, error) GetUniverseGroups(params *GetUniverseGroupsParams) (*GetUniverseGroupsOK, error) GetUniverseGroupsGroupID(params *GetUniverseGroupsGroupIDParams) (*GetUniverseGroupsGroupIDOK, error) GetUniverseMoonsMoonID(params *GetUniverseMoonsMoonIDParams) (*GetUniverseMoonsMoonIDOK, error) GetUniversePlanetsPlanetID(params *GetUniversePlanetsPlanetIDParams) (*GetUniversePlanetsPlanetIDOK, error) GetUniverseRaces(params *GetUniverseRacesParams) (*GetUniverseRacesOK, error) GetUniverseRegions(params *GetUniverseRegionsParams) (*GetUniverseRegionsOK, error) GetUniverseRegionsRegionID(params *GetUniverseRegionsRegionIDParams) (*GetUniverseRegionsRegionIDOK, error) GetUniverseStargatesStargateID(params *GetUniverseStargatesStargateIDParams) (*GetUniverseStargatesStargateIDOK, error) GetUniverseStarsStarID(params *GetUniverseStarsStarIDParams) (*GetUniverseStarsStarIDOK, error) GetUniverseStationsStationID(params *GetUniverseStationsStationIDParams) (*GetUniverseStationsStationIDOK, error) GetUniverseStructures(params *GetUniverseStructuresParams) (*GetUniverseStructuresOK, error) GetUniverseStructuresStructureID(params *GetUniverseStructuresStructureIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetUniverseStructuresStructureIDOK, error) GetUniverseSystemJumps(params *GetUniverseSystemJumpsParams) (*GetUniverseSystemJumpsOK, error) GetUniverseSystemKills(params *GetUniverseSystemKillsParams) (*GetUniverseSystemKillsOK, error) GetUniverseSystems(params *GetUniverseSystemsParams) (*GetUniverseSystemsOK, error) GetUniverseSystemsSystemID(params *GetUniverseSystemsSystemIDParams) (*GetUniverseSystemsSystemIDOK, error) GetUniverseTypes(params *GetUniverseTypesParams) (*GetUniverseTypesOK, error) GetUniverseTypesTypeID(params *GetUniverseTypesTypeIDParams) (*GetUniverseTypesTypeIDOK, error) PostUniverseIds(params *PostUniverseIdsParams) (*PostUniverseIdsOK, error) PostUniverseNames(params *PostUniverseNamesParams) (*PostUniverseNamesOK, 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 universe API client.
type ConstellationsItems0 ¶
type ConstellationsItems0 struct { // post_universe_ids_constellation_id // // id integer ID int32 `json:"id,omitempty"` // post_universe_ids_constellation_name // // name string Name string `json:"name,omitempty"` }
ConstellationsItems0 post_universe_ids_constellation // // constellation object swagger:model ConstellationsItems0
func (*ConstellationsItems0) MarshalBinary ¶
func (o *ConstellationsItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ConstellationsItems0) UnmarshalBinary ¶
func (o *ConstellationsItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type CorporationsItems0 ¶
type CorporationsItems0 struct { // post_universe_ids_corporation_id // // id integer ID int32 `json:"id,omitempty"` // post_universe_ids_corporation_name // // name string Name string `json:"name,omitempty"` }
CorporationsItems0 post_universe_ids_corporation // // corporation object swagger:model CorporationsItems0
func (*CorporationsItems0) MarshalBinary ¶
func (o *CorporationsItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*CorporationsItems0) UnmarshalBinary ¶
func (o *CorporationsItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type DogmaAttributesItems0 ¶
type DogmaAttributesItems0 struct { // get_universe_types_type_id_attribute_id // // attribute_id integer // Required: true AttributeID *int32 `json:"attribute_id"` // get_universe_types_type_id_value // // value number // Required: true Value *float32 `json:"value"` }
DogmaAttributesItems0 get_universe_types_type_id_dogma_attribute // // dogma_attribute object swagger:model DogmaAttributesItems0
func (*DogmaAttributesItems0) MarshalBinary ¶
func (o *DogmaAttributesItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*DogmaAttributesItems0) UnmarshalBinary ¶
func (o *DogmaAttributesItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type DogmaEffectsItems0 ¶
type DogmaEffectsItems0 struct { // get_universe_types_type_id_effect_id // // effect_id integer // Required: true EffectID *int32 `json:"effect_id"` // get_universe_types_type_id_is_default // // is_default boolean // Required: true IsDefault *bool `json:"is_default"` }
DogmaEffectsItems0 get_universe_types_type_id_dogma_effect // // dogma_effect object swagger:model DogmaEffectsItems0
func (*DogmaEffectsItems0) MarshalBinary ¶
func (o *DogmaEffectsItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*DogmaEffectsItems0) UnmarshalBinary ¶
func (o *DogmaEffectsItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type FactionsItems0 ¶
type FactionsItems0 struct { // post_universe_ids_faction_id // // id integer ID int32 `json:"id,omitempty"` // post_universe_ids_faction_name // // name string Name string `json:"name,omitempty"` }
FactionsItems0 post_universe_ids_faction // // faction object swagger:model FactionsItems0
func (*FactionsItems0) MarshalBinary ¶
func (o *FactionsItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*FactionsItems0) UnmarshalBinary ¶
func (o *FactionsItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetUniverseAncestriesBadRequest ¶
type GetUniverseAncestriesBadRequest struct {
Payload *esimodels.BadRequest
}
GetUniverseAncestriesBadRequest handles this case with default header values.
Bad request
func NewGetUniverseAncestriesBadRequest ¶
func NewGetUniverseAncestriesBadRequest() *GetUniverseAncestriesBadRequest
NewGetUniverseAncestriesBadRequest creates a GetUniverseAncestriesBadRequest with default headers values
func (*GetUniverseAncestriesBadRequest) Error ¶
func (o *GetUniverseAncestriesBadRequest) Error() string
func (*GetUniverseAncestriesBadRequest) GetPayload ¶
func (o *GetUniverseAncestriesBadRequest) GetPayload() *esimodels.BadRequest
type GetUniverseAncestriesEnhanceYourCalm ¶
type GetUniverseAncestriesEnhanceYourCalm struct {
Payload *esimodels.ErrorLimited
}
GetUniverseAncestriesEnhanceYourCalm handles this case with default header values.
Error limited
func NewGetUniverseAncestriesEnhanceYourCalm ¶
func NewGetUniverseAncestriesEnhanceYourCalm() *GetUniverseAncestriesEnhanceYourCalm
NewGetUniverseAncestriesEnhanceYourCalm creates a GetUniverseAncestriesEnhanceYourCalm with default headers values
func (*GetUniverseAncestriesEnhanceYourCalm) Error ¶
func (o *GetUniverseAncestriesEnhanceYourCalm) Error() string
func (*GetUniverseAncestriesEnhanceYourCalm) GetPayload ¶
func (o *GetUniverseAncestriesEnhanceYourCalm) GetPayload() *esimodels.ErrorLimited
type GetUniverseAncestriesGatewayTimeout ¶
type GetUniverseAncestriesGatewayTimeout struct {
Payload *esimodels.GatewayTimeout
}
GetUniverseAncestriesGatewayTimeout handles this case with default header values.
Gateway timeout
func NewGetUniverseAncestriesGatewayTimeout ¶
func NewGetUniverseAncestriesGatewayTimeout() *GetUniverseAncestriesGatewayTimeout
NewGetUniverseAncestriesGatewayTimeout creates a GetUniverseAncestriesGatewayTimeout with default headers values
func (*GetUniverseAncestriesGatewayTimeout) Error ¶
func (o *GetUniverseAncestriesGatewayTimeout) Error() string
func (*GetUniverseAncestriesGatewayTimeout) GetPayload ¶
func (o *GetUniverseAncestriesGatewayTimeout) GetPayload() *esimodels.GatewayTimeout
type GetUniverseAncestriesInternalServerError ¶
type GetUniverseAncestriesInternalServerError struct {
Payload *esimodels.InternalServerError
}
GetUniverseAncestriesInternalServerError handles this case with default header values.
Internal server error
func NewGetUniverseAncestriesInternalServerError ¶
func NewGetUniverseAncestriesInternalServerError() *GetUniverseAncestriesInternalServerError
NewGetUniverseAncestriesInternalServerError creates a GetUniverseAncestriesInternalServerError with default headers values
func (*GetUniverseAncestriesInternalServerError) Error ¶
func (o *GetUniverseAncestriesInternalServerError) Error() string
func (*GetUniverseAncestriesInternalServerError) GetPayload ¶
func (o *GetUniverseAncestriesInternalServerError) GetPayload() *esimodels.InternalServerError
type GetUniverseAncestriesNotModified ¶
type GetUniverseAncestriesNotModified 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 }
GetUniverseAncestriesNotModified handles this case with default header values.
Not modified
func NewGetUniverseAncestriesNotModified ¶
func NewGetUniverseAncestriesNotModified() *GetUniverseAncestriesNotModified
NewGetUniverseAncestriesNotModified creates a GetUniverseAncestriesNotModified with default headers values
func (*GetUniverseAncestriesNotModified) Error ¶
func (o *GetUniverseAncestriesNotModified) Error() string
type GetUniverseAncestriesOK ¶
type GetUniverseAncestriesOK struct { /*The caching mechanism used */ CacheControl string /*The language used in the response */ ContentLanguage string /*RFC7232 compliant entity tag */ ETag string /*RFC7231 formatted datetime string */ Expires string /*RFC7231 formatted datetime string */ LastModified string Payload []*GetUniverseAncestriesOKBodyItems0 }
GetUniverseAncestriesOK handles this case with default header values.
A list of ancestries
func NewGetUniverseAncestriesOK ¶
func NewGetUniverseAncestriesOK() *GetUniverseAncestriesOK
NewGetUniverseAncestriesOK creates a GetUniverseAncestriesOK with default headers values
func (*GetUniverseAncestriesOK) Error ¶
func (o *GetUniverseAncestriesOK) Error() string
func (*GetUniverseAncestriesOK) GetPayload ¶
func (o *GetUniverseAncestriesOK) GetPayload() []*GetUniverseAncestriesOKBodyItems0
type GetUniverseAncestriesOKBodyItems0 ¶
type GetUniverseAncestriesOKBodyItems0 struct { // get_universe_ancestries_bloodline_id // // The bloodline associated with this ancestry // Required: true BloodlineID *int32 `json:"bloodline_id"` // get_universe_ancestries_description // // description string // Required: true Description *string `json:"description"` // get_universe_ancestries_icon_id // // icon_id integer IconID int32 `json:"icon_id,omitempty"` // get_universe_ancestries_id // // id integer // Required: true ID *int32 `json:"id"` // get_universe_ancestries_name // // name string // Required: true Name *string `json:"name"` // get_universe_ancestries_short_description // // short_description string ShortDescription string `json:"short_description,omitempty"` }
GetUniverseAncestriesOKBodyItems0 get_universe_ancestries_200_ok // // 200 ok object swagger:model GetUniverseAncestriesOKBodyItems0
func (*GetUniverseAncestriesOKBodyItems0) MarshalBinary ¶
func (o *GetUniverseAncestriesOKBodyItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetUniverseAncestriesOKBodyItems0) UnmarshalBinary ¶
func (o *GetUniverseAncestriesOKBodyItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetUniverseAncestriesParams ¶
type GetUniverseAncestriesParams struct { /*AcceptLanguage Language to use in the response */ AcceptLanguage *string /*IfNoneMatch ETag from a previous request. A 304 will be returned if this matches the current ETag */ IfNoneMatch *string /*Datasource The server name you would like data from */ Datasource *string /*Language Language to use in the response, takes precedence over Accept-Language */ Language *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetUniverseAncestriesParams contains all the parameters to send to the API endpoint for the get universe ancestries operation typically these are written to a http.Request
func NewGetUniverseAncestriesParams ¶
func NewGetUniverseAncestriesParams() *GetUniverseAncestriesParams
NewGetUniverseAncestriesParams creates a new GetUniverseAncestriesParams object with the default values initialized.
func NewGetUniverseAncestriesParamsWithContext ¶
func NewGetUniverseAncestriesParamsWithContext(ctx context.Context) *GetUniverseAncestriesParams
NewGetUniverseAncestriesParamsWithContext creates a new GetUniverseAncestriesParams object with the default values initialized, and the ability to set a context for a request
func NewGetUniverseAncestriesParamsWithHTTPClient ¶
func NewGetUniverseAncestriesParamsWithHTTPClient(client *http.Client) *GetUniverseAncestriesParams
NewGetUniverseAncestriesParamsWithHTTPClient creates a new GetUniverseAncestriesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetUniverseAncestriesParamsWithTimeout ¶
func NewGetUniverseAncestriesParamsWithTimeout(timeout time.Duration) *GetUniverseAncestriesParams
NewGetUniverseAncestriesParamsWithTimeout creates a new GetUniverseAncestriesParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetUniverseAncestriesParams) SetAcceptLanguage ¶
func (o *GetUniverseAncestriesParams) SetAcceptLanguage(acceptLanguage *string)
SetAcceptLanguage adds the acceptLanguage to the get universe ancestries params
func (*GetUniverseAncestriesParams) SetContext ¶
func (o *GetUniverseAncestriesParams) SetContext(ctx context.Context)
SetContext adds the context to the get universe ancestries params
func (*GetUniverseAncestriesParams) SetDatasource ¶
func (o *GetUniverseAncestriesParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the get universe ancestries params
func (*GetUniverseAncestriesParams) SetHTTPClient ¶
func (o *GetUniverseAncestriesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get universe ancestries params
func (*GetUniverseAncestriesParams) SetIfNoneMatch ¶
func (o *GetUniverseAncestriesParams) SetIfNoneMatch(ifNoneMatch *string)
SetIfNoneMatch adds the ifNoneMatch to the get universe ancestries params
func (*GetUniverseAncestriesParams) SetLanguage ¶
func (o *GetUniverseAncestriesParams) SetLanguage(language *string)
SetLanguage adds the language to the get universe ancestries params
func (*GetUniverseAncestriesParams) SetTimeout ¶
func (o *GetUniverseAncestriesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get universe ancestries params
func (*GetUniverseAncestriesParams) WithAcceptLanguage ¶
func (o *GetUniverseAncestriesParams) WithAcceptLanguage(acceptLanguage *string) *GetUniverseAncestriesParams
WithAcceptLanguage adds the acceptLanguage to the get universe ancestries params
func (*GetUniverseAncestriesParams) WithContext ¶
func (o *GetUniverseAncestriesParams) WithContext(ctx context.Context) *GetUniverseAncestriesParams
WithContext adds the context to the get universe ancestries params
func (*GetUniverseAncestriesParams) WithDatasource ¶
func (o *GetUniverseAncestriesParams) WithDatasource(datasource *string) *GetUniverseAncestriesParams
WithDatasource adds the datasource to the get universe ancestries params
func (*GetUniverseAncestriesParams) WithHTTPClient ¶
func (o *GetUniverseAncestriesParams) WithHTTPClient(client *http.Client) *GetUniverseAncestriesParams
WithHTTPClient adds the HTTPClient to the get universe ancestries params
func (*GetUniverseAncestriesParams) WithIfNoneMatch ¶
func (o *GetUniverseAncestriesParams) WithIfNoneMatch(ifNoneMatch *string) *GetUniverseAncestriesParams
WithIfNoneMatch adds the ifNoneMatch to the get universe ancestries params
func (*GetUniverseAncestriesParams) WithLanguage ¶
func (o *GetUniverseAncestriesParams) WithLanguage(language *string) *GetUniverseAncestriesParams
WithLanguage adds the language to the get universe ancestries params
func (*GetUniverseAncestriesParams) WithTimeout ¶
func (o *GetUniverseAncestriesParams) WithTimeout(timeout time.Duration) *GetUniverseAncestriesParams
WithTimeout adds the timeout to the get universe ancestries params
func (*GetUniverseAncestriesParams) WriteToRequest ¶
func (o *GetUniverseAncestriesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetUniverseAncestriesReader ¶
type GetUniverseAncestriesReader struct {
// contains filtered or unexported fields
}
GetUniverseAncestriesReader is a Reader for the GetUniverseAncestries structure.
func (*GetUniverseAncestriesReader) ReadResponse ¶
func (o *GetUniverseAncestriesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetUniverseAncestriesServiceUnavailable ¶
type GetUniverseAncestriesServiceUnavailable struct {
}GetUniverseAncestriesServiceUnavailable handles this case with default header values.
Service unavailable
func NewGetUniverseAncestriesServiceUnavailable ¶
func NewGetUniverseAncestriesServiceUnavailable() *GetUniverseAncestriesServiceUnavailable
NewGetUniverseAncestriesServiceUnavailable creates a GetUniverseAncestriesServiceUnavailable with default headers values
func (*GetUniverseAncestriesServiceUnavailable) Error ¶
func (o *GetUniverseAncestriesServiceUnavailable) Error() string
func (*GetUniverseAncestriesServiceUnavailable) GetPayload ¶
func (o *GetUniverseAncestriesServiceUnavailable) GetPayload() *esimodels.ServiceUnavailable
type GetUniverseAsteroidBeltsAsteroidBeltIDBadRequest ¶
type GetUniverseAsteroidBeltsAsteroidBeltIDBadRequest struct {
Payload *esimodels.BadRequest
}
GetUniverseAsteroidBeltsAsteroidBeltIDBadRequest handles this case with default header values.
Bad request
func NewGetUniverseAsteroidBeltsAsteroidBeltIDBadRequest ¶
func NewGetUniverseAsteroidBeltsAsteroidBeltIDBadRequest() *GetUniverseAsteroidBeltsAsteroidBeltIDBadRequest
NewGetUniverseAsteroidBeltsAsteroidBeltIDBadRequest creates a GetUniverseAsteroidBeltsAsteroidBeltIDBadRequest with default headers values
func (*GetUniverseAsteroidBeltsAsteroidBeltIDBadRequest) Error ¶
func (o *GetUniverseAsteroidBeltsAsteroidBeltIDBadRequest) Error() string
func (*GetUniverseAsteroidBeltsAsteroidBeltIDBadRequest) GetPayload ¶
func (o *GetUniverseAsteroidBeltsAsteroidBeltIDBadRequest) GetPayload() *esimodels.BadRequest
type GetUniverseAsteroidBeltsAsteroidBeltIDEnhanceYourCalm ¶
type GetUniverseAsteroidBeltsAsteroidBeltIDEnhanceYourCalm struct {
Payload *esimodels.ErrorLimited
}
GetUniverseAsteroidBeltsAsteroidBeltIDEnhanceYourCalm handles this case with default header values.
Error limited
func NewGetUniverseAsteroidBeltsAsteroidBeltIDEnhanceYourCalm ¶
func NewGetUniverseAsteroidBeltsAsteroidBeltIDEnhanceYourCalm() *GetUniverseAsteroidBeltsAsteroidBeltIDEnhanceYourCalm
NewGetUniverseAsteroidBeltsAsteroidBeltIDEnhanceYourCalm creates a GetUniverseAsteroidBeltsAsteroidBeltIDEnhanceYourCalm with default headers values
func (*GetUniverseAsteroidBeltsAsteroidBeltIDEnhanceYourCalm) Error ¶
func (o *GetUniverseAsteroidBeltsAsteroidBeltIDEnhanceYourCalm) Error() string
func (*GetUniverseAsteroidBeltsAsteroidBeltIDEnhanceYourCalm) GetPayload ¶
func (o *GetUniverseAsteroidBeltsAsteroidBeltIDEnhanceYourCalm) GetPayload() *esimodels.ErrorLimited
type GetUniverseAsteroidBeltsAsteroidBeltIDGatewayTimeout ¶
type GetUniverseAsteroidBeltsAsteroidBeltIDGatewayTimeout struct {
Payload *esimodels.GatewayTimeout
}
GetUniverseAsteroidBeltsAsteroidBeltIDGatewayTimeout handles this case with default header values.
Gateway timeout
func NewGetUniverseAsteroidBeltsAsteroidBeltIDGatewayTimeout ¶
func NewGetUniverseAsteroidBeltsAsteroidBeltIDGatewayTimeout() *GetUniverseAsteroidBeltsAsteroidBeltIDGatewayTimeout
NewGetUniverseAsteroidBeltsAsteroidBeltIDGatewayTimeout creates a GetUniverseAsteroidBeltsAsteroidBeltIDGatewayTimeout with default headers values
func (*GetUniverseAsteroidBeltsAsteroidBeltIDGatewayTimeout) Error ¶
func (o *GetUniverseAsteroidBeltsAsteroidBeltIDGatewayTimeout) Error() string
func (*GetUniverseAsteroidBeltsAsteroidBeltIDGatewayTimeout) GetPayload ¶
func (o *GetUniverseAsteroidBeltsAsteroidBeltIDGatewayTimeout) GetPayload() *esimodels.GatewayTimeout
type GetUniverseAsteroidBeltsAsteroidBeltIDInternalServerError ¶
type GetUniverseAsteroidBeltsAsteroidBeltIDInternalServerError struct {
Payload *esimodels.InternalServerError
}
GetUniverseAsteroidBeltsAsteroidBeltIDInternalServerError handles this case with default header values.
Internal server error
func NewGetUniverseAsteroidBeltsAsteroidBeltIDInternalServerError ¶
func NewGetUniverseAsteroidBeltsAsteroidBeltIDInternalServerError() *GetUniverseAsteroidBeltsAsteroidBeltIDInternalServerError
NewGetUniverseAsteroidBeltsAsteroidBeltIDInternalServerError creates a GetUniverseAsteroidBeltsAsteroidBeltIDInternalServerError with default headers values
func (*GetUniverseAsteroidBeltsAsteroidBeltIDInternalServerError) Error ¶
func (o *GetUniverseAsteroidBeltsAsteroidBeltIDInternalServerError) Error() string
func (*GetUniverseAsteroidBeltsAsteroidBeltIDInternalServerError) GetPayload ¶
func (o *GetUniverseAsteroidBeltsAsteroidBeltIDInternalServerError) GetPayload() *esimodels.InternalServerError
type GetUniverseAsteroidBeltsAsteroidBeltIDNotFound ¶
type GetUniverseAsteroidBeltsAsteroidBeltIDNotFound struct {
Payload *GetUniverseAsteroidBeltsAsteroidBeltIDNotFoundBody
}
GetUniverseAsteroidBeltsAsteroidBeltIDNotFound handles this case with default header values.
Asteroid belt not found
func NewGetUniverseAsteroidBeltsAsteroidBeltIDNotFound ¶
func NewGetUniverseAsteroidBeltsAsteroidBeltIDNotFound() *GetUniverseAsteroidBeltsAsteroidBeltIDNotFound
NewGetUniverseAsteroidBeltsAsteroidBeltIDNotFound creates a GetUniverseAsteroidBeltsAsteroidBeltIDNotFound with default headers values
func (*GetUniverseAsteroidBeltsAsteroidBeltIDNotFound) Error ¶
func (o *GetUniverseAsteroidBeltsAsteroidBeltIDNotFound) Error() string
func (*GetUniverseAsteroidBeltsAsteroidBeltIDNotFound) GetPayload ¶
func (o *GetUniverseAsteroidBeltsAsteroidBeltIDNotFound) GetPayload() *GetUniverseAsteroidBeltsAsteroidBeltIDNotFoundBody
type GetUniverseAsteroidBeltsAsteroidBeltIDNotFoundBody ¶
type GetUniverseAsteroidBeltsAsteroidBeltIDNotFoundBody struct { // get_universe_asteroid_belts_asteroid_belt_id_404_not_found // // Not found message Error string `json:"error,omitempty"` }
GetUniverseAsteroidBeltsAsteroidBeltIDNotFoundBody get_universe_asteroid_belts_asteroid_belt_id_not_found // // Not found swagger:model GetUniverseAsteroidBeltsAsteroidBeltIDNotFoundBody
func (*GetUniverseAsteroidBeltsAsteroidBeltIDNotFoundBody) MarshalBinary ¶
func (o *GetUniverseAsteroidBeltsAsteroidBeltIDNotFoundBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetUniverseAsteroidBeltsAsteroidBeltIDNotFoundBody) UnmarshalBinary ¶
func (o *GetUniverseAsteroidBeltsAsteroidBeltIDNotFoundBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetUniverseAsteroidBeltsAsteroidBeltIDNotModified ¶
type GetUniverseAsteroidBeltsAsteroidBeltIDNotModified 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 }
GetUniverseAsteroidBeltsAsteroidBeltIDNotModified handles this case with default header values.
Not modified
func NewGetUniverseAsteroidBeltsAsteroidBeltIDNotModified ¶
func NewGetUniverseAsteroidBeltsAsteroidBeltIDNotModified() *GetUniverseAsteroidBeltsAsteroidBeltIDNotModified
NewGetUniverseAsteroidBeltsAsteroidBeltIDNotModified creates a GetUniverseAsteroidBeltsAsteroidBeltIDNotModified with default headers values
func (*GetUniverseAsteroidBeltsAsteroidBeltIDNotModified) Error ¶
func (o *GetUniverseAsteroidBeltsAsteroidBeltIDNotModified) Error() string
type GetUniverseAsteroidBeltsAsteroidBeltIDOK ¶
type GetUniverseAsteroidBeltsAsteroidBeltIDOK 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 *GetUniverseAsteroidBeltsAsteroidBeltIDOKBody }
GetUniverseAsteroidBeltsAsteroidBeltIDOK handles this case with default header values.
Information about an asteroid belt
func NewGetUniverseAsteroidBeltsAsteroidBeltIDOK ¶
func NewGetUniverseAsteroidBeltsAsteroidBeltIDOK() *GetUniverseAsteroidBeltsAsteroidBeltIDOK
NewGetUniverseAsteroidBeltsAsteroidBeltIDOK creates a GetUniverseAsteroidBeltsAsteroidBeltIDOK with default headers values
func (*GetUniverseAsteroidBeltsAsteroidBeltIDOK) Error ¶
func (o *GetUniverseAsteroidBeltsAsteroidBeltIDOK) Error() string
func (*GetUniverseAsteroidBeltsAsteroidBeltIDOK) GetPayload ¶
func (o *GetUniverseAsteroidBeltsAsteroidBeltIDOK) GetPayload() *GetUniverseAsteroidBeltsAsteroidBeltIDOKBody
type GetUniverseAsteroidBeltsAsteroidBeltIDOKBody ¶
type GetUniverseAsteroidBeltsAsteroidBeltIDOKBody struct { // get_universe_asteroid_belts_asteroid_belt_id_name // // name string // Required: true Name *string `json:"name"` // position // Required: true Position *GetUniverseAsteroidBeltsAsteroidBeltIDOKBodyPosition `json:"position"` // get_universe_asteroid_belts_asteroid_belt_id_system_id // // The solar system this asteroid belt is in // Required: true SystemID *int32 `json:"system_id"` }
GetUniverseAsteroidBeltsAsteroidBeltIDOKBody get_universe_asteroid_belts_asteroid_belt_id_ok // // 200 ok object swagger:model GetUniverseAsteroidBeltsAsteroidBeltIDOKBody
func (*GetUniverseAsteroidBeltsAsteroidBeltIDOKBody) MarshalBinary ¶
func (o *GetUniverseAsteroidBeltsAsteroidBeltIDOKBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetUniverseAsteroidBeltsAsteroidBeltIDOKBody) UnmarshalBinary ¶
func (o *GetUniverseAsteroidBeltsAsteroidBeltIDOKBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetUniverseAsteroidBeltsAsteroidBeltIDOKBodyPosition ¶
type GetUniverseAsteroidBeltsAsteroidBeltIDOKBodyPosition struct { // get_universe_asteroid_belts_asteroid_belt_id_x // // x number // Required: true X *float64 `json:"x"` // get_universe_asteroid_belts_asteroid_belt_id_y // // y number // Required: true Y *float64 `json:"y"` // get_universe_asteroid_belts_asteroid_belt_id_z // // z number // Required: true Z *float64 `json:"z"` }
GetUniverseAsteroidBeltsAsteroidBeltIDOKBodyPosition get_universe_asteroid_belts_asteroid_belt_id_position // // position object swagger:model GetUniverseAsteroidBeltsAsteroidBeltIDOKBodyPosition
func (*GetUniverseAsteroidBeltsAsteroidBeltIDOKBodyPosition) MarshalBinary ¶
func (o *GetUniverseAsteroidBeltsAsteroidBeltIDOKBodyPosition) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetUniverseAsteroidBeltsAsteroidBeltIDOKBodyPosition) UnmarshalBinary ¶
func (o *GetUniverseAsteroidBeltsAsteroidBeltIDOKBodyPosition) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetUniverseAsteroidBeltsAsteroidBeltIDParams ¶
type GetUniverseAsteroidBeltsAsteroidBeltIDParams struct { /*IfNoneMatch ETag from a previous request. A 304 will be returned if this matches the current ETag */ IfNoneMatch *string /*AsteroidBeltID asteroid_belt_id integer */ AsteroidBeltID int32 /*Datasource The server name you would like data from */ Datasource *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetUniverseAsteroidBeltsAsteroidBeltIDParams contains all the parameters to send to the API endpoint for the get universe asteroid belts asteroid belt id operation typically these are written to a http.Request
func NewGetUniverseAsteroidBeltsAsteroidBeltIDParams ¶
func NewGetUniverseAsteroidBeltsAsteroidBeltIDParams() *GetUniverseAsteroidBeltsAsteroidBeltIDParams
NewGetUniverseAsteroidBeltsAsteroidBeltIDParams creates a new GetUniverseAsteroidBeltsAsteroidBeltIDParams object with the default values initialized.
func NewGetUniverseAsteroidBeltsAsteroidBeltIDParamsWithContext ¶
func NewGetUniverseAsteroidBeltsAsteroidBeltIDParamsWithContext(ctx context.Context) *GetUniverseAsteroidBeltsAsteroidBeltIDParams
NewGetUniverseAsteroidBeltsAsteroidBeltIDParamsWithContext creates a new GetUniverseAsteroidBeltsAsteroidBeltIDParams object with the default values initialized, and the ability to set a context for a request
func NewGetUniverseAsteroidBeltsAsteroidBeltIDParamsWithHTTPClient ¶
func NewGetUniverseAsteroidBeltsAsteroidBeltIDParamsWithHTTPClient(client *http.Client) *GetUniverseAsteroidBeltsAsteroidBeltIDParams
NewGetUniverseAsteroidBeltsAsteroidBeltIDParamsWithHTTPClient creates a new GetUniverseAsteroidBeltsAsteroidBeltIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetUniverseAsteroidBeltsAsteroidBeltIDParamsWithTimeout ¶
func NewGetUniverseAsteroidBeltsAsteroidBeltIDParamsWithTimeout(timeout time.Duration) *GetUniverseAsteroidBeltsAsteroidBeltIDParams
NewGetUniverseAsteroidBeltsAsteroidBeltIDParamsWithTimeout creates a new GetUniverseAsteroidBeltsAsteroidBeltIDParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetUniverseAsteroidBeltsAsteroidBeltIDParams) SetAsteroidBeltID ¶
func (o *GetUniverseAsteroidBeltsAsteroidBeltIDParams) SetAsteroidBeltID(asteroidBeltID int32)
SetAsteroidBeltID adds the asteroidBeltId to the get universe asteroid belts asteroid belt id params
func (*GetUniverseAsteroidBeltsAsteroidBeltIDParams) SetContext ¶
func (o *GetUniverseAsteroidBeltsAsteroidBeltIDParams) SetContext(ctx context.Context)
SetContext adds the context to the get universe asteroid belts asteroid belt id params
func (*GetUniverseAsteroidBeltsAsteroidBeltIDParams) SetDatasource ¶
func (o *GetUniverseAsteroidBeltsAsteroidBeltIDParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the get universe asteroid belts asteroid belt id params
func (*GetUniverseAsteroidBeltsAsteroidBeltIDParams) SetHTTPClient ¶
func (o *GetUniverseAsteroidBeltsAsteroidBeltIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get universe asteroid belts asteroid belt id params
func (*GetUniverseAsteroidBeltsAsteroidBeltIDParams) SetIfNoneMatch ¶
func (o *GetUniverseAsteroidBeltsAsteroidBeltIDParams) SetIfNoneMatch(ifNoneMatch *string)
SetIfNoneMatch adds the ifNoneMatch to the get universe asteroid belts asteroid belt id params
func (*GetUniverseAsteroidBeltsAsteroidBeltIDParams) SetTimeout ¶
func (o *GetUniverseAsteroidBeltsAsteroidBeltIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get universe asteroid belts asteroid belt id params
func (*GetUniverseAsteroidBeltsAsteroidBeltIDParams) WithAsteroidBeltID ¶
func (o *GetUniverseAsteroidBeltsAsteroidBeltIDParams) WithAsteroidBeltID(asteroidBeltID int32) *GetUniverseAsteroidBeltsAsteroidBeltIDParams
WithAsteroidBeltID adds the asteroidBeltID to the get universe asteroid belts asteroid belt id params
func (*GetUniverseAsteroidBeltsAsteroidBeltIDParams) WithContext ¶
func (o *GetUniverseAsteroidBeltsAsteroidBeltIDParams) WithContext(ctx context.Context) *GetUniverseAsteroidBeltsAsteroidBeltIDParams
WithContext adds the context to the get universe asteroid belts asteroid belt id params
func (*GetUniverseAsteroidBeltsAsteroidBeltIDParams) WithDatasource ¶
func (o *GetUniverseAsteroidBeltsAsteroidBeltIDParams) WithDatasource(datasource *string) *GetUniverseAsteroidBeltsAsteroidBeltIDParams
WithDatasource adds the datasource to the get universe asteroid belts asteroid belt id params
func (*GetUniverseAsteroidBeltsAsteroidBeltIDParams) WithHTTPClient ¶
func (o *GetUniverseAsteroidBeltsAsteroidBeltIDParams) WithHTTPClient(client *http.Client) *GetUniverseAsteroidBeltsAsteroidBeltIDParams
WithHTTPClient adds the HTTPClient to the get universe asteroid belts asteroid belt id params
func (*GetUniverseAsteroidBeltsAsteroidBeltIDParams) WithIfNoneMatch ¶
func (o *GetUniverseAsteroidBeltsAsteroidBeltIDParams) WithIfNoneMatch(ifNoneMatch *string) *GetUniverseAsteroidBeltsAsteroidBeltIDParams
WithIfNoneMatch adds the ifNoneMatch to the get universe asteroid belts asteroid belt id params
func (*GetUniverseAsteroidBeltsAsteroidBeltIDParams) WithTimeout ¶
func (o *GetUniverseAsteroidBeltsAsteroidBeltIDParams) WithTimeout(timeout time.Duration) *GetUniverseAsteroidBeltsAsteroidBeltIDParams
WithTimeout adds the timeout to the get universe asteroid belts asteroid belt id params
func (*GetUniverseAsteroidBeltsAsteroidBeltIDParams) WriteToRequest ¶
func (o *GetUniverseAsteroidBeltsAsteroidBeltIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetUniverseAsteroidBeltsAsteroidBeltIDReader ¶
type GetUniverseAsteroidBeltsAsteroidBeltIDReader struct {
// contains filtered or unexported fields
}
GetUniverseAsteroidBeltsAsteroidBeltIDReader is a Reader for the GetUniverseAsteroidBeltsAsteroidBeltID structure.
func (*GetUniverseAsteroidBeltsAsteroidBeltIDReader) ReadResponse ¶
func (o *GetUniverseAsteroidBeltsAsteroidBeltIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetUniverseAsteroidBeltsAsteroidBeltIDServiceUnavailable ¶
type GetUniverseAsteroidBeltsAsteroidBeltIDServiceUnavailable struct {
}GetUniverseAsteroidBeltsAsteroidBeltIDServiceUnavailable handles this case with default header values.
Service unavailable
func NewGetUniverseAsteroidBeltsAsteroidBeltIDServiceUnavailable ¶
func NewGetUniverseAsteroidBeltsAsteroidBeltIDServiceUnavailable() *GetUniverseAsteroidBeltsAsteroidBeltIDServiceUnavailable
NewGetUniverseAsteroidBeltsAsteroidBeltIDServiceUnavailable creates a GetUniverseAsteroidBeltsAsteroidBeltIDServiceUnavailable with default headers values
func (*GetUniverseAsteroidBeltsAsteroidBeltIDServiceUnavailable) Error ¶
func (o *GetUniverseAsteroidBeltsAsteroidBeltIDServiceUnavailable) Error() string
func (*GetUniverseAsteroidBeltsAsteroidBeltIDServiceUnavailable) GetPayload ¶
func (o *GetUniverseAsteroidBeltsAsteroidBeltIDServiceUnavailable) GetPayload() *esimodels.ServiceUnavailable
type GetUniverseBloodlinesBadRequest ¶
type GetUniverseBloodlinesBadRequest struct {
Payload *esimodels.BadRequest
}
GetUniverseBloodlinesBadRequest handles this case with default header values.
Bad request
func NewGetUniverseBloodlinesBadRequest ¶
func NewGetUniverseBloodlinesBadRequest() *GetUniverseBloodlinesBadRequest
NewGetUniverseBloodlinesBadRequest creates a GetUniverseBloodlinesBadRequest with default headers values
func (*GetUniverseBloodlinesBadRequest) Error ¶
func (o *GetUniverseBloodlinesBadRequest) Error() string
func (*GetUniverseBloodlinesBadRequest) GetPayload ¶
func (o *GetUniverseBloodlinesBadRequest) GetPayload() *esimodels.BadRequest
type GetUniverseBloodlinesEnhanceYourCalm ¶
type GetUniverseBloodlinesEnhanceYourCalm struct {
Payload *esimodels.ErrorLimited
}
GetUniverseBloodlinesEnhanceYourCalm handles this case with default header values.
Error limited
func NewGetUniverseBloodlinesEnhanceYourCalm ¶
func NewGetUniverseBloodlinesEnhanceYourCalm() *GetUniverseBloodlinesEnhanceYourCalm
NewGetUniverseBloodlinesEnhanceYourCalm creates a GetUniverseBloodlinesEnhanceYourCalm with default headers values
func (*GetUniverseBloodlinesEnhanceYourCalm) Error ¶
func (o *GetUniverseBloodlinesEnhanceYourCalm) Error() string
func (*GetUniverseBloodlinesEnhanceYourCalm) GetPayload ¶
func (o *GetUniverseBloodlinesEnhanceYourCalm) GetPayload() *esimodels.ErrorLimited
type GetUniverseBloodlinesGatewayTimeout ¶
type GetUniverseBloodlinesGatewayTimeout struct {
Payload *esimodels.GatewayTimeout
}
GetUniverseBloodlinesGatewayTimeout handles this case with default header values.
Gateway timeout
func NewGetUniverseBloodlinesGatewayTimeout ¶
func NewGetUniverseBloodlinesGatewayTimeout() *GetUniverseBloodlinesGatewayTimeout
NewGetUniverseBloodlinesGatewayTimeout creates a GetUniverseBloodlinesGatewayTimeout with default headers values
func (*GetUniverseBloodlinesGatewayTimeout) Error ¶
func (o *GetUniverseBloodlinesGatewayTimeout) Error() string
func (*GetUniverseBloodlinesGatewayTimeout) GetPayload ¶
func (o *GetUniverseBloodlinesGatewayTimeout) GetPayload() *esimodels.GatewayTimeout
type GetUniverseBloodlinesInternalServerError ¶
type GetUniverseBloodlinesInternalServerError struct {
Payload *esimodels.InternalServerError
}
GetUniverseBloodlinesInternalServerError handles this case with default header values.
Internal server error
func NewGetUniverseBloodlinesInternalServerError ¶
func NewGetUniverseBloodlinesInternalServerError() *GetUniverseBloodlinesInternalServerError
NewGetUniverseBloodlinesInternalServerError creates a GetUniverseBloodlinesInternalServerError with default headers values
func (*GetUniverseBloodlinesInternalServerError) Error ¶
func (o *GetUniverseBloodlinesInternalServerError) Error() string
func (*GetUniverseBloodlinesInternalServerError) GetPayload ¶
func (o *GetUniverseBloodlinesInternalServerError) GetPayload() *esimodels.InternalServerError
type GetUniverseBloodlinesNotModified ¶
type GetUniverseBloodlinesNotModified 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 }
GetUniverseBloodlinesNotModified handles this case with default header values.
Not modified
func NewGetUniverseBloodlinesNotModified ¶
func NewGetUniverseBloodlinesNotModified() *GetUniverseBloodlinesNotModified
NewGetUniverseBloodlinesNotModified creates a GetUniverseBloodlinesNotModified with default headers values
func (*GetUniverseBloodlinesNotModified) Error ¶
func (o *GetUniverseBloodlinesNotModified) Error() string
type GetUniverseBloodlinesOK ¶
type GetUniverseBloodlinesOK struct { /*The caching mechanism used */ CacheControl string /*The language used in the response */ ContentLanguage string /*RFC7232 compliant entity tag */ ETag string /*RFC7231 formatted datetime string */ Expires string /*RFC7231 formatted datetime string */ LastModified string Payload []*GetUniverseBloodlinesOKBodyItems0 }
GetUniverseBloodlinesOK handles this case with default header values.
A list of bloodlines
func NewGetUniverseBloodlinesOK ¶
func NewGetUniverseBloodlinesOK() *GetUniverseBloodlinesOK
NewGetUniverseBloodlinesOK creates a GetUniverseBloodlinesOK with default headers values
func (*GetUniverseBloodlinesOK) Error ¶
func (o *GetUniverseBloodlinesOK) Error() string
func (*GetUniverseBloodlinesOK) GetPayload ¶
func (o *GetUniverseBloodlinesOK) GetPayload() []*GetUniverseBloodlinesOKBodyItems0
type GetUniverseBloodlinesOKBodyItems0 ¶
type GetUniverseBloodlinesOKBodyItems0 struct { // get_universe_bloodlines_bloodline_id // // bloodline_id integer // Required: true BloodlineID *int32 `json:"bloodline_id"` // get_universe_bloodlines_charisma // // charisma integer // Required: true Charisma *int32 `json:"charisma"` // get_universe_bloodlines_corporation_id // // corporation_id integer // Required: true CorporationID *int32 `json:"corporation_id"` // get_universe_bloodlines_description // // description string // Required: true Description *string `json:"description"` // get_universe_bloodlines_intelligence // // intelligence integer // Required: true Intelligence *int32 `json:"intelligence"` // get_universe_bloodlines_memory // // memory integer // Required: true Memory *int32 `json:"memory"` // get_universe_bloodlines_name // // name string // Required: true Name *string `json:"name"` // get_universe_bloodlines_perception // // perception integer // Required: true Perception *int32 `json:"perception"` // get_universe_bloodlines_race_id // // race_id integer // Required: true RaceID *int32 `json:"race_id"` // get_universe_bloodlines_ship_type_id // // ship_type_id integer // Required: true ShipTypeID *int32 `json:"ship_type_id"` // get_universe_bloodlines_willpower // // willpower integer // Required: true Willpower *int32 `json:"willpower"` }
GetUniverseBloodlinesOKBodyItems0 get_universe_bloodlines_200_ok // // 200 ok object swagger:model GetUniverseBloodlinesOKBodyItems0
func (*GetUniverseBloodlinesOKBodyItems0) MarshalBinary ¶
func (o *GetUniverseBloodlinesOKBodyItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetUniverseBloodlinesOKBodyItems0) UnmarshalBinary ¶
func (o *GetUniverseBloodlinesOKBodyItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetUniverseBloodlinesParams ¶
type GetUniverseBloodlinesParams struct { /*AcceptLanguage Language to use in the response */ AcceptLanguage *string /*IfNoneMatch ETag from a previous request. A 304 will be returned if this matches the current ETag */ IfNoneMatch *string /*Datasource The server name you would like data from */ Datasource *string /*Language Language to use in the response, takes precedence over Accept-Language */ Language *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetUniverseBloodlinesParams contains all the parameters to send to the API endpoint for the get universe bloodlines operation typically these are written to a http.Request
func NewGetUniverseBloodlinesParams ¶
func NewGetUniverseBloodlinesParams() *GetUniverseBloodlinesParams
NewGetUniverseBloodlinesParams creates a new GetUniverseBloodlinesParams object with the default values initialized.
func NewGetUniverseBloodlinesParamsWithContext ¶
func NewGetUniverseBloodlinesParamsWithContext(ctx context.Context) *GetUniverseBloodlinesParams
NewGetUniverseBloodlinesParamsWithContext creates a new GetUniverseBloodlinesParams object with the default values initialized, and the ability to set a context for a request
func NewGetUniverseBloodlinesParamsWithHTTPClient ¶
func NewGetUniverseBloodlinesParamsWithHTTPClient(client *http.Client) *GetUniverseBloodlinesParams
NewGetUniverseBloodlinesParamsWithHTTPClient creates a new GetUniverseBloodlinesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetUniverseBloodlinesParamsWithTimeout ¶
func NewGetUniverseBloodlinesParamsWithTimeout(timeout time.Duration) *GetUniverseBloodlinesParams
NewGetUniverseBloodlinesParamsWithTimeout creates a new GetUniverseBloodlinesParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetUniverseBloodlinesParams) SetAcceptLanguage ¶
func (o *GetUniverseBloodlinesParams) SetAcceptLanguage(acceptLanguage *string)
SetAcceptLanguage adds the acceptLanguage to the get universe bloodlines params
func (*GetUniverseBloodlinesParams) SetContext ¶
func (o *GetUniverseBloodlinesParams) SetContext(ctx context.Context)
SetContext adds the context to the get universe bloodlines params
func (*GetUniverseBloodlinesParams) SetDatasource ¶
func (o *GetUniverseBloodlinesParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the get universe bloodlines params
func (*GetUniverseBloodlinesParams) SetHTTPClient ¶
func (o *GetUniverseBloodlinesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get universe bloodlines params
func (*GetUniverseBloodlinesParams) SetIfNoneMatch ¶
func (o *GetUniverseBloodlinesParams) SetIfNoneMatch(ifNoneMatch *string)
SetIfNoneMatch adds the ifNoneMatch to the get universe bloodlines params
func (*GetUniverseBloodlinesParams) SetLanguage ¶
func (o *GetUniverseBloodlinesParams) SetLanguage(language *string)
SetLanguage adds the language to the get universe bloodlines params
func (*GetUniverseBloodlinesParams) SetTimeout ¶
func (o *GetUniverseBloodlinesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get universe bloodlines params
func (*GetUniverseBloodlinesParams) WithAcceptLanguage ¶
func (o *GetUniverseBloodlinesParams) WithAcceptLanguage(acceptLanguage *string) *GetUniverseBloodlinesParams
WithAcceptLanguage adds the acceptLanguage to the get universe bloodlines params
func (*GetUniverseBloodlinesParams) WithContext ¶
func (o *GetUniverseBloodlinesParams) WithContext(ctx context.Context) *GetUniverseBloodlinesParams
WithContext adds the context to the get universe bloodlines params
func (*GetUniverseBloodlinesParams) WithDatasource ¶
func (o *GetUniverseBloodlinesParams) WithDatasource(datasource *string) *GetUniverseBloodlinesParams
WithDatasource adds the datasource to the get universe bloodlines params
func (*GetUniverseBloodlinesParams) WithHTTPClient ¶
func (o *GetUniverseBloodlinesParams) WithHTTPClient(client *http.Client) *GetUniverseBloodlinesParams
WithHTTPClient adds the HTTPClient to the get universe bloodlines params
func (*GetUniverseBloodlinesParams) WithIfNoneMatch ¶
func (o *GetUniverseBloodlinesParams) WithIfNoneMatch(ifNoneMatch *string) *GetUniverseBloodlinesParams
WithIfNoneMatch adds the ifNoneMatch to the get universe bloodlines params
func (*GetUniverseBloodlinesParams) WithLanguage ¶
func (o *GetUniverseBloodlinesParams) WithLanguage(language *string) *GetUniverseBloodlinesParams
WithLanguage adds the language to the get universe bloodlines params
func (*GetUniverseBloodlinesParams) WithTimeout ¶
func (o *GetUniverseBloodlinesParams) WithTimeout(timeout time.Duration) *GetUniverseBloodlinesParams
WithTimeout adds the timeout to the get universe bloodlines params
func (*GetUniverseBloodlinesParams) WriteToRequest ¶
func (o *GetUniverseBloodlinesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetUniverseBloodlinesReader ¶
type GetUniverseBloodlinesReader struct {
// contains filtered or unexported fields
}
GetUniverseBloodlinesReader is a Reader for the GetUniverseBloodlines structure.
func (*GetUniverseBloodlinesReader) ReadResponse ¶
func (o *GetUniverseBloodlinesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetUniverseBloodlinesServiceUnavailable ¶
type GetUniverseBloodlinesServiceUnavailable struct {
}GetUniverseBloodlinesServiceUnavailable handles this case with default header values.
Service unavailable
func NewGetUniverseBloodlinesServiceUnavailable ¶
func NewGetUniverseBloodlinesServiceUnavailable() *GetUniverseBloodlinesServiceUnavailable
NewGetUniverseBloodlinesServiceUnavailable creates a GetUniverseBloodlinesServiceUnavailable with default headers values
func (*GetUniverseBloodlinesServiceUnavailable) Error ¶
func (o *GetUniverseBloodlinesServiceUnavailable) Error() string
func (*GetUniverseBloodlinesServiceUnavailable) GetPayload ¶
func (o *GetUniverseBloodlinesServiceUnavailable) GetPayload() *esimodels.ServiceUnavailable
type GetUniverseCategoriesBadRequest ¶
type GetUniverseCategoriesBadRequest struct {
Payload *esimodels.BadRequest
}
GetUniverseCategoriesBadRequest handles this case with default header values.
Bad request
func NewGetUniverseCategoriesBadRequest ¶
func NewGetUniverseCategoriesBadRequest() *GetUniverseCategoriesBadRequest
NewGetUniverseCategoriesBadRequest creates a GetUniverseCategoriesBadRequest with default headers values
func (*GetUniverseCategoriesBadRequest) Error ¶
func (o *GetUniverseCategoriesBadRequest) Error() string
func (*GetUniverseCategoriesBadRequest) GetPayload ¶
func (o *GetUniverseCategoriesBadRequest) GetPayload() *esimodels.BadRequest
type GetUniverseCategoriesCategoryIDBadRequest ¶
type GetUniverseCategoriesCategoryIDBadRequest struct {
Payload *esimodels.BadRequest
}
GetUniverseCategoriesCategoryIDBadRequest handles this case with default header values.
Bad request
func NewGetUniverseCategoriesCategoryIDBadRequest ¶
func NewGetUniverseCategoriesCategoryIDBadRequest() *GetUniverseCategoriesCategoryIDBadRequest
NewGetUniverseCategoriesCategoryIDBadRequest creates a GetUniverseCategoriesCategoryIDBadRequest with default headers values
func (*GetUniverseCategoriesCategoryIDBadRequest) Error ¶
func (o *GetUniverseCategoriesCategoryIDBadRequest) Error() string
func (*GetUniverseCategoriesCategoryIDBadRequest) GetPayload ¶
func (o *GetUniverseCategoriesCategoryIDBadRequest) GetPayload() *esimodels.BadRequest
type GetUniverseCategoriesCategoryIDEnhanceYourCalm ¶
type GetUniverseCategoriesCategoryIDEnhanceYourCalm struct {
Payload *esimodels.ErrorLimited
}
GetUniverseCategoriesCategoryIDEnhanceYourCalm handles this case with default header values.
Error limited
func NewGetUniverseCategoriesCategoryIDEnhanceYourCalm ¶
func NewGetUniverseCategoriesCategoryIDEnhanceYourCalm() *GetUniverseCategoriesCategoryIDEnhanceYourCalm
NewGetUniverseCategoriesCategoryIDEnhanceYourCalm creates a GetUniverseCategoriesCategoryIDEnhanceYourCalm with default headers values
func (*GetUniverseCategoriesCategoryIDEnhanceYourCalm) Error ¶
func (o *GetUniverseCategoriesCategoryIDEnhanceYourCalm) Error() string
func (*GetUniverseCategoriesCategoryIDEnhanceYourCalm) GetPayload ¶
func (o *GetUniverseCategoriesCategoryIDEnhanceYourCalm) GetPayload() *esimodels.ErrorLimited
type GetUniverseCategoriesCategoryIDGatewayTimeout ¶
type GetUniverseCategoriesCategoryIDGatewayTimeout struct {
Payload *esimodels.GatewayTimeout
}
GetUniverseCategoriesCategoryIDGatewayTimeout handles this case with default header values.
Gateway timeout
func NewGetUniverseCategoriesCategoryIDGatewayTimeout ¶
func NewGetUniverseCategoriesCategoryIDGatewayTimeout() *GetUniverseCategoriesCategoryIDGatewayTimeout
NewGetUniverseCategoriesCategoryIDGatewayTimeout creates a GetUniverseCategoriesCategoryIDGatewayTimeout with default headers values
func (*GetUniverseCategoriesCategoryIDGatewayTimeout) Error ¶
func (o *GetUniverseCategoriesCategoryIDGatewayTimeout) Error() string
func (*GetUniverseCategoriesCategoryIDGatewayTimeout) GetPayload ¶
func (o *GetUniverseCategoriesCategoryIDGatewayTimeout) GetPayload() *esimodels.GatewayTimeout
type GetUniverseCategoriesCategoryIDInternalServerError ¶
type GetUniverseCategoriesCategoryIDInternalServerError struct {
Payload *esimodels.InternalServerError
}
GetUniverseCategoriesCategoryIDInternalServerError handles this case with default header values.
Internal server error
func NewGetUniverseCategoriesCategoryIDInternalServerError ¶
func NewGetUniverseCategoriesCategoryIDInternalServerError() *GetUniverseCategoriesCategoryIDInternalServerError
NewGetUniverseCategoriesCategoryIDInternalServerError creates a GetUniverseCategoriesCategoryIDInternalServerError with default headers values
func (*GetUniverseCategoriesCategoryIDInternalServerError) Error ¶
func (o *GetUniverseCategoriesCategoryIDInternalServerError) Error() string
func (*GetUniverseCategoriesCategoryIDInternalServerError) GetPayload ¶
func (o *GetUniverseCategoriesCategoryIDInternalServerError) GetPayload() *esimodels.InternalServerError
type GetUniverseCategoriesCategoryIDNotFound ¶
type GetUniverseCategoriesCategoryIDNotFound struct {
Payload *GetUniverseCategoriesCategoryIDNotFoundBody
}
GetUniverseCategoriesCategoryIDNotFound handles this case with default header values.
Category not found
func NewGetUniverseCategoriesCategoryIDNotFound ¶
func NewGetUniverseCategoriesCategoryIDNotFound() *GetUniverseCategoriesCategoryIDNotFound
NewGetUniverseCategoriesCategoryIDNotFound creates a GetUniverseCategoriesCategoryIDNotFound with default headers values
func (*GetUniverseCategoriesCategoryIDNotFound) Error ¶
func (o *GetUniverseCategoriesCategoryIDNotFound) Error() string
func (*GetUniverseCategoriesCategoryIDNotFound) GetPayload ¶
func (o *GetUniverseCategoriesCategoryIDNotFound) GetPayload() *GetUniverseCategoriesCategoryIDNotFoundBody
type GetUniverseCategoriesCategoryIDNotFoundBody ¶
type GetUniverseCategoriesCategoryIDNotFoundBody struct { // get_universe_categories_category_id_404_not_found // // Not found message Error string `json:"error,omitempty"` }
GetUniverseCategoriesCategoryIDNotFoundBody get_universe_categories_category_id_not_found // // Not found swagger:model GetUniverseCategoriesCategoryIDNotFoundBody
func (*GetUniverseCategoriesCategoryIDNotFoundBody) MarshalBinary ¶
func (o *GetUniverseCategoriesCategoryIDNotFoundBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetUniverseCategoriesCategoryIDNotFoundBody) UnmarshalBinary ¶
func (o *GetUniverseCategoriesCategoryIDNotFoundBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetUniverseCategoriesCategoryIDNotModified ¶
type GetUniverseCategoriesCategoryIDNotModified 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 }
GetUniverseCategoriesCategoryIDNotModified handles this case with default header values.
Not modified
func NewGetUniverseCategoriesCategoryIDNotModified ¶
func NewGetUniverseCategoriesCategoryIDNotModified() *GetUniverseCategoriesCategoryIDNotModified
NewGetUniverseCategoriesCategoryIDNotModified creates a GetUniverseCategoriesCategoryIDNotModified with default headers values
func (*GetUniverseCategoriesCategoryIDNotModified) Error ¶
func (o *GetUniverseCategoriesCategoryIDNotModified) Error() string
type GetUniverseCategoriesCategoryIDOK ¶
type GetUniverseCategoriesCategoryIDOK struct { /*The caching mechanism used */ CacheControl string /*The language used in the response */ ContentLanguage string /*RFC7232 compliant entity tag */ ETag string /*RFC7231 formatted datetime string */ Expires string /*RFC7231 formatted datetime string */ LastModified string Payload *GetUniverseCategoriesCategoryIDOKBody }
GetUniverseCategoriesCategoryIDOK handles this case with default header values.
Information about an item category
func NewGetUniverseCategoriesCategoryIDOK ¶
func NewGetUniverseCategoriesCategoryIDOK() *GetUniverseCategoriesCategoryIDOK
NewGetUniverseCategoriesCategoryIDOK creates a GetUniverseCategoriesCategoryIDOK with default headers values
func (*GetUniverseCategoriesCategoryIDOK) Error ¶
func (o *GetUniverseCategoriesCategoryIDOK) Error() string
func (*GetUniverseCategoriesCategoryIDOK) GetPayload ¶
func (o *GetUniverseCategoriesCategoryIDOK) GetPayload() *GetUniverseCategoriesCategoryIDOKBody
type GetUniverseCategoriesCategoryIDOKBody ¶
type GetUniverseCategoriesCategoryIDOKBody struct { // get_universe_categories_category_id_category_id // // category_id integer // Required: true CategoryID *int32 `json:"category_id"` // get_universe_categories_category_id_groups // // groups array // Required: true // Max Items: 10000 Groups []int32 `json:"groups"` // get_universe_categories_category_id_name // // name string // Required: true Name *string `json:"name"` // get_universe_categories_category_id_published // // published boolean // Required: true Published *bool `json:"published"` }
GetUniverseCategoriesCategoryIDOKBody get_universe_categories_category_id_ok // // 200 ok object swagger:model GetUniverseCategoriesCategoryIDOKBody
func (*GetUniverseCategoriesCategoryIDOKBody) MarshalBinary ¶
func (o *GetUniverseCategoriesCategoryIDOKBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetUniverseCategoriesCategoryIDOKBody) UnmarshalBinary ¶
func (o *GetUniverseCategoriesCategoryIDOKBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetUniverseCategoriesCategoryIDParams ¶
type GetUniverseCategoriesCategoryIDParams struct { /*AcceptLanguage Language to use in the response */ AcceptLanguage *string /*IfNoneMatch ETag from a previous request. A 304 will be returned if this matches the current ETag */ IfNoneMatch *string /*CategoryID An Eve item category ID */ CategoryID int32 /*Datasource The server name you would like data from */ Datasource *string /*Language Language to use in the response, takes precedence over Accept-Language */ Language *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetUniverseCategoriesCategoryIDParams contains all the parameters to send to the API endpoint for the get universe categories category id operation typically these are written to a http.Request
func NewGetUniverseCategoriesCategoryIDParams ¶
func NewGetUniverseCategoriesCategoryIDParams() *GetUniverseCategoriesCategoryIDParams
NewGetUniverseCategoriesCategoryIDParams creates a new GetUniverseCategoriesCategoryIDParams object with the default values initialized.
func NewGetUniverseCategoriesCategoryIDParamsWithContext ¶
func NewGetUniverseCategoriesCategoryIDParamsWithContext(ctx context.Context) *GetUniverseCategoriesCategoryIDParams
NewGetUniverseCategoriesCategoryIDParamsWithContext creates a new GetUniverseCategoriesCategoryIDParams object with the default values initialized, and the ability to set a context for a request
func NewGetUniverseCategoriesCategoryIDParamsWithHTTPClient ¶
func NewGetUniverseCategoriesCategoryIDParamsWithHTTPClient(client *http.Client) *GetUniverseCategoriesCategoryIDParams
NewGetUniverseCategoriesCategoryIDParamsWithHTTPClient creates a new GetUniverseCategoriesCategoryIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetUniverseCategoriesCategoryIDParamsWithTimeout ¶
func NewGetUniverseCategoriesCategoryIDParamsWithTimeout(timeout time.Duration) *GetUniverseCategoriesCategoryIDParams
NewGetUniverseCategoriesCategoryIDParamsWithTimeout creates a new GetUniverseCategoriesCategoryIDParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetUniverseCategoriesCategoryIDParams) SetAcceptLanguage ¶
func (o *GetUniverseCategoriesCategoryIDParams) SetAcceptLanguage(acceptLanguage *string)
SetAcceptLanguage adds the acceptLanguage to the get universe categories category id params
func (*GetUniverseCategoriesCategoryIDParams) SetCategoryID ¶
func (o *GetUniverseCategoriesCategoryIDParams) SetCategoryID(categoryID int32)
SetCategoryID adds the categoryId to the get universe categories category id params
func (*GetUniverseCategoriesCategoryIDParams) SetContext ¶
func (o *GetUniverseCategoriesCategoryIDParams) SetContext(ctx context.Context)
SetContext adds the context to the get universe categories category id params
func (*GetUniverseCategoriesCategoryIDParams) SetDatasource ¶
func (o *GetUniverseCategoriesCategoryIDParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the get universe categories category id params
func (*GetUniverseCategoriesCategoryIDParams) SetHTTPClient ¶
func (o *GetUniverseCategoriesCategoryIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get universe categories category id params
func (*GetUniverseCategoriesCategoryIDParams) SetIfNoneMatch ¶
func (o *GetUniverseCategoriesCategoryIDParams) SetIfNoneMatch(ifNoneMatch *string)
SetIfNoneMatch adds the ifNoneMatch to the get universe categories category id params
func (*GetUniverseCategoriesCategoryIDParams) SetLanguage ¶
func (o *GetUniverseCategoriesCategoryIDParams) SetLanguage(language *string)
SetLanguage adds the language to the get universe categories category id params
func (*GetUniverseCategoriesCategoryIDParams) SetTimeout ¶
func (o *GetUniverseCategoriesCategoryIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get universe categories category id params
func (*GetUniverseCategoriesCategoryIDParams) WithAcceptLanguage ¶
func (o *GetUniverseCategoriesCategoryIDParams) WithAcceptLanguage(acceptLanguage *string) *GetUniverseCategoriesCategoryIDParams
WithAcceptLanguage adds the acceptLanguage to the get universe categories category id params
func (*GetUniverseCategoriesCategoryIDParams) WithCategoryID ¶
func (o *GetUniverseCategoriesCategoryIDParams) WithCategoryID(categoryID int32) *GetUniverseCategoriesCategoryIDParams
WithCategoryID adds the categoryID to the get universe categories category id params
func (*GetUniverseCategoriesCategoryIDParams) WithContext ¶
func (o *GetUniverseCategoriesCategoryIDParams) WithContext(ctx context.Context) *GetUniverseCategoriesCategoryIDParams
WithContext adds the context to the get universe categories category id params
func (*GetUniverseCategoriesCategoryIDParams) WithDatasource ¶
func (o *GetUniverseCategoriesCategoryIDParams) WithDatasource(datasource *string) *GetUniverseCategoriesCategoryIDParams
WithDatasource adds the datasource to the get universe categories category id params
func (*GetUniverseCategoriesCategoryIDParams) WithHTTPClient ¶
func (o *GetUniverseCategoriesCategoryIDParams) WithHTTPClient(client *http.Client) *GetUniverseCategoriesCategoryIDParams
WithHTTPClient adds the HTTPClient to the get universe categories category id params
func (*GetUniverseCategoriesCategoryIDParams) WithIfNoneMatch ¶
func (o *GetUniverseCategoriesCategoryIDParams) WithIfNoneMatch(ifNoneMatch *string) *GetUniverseCategoriesCategoryIDParams
WithIfNoneMatch adds the ifNoneMatch to the get universe categories category id params
func (*GetUniverseCategoriesCategoryIDParams) WithLanguage ¶
func (o *GetUniverseCategoriesCategoryIDParams) WithLanguage(language *string) *GetUniverseCategoriesCategoryIDParams
WithLanguage adds the language to the get universe categories category id params
func (*GetUniverseCategoriesCategoryIDParams) WithTimeout ¶
func (o *GetUniverseCategoriesCategoryIDParams) WithTimeout(timeout time.Duration) *GetUniverseCategoriesCategoryIDParams
WithTimeout adds the timeout to the get universe categories category id params
func (*GetUniverseCategoriesCategoryIDParams) WriteToRequest ¶
func (o *GetUniverseCategoriesCategoryIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetUniverseCategoriesCategoryIDReader ¶
type GetUniverseCategoriesCategoryIDReader struct {
// contains filtered or unexported fields
}
GetUniverseCategoriesCategoryIDReader is a Reader for the GetUniverseCategoriesCategoryID structure.
func (*GetUniverseCategoriesCategoryIDReader) ReadResponse ¶
func (o *GetUniverseCategoriesCategoryIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetUniverseCategoriesCategoryIDServiceUnavailable ¶
type GetUniverseCategoriesCategoryIDServiceUnavailable struct {
}GetUniverseCategoriesCategoryIDServiceUnavailable handles this case with default header values.
Service unavailable
func NewGetUniverseCategoriesCategoryIDServiceUnavailable ¶
func NewGetUniverseCategoriesCategoryIDServiceUnavailable() *GetUniverseCategoriesCategoryIDServiceUnavailable
NewGetUniverseCategoriesCategoryIDServiceUnavailable creates a GetUniverseCategoriesCategoryIDServiceUnavailable with default headers values
func (*GetUniverseCategoriesCategoryIDServiceUnavailable) Error ¶
func (o *GetUniverseCategoriesCategoryIDServiceUnavailable) Error() string
func (*GetUniverseCategoriesCategoryIDServiceUnavailable) GetPayload ¶
func (o *GetUniverseCategoriesCategoryIDServiceUnavailable) GetPayload() *esimodels.ServiceUnavailable
type GetUniverseCategoriesEnhanceYourCalm ¶
type GetUniverseCategoriesEnhanceYourCalm struct {
Payload *esimodels.ErrorLimited
}
GetUniverseCategoriesEnhanceYourCalm handles this case with default header values.
Error limited
func NewGetUniverseCategoriesEnhanceYourCalm ¶
func NewGetUniverseCategoriesEnhanceYourCalm() *GetUniverseCategoriesEnhanceYourCalm
NewGetUniverseCategoriesEnhanceYourCalm creates a GetUniverseCategoriesEnhanceYourCalm with default headers values
func (*GetUniverseCategoriesEnhanceYourCalm) Error ¶
func (o *GetUniverseCategoriesEnhanceYourCalm) Error() string
func (*GetUniverseCategoriesEnhanceYourCalm) GetPayload ¶
func (o *GetUniverseCategoriesEnhanceYourCalm) GetPayload() *esimodels.ErrorLimited
type GetUniverseCategoriesGatewayTimeout ¶
type GetUniverseCategoriesGatewayTimeout struct {
Payload *esimodels.GatewayTimeout
}
GetUniverseCategoriesGatewayTimeout handles this case with default header values.
Gateway timeout
func NewGetUniverseCategoriesGatewayTimeout ¶
func NewGetUniverseCategoriesGatewayTimeout() *GetUniverseCategoriesGatewayTimeout
NewGetUniverseCategoriesGatewayTimeout creates a GetUniverseCategoriesGatewayTimeout with default headers values
func (*GetUniverseCategoriesGatewayTimeout) Error ¶
func (o *GetUniverseCategoriesGatewayTimeout) Error() string
func (*GetUniverseCategoriesGatewayTimeout) GetPayload ¶
func (o *GetUniverseCategoriesGatewayTimeout) GetPayload() *esimodels.GatewayTimeout
type GetUniverseCategoriesInternalServerError ¶
type GetUniverseCategoriesInternalServerError struct {
Payload *esimodels.InternalServerError
}
GetUniverseCategoriesInternalServerError handles this case with default header values.
Internal server error
func NewGetUniverseCategoriesInternalServerError ¶
func NewGetUniverseCategoriesInternalServerError() *GetUniverseCategoriesInternalServerError
NewGetUniverseCategoriesInternalServerError creates a GetUniverseCategoriesInternalServerError with default headers values
func (*GetUniverseCategoriesInternalServerError) Error ¶
func (o *GetUniverseCategoriesInternalServerError) Error() string
func (*GetUniverseCategoriesInternalServerError) GetPayload ¶
func (o *GetUniverseCategoriesInternalServerError) GetPayload() *esimodels.InternalServerError
type GetUniverseCategoriesNotModified ¶
type GetUniverseCategoriesNotModified 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 }
GetUniverseCategoriesNotModified handles this case with default header values.
Not modified
func NewGetUniverseCategoriesNotModified ¶
func NewGetUniverseCategoriesNotModified() *GetUniverseCategoriesNotModified
NewGetUniverseCategoriesNotModified creates a GetUniverseCategoriesNotModified with default headers values
func (*GetUniverseCategoriesNotModified) Error ¶
func (o *GetUniverseCategoriesNotModified) Error() string
type GetUniverseCategoriesOK ¶
type GetUniverseCategoriesOK 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 }
GetUniverseCategoriesOK handles this case with default header values.
A list of item category ids
func NewGetUniverseCategoriesOK ¶
func NewGetUniverseCategoriesOK() *GetUniverseCategoriesOK
NewGetUniverseCategoriesOK creates a GetUniverseCategoriesOK with default headers values
func (*GetUniverseCategoriesOK) Error ¶
func (o *GetUniverseCategoriesOK) Error() string
func (*GetUniverseCategoriesOK) GetPayload ¶
func (o *GetUniverseCategoriesOK) GetPayload() []int32
type GetUniverseCategoriesParams ¶
type GetUniverseCategoriesParams struct { /*IfNoneMatch ETag from a previous request. A 304 will be returned if this matches the current ETag */ IfNoneMatch *string /*Datasource The server name you would like data from */ Datasource *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetUniverseCategoriesParams contains all the parameters to send to the API endpoint for the get universe categories operation typically these are written to a http.Request
func NewGetUniverseCategoriesParams ¶
func NewGetUniverseCategoriesParams() *GetUniverseCategoriesParams
NewGetUniverseCategoriesParams creates a new GetUniverseCategoriesParams object with the default values initialized.
func NewGetUniverseCategoriesParamsWithContext ¶
func NewGetUniverseCategoriesParamsWithContext(ctx context.Context) *GetUniverseCategoriesParams
NewGetUniverseCategoriesParamsWithContext creates a new GetUniverseCategoriesParams object with the default values initialized, and the ability to set a context for a request
func NewGetUniverseCategoriesParamsWithHTTPClient ¶
func NewGetUniverseCategoriesParamsWithHTTPClient(client *http.Client) *GetUniverseCategoriesParams
NewGetUniverseCategoriesParamsWithHTTPClient creates a new GetUniverseCategoriesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetUniverseCategoriesParamsWithTimeout ¶
func NewGetUniverseCategoriesParamsWithTimeout(timeout time.Duration) *GetUniverseCategoriesParams
NewGetUniverseCategoriesParamsWithTimeout creates a new GetUniverseCategoriesParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetUniverseCategoriesParams) SetContext ¶
func (o *GetUniverseCategoriesParams) SetContext(ctx context.Context)
SetContext adds the context to the get universe categories params
func (*GetUniverseCategoriesParams) SetDatasource ¶
func (o *GetUniverseCategoriesParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the get universe categories params
func (*GetUniverseCategoriesParams) SetHTTPClient ¶
func (o *GetUniverseCategoriesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get universe categories params
func (*GetUniverseCategoriesParams) SetIfNoneMatch ¶
func (o *GetUniverseCategoriesParams) SetIfNoneMatch(ifNoneMatch *string)
SetIfNoneMatch adds the ifNoneMatch to the get universe categories params
func (*GetUniverseCategoriesParams) SetTimeout ¶
func (o *GetUniverseCategoriesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get universe categories params
func (*GetUniverseCategoriesParams) WithContext ¶
func (o *GetUniverseCategoriesParams) WithContext(ctx context.Context) *GetUniverseCategoriesParams
WithContext adds the context to the get universe categories params
func (*GetUniverseCategoriesParams) WithDatasource ¶
func (o *GetUniverseCategoriesParams) WithDatasource(datasource *string) *GetUniverseCategoriesParams
WithDatasource adds the datasource to the get universe categories params
func (*GetUniverseCategoriesParams) WithHTTPClient ¶
func (o *GetUniverseCategoriesParams) WithHTTPClient(client *http.Client) *GetUniverseCategoriesParams
WithHTTPClient adds the HTTPClient to the get universe categories params
func (*GetUniverseCategoriesParams) WithIfNoneMatch ¶
func (o *GetUniverseCategoriesParams) WithIfNoneMatch(ifNoneMatch *string) *GetUniverseCategoriesParams
WithIfNoneMatch adds the ifNoneMatch to the get universe categories params
func (*GetUniverseCategoriesParams) WithTimeout ¶
func (o *GetUniverseCategoriesParams) WithTimeout(timeout time.Duration) *GetUniverseCategoriesParams
WithTimeout adds the timeout to the get universe categories params
func (*GetUniverseCategoriesParams) WriteToRequest ¶
func (o *GetUniverseCategoriesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetUniverseCategoriesReader ¶
type GetUniverseCategoriesReader struct {
// contains filtered or unexported fields
}
GetUniverseCategoriesReader is a Reader for the GetUniverseCategories structure.
func (*GetUniverseCategoriesReader) ReadResponse ¶
func (o *GetUniverseCategoriesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetUniverseCategoriesServiceUnavailable ¶
type GetUniverseCategoriesServiceUnavailable struct {
}GetUniverseCategoriesServiceUnavailable handles this case with default header values.
Service unavailable
func NewGetUniverseCategoriesServiceUnavailable ¶
func NewGetUniverseCategoriesServiceUnavailable() *GetUniverseCategoriesServiceUnavailable
NewGetUniverseCategoriesServiceUnavailable creates a GetUniverseCategoriesServiceUnavailable with default headers values
func (*GetUniverseCategoriesServiceUnavailable) Error ¶
func (o *GetUniverseCategoriesServiceUnavailable) Error() string
func (*GetUniverseCategoriesServiceUnavailable) GetPayload ¶
func (o *GetUniverseCategoriesServiceUnavailable) GetPayload() *esimodels.ServiceUnavailable
type GetUniverseConstellationsBadRequest ¶
type GetUniverseConstellationsBadRequest struct {
Payload *esimodels.BadRequest
}
GetUniverseConstellationsBadRequest handles this case with default header values.
Bad request
func NewGetUniverseConstellationsBadRequest ¶
func NewGetUniverseConstellationsBadRequest() *GetUniverseConstellationsBadRequest
NewGetUniverseConstellationsBadRequest creates a GetUniverseConstellationsBadRequest with default headers values
func (*GetUniverseConstellationsBadRequest) Error ¶
func (o *GetUniverseConstellationsBadRequest) Error() string
func (*GetUniverseConstellationsBadRequest) GetPayload ¶
func (o *GetUniverseConstellationsBadRequest) GetPayload() *esimodels.BadRequest
type GetUniverseConstellationsConstellationIDBadRequest ¶
type GetUniverseConstellationsConstellationIDBadRequest struct {
Payload *esimodels.BadRequest
}
GetUniverseConstellationsConstellationIDBadRequest handles this case with default header values.
Bad request
func NewGetUniverseConstellationsConstellationIDBadRequest ¶
func NewGetUniverseConstellationsConstellationIDBadRequest() *GetUniverseConstellationsConstellationIDBadRequest
NewGetUniverseConstellationsConstellationIDBadRequest creates a GetUniverseConstellationsConstellationIDBadRequest with default headers values
func (*GetUniverseConstellationsConstellationIDBadRequest) Error ¶
func (o *GetUniverseConstellationsConstellationIDBadRequest) Error() string
func (*GetUniverseConstellationsConstellationIDBadRequest) GetPayload ¶
func (o *GetUniverseConstellationsConstellationIDBadRequest) GetPayload() *esimodels.BadRequest
type GetUniverseConstellationsConstellationIDEnhanceYourCalm ¶
type GetUniverseConstellationsConstellationIDEnhanceYourCalm struct {
Payload *esimodels.ErrorLimited
}
GetUniverseConstellationsConstellationIDEnhanceYourCalm handles this case with default header values.
Error limited
func NewGetUniverseConstellationsConstellationIDEnhanceYourCalm ¶
func NewGetUniverseConstellationsConstellationIDEnhanceYourCalm() *GetUniverseConstellationsConstellationIDEnhanceYourCalm
NewGetUniverseConstellationsConstellationIDEnhanceYourCalm creates a GetUniverseConstellationsConstellationIDEnhanceYourCalm with default headers values
func (*GetUniverseConstellationsConstellationIDEnhanceYourCalm) Error ¶
func (o *GetUniverseConstellationsConstellationIDEnhanceYourCalm) Error() string
func (*GetUniverseConstellationsConstellationIDEnhanceYourCalm) GetPayload ¶
func (o *GetUniverseConstellationsConstellationIDEnhanceYourCalm) GetPayload() *esimodels.ErrorLimited
type GetUniverseConstellationsConstellationIDGatewayTimeout ¶
type GetUniverseConstellationsConstellationIDGatewayTimeout struct {
Payload *esimodels.GatewayTimeout
}
GetUniverseConstellationsConstellationIDGatewayTimeout handles this case with default header values.
Gateway timeout
func NewGetUniverseConstellationsConstellationIDGatewayTimeout ¶
func NewGetUniverseConstellationsConstellationIDGatewayTimeout() *GetUniverseConstellationsConstellationIDGatewayTimeout
NewGetUniverseConstellationsConstellationIDGatewayTimeout creates a GetUniverseConstellationsConstellationIDGatewayTimeout with default headers values
func (*GetUniverseConstellationsConstellationIDGatewayTimeout) Error ¶
func (o *GetUniverseConstellationsConstellationIDGatewayTimeout) Error() string
func (*GetUniverseConstellationsConstellationIDGatewayTimeout) GetPayload ¶
func (o *GetUniverseConstellationsConstellationIDGatewayTimeout) GetPayload() *esimodels.GatewayTimeout
type GetUniverseConstellationsConstellationIDInternalServerError ¶
type GetUniverseConstellationsConstellationIDInternalServerError struct {
Payload *esimodels.InternalServerError
}
GetUniverseConstellationsConstellationIDInternalServerError handles this case with default header values.
Internal server error
func NewGetUniverseConstellationsConstellationIDInternalServerError ¶
func NewGetUniverseConstellationsConstellationIDInternalServerError() *GetUniverseConstellationsConstellationIDInternalServerError
NewGetUniverseConstellationsConstellationIDInternalServerError creates a GetUniverseConstellationsConstellationIDInternalServerError with default headers values
func (*GetUniverseConstellationsConstellationIDInternalServerError) Error ¶
func (o *GetUniverseConstellationsConstellationIDInternalServerError) Error() string
func (*GetUniverseConstellationsConstellationIDInternalServerError) GetPayload ¶
func (o *GetUniverseConstellationsConstellationIDInternalServerError) GetPayload() *esimodels.InternalServerError
type GetUniverseConstellationsConstellationIDNotFound ¶
type GetUniverseConstellationsConstellationIDNotFound struct {
Payload *GetUniverseConstellationsConstellationIDNotFoundBody
}
GetUniverseConstellationsConstellationIDNotFound handles this case with default header values.
Constellation not found
func NewGetUniverseConstellationsConstellationIDNotFound ¶
func NewGetUniverseConstellationsConstellationIDNotFound() *GetUniverseConstellationsConstellationIDNotFound
NewGetUniverseConstellationsConstellationIDNotFound creates a GetUniverseConstellationsConstellationIDNotFound with default headers values
func (*GetUniverseConstellationsConstellationIDNotFound) Error ¶
func (o *GetUniverseConstellationsConstellationIDNotFound) Error() string
func (*GetUniverseConstellationsConstellationIDNotFound) GetPayload ¶
func (o *GetUniverseConstellationsConstellationIDNotFound) GetPayload() *GetUniverseConstellationsConstellationIDNotFoundBody
type GetUniverseConstellationsConstellationIDNotFoundBody ¶
type GetUniverseConstellationsConstellationIDNotFoundBody struct { // get_universe_constellations_constellation_id_404_not_found // // Not found message Error string `json:"error,omitempty"` }
GetUniverseConstellationsConstellationIDNotFoundBody get_universe_constellations_constellation_id_not_found // // Not found swagger:model GetUniverseConstellationsConstellationIDNotFoundBody
func (*GetUniverseConstellationsConstellationIDNotFoundBody) MarshalBinary ¶
func (o *GetUniverseConstellationsConstellationIDNotFoundBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetUniverseConstellationsConstellationIDNotFoundBody) UnmarshalBinary ¶
func (o *GetUniverseConstellationsConstellationIDNotFoundBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetUniverseConstellationsConstellationIDNotModified ¶
type GetUniverseConstellationsConstellationIDNotModified 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 }
GetUniverseConstellationsConstellationIDNotModified handles this case with default header values.
Not modified
func NewGetUniverseConstellationsConstellationIDNotModified ¶
func NewGetUniverseConstellationsConstellationIDNotModified() *GetUniverseConstellationsConstellationIDNotModified
NewGetUniverseConstellationsConstellationIDNotModified creates a GetUniverseConstellationsConstellationIDNotModified with default headers values
func (*GetUniverseConstellationsConstellationIDNotModified) Error ¶
func (o *GetUniverseConstellationsConstellationIDNotModified) Error() string
type GetUniverseConstellationsConstellationIDOK ¶
type GetUniverseConstellationsConstellationIDOK struct { /*The caching mechanism used */ CacheControl string /*The language used in the response */ ContentLanguage string /*RFC7232 compliant entity tag */ ETag string /*RFC7231 formatted datetime string */ Expires string /*RFC7231 formatted datetime string */ LastModified string Payload *GetUniverseConstellationsConstellationIDOKBody }
GetUniverseConstellationsConstellationIDOK handles this case with default header values.
Information about a constellation
func NewGetUniverseConstellationsConstellationIDOK ¶
func NewGetUniverseConstellationsConstellationIDOK() *GetUniverseConstellationsConstellationIDOK
NewGetUniverseConstellationsConstellationIDOK creates a GetUniverseConstellationsConstellationIDOK with default headers values
func (*GetUniverseConstellationsConstellationIDOK) Error ¶
func (o *GetUniverseConstellationsConstellationIDOK) Error() string
func (*GetUniverseConstellationsConstellationIDOK) GetPayload ¶
func (o *GetUniverseConstellationsConstellationIDOK) GetPayload() *GetUniverseConstellationsConstellationIDOKBody
type GetUniverseConstellationsConstellationIDOKBody ¶
type GetUniverseConstellationsConstellationIDOKBody struct { // get_universe_constellations_constellation_id_constellation_id // // constellation_id integer // Required: true ConstellationID *int32 `json:"constellation_id"` // get_universe_constellations_constellation_id_name // // name string // Required: true Name *string `json:"name"` // position // Required: true Position *GetUniverseConstellationsConstellationIDOKBodyPosition `json:"position"` // get_universe_constellations_constellation_id_region_id // // The region this constellation is in // Required: true RegionID *int32 `json:"region_id"` // get_universe_constellations_constellation_id_systems // // systems array // Required: true // Max Items: 10000 Systems []int32 `json:"systems"` }
GetUniverseConstellationsConstellationIDOKBody get_universe_constellations_constellation_id_ok // // 200 ok object swagger:model GetUniverseConstellationsConstellationIDOKBody
func (*GetUniverseConstellationsConstellationIDOKBody) MarshalBinary ¶
func (o *GetUniverseConstellationsConstellationIDOKBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetUniverseConstellationsConstellationIDOKBody) UnmarshalBinary ¶
func (o *GetUniverseConstellationsConstellationIDOKBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetUniverseConstellationsConstellationIDOKBodyPosition ¶
type GetUniverseConstellationsConstellationIDOKBodyPosition struct { // get_universe_constellations_constellation_id_x // // x number // Required: true X *float64 `json:"x"` // get_universe_constellations_constellation_id_y // // y number // Required: true Y *float64 `json:"y"` // get_universe_constellations_constellation_id_z // // z number // Required: true Z *float64 `json:"z"` }
GetUniverseConstellationsConstellationIDOKBodyPosition get_universe_constellations_constellation_id_position // // position object swagger:model GetUniverseConstellationsConstellationIDOKBodyPosition
func (*GetUniverseConstellationsConstellationIDOKBodyPosition) MarshalBinary ¶
func (o *GetUniverseConstellationsConstellationIDOKBodyPosition) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetUniverseConstellationsConstellationIDOKBodyPosition) UnmarshalBinary ¶
func (o *GetUniverseConstellationsConstellationIDOKBodyPosition) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetUniverseConstellationsConstellationIDParams ¶
type GetUniverseConstellationsConstellationIDParams struct { /*AcceptLanguage Language to use in the response */ AcceptLanguage *string /*IfNoneMatch ETag from a previous request. A 304 will be returned if this matches the current ETag */ IfNoneMatch *string /*ConstellationID constellation_id integer */ ConstellationID int32 /*Datasource The server name you would like data from */ Datasource *string /*Language Language to use in the response, takes precedence over Accept-Language */ Language *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetUniverseConstellationsConstellationIDParams contains all the parameters to send to the API endpoint for the get universe constellations constellation id operation typically these are written to a http.Request
func NewGetUniverseConstellationsConstellationIDParams ¶
func NewGetUniverseConstellationsConstellationIDParams() *GetUniverseConstellationsConstellationIDParams
NewGetUniverseConstellationsConstellationIDParams creates a new GetUniverseConstellationsConstellationIDParams object with the default values initialized.
func NewGetUniverseConstellationsConstellationIDParamsWithContext ¶
func NewGetUniverseConstellationsConstellationIDParamsWithContext(ctx context.Context) *GetUniverseConstellationsConstellationIDParams
NewGetUniverseConstellationsConstellationIDParamsWithContext creates a new GetUniverseConstellationsConstellationIDParams object with the default values initialized, and the ability to set a context for a request
func NewGetUniverseConstellationsConstellationIDParamsWithHTTPClient ¶
func NewGetUniverseConstellationsConstellationIDParamsWithHTTPClient(client *http.Client) *GetUniverseConstellationsConstellationIDParams
NewGetUniverseConstellationsConstellationIDParamsWithHTTPClient creates a new GetUniverseConstellationsConstellationIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetUniverseConstellationsConstellationIDParamsWithTimeout ¶
func NewGetUniverseConstellationsConstellationIDParamsWithTimeout(timeout time.Duration) *GetUniverseConstellationsConstellationIDParams
NewGetUniverseConstellationsConstellationIDParamsWithTimeout creates a new GetUniverseConstellationsConstellationIDParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetUniverseConstellationsConstellationIDParams) SetAcceptLanguage ¶
func (o *GetUniverseConstellationsConstellationIDParams) SetAcceptLanguage(acceptLanguage *string)
SetAcceptLanguage adds the acceptLanguage to the get universe constellations constellation id params
func (*GetUniverseConstellationsConstellationIDParams) SetConstellationID ¶
func (o *GetUniverseConstellationsConstellationIDParams) SetConstellationID(constellationID int32)
SetConstellationID adds the constellationId to the get universe constellations constellation id params
func (*GetUniverseConstellationsConstellationIDParams) SetContext ¶
func (o *GetUniverseConstellationsConstellationIDParams) SetContext(ctx context.Context)
SetContext adds the context to the get universe constellations constellation id params
func (*GetUniverseConstellationsConstellationIDParams) SetDatasource ¶
func (o *GetUniverseConstellationsConstellationIDParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the get universe constellations constellation id params
func (*GetUniverseConstellationsConstellationIDParams) SetHTTPClient ¶
func (o *GetUniverseConstellationsConstellationIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get universe constellations constellation id params
func (*GetUniverseConstellationsConstellationIDParams) SetIfNoneMatch ¶
func (o *GetUniverseConstellationsConstellationIDParams) SetIfNoneMatch(ifNoneMatch *string)
SetIfNoneMatch adds the ifNoneMatch to the get universe constellations constellation id params
func (*GetUniverseConstellationsConstellationIDParams) SetLanguage ¶
func (o *GetUniverseConstellationsConstellationIDParams) SetLanguage(language *string)
SetLanguage adds the language to the get universe constellations constellation id params
func (*GetUniverseConstellationsConstellationIDParams) SetTimeout ¶
func (o *GetUniverseConstellationsConstellationIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get universe constellations constellation id params
func (*GetUniverseConstellationsConstellationIDParams) WithAcceptLanguage ¶
func (o *GetUniverseConstellationsConstellationIDParams) WithAcceptLanguage(acceptLanguage *string) *GetUniverseConstellationsConstellationIDParams
WithAcceptLanguage adds the acceptLanguage to the get universe constellations constellation id params
func (*GetUniverseConstellationsConstellationIDParams) WithConstellationID ¶
func (o *GetUniverseConstellationsConstellationIDParams) WithConstellationID(constellationID int32) *GetUniverseConstellationsConstellationIDParams
WithConstellationID adds the constellationID to the get universe constellations constellation id params
func (*GetUniverseConstellationsConstellationIDParams) WithContext ¶
func (o *GetUniverseConstellationsConstellationIDParams) WithContext(ctx context.Context) *GetUniverseConstellationsConstellationIDParams
WithContext adds the context to the get universe constellations constellation id params
func (*GetUniverseConstellationsConstellationIDParams) WithDatasource ¶
func (o *GetUniverseConstellationsConstellationIDParams) WithDatasource(datasource *string) *GetUniverseConstellationsConstellationIDParams
WithDatasource adds the datasource to the get universe constellations constellation id params
func (*GetUniverseConstellationsConstellationIDParams) WithHTTPClient ¶
func (o *GetUniverseConstellationsConstellationIDParams) WithHTTPClient(client *http.Client) *GetUniverseConstellationsConstellationIDParams
WithHTTPClient adds the HTTPClient to the get universe constellations constellation id params
func (*GetUniverseConstellationsConstellationIDParams) WithIfNoneMatch ¶
func (o *GetUniverseConstellationsConstellationIDParams) WithIfNoneMatch(ifNoneMatch *string) *GetUniverseConstellationsConstellationIDParams
WithIfNoneMatch adds the ifNoneMatch to the get universe constellations constellation id params
func (*GetUniverseConstellationsConstellationIDParams) WithLanguage ¶
func (o *GetUniverseConstellationsConstellationIDParams) WithLanguage(language *string) *GetUniverseConstellationsConstellationIDParams
WithLanguage adds the language to the get universe constellations constellation id params
func (*GetUniverseConstellationsConstellationIDParams) WithTimeout ¶
func (o *GetUniverseConstellationsConstellationIDParams) WithTimeout(timeout time.Duration) *GetUniverseConstellationsConstellationIDParams
WithTimeout adds the timeout to the get universe constellations constellation id params
func (*GetUniverseConstellationsConstellationIDParams) WriteToRequest ¶
func (o *GetUniverseConstellationsConstellationIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetUniverseConstellationsConstellationIDReader ¶
type GetUniverseConstellationsConstellationIDReader struct {
// contains filtered or unexported fields
}
GetUniverseConstellationsConstellationIDReader is a Reader for the GetUniverseConstellationsConstellationID structure.
func (*GetUniverseConstellationsConstellationIDReader) ReadResponse ¶
func (o *GetUniverseConstellationsConstellationIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetUniverseConstellationsConstellationIDServiceUnavailable ¶
type GetUniverseConstellationsConstellationIDServiceUnavailable struct {
}GetUniverseConstellationsConstellationIDServiceUnavailable handles this case with default header values.
Service unavailable
func NewGetUniverseConstellationsConstellationIDServiceUnavailable ¶
func NewGetUniverseConstellationsConstellationIDServiceUnavailable() *GetUniverseConstellationsConstellationIDServiceUnavailable
NewGetUniverseConstellationsConstellationIDServiceUnavailable creates a GetUniverseConstellationsConstellationIDServiceUnavailable with default headers values
func (*GetUniverseConstellationsConstellationIDServiceUnavailable) Error ¶
func (o *GetUniverseConstellationsConstellationIDServiceUnavailable) Error() string
func (*GetUniverseConstellationsConstellationIDServiceUnavailable) GetPayload ¶
func (o *GetUniverseConstellationsConstellationIDServiceUnavailable) GetPayload() *esimodels.ServiceUnavailable
type GetUniverseConstellationsEnhanceYourCalm ¶
type GetUniverseConstellationsEnhanceYourCalm struct {
Payload *esimodels.ErrorLimited
}
GetUniverseConstellationsEnhanceYourCalm handles this case with default header values.
Error limited
func NewGetUniverseConstellationsEnhanceYourCalm ¶
func NewGetUniverseConstellationsEnhanceYourCalm() *GetUniverseConstellationsEnhanceYourCalm
NewGetUniverseConstellationsEnhanceYourCalm creates a GetUniverseConstellationsEnhanceYourCalm with default headers values
func (*GetUniverseConstellationsEnhanceYourCalm) Error ¶
func (o *GetUniverseConstellationsEnhanceYourCalm) Error() string
func (*GetUniverseConstellationsEnhanceYourCalm) GetPayload ¶
func (o *GetUniverseConstellationsEnhanceYourCalm) GetPayload() *esimodels.ErrorLimited
type GetUniverseConstellationsGatewayTimeout ¶
type GetUniverseConstellationsGatewayTimeout struct {
Payload *esimodels.GatewayTimeout
}
GetUniverseConstellationsGatewayTimeout handles this case with default header values.
Gateway timeout
func NewGetUniverseConstellationsGatewayTimeout ¶
func NewGetUniverseConstellationsGatewayTimeout() *GetUniverseConstellationsGatewayTimeout
NewGetUniverseConstellationsGatewayTimeout creates a GetUniverseConstellationsGatewayTimeout with default headers values
func (*GetUniverseConstellationsGatewayTimeout) Error ¶
func (o *GetUniverseConstellationsGatewayTimeout) Error() string
func (*GetUniverseConstellationsGatewayTimeout) GetPayload ¶
func (o *GetUniverseConstellationsGatewayTimeout) GetPayload() *esimodels.GatewayTimeout
type GetUniverseConstellationsInternalServerError ¶
type GetUniverseConstellationsInternalServerError struct {
Payload *esimodels.InternalServerError
}
GetUniverseConstellationsInternalServerError handles this case with default header values.
Internal server error
func NewGetUniverseConstellationsInternalServerError ¶
func NewGetUniverseConstellationsInternalServerError() *GetUniverseConstellationsInternalServerError
NewGetUniverseConstellationsInternalServerError creates a GetUniverseConstellationsInternalServerError with default headers values
func (*GetUniverseConstellationsInternalServerError) Error ¶
func (o *GetUniverseConstellationsInternalServerError) Error() string
func (*GetUniverseConstellationsInternalServerError) GetPayload ¶
func (o *GetUniverseConstellationsInternalServerError) GetPayload() *esimodels.InternalServerError
type GetUniverseConstellationsNotModified ¶
type GetUniverseConstellationsNotModified 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 }
GetUniverseConstellationsNotModified handles this case with default header values.
Not modified
func NewGetUniverseConstellationsNotModified ¶
func NewGetUniverseConstellationsNotModified() *GetUniverseConstellationsNotModified
NewGetUniverseConstellationsNotModified creates a GetUniverseConstellationsNotModified with default headers values
func (*GetUniverseConstellationsNotModified) Error ¶
func (o *GetUniverseConstellationsNotModified) Error() string
type GetUniverseConstellationsOK ¶
type GetUniverseConstellationsOK 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 }
GetUniverseConstellationsOK handles this case with default header values.
A list of constellation ids
func NewGetUniverseConstellationsOK ¶
func NewGetUniverseConstellationsOK() *GetUniverseConstellationsOK
NewGetUniverseConstellationsOK creates a GetUniverseConstellationsOK with default headers values
func (*GetUniverseConstellationsOK) Error ¶
func (o *GetUniverseConstellationsOK) Error() string
func (*GetUniverseConstellationsOK) GetPayload ¶
func (o *GetUniverseConstellationsOK) GetPayload() []int32
type GetUniverseConstellationsParams ¶
type GetUniverseConstellationsParams struct { /*IfNoneMatch ETag from a previous request. A 304 will be returned if this matches the current ETag */ IfNoneMatch *string /*Datasource The server name you would like data from */ Datasource *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetUniverseConstellationsParams contains all the parameters to send to the API endpoint for the get universe constellations operation typically these are written to a http.Request
func NewGetUniverseConstellationsParams ¶
func NewGetUniverseConstellationsParams() *GetUniverseConstellationsParams
NewGetUniverseConstellationsParams creates a new GetUniverseConstellationsParams object with the default values initialized.
func NewGetUniverseConstellationsParamsWithContext ¶
func NewGetUniverseConstellationsParamsWithContext(ctx context.Context) *GetUniverseConstellationsParams
NewGetUniverseConstellationsParamsWithContext creates a new GetUniverseConstellationsParams object with the default values initialized, and the ability to set a context for a request
func NewGetUniverseConstellationsParamsWithHTTPClient ¶
func NewGetUniverseConstellationsParamsWithHTTPClient(client *http.Client) *GetUniverseConstellationsParams
NewGetUniverseConstellationsParamsWithHTTPClient creates a new GetUniverseConstellationsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetUniverseConstellationsParamsWithTimeout ¶
func NewGetUniverseConstellationsParamsWithTimeout(timeout time.Duration) *GetUniverseConstellationsParams
NewGetUniverseConstellationsParamsWithTimeout creates a new GetUniverseConstellationsParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetUniverseConstellationsParams) SetContext ¶
func (o *GetUniverseConstellationsParams) SetContext(ctx context.Context)
SetContext adds the context to the get universe constellations params
func (*GetUniverseConstellationsParams) SetDatasource ¶
func (o *GetUniverseConstellationsParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the get universe constellations params
func (*GetUniverseConstellationsParams) SetHTTPClient ¶
func (o *GetUniverseConstellationsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get universe constellations params
func (*GetUniverseConstellationsParams) SetIfNoneMatch ¶
func (o *GetUniverseConstellationsParams) SetIfNoneMatch(ifNoneMatch *string)
SetIfNoneMatch adds the ifNoneMatch to the get universe constellations params
func (*GetUniverseConstellationsParams) SetTimeout ¶
func (o *GetUniverseConstellationsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get universe constellations params
func (*GetUniverseConstellationsParams) WithContext ¶
func (o *GetUniverseConstellationsParams) WithContext(ctx context.Context) *GetUniverseConstellationsParams
WithContext adds the context to the get universe constellations params
func (*GetUniverseConstellationsParams) WithDatasource ¶
func (o *GetUniverseConstellationsParams) WithDatasource(datasource *string) *GetUniverseConstellationsParams
WithDatasource adds the datasource to the get universe constellations params
func (*GetUniverseConstellationsParams) WithHTTPClient ¶
func (o *GetUniverseConstellationsParams) WithHTTPClient(client *http.Client) *GetUniverseConstellationsParams
WithHTTPClient adds the HTTPClient to the get universe constellations params
func (*GetUniverseConstellationsParams) WithIfNoneMatch ¶
func (o *GetUniverseConstellationsParams) WithIfNoneMatch(ifNoneMatch *string) *GetUniverseConstellationsParams
WithIfNoneMatch adds the ifNoneMatch to the get universe constellations params
func (*GetUniverseConstellationsParams) WithTimeout ¶
func (o *GetUniverseConstellationsParams) WithTimeout(timeout time.Duration) *GetUniverseConstellationsParams
WithTimeout adds the timeout to the get universe constellations params
func (*GetUniverseConstellationsParams) WriteToRequest ¶
func (o *GetUniverseConstellationsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetUniverseConstellationsReader ¶
type GetUniverseConstellationsReader struct {
// contains filtered or unexported fields
}
GetUniverseConstellationsReader is a Reader for the GetUniverseConstellations structure.
func (*GetUniverseConstellationsReader) ReadResponse ¶
func (o *GetUniverseConstellationsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetUniverseConstellationsServiceUnavailable ¶
type GetUniverseConstellationsServiceUnavailable struct {
}GetUniverseConstellationsServiceUnavailable handles this case with default header values.
Service unavailable
func NewGetUniverseConstellationsServiceUnavailable ¶
func NewGetUniverseConstellationsServiceUnavailable() *GetUniverseConstellationsServiceUnavailable
NewGetUniverseConstellationsServiceUnavailable creates a GetUniverseConstellationsServiceUnavailable with default headers values
func (*GetUniverseConstellationsServiceUnavailable) Error ¶
func (o *GetUniverseConstellationsServiceUnavailable) Error() string
func (*GetUniverseConstellationsServiceUnavailable) GetPayload ¶
func (o *GetUniverseConstellationsServiceUnavailable) GetPayload() *esimodels.ServiceUnavailable
type GetUniverseFactionsBadRequest ¶
type GetUniverseFactionsBadRequest struct {
Payload *esimodels.BadRequest
}
GetUniverseFactionsBadRequest handles this case with default header values.
Bad request
func NewGetUniverseFactionsBadRequest ¶
func NewGetUniverseFactionsBadRequest() *GetUniverseFactionsBadRequest
NewGetUniverseFactionsBadRequest creates a GetUniverseFactionsBadRequest with default headers values
func (*GetUniverseFactionsBadRequest) Error ¶
func (o *GetUniverseFactionsBadRequest) Error() string
func (*GetUniverseFactionsBadRequest) GetPayload ¶
func (o *GetUniverseFactionsBadRequest) GetPayload() *esimodels.BadRequest
type GetUniverseFactionsEnhanceYourCalm ¶
type GetUniverseFactionsEnhanceYourCalm struct {
Payload *esimodels.ErrorLimited
}
GetUniverseFactionsEnhanceYourCalm handles this case with default header values.
Error limited
func NewGetUniverseFactionsEnhanceYourCalm ¶
func NewGetUniverseFactionsEnhanceYourCalm() *GetUniverseFactionsEnhanceYourCalm
NewGetUniverseFactionsEnhanceYourCalm creates a GetUniverseFactionsEnhanceYourCalm with default headers values
func (*GetUniverseFactionsEnhanceYourCalm) Error ¶
func (o *GetUniverseFactionsEnhanceYourCalm) Error() string
func (*GetUniverseFactionsEnhanceYourCalm) GetPayload ¶
func (o *GetUniverseFactionsEnhanceYourCalm) GetPayload() *esimodels.ErrorLimited
type GetUniverseFactionsGatewayTimeout ¶
type GetUniverseFactionsGatewayTimeout struct {
Payload *esimodels.GatewayTimeout
}
GetUniverseFactionsGatewayTimeout handles this case with default header values.
Gateway timeout
func NewGetUniverseFactionsGatewayTimeout ¶
func NewGetUniverseFactionsGatewayTimeout() *GetUniverseFactionsGatewayTimeout
NewGetUniverseFactionsGatewayTimeout creates a GetUniverseFactionsGatewayTimeout with default headers values
func (*GetUniverseFactionsGatewayTimeout) Error ¶
func (o *GetUniverseFactionsGatewayTimeout) Error() string
func (*GetUniverseFactionsGatewayTimeout) GetPayload ¶
func (o *GetUniverseFactionsGatewayTimeout) GetPayload() *esimodels.GatewayTimeout
type GetUniverseFactionsInternalServerError ¶
type GetUniverseFactionsInternalServerError struct {
Payload *esimodels.InternalServerError
}
GetUniverseFactionsInternalServerError handles this case with default header values.
Internal server error
func NewGetUniverseFactionsInternalServerError ¶
func NewGetUniverseFactionsInternalServerError() *GetUniverseFactionsInternalServerError
NewGetUniverseFactionsInternalServerError creates a GetUniverseFactionsInternalServerError with default headers values
func (*GetUniverseFactionsInternalServerError) Error ¶
func (o *GetUniverseFactionsInternalServerError) Error() string
func (*GetUniverseFactionsInternalServerError) GetPayload ¶
func (o *GetUniverseFactionsInternalServerError) GetPayload() *esimodels.InternalServerError
type GetUniverseFactionsNotModified ¶
type GetUniverseFactionsNotModified 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 }
GetUniverseFactionsNotModified handles this case with default header values.
Not modified
func NewGetUniverseFactionsNotModified ¶
func NewGetUniverseFactionsNotModified() *GetUniverseFactionsNotModified
NewGetUniverseFactionsNotModified creates a GetUniverseFactionsNotModified with default headers values
func (*GetUniverseFactionsNotModified) Error ¶
func (o *GetUniverseFactionsNotModified) Error() string
type GetUniverseFactionsOK ¶
type GetUniverseFactionsOK struct { /*The caching mechanism used */ CacheControl string /*The language used in the response */ ContentLanguage string /*RFC7232 compliant entity tag */ ETag string /*RFC7231 formatted datetime string */ Expires string /*RFC7231 formatted datetime string */ LastModified string Payload []*GetUniverseFactionsOKBodyItems0 }
GetUniverseFactionsOK handles this case with default header values.
A list of factions
func NewGetUniverseFactionsOK ¶
func NewGetUniverseFactionsOK() *GetUniverseFactionsOK
NewGetUniverseFactionsOK creates a GetUniverseFactionsOK with default headers values
func (*GetUniverseFactionsOK) Error ¶
func (o *GetUniverseFactionsOK) Error() string
func (*GetUniverseFactionsOK) GetPayload ¶
func (o *GetUniverseFactionsOK) GetPayload() []*GetUniverseFactionsOKBodyItems0
type GetUniverseFactionsOKBodyItems0 ¶
type GetUniverseFactionsOKBodyItems0 struct { // get_universe_factions_corporation_id // // corporation_id integer CorporationID int32 `json:"corporation_id,omitempty"` // get_universe_factions_description // // description string // Required: true Description *string `json:"description"` // get_universe_factions_faction_id // // faction_id integer // Required: true FactionID *int32 `json:"faction_id"` // get_universe_factions_is_unique // // is_unique boolean // Required: true IsUnique *bool `json:"is_unique"` // get_universe_factions_militia_corporation_id // // militia_corporation_id integer MilitiaCorporationID int32 `json:"militia_corporation_id,omitempty"` // get_universe_factions_name // // name string // Required: true Name *string `json:"name"` // get_universe_factions_size_factor // // size_factor number // Required: true SizeFactor *float32 `json:"size_factor"` // get_universe_factions_solar_system_id // // solar_system_id integer SolarSystemID int32 `json:"solar_system_id,omitempty"` // get_universe_factions_station_count // // station_count integer // Required: true StationCount *int32 `json:"station_count"` // get_universe_factions_station_system_count // // station_system_count integer // Required: true StationSystemCount *int32 `json:"station_system_count"` }
GetUniverseFactionsOKBodyItems0 get_universe_factions_200_ok // // 200 ok object swagger:model GetUniverseFactionsOKBodyItems0
func (*GetUniverseFactionsOKBodyItems0) MarshalBinary ¶
func (o *GetUniverseFactionsOKBodyItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetUniverseFactionsOKBodyItems0) UnmarshalBinary ¶
func (o *GetUniverseFactionsOKBodyItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetUniverseFactionsParams ¶
type GetUniverseFactionsParams struct { /*AcceptLanguage Language to use in the response */ AcceptLanguage *string /*IfNoneMatch ETag from a previous request. A 304 will be returned if this matches the current ETag */ IfNoneMatch *string /*Datasource The server name you would like data from */ Datasource *string /*Language Language to use in the response, takes precedence over Accept-Language */ Language *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetUniverseFactionsParams contains all the parameters to send to the API endpoint for the get universe factions operation typically these are written to a http.Request
func NewGetUniverseFactionsParams ¶
func NewGetUniverseFactionsParams() *GetUniverseFactionsParams
NewGetUniverseFactionsParams creates a new GetUniverseFactionsParams object with the default values initialized.
func NewGetUniverseFactionsParamsWithContext ¶
func NewGetUniverseFactionsParamsWithContext(ctx context.Context) *GetUniverseFactionsParams
NewGetUniverseFactionsParamsWithContext creates a new GetUniverseFactionsParams object with the default values initialized, and the ability to set a context for a request
func NewGetUniverseFactionsParamsWithHTTPClient ¶
func NewGetUniverseFactionsParamsWithHTTPClient(client *http.Client) *GetUniverseFactionsParams
NewGetUniverseFactionsParamsWithHTTPClient creates a new GetUniverseFactionsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetUniverseFactionsParamsWithTimeout ¶
func NewGetUniverseFactionsParamsWithTimeout(timeout time.Duration) *GetUniverseFactionsParams
NewGetUniverseFactionsParamsWithTimeout creates a new GetUniverseFactionsParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetUniverseFactionsParams) SetAcceptLanguage ¶
func (o *GetUniverseFactionsParams) SetAcceptLanguage(acceptLanguage *string)
SetAcceptLanguage adds the acceptLanguage to the get universe factions params
func (*GetUniverseFactionsParams) SetContext ¶
func (o *GetUniverseFactionsParams) SetContext(ctx context.Context)
SetContext adds the context to the get universe factions params
func (*GetUniverseFactionsParams) SetDatasource ¶
func (o *GetUniverseFactionsParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the get universe factions params
func (*GetUniverseFactionsParams) SetHTTPClient ¶
func (o *GetUniverseFactionsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get universe factions params
func (*GetUniverseFactionsParams) SetIfNoneMatch ¶
func (o *GetUniverseFactionsParams) SetIfNoneMatch(ifNoneMatch *string)
SetIfNoneMatch adds the ifNoneMatch to the get universe factions params
func (*GetUniverseFactionsParams) SetLanguage ¶
func (o *GetUniverseFactionsParams) SetLanguage(language *string)
SetLanguage adds the language to the get universe factions params
func (*GetUniverseFactionsParams) SetTimeout ¶
func (o *GetUniverseFactionsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get universe factions params
func (*GetUniverseFactionsParams) WithAcceptLanguage ¶
func (o *GetUniverseFactionsParams) WithAcceptLanguage(acceptLanguage *string) *GetUniverseFactionsParams
WithAcceptLanguage adds the acceptLanguage to the get universe factions params
func (*GetUniverseFactionsParams) WithContext ¶
func (o *GetUniverseFactionsParams) WithContext(ctx context.Context) *GetUniverseFactionsParams
WithContext adds the context to the get universe factions params
func (*GetUniverseFactionsParams) WithDatasource ¶
func (o *GetUniverseFactionsParams) WithDatasource(datasource *string) *GetUniverseFactionsParams
WithDatasource adds the datasource to the get universe factions params
func (*GetUniverseFactionsParams) WithHTTPClient ¶
func (o *GetUniverseFactionsParams) WithHTTPClient(client *http.Client) *GetUniverseFactionsParams
WithHTTPClient adds the HTTPClient to the get universe factions params
func (*GetUniverseFactionsParams) WithIfNoneMatch ¶
func (o *GetUniverseFactionsParams) WithIfNoneMatch(ifNoneMatch *string) *GetUniverseFactionsParams
WithIfNoneMatch adds the ifNoneMatch to the get universe factions params
func (*GetUniverseFactionsParams) WithLanguage ¶
func (o *GetUniverseFactionsParams) WithLanguage(language *string) *GetUniverseFactionsParams
WithLanguage adds the language to the get universe factions params
func (*GetUniverseFactionsParams) WithTimeout ¶
func (o *GetUniverseFactionsParams) WithTimeout(timeout time.Duration) *GetUniverseFactionsParams
WithTimeout adds the timeout to the get universe factions params
func (*GetUniverseFactionsParams) WriteToRequest ¶
func (o *GetUniverseFactionsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetUniverseFactionsReader ¶
type GetUniverseFactionsReader struct {
// contains filtered or unexported fields
}
GetUniverseFactionsReader is a Reader for the GetUniverseFactions structure.
func (*GetUniverseFactionsReader) ReadResponse ¶
func (o *GetUniverseFactionsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetUniverseFactionsServiceUnavailable ¶
type GetUniverseFactionsServiceUnavailable struct {
}GetUniverseFactionsServiceUnavailable handles this case with default header values.
Service unavailable
func NewGetUniverseFactionsServiceUnavailable ¶
func NewGetUniverseFactionsServiceUnavailable() *GetUniverseFactionsServiceUnavailable
NewGetUniverseFactionsServiceUnavailable creates a GetUniverseFactionsServiceUnavailable with default headers values
func (*GetUniverseFactionsServiceUnavailable) Error ¶
func (o *GetUniverseFactionsServiceUnavailable) Error() string
func (*GetUniverseFactionsServiceUnavailable) GetPayload ¶
func (o *GetUniverseFactionsServiceUnavailable) GetPayload() *esimodels.ServiceUnavailable
type GetUniverseGraphicsBadRequest ¶
type GetUniverseGraphicsBadRequest struct {
Payload *esimodels.BadRequest
}
GetUniverseGraphicsBadRequest handles this case with default header values.
Bad request
func NewGetUniverseGraphicsBadRequest ¶
func NewGetUniverseGraphicsBadRequest() *GetUniverseGraphicsBadRequest
NewGetUniverseGraphicsBadRequest creates a GetUniverseGraphicsBadRequest with default headers values
func (*GetUniverseGraphicsBadRequest) Error ¶
func (o *GetUniverseGraphicsBadRequest) Error() string
func (*GetUniverseGraphicsBadRequest) GetPayload ¶
func (o *GetUniverseGraphicsBadRequest) GetPayload() *esimodels.BadRequest
type GetUniverseGraphicsEnhanceYourCalm ¶
type GetUniverseGraphicsEnhanceYourCalm struct {
Payload *esimodels.ErrorLimited
}
GetUniverseGraphicsEnhanceYourCalm handles this case with default header values.
Error limited
func NewGetUniverseGraphicsEnhanceYourCalm ¶
func NewGetUniverseGraphicsEnhanceYourCalm() *GetUniverseGraphicsEnhanceYourCalm
NewGetUniverseGraphicsEnhanceYourCalm creates a GetUniverseGraphicsEnhanceYourCalm with default headers values
func (*GetUniverseGraphicsEnhanceYourCalm) Error ¶
func (o *GetUniverseGraphicsEnhanceYourCalm) Error() string
func (*GetUniverseGraphicsEnhanceYourCalm) GetPayload ¶
func (o *GetUniverseGraphicsEnhanceYourCalm) GetPayload() *esimodels.ErrorLimited
type GetUniverseGraphicsGatewayTimeout ¶
type GetUniverseGraphicsGatewayTimeout struct {
Payload *esimodels.GatewayTimeout
}
GetUniverseGraphicsGatewayTimeout handles this case with default header values.
Gateway timeout
func NewGetUniverseGraphicsGatewayTimeout ¶
func NewGetUniverseGraphicsGatewayTimeout() *GetUniverseGraphicsGatewayTimeout
NewGetUniverseGraphicsGatewayTimeout creates a GetUniverseGraphicsGatewayTimeout with default headers values
func (*GetUniverseGraphicsGatewayTimeout) Error ¶
func (o *GetUniverseGraphicsGatewayTimeout) Error() string
func (*GetUniverseGraphicsGatewayTimeout) GetPayload ¶
func (o *GetUniverseGraphicsGatewayTimeout) GetPayload() *esimodels.GatewayTimeout
type GetUniverseGraphicsGraphicIDBadRequest ¶
type GetUniverseGraphicsGraphicIDBadRequest struct {
Payload *esimodels.BadRequest
}
GetUniverseGraphicsGraphicIDBadRequest handles this case with default header values.
Bad request
func NewGetUniverseGraphicsGraphicIDBadRequest ¶
func NewGetUniverseGraphicsGraphicIDBadRequest() *GetUniverseGraphicsGraphicIDBadRequest
NewGetUniverseGraphicsGraphicIDBadRequest creates a GetUniverseGraphicsGraphicIDBadRequest with default headers values
func (*GetUniverseGraphicsGraphicIDBadRequest) Error ¶
func (o *GetUniverseGraphicsGraphicIDBadRequest) Error() string
func (*GetUniverseGraphicsGraphicIDBadRequest) GetPayload ¶
func (o *GetUniverseGraphicsGraphicIDBadRequest) GetPayload() *esimodels.BadRequest
type GetUniverseGraphicsGraphicIDEnhanceYourCalm ¶
type GetUniverseGraphicsGraphicIDEnhanceYourCalm struct {
Payload *esimodels.ErrorLimited
}
GetUniverseGraphicsGraphicIDEnhanceYourCalm handles this case with default header values.
Error limited
func NewGetUniverseGraphicsGraphicIDEnhanceYourCalm ¶
func NewGetUniverseGraphicsGraphicIDEnhanceYourCalm() *GetUniverseGraphicsGraphicIDEnhanceYourCalm
NewGetUniverseGraphicsGraphicIDEnhanceYourCalm creates a GetUniverseGraphicsGraphicIDEnhanceYourCalm with default headers values
func (*GetUniverseGraphicsGraphicIDEnhanceYourCalm) Error ¶
func (o *GetUniverseGraphicsGraphicIDEnhanceYourCalm) Error() string
func (*GetUniverseGraphicsGraphicIDEnhanceYourCalm) GetPayload ¶
func (o *GetUniverseGraphicsGraphicIDEnhanceYourCalm) GetPayload() *esimodels.ErrorLimited
type GetUniverseGraphicsGraphicIDGatewayTimeout ¶
type GetUniverseGraphicsGraphicIDGatewayTimeout struct {
Payload *esimodels.GatewayTimeout
}
GetUniverseGraphicsGraphicIDGatewayTimeout handles this case with default header values.
Gateway timeout
func NewGetUniverseGraphicsGraphicIDGatewayTimeout ¶
func NewGetUniverseGraphicsGraphicIDGatewayTimeout() *GetUniverseGraphicsGraphicIDGatewayTimeout
NewGetUniverseGraphicsGraphicIDGatewayTimeout creates a GetUniverseGraphicsGraphicIDGatewayTimeout with default headers values
func (*GetUniverseGraphicsGraphicIDGatewayTimeout) Error ¶
func (o *GetUniverseGraphicsGraphicIDGatewayTimeout) Error() string
func (*GetUniverseGraphicsGraphicIDGatewayTimeout) GetPayload ¶
func (o *GetUniverseGraphicsGraphicIDGatewayTimeout) GetPayload() *esimodels.GatewayTimeout
type GetUniverseGraphicsGraphicIDInternalServerError ¶
type GetUniverseGraphicsGraphicIDInternalServerError struct {
Payload *esimodels.InternalServerError
}
GetUniverseGraphicsGraphicIDInternalServerError handles this case with default header values.
Internal server error
func NewGetUniverseGraphicsGraphicIDInternalServerError ¶
func NewGetUniverseGraphicsGraphicIDInternalServerError() *GetUniverseGraphicsGraphicIDInternalServerError
NewGetUniverseGraphicsGraphicIDInternalServerError creates a GetUniverseGraphicsGraphicIDInternalServerError with default headers values
func (*GetUniverseGraphicsGraphicIDInternalServerError) Error ¶
func (o *GetUniverseGraphicsGraphicIDInternalServerError) Error() string
func (*GetUniverseGraphicsGraphicIDInternalServerError) GetPayload ¶
func (o *GetUniverseGraphicsGraphicIDInternalServerError) GetPayload() *esimodels.InternalServerError
type GetUniverseGraphicsGraphicIDNotFound ¶
type GetUniverseGraphicsGraphicIDNotFound struct {
Payload *GetUniverseGraphicsGraphicIDNotFoundBody
}
GetUniverseGraphicsGraphicIDNotFound handles this case with default header values.
Graphic not found
func NewGetUniverseGraphicsGraphicIDNotFound ¶
func NewGetUniverseGraphicsGraphicIDNotFound() *GetUniverseGraphicsGraphicIDNotFound
NewGetUniverseGraphicsGraphicIDNotFound creates a GetUniverseGraphicsGraphicIDNotFound with default headers values
func (*GetUniverseGraphicsGraphicIDNotFound) Error ¶
func (o *GetUniverseGraphicsGraphicIDNotFound) Error() string
func (*GetUniverseGraphicsGraphicIDNotFound) GetPayload ¶
func (o *GetUniverseGraphicsGraphicIDNotFound) GetPayload() *GetUniverseGraphicsGraphicIDNotFoundBody
type GetUniverseGraphicsGraphicIDNotFoundBody ¶
type GetUniverseGraphicsGraphicIDNotFoundBody struct { // get_universe_graphics_graphic_id_404_not_found // // Not found message Error string `json:"error,omitempty"` }
GetUniverseGraphicsGraphicIDNotFoundBody get_universe_graphics_graphic_id_not_found // // Not found swagger:model GetUniverseGraphicsGraphicIDNotFoundBody
func (*GetUniverseGraphicsGraphicIDNotFoundBody) MarshalBinary ¶
func (o *GetUniverseGraphicsGraphicIDNotFoundBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetUniverseGraphicsGraphicIDNotFoundBody) UnmarshalBinary ¶
func (o *GetUniverseGraphicsGraphicIDNotFoundBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetUniverseGraphicsGraphicIDNotModified ¶
type GetUniverseGraphicsGraphicIDNotModified 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 }
GetUniverseGraphicsGraphicIDNotModified handles this case with default header values.
Not modified
func NewGetUniverseGraphicsGraphicIDNotModified ¶
func NewGetUniverseGraphicsGraphicIDNotModified() *GetUniverseGraphicsGraphicIDNotModified
NewGetUniverseGraphicsGraphicIDNotModified creates a GetUniverseGraphicsGraphicIDNotModified with default headers values
func (*GetUniverseGraphicsGraphicIDNotModified) Error ¶
func (o *GetUniverseGraphicsGraphicIDNotModified) Error() string
type GetUniverseGraphicsGraphicIDOK ¶
type GetUniverseGraphicsGraphicIDOK 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 *GetUniverseGraphicsGraphicIDOKBody }
GetUniverseGraphicsGraphicIDOK handles this case with default header values.
Information about a graphic
func NewGetUniverseGraphicsGraphicIDOK ¶
func NewGetUniverseGraphicsGraphicIDOK() *GetUniverseGraphicsGraphicIDOK
NewGetUniverseGraphicsGraphicIDOK creates a GetUniverseGraphicsGraphicIDOK with default headers values
func (*GetUniverseGraphicsGraphicIDOK) Error ¶
func (o *GetUniverseGraphicsGraphicIDOK) Error() string
func (*GetUniverseGraphicsGraphicIDOK) GetPayload ¶
func (o *GetUniverseGraphicsGraphicIDOK) GetPayload() *GetUniverseGraphicsGraphicIDOKBody
type GetUniverseGraphicsGraphicIDOKBody ¶
type GetUniverseGraphicsGraphicIDOKBody struct { // get_universe_graphics_graphic_id_collision_file // // collision_file string CollisionFile string `json:"collision_file,omitempty"` // get_universe_graphics_graphic_id_graphic_file // // graphic_file string GraphicFile string `json:"graphic_file,omitempty"` // get_universe_graphics_graphic_id_graphic_id // // graphic_id integer // Required: true GraphicID *int32 `json:"graphic_id"` // get_universe_graphics_graphic_id_icon_folder // // icon_folder string IconFolder string `json:"icon_folder,omitempty"` // get_universe_graphics_graphic_id_sof_dna // // sof_dna string SofDna string `json:"sof_dna,omitempty"` // get_universe_graphics_graphic_id_sof_fation_name // // sof_fation_name string SofFationName string `json:"sof_fation_name,omitempty"` // get_universe_graphics_graphic_id_sof_hull_name // // sof_hull_name string SofHullName string `json:"sof_hull_name,omitempty"` // get_universe_graphics_graphic_id_sof_race_name // // sof_race_name string SofRaceName string `json:"sof_race_name,omitempty"` }
GetUniverseGraphicsGraphicIDOKBody get_universe_graphics_graphic_id_ok // // 200 ok object swagger:model GetUniverseGraphicsGraphicIDOKBody
func (*GetUniverseGraphicsGraphicIDOKBody) MarshalBinary ¶
func (o *GetUniverseGraphicsGraphicIDOKBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetUniverseGraphicsGraphicIDOKBody) UnmarshalBinary ¶
func (o *GetUniverseGraphicsGraphicIDOKBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetUniverseGraphicsGraphicIDParams ¶
type GetUniverseGraphicsGraphicIDParams struct { /*IfNoneMatch ETag from a previous request. A 304 will be returned if this matches the current ETag */ IfNoneMatch *string /*Datasource The server name you would like data from */ Datasource *string /*GraphicID graphic_id integer */ GraphicID int32 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetUniverseGraphicsGraphicIDParams contains all the parameters to send to the API endpoint for the get universe graphics graphic id operation typically these are written to a http.Request
func NewGetUniverseGraphicsGraphicIDParams ¶
func NewGetUniverseGraphicsGraphicIDParams() *GetUniverseGraphicsGraphicIDParams
NewGetUniverseGraphicsGraphicIDParams creates a new GetUniverseGraphicsGraphicIDParams object with the default values initialized.
func NewGetUniverseGraphicsGraphicIDParamsWithContext ¶
func NewGetUniverseGraphicsGraphicIDParamsWithContext(ctx context.Context) *GetUniverseGraphicsGraphicIDParams
NewGetUniverseGraphicsGraphicIDParamsWithContext creates a new GetUniverseGraphicsGraphicIDParams object with the default values initialized, and the ability to set a context for a request
func NewGetUniverseGraphicsGraphicIDParamsWithHTTPClient ¶
func NewGetUniverseGraphicsGraphicIDParamsWithHTTPClient(client *http.Client) *GetUniverseGraphicsGraphicIDParams
NewGetUniverseGraphicsGraphicIDParamsWithHTTPClient creates a new GetUniverseGraphicsGraphicIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetUniverseGraphicsGraphicIDParamsWithTimeout ¶
func NewGetUniverseGraphicsGraphicIDParamsWithTimeout(timeout time.Duration) *GetUniverseGraphicsGraphicIDParams
NewGetUniverseGraphicsGraphicIDParamsWithTimeout creates a new GetUniverseGraphicsGraphicIDParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetUniverseGraphicsGraphicIDParams) SetContext ¶
func (o *GetUniverseGraphicsGraphicIDParams) SetContext(ctx context.Context)
SetContext adds the context to the get universe graphics graphic id params
func (*GetUniverseGraphicsGraphicIDParams) SetDatasource ¶
func (o *GetUniverseGraphicsGraphicIDParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the get universe graphics graphic id params
func (*GetUniverseGraphicsGraphicIDParams) SetGraphicID ¶
func (o *GetUniverseGraphicsGraphicIDParams) SetGraphicID(graphicID int32)
SetGraphicID adds the graphicId to the get universe graphics graphic id params
func (*GetUniverseGraphicsGraphicIDParams) SetHTTPClient ¶
func (o *GetUniverseGraphicsGraphicIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get universe graphics graphic id params
func (*GetUniverseGraphicsGraphicIDParams) SetIfNoneMatch ¶
func (o *GetUniverseGraphicsGraphicIDParams) SetIfNoneMatch(ifNoneMatch *string)
SetIfNoneMatch adds the ifNoneMatch to the get universe graphics graphic id params
func (*GetUniverseGraphicsGraphicIDParams) SetTimeout ¶
func (o *GetUniverseGraphicsGraphicIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get universe graphics graphic id params
func (*GetUniverseGraphicsGraphicIDParams) WithContext ¶
func (o *GetUniverseGraphicsGraphicIDParams) WithContext(ctx context.Context) *GetUniverseGraphicsGraphicIDParams
WithContext adds the context to the get universe graphics graphic id params
func (*GetUniverseGraphicsGraphicIDParams) WithDatasource ¶
func (o *GetUniverseGraphicsGraphicIDParams) WithDatasource(datasource *string) *GetUniverseGraphicsGraphicIDParams
WithDatasource adds the datasource to the get universe graphics graphic id params
func (*GetUniverseGraphicsGraphicIDParams) WithGraphicID ¶
func (o *GetUniverseGraphicsGraphicIDParams) WithGraphicID(graphicID int32) *GetUniverseGraphicsGraphicIDParams
WithGraphicID adds the graphicID to the get universe graphics graphic id params
func (*GetUniverseGraphicsGraphicIDParams) WithHTTPClient ¶
func (o *GetUniverseGraphicsGraphicIDParams) WithHTTPClient(client *http.Client) *GetUniverseGraphicsGraphicIDParams
WithHTTPClient adds the HTTPClient to the get universe graphics graphic id params
func (*GetUniverseGraphicsGraphicIDParams) WithIfNoneMatch ¶
func (o *GetUniverseGraphicsGraphicIDParams) WithIfNoneMatch(ifNoneMatch *string) *GetUniverseGraphicsGraphicIDParams
WithIfNoneMatch adds the ifNoneMatch to the get universe graphics graphic id params
func (*GetUniverseGraphicsGraphicIDParams) WithTimeout ¶
func (o *GetUniverseGraphicsGraphicIDParams) WithTimeout(timeout time.Duration) *GetUniverseGraphicsGraphicIDParams
WithTimeout adds the timeout to the get universe graphics graphic id params
func (*GetUniverseGraphicsGraphicIDParams) WriteToRequest ¶
func (o *GetUniverseGraphicsGraphicIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetUniverseGraphicsGraphicIDReader ¶
type GetUniverseGraphicsGraphicIDReader struct {
// contains filtered or unexported fields
}
GetUniverseGraphicsGraphicIDReader is a Reader for the GetUniverseGraphicsGraphicID structure.
func (*GetUniverseGraphicsGraphicIDReader) ReadResponse ¶
func (o *GetUniverseGraphicsGraphicIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetUniverseGraphicsGraphicIDServiceUnavailable ¶
type GetUniverseGraphicsGraphicIDServiceUnavailable struct {
}GetUniverseGraphicsGraphicIDServiceUnavailable handles this case with default header values.
Service unavailable
func NewGetUniverseGraphicsGraphicIDServiceUnavailable ¶
func NewGetUniverseGraphicsGraphicIDServiceUnavailable() *GetUniverseGraphicsGraphicIDServiceUnavailable
NewGetUniverseGraphicsGraphicIDServiceUnavailable creates a GetUniverseGraphicsGraphicIDServiceUnavailable with default headers values
func (*GetUniverseGraphicsGraphicIDServiceUnavailable) Error ¶
func (o *GetUniverseGraphicsGraphicIDServiceUnavailable) Error() string
func (*GetUniverseGraphicsGraphicIDServiceUnavailable) GetPayload ¶
func (o *GetUniverseGraphicsGraphicIDServiceUnavailable) GetPayload() *esimodels.ServiceUnavailable
type GetUniverseGraphicsInternalServerError ¶
type GetUniverseGraphicsInternalServerError struct {
Payload *esimodels.InternalServerError
}
GetUniverseGraphicsInternalServerError handles this case with default header values.
Internal server error
func NewGetUniverseGraphicsInternalServerError ¶
func NewGetUniverseGraphicsInternalServerError() *GetUniverseGraphicsInternalServerError
NewGetUniverseGraphicsInternalServerError creates a GetUniverseGraphicsInternalServerError with default headers values
func (*GetUniverseGraphicsInternalServerError) Error ¶
func (o *GetUniverseGraphicsInternalServerError) Error() string
func (*GetUniverseGraphicsInternalServerError) GetPayload ¶
func (o *GetUniverseGraphicsInternalServerError) GetPayload() *esimodels.InternalServerError
type GetUniverseGraphicsNotModified ¶
type GetUniverseGraphicsNotModified 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 }
GetUniverseGraphicsNotModified handles this case with default header values.
Not modified
func NewGetUniverseGraphicsNotModified ¶
func NewGetUniverseGraphicsNotModified() *GetUniverseGraphicsNotModified
NewGetUniverseGraphicsNotModified creates a GetUniverseGraphicsNotModified with default headers values
func (*GetUniverseGraphicsNotModified) Error ¶
func (o *GetUniverseGraphicsNotModified) Error() string
type GetUniverseGraphicsOK ¶
type GetUniverseGraphicsOK 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 }
GetUniverseGraphicsOK handles this case with default header values.
A list of graphic ids
func NewGetUniverseGraphicsOK ¶
func NewGetUniverseGraphicsOK() *GetUniverseGraphicsOK
NewGetUniverseGraphicsOK creates a GetUniverseGraphicsOK with default headers values
func (*GetUniverseGraphicsOK) Error ¶
func (o *GetUniverseGraphicsOK) Error() string
func (*GetUniverseGraphicsOK) GetPayload ¶
func (o *GetUniverseGraphicsOK) GetPayload() []int32
type GetUniverseGraphicsParams ¶
type GetUniverseGraphicsParams struct { /*IfNoneMatch ETag from a previous request. A 304 will be returned if this matches the current ETag */ IfNoneMatch *string /*Datasource The server name you would like data from */ Datasource *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetUniverseGraphicsParams contains all the parameters to send to the API endpoint for the get universe graphics operation typically these are written to a http.Request
func NewGetUniverseGraphicsParams ¶
func NewGetUniverseGraphicsParams() *GetUniverseGraphicsParams
NewGetUniverseGraphicsParams creates a new GetUniverseGraphicsParams object with the default values initialized.
func NewGetUniverseGraphicsParamsWithContext ¶
func NewGetUniverseGraphicsParamsWithContext(ctx context.Context) *GetUniverseGraphicsParams
NewGetUniverseGraphicsParamsWithContext creates a new GetUniverseGraphicsParams object with the default values initialized, and the ability to set a context for a request
func NewGetUniverseGraphicsParamsWithHTTPClient ¶
func NewGetUniverseGraphicsParamsWithHTTPClient(client *http.Client) *GetUniverseGraphicsParams
NewGetUniverseGraphicsParamsWithHTTPClient creates a new GetUniverseGraphicsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetUniverseGraphicsParamsWithTimeout ¶
func NewGetUniverseGraphicsParamsWithTimeout(timeout time.Duration) *GetUniverseGraphicsParams
NewGetUniverseGraphicsParamsWithTimeout creates a new GetUniverseGraphicsParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetUniverseGraphicsParams) SetContext ¶
func (o *GetUniverseGraphicsParams) SetContext(ctx context.Context)
SetContext adds the context to the get universe graphics params
func (*GetUniverseGraphicsParams) SetDatasource ¶
func (o *GetUniverseGraphicsParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the get universe graphics params
func (*GetUniverseGraphicsParams) SetHTTPClient ¶
func (o *GetUniverseGraphicsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get universe graphics params
func (*GetUniverseGraphicsParams) SetIfNoneMatch ¶
func (o *GetUniverseGraphicsParams) SetIfNoneMatch(ifNoneMatch *string)
SetIfNoneMatch adds the ifNoneMatch to the get universe graphics params
func (*GetUniverseGraphicsParams) SetTimeout ¶
func (o *GetUniverseGraphicsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get universe graphics params
func (*GetUniverseGraphicsParams) WithContext ¶
func (o *GetUniverseGraphicsParams) WithContext(ctx context.Context) *GetUniverseGraphicsParams
WithContext adds the context to the get universe graphics params
func (*GetUniverseGraphicsParams) WithDatasource ¶
func (o *GetUniverseGraphicsParams) WithDatasource(datasource *string) *GetUniverseGraphicsParams
WithDatasource adds the datasource to the get universe graphics params
func (*GetUniverseGraphicsParams) WithHTTPClient ¶
func (o *GetUniverseGraphicsParams) WithHTTPClient(client *http.Client) *GetUniverseGraphicsParams
WithHTTPClient adds the HTTPClient to the get universe graphics params
func (*GetUniverseGraphicsParams) WithIfNoneMatch ¶
func (o *GetUniverseGraphicsParams) WithIfNoneMatch(ifNoneMatch *string) *GetUniverseGraphicsParams
WithIfNoneMatch adds the ifNoneMatch to the get universe graphics params
func (*GetUniverseGraphicsParams) WithTimeout ¶
func (o *GetUniverseGraphicsParams) WithTimeout(timeout time.Duration) *GetUniverseGraphicsParams
WithTimeout adds the timeout to the get universe graphics params
func (*GetUniverseGraphicsParams) WriteToRequest ¶
func (o *GetUniverseGraphicsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetUniverseGraphicsReader ¶
type GetUniverseGraphicsReader struct {
// contains filtered or unexported fields
}
GetUniverseGraphicsReader is a Reader for the GetUniverseGraphics structure.
func (*GetUniverseGraphicsReader) ReadResponse ¶
func (o *GetUniverseGraphicsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetUniverseGraphicsServiceUnavailable ¶
type GetUniverseGraphicsServiceUnavailable struct {
}GetUniverseGraphicsServiceUnavailable handles this case with default header values.
Service unavailable
func NewGetUniverseGraphicsServiceUnavailable ¶
func NewGetUniverseGraphicsServiceUnavailable() *GetUniverseGraphicsServiceUnavailable
NewGetUniverseGraphicsServiceUnavailable creates a GetUniverseGraphicsServiceUnavailable with default headers values
func (*GetUniverseGraphicsServiceUnavailable) Error ¶
func (o *GetUniverseGraphicsServiceUnavailable) Error() string
func (*GetUniverseGraphicsServiceUnavailable) GetPayload ¶
func (o *GetUniverseGraphicsServiceUnavailable) GetPayload() *esimodels.ServiceUnavailable
type GetUniverseGroupsBadRequest ¶
type GetUniverseGroupsBadRequest struct {
Payload *esimodels.BadRequest
}
GetUniverseGroupsBadRequest handles this case with default header values.
Bad request
func NewGetUniverseGroupsBadRequest ¶
func NewGetUniverseGroupsBadRequest() *GetUniverseGroupsBadRequest
NewGetUniverseGroupsBadRequest creates a GetUniverseGroupsBadRequest with default headers values
func (*GetUniverseGroupsBadRequest) Error ¶
func (o *GetUniverseGroupsBadRequest) Error() string
func (*GetUniverseGroupsBadRequest) GetPayload ¶
func (o *GetUniverseGroupsBadRequest) GetPayload() *esimodels.BadRequest
type GetUniverseGroupsEnhanceYourCalm ¶
type GetUniverseGroupsEnhanceYourCalm struct {
Payload *esimodels.ErrorLimited
}
GetUniverseGroupsEnhanceYourCalm handles this case with default header values.
Error limited
func NewGetUniverseGroupsEnhanceYourCalm ¶
func NewGetUniverseGroupsEnhanceYourCalm() *GetUniverseGroupsEnhanceYourCalm
NewGetUniverseGroupsEnhanceYourCalm creates a GetUniverseGroupsEnhanceYourCalm with default headers values
func (*GetUniverseGroupsEnhanceYourCalm) Error ¶
func (o *GetUniverseGroupsEnhanceYourCalm) Error() string
func (*GetUniverseGroupsEnhanceYourCalm) GetPayload ¶
func (o *GetUniverseGroupsEnhanceYourCalm) GetPayload() *esimodels.ErrorLimited
type GetUniverseGroupsGatewayTimeout ¶
type GetUniverseGroupsGatewayTimeout struct {
Payload *esimodels.GatewayTimeout
}
GetUniverseGroupsGatewayTimeout handles this case with default header values.
Gateway timeout
func NewGetUniverseGroupsGatewayTimeout ¶
func NewGetUniverseGroupsGatewayTimeout() *GetUniverseGroupsGatewayTimeout
NewGetUniverseGroupsGatewayTimeout creates a GetUniverseGroupsGatewayTimeout with default headers values
func (*GetUniverseGroupsGatewayTimeout) Error ¶
func (o *GetUniverseGroupsGatewayTimeout) Error() string
func (*GetUniverseGroupsGatewayTimeout) GetPayload ¶
func (o *GetUniverseGroupsGatewayTimeout) GetPayload() *esimodels.GatewayTimeout
type GetUniverseGroupsGroupIDBadRequest ¶
type GetUniverseGroupsGroupIDBadRequest struct {
Payload *esimodels.BadRequest
}
GetUniverseGroupsGroupIDBadRequest handles this case with default header values.
Bad request
func NewGetUniverseGroupsGroupIDBadRequest ¶
func NewGetUniverseGroupsGroupIDBadRequest() *GetUniverseGroupsGroupIDBadRequest
NewGetUniverseGroupsGroupIDBadRequest creates a GetUniverseGroupsGroupIDBadRequest with default headers values
func (*GetUniverseGroupsGroupIDBadRequest) Error ¶
func (o *GetUniverseGroupsGroupIDBadRequest) Error() string
func (*GetUniverseGroupsGroupIDBadRequest) GetPayload ¶
func (o *GetUniverseGroupsGroupIDBadRequest) GetPayload() *esimodels.BadRequest
type GetUniverseGroupsGroupIDEnhanceYourCalm ¶
type GetUniverseGroupsGroupIDEnhanceYourCalm struct {
Payload *esimodels.ErrorLimited
}
GetUniverseGroupsGroupIDEnhanceYourCalm handles this case with default header values.
Error limited
func NewGetUniverseGroupsGroupIDEnhanceYourCalm ¶
func NewGetUniverseGroupsGroupIDEnhanceYourCalm() *GetUniverseGroupsGroupIDEnhanceYourCalm
NewGetUniverseGroupsGroupIDEnhanceYourCalm creates a GetUniverseGroupsGroupIDEnhanceYourCalm with default headers values
func (*GetUniverseGroupsGroupIDEnhanceYourCalm) Error ¶
func (o *GetUniverseGroupsGroupIDEnhanceYourCalm) Error() string
func (*GetUniverseGroupsGroupIDEnhanceYourCalm) GetPayload ¶
func (o *GetUniverseGroupsGroupIDEnhanceYourCalm) GetPayload() *esimodels.ErrorLimited
type GetUniverseGroupsGroupIDGatewayTimeout ¶
type GetUniverseGroupsGroupIDGatewayTimeout struct {
Payload *esimodels.GatewayTimeout
}
GetUniverseGroupsGroupIDGatewayTimeout handles this case with default header values.
Gateway timeout
func NewGetUniverseGroupsGroupIDGatewayTimeout ¶
func NewGetUniverseGroupsGroupIDGatewayTimeout() *GetUniverseGroupsGroupIDGatewayTimeout
NewGetUniverseGroupsGroupIDGatewayTimeout creates a GetUniverseGroupsGroupIDGatewayTimeout with default headers values
func (*GetUniverseGroupsGroupIDGatewayTimeout) Error ¶
func (o *GetUniverseGroupsGroupIDGatewayTimeout) Error() string
func (*GetUniverseGroupsGroupIDGatewayTimeout) GetPayload ¶
func (o *GetUniverseGroupsGroupIDGatewayTimeout) GetPayload() *esimodels.GatewayTimeout
type GetUniverseGroupsGroupIDInternalServerError ¶
type GetUniverseGroupsGroupIDInternalServerError struct {
Payload *esimodels.InternalServerError
}
GetUniverseGroupsGroupIDInternalServerError handles this case with default header values.
Internal server error
func NewGetUniverseGroupsGroupIDInternalServerError ¶
func NewGetUniverseGroupsGroupIDInternalServerError() *GetUniverseGroupsGroupIDInternalServerError
NewGetUniverseGroupsGroupIDInternalServerError creates a GetUniverseGroupsGroupIDInternalServerError with default headers values
func (*GetUniverseGroupsGroupIDInternalServerError) Error ¶
func (o *GetUniverseGroupsGroupIDInternalServerError) Error() string
func (*GetUniverseGroupsGroupIDInternalServerError) GetPayload ¶
func (o *GetUniverseGroupsGroupIDInternalServerError) GetPayload() *esimodels.InternalServerError
type GetUniverseGroupsGroupIDNotFound ¶
type GetUniverseGroupsGroupIDNotFound struct {
Payload *GetUniverseGroupsGroupIDNotFoundBody
}
GetUniverseGroupsGroupIDNotFound handles this case with default header values.
Group not found
func NewGetUniverseGroupsGroupIDNotFound ¶
func NewGetUniverseGroupsGroupIDNotFound() *GetUniverseGroupsGroupIDNotFound
NewGetUniverseGroupsGroupIDNotFound creates a GetUniverseGroupsGroupIDNotFound with default headers values
func (*GetUniverseGroupsGroupIDNotFound) Error ¶
func (o *GetUniverseGroupsGroupIDNotFound) Error() string
func (*GetUniverseGroupsGroupIDNotFound) GetPayload ¶
func (o *GetUniverseGroupsGroupIDNotFound) GetPayload() *GetUniverseGroupsGroupIDNotFoundBody
type GetUniverseGroupsGroupIDNotFoundBody ¶
type GetUniverseGroupsGroupIDNotFoundBody struct { // get_universe_groups_group_id_404_not_found // // Not found message Error string `json:"error,omitempty"` }
GetUniverseGroupsGroupIDNotFoundBody get_universe_groups_group_id_not_found // // Not found swagger:model GetUniverseGroupsGroupIDNotFoundBody
func (*GetUniverseGroupsGroupIDNotFoundBody) MarshalBinary ¶
func (o *GetUniverseGroupsGroupIDNotFoundBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetUniverseGroupsGroupIDNotFoundBody) UnmarshalBinary ¶
func (o *GetUniverseGroupsGroupIDNotFoundBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetUniverseGroupsGroupIDNotModified ¶
type GetUniverseGroupsGroupIDNotModified 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 }
GetUniverseGroupsGroupIDNotModified handles this case with default header values.
Not modified
func NewGetUniverseGroupsGroupIDNotModified ¶
func NewGetUniverseGroupsGroupIDNotModified() *GetUniverseGroupsGroupIDNotModified
NewGetUniverseGroupsGroupIDNotModified creates a GetUniverseGroupsGroupIDNotModified with default headers values
func (*GetUniverseGroupsGroupIDNotModified) Error ¶
func (o *GetUniverseGroupsGroupIDNotModified) Error() string
type GetUniverseGroupsGroupIDOK ¶
type GetUniverseGroupsGroupIDOK struct { /*The caching mechanism used */ CacheControl string /*The language used in the response */ ContentLanguage string /*RFC7232 compliant entity tag */ ETag string /*RFC7231 formatted datetime string */ Expires string /*RFC7231 formatted datetime string */ LastModified string Payload *GetUniverseGroupsGroupIDOKBody }
GetUniverseGroupsGroupIDOK handles this case with default header values.
Information about an item group
func NewGetUniverseGroupsGroupIDOK ¶
func NewGetUniverseGroupsGroupIDOK() *GetUniverseGroupsGroupIDOK
NewGetUniverseGroupsGroupIDOK creates a GetUniverseGroupsGroupIDOK with default headers values
func (*GetUniverseGroupsGroupIDOK) Error ¶
func (o *GetUniverseGroupsGroupIDOK) Error() string
func (*GetUniverseGroupsGroupIDOK) GetPayload ¶
func (o *GetUniverseGroupsGroupIDOK) GetPayload() *GetUniverseGroupsGroupIDOKBody
type GetUniverseGroupsGroupIDOKBody ¶
type GetUniverseGroupsGroupIDOKBody struct { // get_universe_groups_group_id_category_id // // category_id integer // Required: true CategoryID *int32 `json:"category_id"` // get_universe_groups_group_id_group_id // // group_id integer // Required: true GroupID *int32 `json:"group_id"` // get_universe_groups_group_id_name // // name string // Required: true Name *string `json:"name"` // get_universe_groups_group_id_published // // published boolean // Required: true Published *bool `json:"published"` // get_universe_groups_group_id_types // // types array // Required: true // Max Items: 10000 Types []int32 `json:"types"` }
GetUniverseGroupsGroupIDOKBody get_universe_groups_group_id_ok // // 200 ok object swagger:model GetUniverseGroupsGroupIDOKBody
func (*GetUniverseGroupsGroupIDOKBody) MarshalBinary ¶
func (o *GetUniverseGroupsGroupIDOKBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetUniverseGroupsGroupIDOKBody) UnmarshalBinary ¶
func (o *GetUniverseGroupsGroupIDOKBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetUniverseGroupsGroupIDParams ¶
type GetUniverseGroupsGroupIDParams struct { /*AcceptLanguage Language to use in the response */ AcceptLanguage *string /*IfNoneMatch ETag from a previous request. A 304 will be returned if this matches the current ETag */ IfNoneMatch *string /*Datasource The server name you would like data from */ Datasource *string /*GroupID An Eve item group ID */ GroupID int32 /*Language Language to use in the response, takes precedence over Accept-Language */ Language *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetUniverseGroupsGroupIDParams contains all the parameters to send to the API endpoint for the get universe groups group id operation typically these are written to a http.Request
func NewGetUniverseGroupsGroupIDParams ¶
func NewGetUniverseGroupsGroupIDParams() *GetUniverseGroupsGroupIDParams
NewGetUniverseGroupsGroupIDParams creates a new GetUniverseGroupsGroupIDParams object with the default values initialized.
func NewGetUniverseGroupsGroupIDParamsWithContext ¶
func NewGetUniverseGroupsGroupIDParamsWithContext(ctx context.Context) *GetUniverseGroupsGroupIDParams
NewGetUniverseGroupsGroupIDParamsWithContext creates a new GetUniverseGroupsGroupIDParams object with the default values initialized, and the ability to set a context for a request
func NewGetUniverseGroupsGroupIDParamsWithHTTPClient ¶
func NewGetUniverseGroupsGroupIDParamsWithHTTPClient(client *http.Client) *GetUniverseGroupsGroupIDParams
NewGetUniverseGroupsGroupIDParamsWithHTTPClient creates a new GetUniverseGroupsGroupIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetUniverseGroupsGroupIDParamsWithTimeout ¶
func NewGetUniverseGroupsGroupIDParamsWithTimeout(timeout time.Duration) *GetUniverseGroupsGroupIDParams
NewGetUniverseGroupsGroupIDParamsWithTimeout creates a new GetUniverseGroupsGroupIDParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetUniverseGroupsGroupIDParams) SetAcceptLanguage ¶
func (o *GetUniverseGroupsGroupIDParams) SetAcceptLanguage(acceptLanguage *string)
SetAcceptLanguage adds the acceptLanguage to the get universe groups group id params
func (*GetUniverseGroupsGroupIDParams) SetContext ¶
func (o *GetUniverseGroupsGroupIDParams) SetContext(ctx context.Context)
SetContext adds the context to the get universe groups group id params
func (*GetUniverseGroupsGroupIDParams) SetDatasource ¶
func (o *GetUniverseGroupsGroupIDParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the get universe groups group id params
func (*GetUniverseGroupsGroupIDParams) SetGroupID ¶
func (o *GetUniverseGroupsGroupIDParams) SetGroupID(groupID int32)
SetGroupID adds the groupId to the get universe groups group id params
func (*GetUniverseGroupsGroupIDParams) SetHTTPClient ¶
func (o *GetUniverseGroupsGroupIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get universe groups group id params
func (*GetUniverseGroupsGroupIDParams) SetIfNoneMatch ¶
func (o *GetUniverseGroupsGroupIDParams) SetIfNoneMatch(ifNoneMatch *string)
SetIfNoneMatch adds the ifNoneMatch to the get universe groups group id params
func (*GetUniverseGroupsGroupIDParams) SetLanguage ¶
func (o *GetUniverseGroupsGroupIDParams) SetLanguage(language *string)
SetLanguage adds the language to the get universe groups group id params
func (*GetUniverseGroupsGroupIDParams) SetTimeout ¶
func (o *GetUniverseGroupsGroupIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get universe groups group id params
func (*GetUniverseGroupsGroupIDParams) WithAcceptLanguage ¶
func (o *GetUniverseGroupsGroupIDParams) WithAcceptLanguage(acceptLanguage *string) *GetUniverseGroupsGroupIDParams
WithAcceptLanguage adds the acceptLanguage to the get universe groups group id params
func (*GetUniverseGroupsGroupIDParams) WithContext ¶
func (o *GetUniverseGroupsGroupIDParams) WithContext(ctx context.Context) *GetUniverseGroupsGroupIDParams
WithContext adds the context to the get universe groups group id params
func (*GetUniverseGroupsGroupIDParams) WithDatasource ¶
func (o *GetUniverseGroupsGroupIDParams) WithDatasource(datasource *string) *GetUniverseGroupsGroupIDParams
WithDatasource adds the datasource to the get universe groups group id params
func (*GetUniverseGroupsGroupIDParams) WithGroupID ¶
func (o *GetUniverseGroupsGroupIDParams) WithGroupID(groupID int32) *GetUniverseGroupsGroupIDParams
WithGroupID adds the groupID to the get universe groups group id params
func (*GetUniverseGroupsGroupIDParams) WithHTTPClient ¶
func (o *GetUniverseGroupsGroupIDParams) WithHTTPClient(client *http.Client) *GetUniverseGroupsGroupIDParams
WithHTTPClient adds the HTTPClient to the get universe groups group id params
func (*GetUniverseGroupsGroupIDParams) WithIfNoneMatch ¶
func (o *GetUniverseGroupsGroupIDParams) WithIfNoneMatch(ifNoneMatch *string) *GetUniverseGroupsGroupIDParams
WithIfNoneMatch adds the ifNoneMatch to the get universe groups group id params
func (*GetUniverseGroupsGroupIDParams) WithLanguage ¶
func (o *GetUniverseGroupsGroupIDParams) WithLanguage(language *string) *GetUniverseGroupsGroupIDParams
WithLanguage adds the language to the get universe groups group id params
func (*GetUniverseGroupsGroupIDParams) WithTimeout ¶
func (o *GetUniverseGroupsGroupIDParams) WithTimeout(timeout time.Duration) *GetUniverseGroupsGroupIDParams
WithTimeout adds the timeout to the get universe groups group id params
func (*GetUniverseGroupsGroupIDParams) WriteToRequest ¶
func (o *GetUniverseGroupsGroupIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetUniverseGroupsGroupIDReader ¶
type GetUniverseGroupsGroupIDReader struct {
// contains filtered or unexported fields
}
GetUniverseGroupsGroupIDReader is a Reader for the GetUniverseGroupsGroupID structure.
func (*GetUniverseGroupsGroupIDReader) ReadResponse ¶
func (o *GetUniverseGroupsGroupIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetUniverseGroupsGroupIDServiceUnavailable ¶
type GetUniverseGroupsGroupIDServiceUnavailable struct {
}GetUniverseGroupsGroupIDServiceUnavailable handles this case with default header values.
Service unavailable
func NewGetUniverseGroupsGroupIDServiceUnavailable ¶
func NewGetUniverseGroupsGroupIDServiceUnavailable() *GetUniverseGroupsGroupIDServiceUnavailable
NewGetUniverseGroupsGroupIDServiceUnavailable creates a GetUniverseGroupsGroupIDServiceUnavailable with default headers values
func (*GetUniverseGroupsGroupIDServiceUnavailable) Error ¶
func (o *GetUniverseGroupsGroupIDServiceUnavailable) Error() string
func (*GetUniverseGroupsGroupIDServiceUnavailable) GetPayload ¶
func (o *GetUniverseGroupsGroupIDServiceUnavailable) GetPayload() *esimodels.ServiceUnavailable
type GetUniverseGroupsInternalServerError ¶
type GetUniverseGroupsInternalServerError struct {
Payload *esimodels.InternalServerError
}
GetUniverseGroupsInternalServerError handles this case with default header values.
Internal server error
func NewGetUniverseGroupsInternalServerError ¶
func NewGetUniverseGroupsInternalServerError() *GetUniverseGroupsInternalServerError
NewGetUniverseGroupsInternalServerError creates a GetUniverseGroupsInternalServerError with default headers values
func (*GetUniverseGroupsInternalServerError) Error ¶
func (o *GetUniverseGroupsInternalServerError) Error() string
func (*GetUniverseGroupsInternalServerError) GetPayload ¶
func (o *GetUniverseGroupsInternalServerError) GetPayload() *esimodels.InternalServerError
type GetUniverseGroupsNotModified ¶
type GetUniverseGroupsNotModified 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 }
GetUniverseGroupsNotModified handles this case with default header values.
Not modified
func NewGetUniverseGroupsNotModified ¶
func NewGetUniverseGroupsNotModified() *GetUniverseGroupsNotModified
NewGetUniverseGroupsNotModified creates a GetUniverseGroupsNotModified with default headers values
func (*GetUniverseGroupsNotModified) Error ¶
func (o *GetUniverseGroupsNotModified) Error() string
type GetUniverseGroupsOK ¶
type GetUniverseGroupsOK 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 /*Maximum page number */ XPages int32 Payload []int32 }
GetUniverseGroupsOK handles this case with default header values.
A list of item group ids
func NewGetUniverseGroupsOK ¶
func NewGetUniverseGroupsOK() *GetUniverseGroupsOK
NewGetUniverseGroupsOK creates a GetUniverseGroupsOK with default headers values
func (*GetUniverseGroupsOK) Error ¶
func (o *GetUniverseGroupsOK) Error() string
func (*GetUniverseGroupsOK) GetPayload ¶
func (o *GetUniverseGroupsOK) GetPayload() []int32
type GetUniverseGroupsParams ¶
type GetUniverseGroupsParams struct { /*IfNoneMatch ETag from a previous request. A 304 will be returned if this matches the current ETag */ IfNoneMatch *string /*Datasource The server name you would like data from */ Datasource *string /*Page Which page of results to return */ Page *int32 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetUniverseGroupsParams contains all the parameters to send to the API endpoint for the get universe groups operation typically these are written to a http.Request
func NewGetUniverseGroupsParams ¶
func NewGetUniverseGroupsParams() *GetUniverseGroupsParams
NewGetUniverseGroupsParams creates a new GetUniverseGroupsParams object with the default values initialized.
func NewGetUniverseGroupsParamsWithContext ¶
func NewGetUniverseGroupsParamsWithContext(ctx context.Context) *GetUniverseGroupsParams
NewGetUniverseGroupsParamsWithContext creates a new GetUniverseGroupsParams object with the default values initialized, and the ability to set a context for a request
func NewGetUniverseGroupsParamsWithHTTPClient ¶
func NewGetUniverseGroupsParamsWithHTTPClient(client *http.Client) *GetUniverseGroupsParams
NewGetUniverseGroupsParamsWithHTTPClient creates a new GetUniverseGroupsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetUniverseGroupsParamsWithTimeout ¶
func NewGetUniverseGroupsParamsWithTimeout(timeout time.Duration) *GetUniverseGroupsParams
NewGetUniverseGroupsParamsWithTimeout creates a new GetUniverseGroupsParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetUniverseGroupsParams) SetContext ¶
func (o *GetUniverseGroupsParams) SetContext(ctx context.Context)
SetContext adds the context to the get universe groups params
func (*GetUniverseGroupsParams) SetDatasource ¶
func (o *GetUniverseGroupsParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the get universe groups params
func (*GetUniverseGroupsParams) SetHTTPClient ¶
func (o *GetUniverseGroupsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get universe groups params
func (*GetUniverseGroupsParams) SetIfNoneMatch ¶
func (o *GetUniverseGroupsParams) SetIfNoneMatch(ifNoneMatch *string)
SetIfNoneMatch adds the ifNoneMatch to the get universe groups params
func (*GetUniverseGroupsParams) SetPage ¶
func (o *GetUniverseGroupsParams) SetPage(page *int32)
SetPage adds the page to the get universe groups params
func (*GetUniverseGroupsParams) SetTimeout ¶
func (o *GetUniverseGroupsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get universe groups params
func (*GetUniverseGroupsParams) WithContext ¶
func (o *GetUniverseGroupsParams) WithContext(ctx context.Context) *GetUniverseGroupsParams
WithContext adds the context to the get universe groups params
func (*GetUniverseGroupsParams) WithDatasource ¶
func (o *GetUniverseGroupsParams) WithDatasource(datasource *string) *GetUniverseGroupsParams
WithDatasource adds the datasource to the get universe groups params
func (*GetUniverseGroupsParams) WithHTTPClient ¶
func (o *GetUniverseGroupsParams) WithHTTPClient(client *http.Client) *GetUniverseGroupsParams
WithHTTPClient adds the HTTPClient to the get universe groups params
func (*GetUniverseGroupsParams) WithIfNoneMatch ¶
func (o *GetUniverseGroupsParams) WithIfNoneMatch(ifNoneMatch *string) *GetUniverseGroupsParams
WithIfNoneMatch adds the ifNoneMatch to the get universe groups params
func (*GetUniverseGroupsParams) WithPage ¶
func (o *GetUniverseGroupsParams) WithPage(page *int32) *GetUniverseGroupsParams
WithPage adds the page to the get universe groups params
func (*GetUniverseGroupsParams) WithTimeout ¶
func (o *GetUniverseGroupsParams) WithTimeout(timeout time.Duration) *GetUniverseGroupsParams
WithTimeout adds the timeout to the get universe groups params
func (*GetUniverseGroupsParams) WriteToRequest ¶
func (o *GetUniverseGroupsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetUniverseGroupsReader ¶
type GetUniverseGroupsReader struct {
// contains filtered or unexported fields
}
GetUniverseGroupsReader is a Reader for the GetUniverseGroups structure.
func (*GetUniverseGroupsReader) ReadResponse ¶
func (o *GetUniverseGroupsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetUniverseGroupsServiceUnavailable ¶
type GetUniverseGroupsServiceUnavailable struct {
}GetUniverseGroupsServiceUnavailable handles this case with default header values.
Service unavailable
func NewGetUniverseGroupsServiceUnavailable ¶
func NewGetUniverseGroupsServiceUnavailable() *GetUniverseGroupsServiceUnavailable
NewGetUniverseGroupsServiceUnavailable creates a GetUniverseGroupsServiceUnavailable with default headers values
func (*GetUniverseGroupsServiceUnavailable) Error ¶
func (o *GetUniverseGroupsServiceUnavailable) Error() string
func (*GetUniverseGroupsServiceUnavailable) GetPayload ¶
func (o *GetUniverseGroupsServiceUnavailable) GetPayload() *esimodels.ServiceUnavailable
type GetUniverseMoonsMoonIDBadRequest ¶
type GetUniverseMoonsMoonIDBadRequest struct {
Payload *esimodels.BadRequest
}
GetUniverseMoonsMoonIDBadRequest handles this case with default header values.
Bad request
func NewGetUniverseMoonsMoonIDBadRequest ¶
func NewGetUniverseMoonsMoonIDBadRequest() *GetUniverseMoonsMoonIDBadRequest
NewGetUniverseMoonsMoonIDBadRequest creates a GetUniverseMoonsMoonIDBadRequest with default headers values
func (*GetUniverseMoonsMoonIDBadRequest) Error ¶
func (o *GetUniverseMoonsMoonIDBadRequest) Error() string
func (*GetUniverseMoonsMoonIDBadRequest) GetPayload ¶
func (o *GetUniverseMoonsMoonIDBadRequest) GetPayload() *esimodels.BadRequest
type GetUniverseMoonsMoonIDEnhanceYourCalm ¶
type GetUniverseMoonsMoonIDEnhanceYourCalm struct {
Payload *esimodels.ErrorLimited
}
GetUniverseMoonsMoonIDEnhanceYourCalm handles this case with default header values.
Error limited
func NewGetUniverseMoonsMoonIDEnhanceYourCalm ¶
func NewGetUniverseMoonsMoonIDEnhanceYourCalm() *GetUniverseMoonsMoonIDEnhanceYourCalm
NewGetUniverseMoonsMoonIDEnhanceYourCalm creates a GetUniverseMoonsMoonIDEnhanceYourCalm with default headers values
func (*GetUniverseMoonsMoonIDEnhanceYourCalm) Error ¶
func (o *GetUniverseMoonsMoonIDEnhanceYourCalm) Error() string
func (*GetUniverseMoonsMoonIDEnhanceYourCalm) GetPayload ¶
func (o *GetUniverseMoonsMoonIDEnhanceYourCalm) GetPayload() *esimodels.ErrorLimited
type GetUniverseMoonsMoonIDGatewayTimeout ¶
type GetUniverseMoonsMoonIDGatewayTimeout struct {
Payload *esimodels.GatewayTimeout
}
GetUniverseMoonsMoonIDGatewayTimeout handles this case with default header values.
Gateway timeout
func NewGetUniverseMoonsMoonIDGatewayTimeout ¶
func NewGetUniverseMoonsMoonIDGatewayTimeout() *GetUniverseMoonsMoonIDGatewayTimeout
NewGetUniverseMoonsMoonIDGatewayTimeout creates a GetUniverseMoonsMoonIDGatewayTimeout with default headers values
func (*GetUniverseMoonsMoonIDGatewayTimeout) Error ¶
func (o *GetUniverseMoonsMoonIDGatewayTimeout) Error() string
func (*GetUniverseMoonsMoonIDGatewayTimeout) GetPayload ¶
func (o *GetUniverseMoonsMoonIDGatewayTimeout) GetPayload() *esimodels.GatewayTimeout
type GetUniverseMoonsMoonIDInternalServerError ¶
type GetUniverseMoonsMoonIDInternalServerError struct {
Payload *esimodels.InternalServerError
}
GetUniverseMoonsMoonIDInternalServerError handles this case with default header values.
Internal server error
func NewGetUniverseMoonsMoonIDInternalServerError ¶
func NewGetUniverseMoonsMoonIDInternalServerError() *GetUniverseMoonsMoonIDInternalServerError
NewGetUniverseMoonsMoonIDInternalServerError creates a GetUniverseMoonsMoonIDInternalServerError with default headers values
func (*GetUniverseMoonsMoonIDInternalServerError) Error ¶
func (o *GetUniverseMoonsMoonIDInternalServerError) Error() string
func (*GetUniverseMoonsMoonIDInternalServerError) GetPayload ¶
func (o *GetUniverseMoonsMoonIDInternalServerError) GetPayload() *esimodels.InternalServerError
type GetUniverseMoonsMoonIDNotFound ¶
type GetUniverseMoonsMoonIDNotFound struct {
Payload *GetUniverseMoonsMoonIDNotFoundBody
}
GetUniverseMoonsMoonIDNotFound handles this case with default header values.
Moon not found
func NewGetUniverseMoonsMoonIDNotFound ¶
func NewGetUniverseMoonsMoonIDNotFound() *GetUniverseMoonsMoonIDNotFound
NewGetUniverseMoonsMoonIDNotFound creates a GetUniverseMoonsMoonIDNotFound with default headers values
func (*GetUniverseMoonsMoonIDNotFound) Error ¶
func (o *GetUniverseMoonsMoonIDNotFound) Error() string
func (*GetUniverseMoonsMoonIDNotFound) GetPayload ¶
func (o *GetUniverseMoonsMoonIDNotFound) GetPayload() *GetUniverseMoonsMoonIDNotFoundBody
type GetUniverseMoonsMoonIDNotFoundBody ¶
type GetUniverseMoonsMoonIDNotFoundBody struct { // get_universe_moons_moon_id_404_not_found // // Not found message Error string `json:"error,omitempty"` }
GetUniverseMoonsMoonIDNotFoundBody get_universe_moons_moon_id_not_found // // Not found swagger:model GetUniverseMoonsMoonIDNotFoundBody
func (*GetUniverseMoonsMoonIDNotFoundBody) MarshalBinary ¶
func (o *GetUniverseMoonsMoonIDNotFoundBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetUniverseMoonsMoonIDNotFoundBody) UnmarshalBinary ¶
func (o *GetUniverseMoonsMoonIDNotFoundBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetUniverseMoonsMoonIDNotModified ¶
type GetUniverseMoonsMoonIDNotModified 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 }
GetUniverseMoonsMoonIDNotModified handles this case with default header values.
Not modified
func NewGetUniverseMoonsMoonIDNotModified ¶
func NewGetUniverseMoonsMoonIDNotModified() *GetUniverseMoonsMoonIDNotModified
NewGetUniverseMoonsMoonIDNotModified creates a GetUniverseMoonsMoonIDNotModified with default headers values
func (*GetUniverseMoonsMoonIDNotModified) Error ¶
func (o *GetUniverseMoonsMoonIDNotModified) Error() string
type GetUniverseMoonsMoonIDOK ¶
type GetUniverseMoonsMoonIDOK 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 *GetUniverseMoonsMoonIDOKBody }
GetUniverseMoonsMoonIDOK handles this case with default header values.
Information about a moon
func NewGetUniverseMoonsMoonIDOK ¶
func NewGetUniverseMoonsMoonIDOK() *GetUniverseMoonsMoonIDOK
NewGetUniverseMoonsMoonIDOK creates a GetUniverseMoonsMoonIDOK with default headers values
func (*GetUniverseMoonsMoonIDOK) Error ¶
func (o *GetUniverseMoonsMoonIDOK) Error() string
func (*GetUniverseMoonsMoonIDOK) GetPayload ¶
func (o *GetUniverseMoonsMoonIDOK) GetPayload() *GetUniverseMoonsMoonIDOKBody
type GetUniverseMoonsMoonIDOKBody ¶
type GetUniverseMoonsMoonIDOKBody struct { // get_universe_moons_moon_id_moon_id // // moon_id integer // Required: true MoonID *int32 `json:"moon_id"` // get_universe_moons_moon_id_name // // name string // Required: true Name *string `json:"name"` // position // Required: true Position *GetUniverseMoonsMoonIDOKBodyPosition `json:"position"` // get_universe_moons_moon_id_system_id // // The solar system this moon is in // Required: true SystemID *int32 `json:"system_id"` }
GetUniverseMoonsMoonIDOKBody get_universe_moons_moon_id_ok // // 200 ok object swagger:model GetUniverseMoonsMoonIDOKBody
func (*GetUniverseMoonsMoonIDOKBody) MarshalBinary ¶
func (o *GetUniverseMoonsMoonIDOKBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetUniverseMoonsMoonIDOKBody) UnmarshalBinary ¶
func (o *GetUniverseMoonsMoonIDOKBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetUniverseMoonsMoonIDOKBodyPosition ¶
type GetUniverseMoonsMoonIDOKBodyPosition struct { // get_universe_moons_moon_id_x // // x number // Required: true X *float64 `json:"x"` // get_universe_moons_moon_id_y // // y number // Required: true Y *float64 `json:"y"` // get_universe_moons_moon_id_z // // z number // Required: true Z *float64 `json:"z"` }
GetUniverseMoonsMoonIDOKBodyPosition get_universe_moons_moon_id_position // // position object swagger:model GetUniverseMoonsMoonIDOKBodyPosition
func (*GetUniverseMoonsMoonIDOKBodyPosition) MarshalBinary ¶
func (o *GetUniverseMoonsMoonIDOKBodyPosition) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetUniverseMoonsMoonIDOKBodyPosition) UnmarshalBinary ¶
func (o *GetUniverseMoonsMoonIDOKBodyPosition) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetUniverseMoonsMoonIDParams ¶
type GetUniverseMoonsMoonIDParams struct { /*IfNoneMatch ETag from a previous request. A 304 will be returned if this matches the current ETag */ IfNoneMatch *string /*Datasource The server name you would like data from */ Datasource *string /*MoonID moon_id integer */ MoonID int32 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetUniverseMoonsMoonIDParams contains all the parameters to send to the API endpoint for the get universe moons moon id operation typically these are written to a http.Request
func NewGetUniverseMoonsMoonIDParams ¶
func NewGetUniverseMoonsMoonIDParams() *GetUniverseMoonsMoonIDParams
NewGetUniverseMoonsMoonIDParams creates a new GetUniverseMoonsMoonIDParams object with the default values initialized.
func NewGetUniverseMoonsMoonIDParamsWithContext ¶
func NewGetUniverseMoonsMoonIDParamsWithContext(ctx context.Context) *GetUniverseMoonsMoonIDParams
NewGetUniverseMoonsMoonIDParamsWithContext creates a new GetUniverseMoonsMoonIDParams object with the default values initialized, and the ability to set a context for a request
func NewGetUniverseMoonsMoonIDParamsWithHTTPClient ¶
func NewGetUniverseMoonsMoonIDParamsWithHTTPClient(client *http.Client) *GetUniverseMoonsMoonIDParams
NewGetUniverseMoonsMoonIDParamsWithHTTPClient creates a new GetUniverseMoonsMoonIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetUniverseMoonsMoonIDParamsWithTimeout ¶
func NewGetUniverseMoonsMoonIDParamsWithTimeout(timeout time.Duration) *GetUniverseMoonsMoonIDParams
NewGetUniverseMoonsMoonIDParamsWithTimeout creates a new GetUniverseMoonsMoonIDParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetUniverseMoonsMoonIDParams) SetContext ¶
func (o *GetUniverseMoonsMoonIDParams) SetContext(ctx context.Context)
SetContext adds the context to the get universe moons moon id params
func (*GetUniverseMoonsMoonIDParams) SetDatasource ¶
func (o *GetUniverseMoonsMoonIDParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the get universe moons moon id params
func (*GetUniverseMoonsMoonIDParams) SetHTTPClient ¶
func (o *GetUniverseMoonsMoonIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get universe moons moon id params
func (*GetUniverseMoonsMoonIDParams) SetIfNoneMatch ¶
func (o *GetUniverseMoonsMoonIDParams) SetIfNoneMatch(ifNoneMatch *string)
SetIfNoneMatch adds the ifNoneMatch to the get universe moons moon id params
func (*GetUniverseMoonsMoonIDParams) SetMoonID ¶
func (o *GetUniverseMoonsMoonIDParams) SetMoonID(moonID int32)
SetMoonID adds the moonId to the get universe moons moon id params
func (*GetUniverseMoonsMoonIDParams) SetTimeout ¶
func (o *GetUniverseMoonsMoonIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get universe moons moon id params
func (*GetUniverseMoonsMoonIDParams) WithContext ¶
func (o *GetUniverseMoonsMoonIDParams) WithContext(ctx context.Context) *GetUniverseMoonsMoonIDParams
WithContext adds the context to the get universe moons moon id params
func (*GetUniverseMoonsMoonIDParams) WithDatasource ¶
func (o *GetUniverseMoonsMoonIDParams) WithDatasource(datasource *string) *GetUniverseMoonsMoonIDParams
WithDatasource adds the datasource to the get universe moons moon id params
func (*GetUniverseMoonsMoonIDParams) WithHTTPClient ¶
func (o *GetUniverseMoonsMoonIDParams) WithHTTPClient(client *http.Client) *GetUniverseMoonsMoonIDParams
WithHTTPClient adds the HTTPClient to the get universe moons moon id params
func (*GetUniverseMoonsMoonIDParams) WithIfNoneMatch ¶
func (o *GetUniverseMoonsMoonIDParams) WithIfNoneMatch(ifNoneMatch *string) *GetUniverseMoonsMoonIDParams
WithIfNoneMatch adds the ifNoneMatch to the get universe moons moon id params
func (*GetUniverseMoonsMoonIDParams) WithMoonID ¶
func (o *GetUniverseMoonsMoonIDParams) WithMoonID(moonID int32) *GetUniverseMoonsMoonIDParams
WithMoonID adds the moonID to the get universe moons moon id params
func (*GetUniverseMoonsMoonIDParams) WithTimeout ¶
func (o *GetUniverseMoonsMoonIDParams) WithTimeout(timeout time.Duration) *GetUniverseMoonsMoonIDParams
WithTimeout adds the timeout to the get universe moons moon id params
func (*GetUniverseMoonsMoonIDParams) WriteToRequest ¶
func (o *GetUniverseMoonsMoonIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetUniverseMoonsMoonIDReader ¶
type GetUniverseMoonsMoonIDReader struct {
// contains filtered or unexported fields
}
GetUniverseMoonsMoonIDReader is a Reader for the GetUniverseMoonsMoonID structure.
func (*GetUniverseMoonsMoonIDReader) ReadResponse ¶
func (o *GetUniverseMoonsMoonIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetUniverseMoonsMoonIDServiceUnavailable ¶
type GetUniverseMoonsMoonIDServiceUnavailable struct {
}GetUniverseMoonsMoonIDServiceUnavailable handles this case with default header values.
Service unavailable
func NewGetUniverseMoonsMoonIDServiceUnavailable ¶
func NewGetUniverseMoonsMoonIDServiceUnavailable() *GetUniverseMoonsMoonIDServiceUnavailable
NewGetUniverseMoonsMoonIDServiceUnavailable creates a GetUniverseMoonsMoonIDServiceUnavailable with default headers values
func (*GetUniverseMoonsMoonIDServiceUnavailable) Error ¶
func (o *GetUniverseMoonsMoonIDServiceUnavailable) Error() string
func (*GetUniverseMoonsMoonIDServiceUnavailable) GetPayload ¶
func (o *GetUniverseMoonsMoonIDServiceUnavailable) GetPayload() *esimodels.ServiceUnavailable
type GetUniversePlanetsPlanetIDBadRequest ¶
type GetUniversePlanetsPlanetIDBadRequest struct {
Payload *esimodels.BadRequest
}
GetUniversePlanetsPlanetIDBadRequest handles this case with default header values.
Bad request
func NewGetUniversePlanetsPlanetIDBadRequest ¶
func NewGetUniversePlanetsPlanetIDBadRequest() *GetUniversePlanetsPlanetIDBadRequest
NewGetUniversePlanetsPlanetIDBadRequest creates a GetUniversePlanetsPlanetIDBadRequest with default headers values
func (*GetUniversePlanetsPlanetIDBadRequest) Error ¶
func (o *GetUniversePlanetsPlanetIDBadRequest) Error() string
func (*GetUniversePlanetsPlanetIDBadRequest) GetPayload ¶
func (o *GetUniversePlanetsPlanetIDBadRequest) GetPayload() *esimodels.BadRequest
type GetUniversePlanetsPlanetIDEnhanceYourCalm ¶
type GetUniversePlanetsPlanetIDEnhanceYourCalm struct {
Payload *esimodels.ErrorLimited
}
GetUniversePlanetsPlanetIDEnhanceYourCalm handles this case with default header values.
Error limited
func NewGetUniversePlanetsPlanetIDEnhanceYourCalm ¶
func NewGetUniversePlanetsPlanetIDEnhanceYourCalm() *GetUniversePlanetsPlanetIDEnhanceYourCalm
NewGetUniversePlanetsPlanetIDEnhanceYourCalm creates a GetUniversePlanetsPlanetIDEnhanceYourCalm with default headers values
func (*GetUniversePlanetsPlanetIDEnhanceYourCalm) Error ¶
func (o *GetUniversePlanetsPlanetIDEnhanceYourCalm) Error() string
func (*GetUniversePlanetsPlanetIDEnhanceYourCalm) GetPayload ¶
func (o *GetUniversePlanetsPlanetIDEnhanceYourCalm) GetPayload() *esimodels.ErrorLimited
type GetUniversePlanetsPlanetIDGatewayTimeout ¶
type GetUniversePlanetsPlanetIDGatewayTimeout struct {
Payload *esimodels.GatewayTimeout
}
GetUniversePlanetsPlanetIDGatewayTimeout handles this case with default header values.
Gateway timeout
func NewGetUniversePlanetsPlanetIDGatewayTimeout ¶
func NewGetUniversePlanetsPlanetIDGatewayTimeout() *GetUniversePlanetsPlanetIDGatewayTimeout
NewGetUniversePlanetsPlanetIDGatewayTimeout creates a GetUniversePlanetsPlanetIDGatewayTimeout with default headers values
func (*GetUniversePlanetsPlanetIDGatewayTimeout) Error ¶
func (o *GetUniversePlanetsPlanetIDGatewayTimeout) Error() string
func (*GetUniversePlanetsPlanetIDGatewayTimeout) GetPayload ¶
func (o *GetUniversePlanetsPlanetIDGatewayTimeout) GetPayload() *esimodels.GatewayTimeout
type GetUniversePlanetsPlanetIDInternalServerError ¶
type GetUniversePlanetsPlanetIDInternalServerError struct {
Payload *esimodels.InternalServerError
}
GetUniversePlanetsPlanetIDInternalServerError handles this case with default header values.
Internal server error
func NewGetUniversePlanetsPlanetIDInternalServerError ¶
func NewGetUniversePlanetsPlanetIDInternalServerError() *GetUniversePlanetsPlanetIDInternalServerError
NewGetUniversePlanetsPlanetIDInternalServerError creates a GetUniversePlanetsPlanetIDInternalServerError with default headers values
func (*GetUniversePlanetsPlanetIDInternalServerError) Error ¶
func (o *GetUniversePlanetsPlanetIDInternalServerError) Error() string
func (*GetUniversePlanetsPlanetIDInternalServerError) GetPayload ¶
func (o *GetUniversePlanetsPlanetIDInternalServerError) GetPayload() *esimodels.InternalServerError
type GetUniversePlanetsPlanetIDNotFound ¶
type GetUniversePlanetsPlanetIDNotFound struct {
Payload *GetUniversePlanetsPlanetIDNotFoundBody
}
GetUniversePlanetsPlanetIDNotFound handles this case with default header values.
Planet not found
func NewGetUniversePlanetsPlanetIDNotFound ¶
func NewGetUniversePlanetsPlanetIDNotFound() *GetUniversePlanetsPlanetIDNotFound
NewGetUniversePlanetsPlanetIDNotFound creates a GetUniversePlanetsPlanetIDNotFound with default headers values
func (*GetUniversePlanetsPlanetIDNotFound) Error ¶
func (o *GetUniversePlanetsPlanetIDNotFound) Error() string
func (*GetUniversePlanetsPlanetIDNotFound) GetPayload ¶
func (o *GetUniversePlanetsPlanetIDNotFound) GetPayload() *GetUniversePlanetsPlanetIDNotFoundBody
type GetUniversePlanetsPlanetIDNotFoundBody ¶
type GetUniversePlanetsPlanetIDNotFoundBody struct { // get_universe_planets_planet_id_404_not_found // // Not found message Error string `json:"error,omitempty"` }
GetUniversePlanetsPlanetIDNotFoundBody get_universe_planets_planet_id_not_found // // Not found swagger:model GetUniversePlanetsPlanetIDNotFoundBody
func (*GetUniversePlanetsPlanetIDNotFoundBody) MarshalBinary ¶
func (o *GetUniversePlanetsPlanetIDNotFoundBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetUniversePlanetsPlanetIDNotFoundBody) UnmarshalBinary ¶
func (o *GetUniversePlanetsPlanetIDNotFoundBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetUniversePlanetsPlanetIDNotModified ¶
type GetUniversePlanetsPlanetIDNotModified 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 }
GetUniversePlanetsPlanetIDNotModified handles this case with default header values.
Not modified
func NewGetUniversePlanetsPlanetIDNotModified ¶
func NewGetUniversePlanetsPlanetIDNotModified() *GetUniversePlanetsPlanetIDNotModified
NewGetUniversePlanetsPlanetIDNotModified creates a GetUniversePlanetsPlanetIDNotModified with default headers values
func (*GetUniversePlanetsPlanetIDNotModified) Error ¶
func (o *GetUniversePlanetsPlanetIDNotModified) Error() string
type GetUniversePlanetsPlanetIDOK ¶
type GetUniversePlanetsPlanetIDOK 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 *GetUniversePlanetsPlanetIDOKBody }
GetUniversePlanetsPlanetIDOK handles this case with default header values.
Information about a planet
func NewGetUniversePlanetsPlanetIDOK ¶
func NewGetUniversePlanetsPlanetIDOK() *GetUniversePlanetsPlanetIDOK
NewGetUniversePlanetsPlanetIDOK creates a GetUniversePlanetsPlanetIDOK with default headers values
func (*GetUniversePlanetsPlanetIDOK) Error ¶
func (o *GetUniversePlanetsPlanetIDOK) Error() string
func (*GetUniversePlanetsPlanetIDOK) GetPayload ¶
func (o *GetUniversePlanetsPlanetIDOK) GetPayload() *GetUniversePlanetsPlanetIDOKBody
type GetUniversePlanetsPlanetIDOKBody ¶
type GetUniversePlanetsPlanetIDOKBody struct { // get_universe_planets_planet_id_name // // name string // Required: true Name *string `json:"name"` // get_universe_planets_planet_id_planet_id // // planet_id integer // Required: true PlanetID *int32 `json:"planet_id"` // position // Required: true Position *GetUniversePlanetsPlanetIDOKBodyPosition `json:"position"` // get_universe_planets_planet_id_system_id // // The solar system this planet is in // Required: true SystemID *int32 `json:"system_id"` // get_universe_planets_planet_id_type_id // // type_id integer // Required: true TypeID *int32 `json:"type_id"` }
GetUniversePlanetsPlanetIDOKBody get_universe_planets_planet_id_ok // // 200 ok object swagger:model GetUniversePlanetsPlanetIDOKBody
func (*GetUniversePlanetsPlanetIDOKBody) MarshalBinary ¶
func (o *GetUniversePlanetsPlanetIDOKBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetUniversePlanetsPlanetIDOKBody) UnmarshalBinary ¶
func (o *GetUniversePlanetsPlanetIDOKBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetUniversePlanetsPlanetIDOKBodyPosition ¶
type GetUniversePlanetsPlanetIDOKBodyPosition struct { // get_universe_planets_planet_id_x // // x number // Required: true X *float64 `json:"x"` // get_universe_planets_planet_id_y // // y number // Required: true Y *float64 `json:"y"` // get_universe_planets_planet_id_z // // z number // Required: true Z *float64 `json:"z"` }
GetUniversePlanetsPlanetIDOKBodyPosition get_universe_planets_planet_id_position // // position object swagger:model GetUniversePlanetsPlanetIDOKBodyPosition
func (*GetUniversePlanetsPlanetIDOKBodyPosition) MarshalBinary ¶
func (o *GetUniversePlanetsPlanetIDOKBodyPosition) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetUniversePlanetsPlanetIDOKBodyPosition) UnmarshalBinary ¶
func (o *GetUniversePlanetsPlanetIDOKBodyPosition) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetUniversePlanetsPlanetIDParams ¶
type GetUniversePlanetsPlanetIDParams struct { /*IfNoneMatch ETag from a previous request. A 304 will be returned if this matches the current ETag */ IfNoneMatch *string /*Datasource The server name you would like data from */ Datasource *string /*PlanetID planet_id integer */ PlanetID int32 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetUniversePlanetsPlanetIDParams contains all the parameters to send to the API endpoint for the get universe planets planet id operation typically these are written to a http.Request
func NewGetUniversePlanetsPlanetIDParams ¶
func NewGetUniversePlanetsPlanetIDParams() *GetUniversePlanetsPlanetIDParams
NewGetUniversePlanetsPlanetIDParams creates a new GetUniversePlanetsPlanetIDParams object with the default values initialized.
func NewGetUniversePlanetsPlanetIDParamsWithContext ¶
func NewGetUniversePlanetsPlanetIDParamsWithContext(ctx context.Context) *GetUniversePlanetsPlanetIDParams
NewGetUniversePlanetsPlanetIDParamsWithContext creates a new GetUniversePlanetsPlanetIDParams object with the default values initialized, and the ability to set a context for a request
func NewGetUniversePlanetsPlanetIDParamsWithHTTPClient ¶
func NewGetUniversePlanetsPlanetIDParamsWithHTTPClient(client *http.Client) *GetUniversePlanetsPlanetIDParams
NewGetUniversePlanetsPlanetIDParamsWithHTTPClient creates a new GetUniversePlanetsPlanetIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetUniversePlanetsPlanetIDParamsWithTimeout ¶
func NewGetUniversePlanetsPlanetIDParamsWithTimeout(timeout time.Duration) *GetUniversePlanetsPlanetIDParams
NewGetUniversePlanetsPlanetIDParamsWithTimeout creates a new GetUniversePlanetsPlanetIDParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetUniversePlanetsPlanetIDParams) SetContext ¶
func (o *GetUniversePlanetsPlanetIDParams) SetContext(ctx context.Context)
SetContext adds the context to the get universe planets planet id params
func (*GetUniversePlanetsPlanetIDParams) SetDatasource ¶
func (o *GetUniversePlanetsPlanetIDParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the get universe planets planet id params
func (*GetUniversePlanetsPlanetIDParams) SetHTTPClient ¶
func (o *GetUniversePlanetsPlanetIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get universe planets planet id params
func (*GetUniversePlanetsPlanetIDParams) SetIfNoneMatch ¶
func (o *GetUniversePlanetsPlanetIDParams) SetIfNoneMatch(ifNoneMatch *string)
SetIfNoneMatch adds the ifNoneMatch to the get universe planets planet id params
func (*GetUniversePlanetsPlanetIDParams) SetPlanetID ¶
func (o *GetUniversePlanetsPlanetIDParams) SetPlanetID(planetID int32)
SetPlanetID adds the planetId to the get universe planets planet id params
func (*GetUniversePlanetsPlanetIDParams) SetTimeout ¶
func (o *GetUniversePlanetsPlanetIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get universe planets planet id params
func (*GetUniversePlanetsPlanetIDParams) WithContext ¶
func (o *GetUniversePlanetsPlanetIDParams) WithContext(ctx context.Context) *GetUniversePlanetsPlanetIDParams
WithContext adds the context to the get universe planets planet id params
func (*GetUniversePlanetsPlanetIDParams) WithDatasource ¶
func (o *GetUniversePlanetsPlanetIDParams) WithDatasource(datasource *string) *GetUniversePlanetsPlanetIDParams
WithDatasource adds the datasource to the get universe planets planet id params
func (*GetUniversePlanetsPlanetIDParams) WithHTTPClient ¶
func (o *GetUniversePlanetsPlanetIDParams) WithHTTPClient(client *http.Client) *GetUniversePlanetsPlanetIDParams
WithHTTPClient adds the HTTPClient to the get universe planets planet id params
func (*GetUniversePlanetsPlanetIDParams) WithIfNoneMatch ¶
func (o *GetUniversePlanetsPlanetIDParams) WithIfNoneMatch(ifNoneMatch *string) *GetUniversePlanetsPlanetIDParams
WithIfNoneMatch adds the ifNoneMatch to the get universe planets planet id params
func (*GetUniversePlanetsPlanetIDParams) WithPlanetID ¶
func (o *GetUniversePlanetsPlanetIDParams) WithPlanetID(planetID int32) *GetUniversePlanetsPlanetIDParams
WithPlanetID adds the planetID to the get universe planets planet id params
func (*GetUniversePlanetsPlanetIDParams) WithTimeout ¶
func (o *GetUniversePlanetsPlanetIDParams) WithTimeout(timeout time.Duration) *GetUniversePlanetsPlanetIDParams
WithTimeout adds the timeout to the get universe planets planet id params
func (*GetUniversePlanetsPlanetIDParams) WriteToRequest ¶
func (o *GetUniversePlanetsPlanetIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetUniversePlanetsPlanetIDReader ¶
type GetUniversePlanetsPlanetIDReader struct {
// contains filtered or unexported fields
}
GetUniversePlanetsPlanetIDReader is a Reader for the GetUniversePlanetsPlanetID structure.
func (*GetUniversePlanetsPlanetIDReader) ReadResponse ¶
func (o *GetUniversePlanetsPlanetIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetUniversePlanetsPlanetIDServiceUnavailable ¶
type GetUniversePlanetsPlanetIDServiceUnavailable struct {
}GetUniversePlanetsPlanetIDServiceUnavailable handles this case with default header values.
Service unavailable
func NewGetUniversePlanetsPlanetIDServiceUnavailable ¶
func NewGetUniversePlanetsPlanetIDServiceUnavailable() *GetUniversePlanetsPlanetIDServiceUnavailable
NewGetUniversePlanetsPlanetIDServiceUnavailable creates a GetUniversePlanetsPlanetIDServiceUnavailable with default headers values
func (*GetUniversePlanetsPlanetIDServiceUnavailable) Error ¶
func (o *GetUniversePlanetsPlanetIDServiceUnavailable) Error() string
func (*GetUniversePlanetsPlanetIDServiceUnavailable) GetPayload ¶
func (o *GetUniversePlanetsPlanetIDServiceUnavailable) GetPayload() *esimodels.ServiceUnavailable
type GetUniverseRacesBadRequest ¶
type GetUniverseRacesBadRequest struct {
Payload *esimodels.BadRequest
}
GetUniverseRacesBadRequest handles this case with default header values.
Bad request
func NewGetUniverseRacesBadRequest ¶
func NewGetUniverseRacesBadRequest() *GetUniverseRacesBadRequest
NewGetUniverseRacesBadRequest creates a GetUniverseRacesBadRequest with default headers values
func (*GetUniverseRacesBadRequest) Error ¶
func (o *GetUniverseRacesBadRequest) Error() string
func (*GetUniverseRacesBadRequest) GetPayload ¶
func (o *GetUniverseRacesBadRequest) GetPayload() *esimodels.BadRequest
type GetUniverseRacesEnhanceYourCalm ¶
type GetUniverseRacesEnhanceYourCalm struct {
Payload *esimodels.ErrorLimited
}
GetUniverseRacesEnhanceYourCalm handles this case with default header values.
Error limited
func NewGetUniverseRacesEnhanceYourCalm ¶
func NewGetUniverseRacesEnhanceYourCalm() *GetUniverseRacesEnhanceYourCalm
NewGetUniverseRacesEnhanceYourCalm creates a GetUniverseRacesEnhanceYourCalm with default headers values
func (*GetUniverseRacesEnhanceYourCalm) Error ¶
func (o *GetUniverseRacesEnhanceYourCalm) Error() string
func (*GetUniverseRacesEnhanceYourCalm) GetPayload ¶
func (o *GetUniverseRacesEnhanceYourCalm) GetPayload() *esimodels.ErrorLimited
type GetUniverseRacesGatewayTimeout ¶
type GetUniverseRacesGatewayTimeout struct {
Payload *esimodels.GatewayTimeout
}
GetUniverseRacesGatewayTimeout handles this case with default header values.
Gateway timeout
func NewGetUniverseRacesGatewayTimeout ¶
func NewGetUniverseRacesGatewayTimeout() *GetUniverseRacesGatewayTimeout
NewGetUniverseRacesGatewayTimeout creates a GetUniverseRacesGatewayTimeout with default headers values
func (*GetUniverseRacesGatewayTimeout) Error ¶
func (o *GetUniverseRacesGatewayTimeout) Error() string
func (*GetUniverseRacesGatewayTimeout) GetPayload ¶
func (o *GetUniverseRacesGatewayTimeout) GetPayload() *esimodels.GatewayTimeout
type GetUniverseRacesInternalServerError ¶
type GetUniverseRacesInternalServerError struct {
Payload *esimodels.InternalServerError
}
GetUniverseRacesInternalServerError handles this case with default header values.
Internal server error
func NewGetUniverseRacesInternalServerError ¶
func NewGetUniverseRacesInternalServerError() *GetUniverseRacesInternalServerError
NewGetUniverseRacesInternalServerError creates a GetUniverseRacesInternalServerError with default headers values
func (*GetUniverseRacesInternalServerError) Error ¶
func (o *GetUniverseRacesInternalServerError) Error() string
func (*GetUniverseRacesInternalServerError) GetPayload ¶
func (o *GetUniverseRacesInternalServerError) GetPayload() *esimodels.InternalServerError
type GetUniverseRacesNotModified ¶
type GetUniverseRacesNotModified 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 }
GetUniverseRacesNotModified handles this case with default header values.
Not modified
func NewGetUniverseRacesNotModified ¶
func NewGetUniverseRacesNotModified() *GetUniverseRacesNotModified
NewGetUniverseRacesNotModified creates a GetUniverseRacesNotModified with default headers values
func (*GetUniverseRacesNotModified) Error ¶
func (o *GetUniverseRacesNotModified) Error() string
type GetUniverseRacesOK ¶
type GetUniverseRacesOK struct { /*The caching mechanism used */ CacheControl string /*The language used in the response */ ContentLanguage string /*RFC7232 compliant entity tag */ ETag string /*RFC7231 formatted datetime string */ Expires string /*RFC7231 formatted datetime string */ LastModified string Payload []*GetUniverseRacesOKBodyItems0 }
GetUniverseRacesOK handles this case with default header values.
A list of character races
func NewGetUniverseRacesOK ¶
func NewGetUniverseRacesOK() *GetUniverseRacesOK
NewGetUniverseRacesOK creates a GetUniverseRacesOK with default headers values
func (*GetUniverseRacesOK) Error ¶
func (o *GetUniverseRacesOK) Error() string
func (*GetUniverseRacesOK) GetPayload ¶
func (o *GetUniverseRacesOK) GetPayload() []*GetUniverseRacesOKBodyItems0
type GetUniverseRacesOKBodyItems0 ¶
type GetUniverseRacesOKBodyItems0 struct { // get_universe_races_alliance_id // // The alliance generally associated with this race // Required: true AllianceID *int32 `json:"alliance_id"` // get_universe_races_description // // description string // Required: true Description *string `json:"description"` // get_universe_races_name // // name string // Required: true Name *string `json:"name"` // get_universe_races_race_id // // race_id integer // Required: true RaceID *int32 `json:"race_id"` }
GetUniverseRacesOKBodyItems0 get_universe_races_200_ok // // 200 ok object swagger:model GetUniverseRacesOKBodyItems0
func (*GetUniverseRacesOKBodyItems0) MarshalBinary ¶
func (o *GetUniverseRacesOKBodyItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetUniverseRacesOKBodyItems0) UnmarshalBinary ¶
func (o *GetUniverseRacesOKBodyItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetUniverseRacesParams ¶
type GetUniverseRacesParams struct { /*AcceptLanguage Language to use in the response */ AcceptLanguage *string /*IfNoneMatch ETag from a previous request. A 304 will be returned if this matches the current ETag */ IfNoneMatch *string /*Datasource The server name you would like data from */ Datasource *string /*Language Language to use in the response, takes precedence over Accept-Language */ Language *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetUniverseRacesParams contains all the parameters to send to the API endpoint for the get universe races operation typically these are written to a http.Request
func NewGetUniverseRacesParams ¶
func NewGetUniverseRacesParams() *GetUniverseRacesParams
NewGetUniverseRacesParams creates a new GetUniverseRacesParams object with the default values initialized.
func NewGetUniverseRacesParamsWithContext ¶
func NewGetUniverseRacesParamsWithContext(ctx context.Context) *GetUniverseRacesParams
NewGetUniverseRacesParamsWithContext creates a new GetUniverseRacesParams object with the default values initialized, and the ability to set a context for a request
func NewGetUniverseRacesParamsWithHTTPClient ¶
func NewGetUniverseRacesParamsWithHTTPClient(client *http.Client) *GetUniverseRacesParams
NewGetUniverseRacesParamsWithHTTPClient creates a new GetUniverseRacesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetUniverseRacesParamsWithTimeout ¶
func NewGetUniverseRacesParamsWithTimeout(timeout time.Duration) *GetUniverseRacesParams
NewGetUniverseRacesParamsWithTimeout creates a new GetUniverseRacesParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetUniverseRacesParams) SetAcceptLanguage ¶
func (o *GetUniverseRacesParams) SetAcceptLanguage(acceptLanguage *string)
SetAcceptLanguage adds the acceptLanguage to the get universe races params
func (*GetUniverseRacesParams) SetContext ¶
func (o *GetUniverseRacesParams) SetContext(ctx context.Context)
SetContext adds the context to the get universe races params
func (*GetUniverseRacesParams) SetDatasource ¶
func (o *GetUniverseRacesParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the get universe races params
func (*GetUniverseRacesParams) SetHTTPClient ¶
func (o *GetUniverseRacesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get universe races params
func (*GetUniverseRacesParams) SetIfNoneMatch ¶
func (o *GetUniverseRacesParams) SetIfNoneMatch(ifNoneMatch *string)
SetIfNoneMatch adds the ifNoneMatch to the get universe races params
func (*GetUniverseRacesParams) SetLanguage ¶
func (o *GetUniverseRacesParams) SetLanguage(language *string)
SetLanguage adds the language to the get universe races params
func (*GetUniverseRacesParams) SetTimeout ¶
func (o *GetUniverseRacesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get universe races params
func (*GetUniverseRacesParams) WithAcceptLanguage ¶
func (o *GetUniverseRacesParams) WithAcceptLanguage(acceptLanguage *string) *GetUniverseRacesParams
WithAcceptLanguage adds the acceptLanguage to the get universe races params
func (*GetUniverseRacesParams) WithContext ¶
func (o *GetUniverseRacesParams) WithContext(ctx context.Context) *GetUniverseRacesParams
WithContext adds the context to the get universe races params
func (*GetUniverseRacesParams) WithDatasource ¶
func (o *GetUniverseRacesParams) WithDatasource(datasource *string) *GetUniverseRacesParams
WithDatasource adds the datasource to the get universe races params
func (*GetUniverseRacesParams) WithHTTPClient ¶
func (o *GetUniverseRacesParams) WithHTTPClient(client *http.Client) *GetUniverseRacesParams
WithHTTPClient adds the HTTPClient to the get universe races params
func (*GetUniverseRacesParams) WithIfNoneMatch ¶
func (o *GetUniverseRacesParams) WithIfNoneMatch(ifNoneMatch *string) *GetUniverseRacesParams
WithIfNoneMatch adds the ifNoneMatch to the get universe races params
func (*GetUniverseRacesParams) WithLanguage ¶
func (o *GetUniverseRacesParams) WithLanguage(language *string) *GetUniverseRacesParams
WithLanguage adds the language to the get universe races params
func (*GetUniverseRacesParams) WithTimeout ¶
func (o *GetUniverseRacesParams) WithTimeout(timeout time.Duration) *GetUniverseRacesParams
WithTimeout adds the timeout to the get universe races params
func (*GetUniverseRacesParams) WriteToRequest ¶
func (o *GetUniverseRacesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetUniverseRacesReader ¶
type GetUniverseRacesReader struct {
// contains filtered or unexported fields
}
GetUniverseRacesReader is a Reader for the GetUniverseRaces structure.
func (*GetUniverseRacesReader) ReadResponse ¶
func (o *GetUniverseRacesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetUniverseRacesServiceUnavailable ¶
type GetUniverseRacesServiceUnavailable struct {
}GetUniverseRacesServiceUnavailable handles this case with default header values.
Service unavailable
func NewGetUniverseRacesServiceUnavailable ¶
func NewGetUniverseRacesServiceUnavailable() *GetUniverseRacesServiceUnavailable
NewGetUniverseRacesServiceUnavailable creates a GetUniverseRacesServiceUnavailable with default headers values
func (*GetUniverseRacesServiceUnavailable) Error ¶
func (o *GetUniverseRacesServiceUnavailable) Error() string
func (*GetUniverseRacesServiceUnavailable) GetPayload ¶
func (o *GetUniverseRacesServiceUnavailable) GetPayload() *esimodels.ServiceUnavailable
type GetUniverseRegionsBadRequest ¶
type GetUniverseRegionsBadRequest struct {
Payload *esimodels.BadRequest
}
GetUniverseRegionsBadRequest handles this case with default header values.
Bad request
func NewGetUniverseRegionsBadRequest ¶
func NewGetUniverseRegionsBadRequest() *GetUniverseRegionsBadRequest
NewGetUniverseRegionsBadRequest creates a GetUniverseRegionsBadRequest with default headers values
func (*GetUniverseRegionsBadRequest) Error ¶
func (o *GetUniverseRegionsBadRequest) Error() string
func (*GetUniverseRegionsBadRequest) GetPayload ¶
func (o *GetUniverseRegionsBadRequest) GetPayload() *esimodels.BadRequest
type GetUniverseRegionsEnhanceYourCalm ¶
type GetUniverseRegionsEnhanceYourCalm struct {
Payload *esimodels.ErrorLimited
}
GetUniverseRegionsEnhanceYourCalm handles this case with default header values.
Error limited
func NewGetUniverseRegionsEnhanceYourCalm ¶
func NewGetUniverseRegionsEnhanceYourCalm() *GetUniverseRegionsEnhanceYourCalm
NewGetUniverseRegionsEnhanceYourCalm creates a GetUniverseRegionsEnhanceYourCalm with default headers values
func (*GetUniverseRegionsEnhanceYourCalm) Error ¶
func (o *GetUniverseRegionsEnhanceYourCalm) Error() string
func (*GetUniverseRegionsEnhanceYourCalm) GetPayload ¶
func (o *GetUniverseRegionsEnhanceYourCalm) GetPayload() *esimodels.ErrorLimited
type GetUniverseRegionsGatewayTimeout ¶
type GetUniverseRegionsGatewayTimeout struct {
Payload *esimodels.GatewayTimeout
}
GetUniverseRegionsGatewayTimeout handles this case with default header values.
Gateway timeout
func NewGetUniverseRegionsGatewayTimeout ¶
func NewGetUniverseRegionsGatewayTimeout() *GetUniverseRegionsGatewayTimeout
NewGetUniverseRegionsGatewayTimeout creates a GetUniverseRegionsGatewayTimeout with default headers values
func (*GetUniverseRegionsGatewayTimeout) Error ¶
func (o *GetUniverseRegionsGatewayTimeout) Error() string
func (*GetUniverseRegionsGatewayTimeout) GetPayload ¶
func (o *GetUniverseRegionsGatewayTimeout) GetPayload() *esimodels.GatewayTimeout
type GetUniverseRegionsInternalServerError ¶
type GetUniverseRegionsInternalServerError struct {
Payload *esimodels.InternalServerError
}
GetUniverseRegionsInternalServerError handles this case with default header values.
Internal server error
func NewGetUniverseRegionsInternalServerError ¶
func NewGetUniverseRegionsInternalServerError() *GetUniverseRegionsInternalServerError
NewGetUniverseRegionsInternalServerError creates a GetUniverseRegionsInternalServerError with default headers values
func (*GetUniverseRegionsInternalServerError) Error ¶
func (o *GetUniverseRegionsInternalServerError) Error() string
func (*GetUniverseRegionsInternalServerError) GetPayload ¶
func (o *GetUniverseRegionsInternalServerError) GetPayload() *esimodels.InternalServerError
type GetUniverseRegionsNotModified ¶
type GetUniverseRegionsNotModified 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 }
GetUniverseRegionsNotModified handles this case with default header values.
Not modified
func NewGetUniverseRegionsNotModified ¶
func NewGetUniverseRegionsNotModified() *GetUniverseRegionsNotModified
NewGetUniverseRegionsNotModified creates a GetUniverseRegionsNotModified with default headers values
func (*GetUniverseRegionsNotModified) Error ¶
func (o *GetUniverseRegionsNotModified) Error() string
type GetUniverseRegionsOK ¶
type GetUniverseRegionsOK 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 }
GetUniverseRegionsOK handles this case with default header values.
A list of region ids
func NewGetUniverseRegionsOK ¶
func NewGetUniverseRegionsOK() *GetUniverseRegionsOK
NewGetUniverseRegionsOK creates a GetUniverseRegionsOK with default headers values
func (*GetUniverseRegionsOK) Error ¶
func (o *GetUniverseRegionsOK) Error() string
func (*GetUniverseRegionsOK) GetPayload ¶
func (o *GetUniverseRegionsOK) GetPayload() []int32
type GetUniverseRegionsParams ¶
type GetUniverseRegionsParams struct { /*IfNoneMatch ETag from a previous request. A 304 will be returned if this matches the current ETag */ IfNoneMatch *string /*Datasource The server name you would like data from */ Datasource *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetUniverseRegionsParams contains all the parameters to send to the API endpoint for the get universe regions operation typically these are written to a http.Request
func NewGetUniverseRegionsParams ¶
func NewGetUniverseRegionsParams() *GetUniverseRegionsParams
NewGetUniverseRegionsParams creates a new GetUniverseRegionsParams object with the default values initialized.
func NewGetUniverseRegionsParamsWithContext ¶
func NewGetUniverseRegionsParamsWithContext(ctx context.Context) *GetUniverseRegionsParams
NewGetUniverseRegionsParamsWithContext creates a new GetUniverseRegionsParams object with the default values initialized, and the ability to set a context for a request
func NewGetUniverseRegionsParamsWithHTTPClient ¶
func NewGetUniverseRegionsParamsWithHTTPClient(client *http.Client) *GetUniverseRegionsParams
NewGetUniverseRegionsParamsWithHTTPClient creates a new GetUniverseRegionsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetUniverseRegionsParamsWithTimeout ¶
func NewGetUniverseRegionsParamsWithTimeout(timeout time.Duration) *GetUniverseRegionsParams
NewGetUniverseRegionsParamsWithTimeout creates a new GetUniverseRegionsParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetUniverseRegionsParams) SetContext ¶
func (o *GetUniverseRegionsParams) SetContext(ctx context.Context)
SetContext adds the context to the get universe regions params
func (*GetUniverseRegionsParams) SetDatasource ¶
func (o *GetUniverseRegionsParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the get universe regions params
func (*GetUniverseRegionsParams) SetHTTPClient ¶
func (o *GetUniverseRegionsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get universe regions params
func (*GetUniverseRegionsParams) SetIfNoneMatch ¶
func (o *GetUniverseRegionsParams) SetIfNoneMatch(ifNoneMatch *string)
SetIfNoneMatch adds the ifNoneMatch to the get universe regions params
func (*GetUniverseRegionsParams) SetTimeout ¶
func (o *GetUniverseRegionsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get universe regions params
func (*GetUniverseRegionsParams) WithContext ¶
func (o *GetUniverseRegionsParams) WithContext(ctx context.Context) *GetUniverseRegionsParams
WithContext adds the context to the get universe regions params
func (*GetUniverseRegionsParams) WithDatasource ¶
func (o *GetUniverseRegionsParams) WithDatasource(datasource *string) *GetUniverseRegionsParams
WithDatasource adds the datasource to the get universe regions params
func (*GetUniverseRegionsParams) WithHTTPClient ¶
func (o *GetUniverseRegionsParams) WithHTTPClient(client *http.Client) *GetUniverseRegionsParams
WithHTTPClient adds the HTTPClient to the get universe regions params
func (*GetUniverseRegionsParams) WithIfNoneMatch ¶
func (o *GetUniverseRegionsParams) WithIfNoneMatch(ifNoneMatch *string) *GetUniverseRegionsParams
WithIfNoneMatch adds the ifNoneMatch to the get universe regions params
func (*GetUniverseRegionsParams) WithTimeout ¶
func (o *GetUniverseRegionsParams) WithTimeout(timeout time.Duration) *GetUniverseRegionsParams
WithTimeout adds the timeout to the get universe regions params
func (*GetUniverseRegionsParams) WriteToRequest ¶
func (o *GetUniverseRegionsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetUniverseRegionsReader ¶
type GetUniverseRegionsReader struct {
// contains filtered or unexported fields
}
GetUniverseRegionsReader is a Reader for the GetUniverseRegions structure.
func (*GetUniverseRegionsReader) ReadResponse ¶
func (o *GetUniverseRegionsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetUniverseRegionsRegionIDBadRequest ¶
type GetUniverseRegionsRegionIDBadRequest struct {
Payload *esimodels.BadRequest
}
GetUniverseRegionsRegionIDBadRequest handles this case with default header values.
Bad request
func NewGetUniverseRegionsRegionIDBadRequest ¶
func NewGetUniverseRegionsRegionIDBadRequest() *GetUniverseRegionsRegionIDBadRequest
NewGetUniverseRegionsRegionIDBadRequest creates a GetUniverseRegionsRegionIDBadRequest with default headers values
func (*GetUniverseRegionsRegionIDBadRequest) Error ¶
func (o *GetUniverseRegionsRegionIDBadRequest) Error() string
func (*GetUniverseRegionsRegionIDBadRequest) GetPayload ¶
func (o *GetUniverseRegionsRegionIDBadRequest) GetPayload() *esimodels.BadRequest
type GetUniverseRegionsRegionIDEnhanceYourCalm ¶
type GetUniverseRegionsRegionIDEnhanceYourCalm struct {
Payload *esimodels.ErrorLimited
}
GetUniverseRegionsRegionIDEnhanceYourCalm handles this case with default header values.
Error limited
func NewGetUniverseRegionsRegionIDEnhanceYourCalm ¶
func NewGetUniverseRegionsRegionIDEnhanceYourCalm() *GetUniverseRegionsRegionIDEnhanceYourCalm
NewGetUniverseRegionsRegionIDEnhanceYourCalm creates a GetUniverseRegionsRegionIDEnhanceYourCalm with default headers values
func (*GetUniverseRegionsRegionIDEnhanceYourCalm) Error ¶
func (o *GetUniverseRegionsRegionIDEnhanceYourCalm) Error() string
func (*GetUniverseRegionsRegionIDEnhanceYourCalm) GetPayload ¶
func (o *GetUniverseRegionsRegionIDEnhanceYourCalm) GetPayload() *esimodels.ErrorLimited
type GetUniverseRegionsRegionIDGatewayTimeout ¶
type GetUniverseRegionsRegionIDGatewayTimeout struct {
Payload *esimodels.GatewayTimeout
}
GetUniverseRegionsRegionIDGatewayTimeout handles this case with default header values.
Gateway timeout
func NewGetUniverseRegionsRegionIDGatewayTimeout ¶
func NewGetUniverseRegionsRegionIDGatewayTimeout() *GetUniverseRegionsRegionIDGatewayTimeout
NewGetUniverseRegionsRegionIDGatewayTimeout creates a GetUniverseRegionsRegionIDGatewayTimeout with default headers values
func (*GetUniverseRegionsRegionIDGatewayTimeout) Error ¶
func (o *GetUniverseRegionsRegionIDGatewayTimeout) Error() string
func (*GetUniverseRegionsRegionIDGatewayTimeout) GetPayload ¶
func (o *GetUniverseRegionsRegionIDGatewayTimeout) GetPayload() *esimodels.GatewayTimeout
type GetUniverseRegionsRegionIDInternalServerError ¶
type GetUniverseRegionsRegionIDInternalServerError struct {
Payload *esimodels.InternalServerError
}
GetUniverseRegionsRegionIDInternalServerError handles this case with default header values.
Internal server error
func NewGetUniverseRegionsRegionIDInternalServerError ¶
func NewGetUniverseRegionsRegionIDInternalServerError() *GetUniverseRegionsRegionIDInternalServerError
NewGetUniverseRegionsRegionIDInternalServerError creates a GetUniverseRegionsRegionIDInternalServerError with default headers values
func (*GetUniverseRegionsRegionIDInternalServerError) Error ¶
func (o *GetUniverseRegionsRegionIDInternalServerError) Error() string
func (*GetUniverseRegionsRegionIDInternalServerError) GetPayload ¶
func (o *GetUniverseRegionsRegionIDInternalServerError) GetPayload() *esimodels.InternalServerError
type GetUniverseRegionsRegionIDNotFound ¶
type GetUniverseRegionsRegionIDNotFound struct {
Payload *GetUniverseRegionsRegionIDNotFoundBody
}
GetUniverseRegionsRegionIDNotFound handles this case with default header values.
Region not found
func NewGetUniverseRegionsRegionIDNotFound ¶
func NewGetUniverseRegionsRegionIDNotFound() *GetUniverseRegionsRegionIDNotFound
NewGetUniverseRegionsRegionIDNotFound creates a GetUniverseRegionsRegionIDNotFound with default headers values
func (*GetUniverseRegionsRegionIDNotFound) Error ¶
func (o *GetUniverseRegionsRegionIDNotFound) Error() string
func (*GetUniverseRegionsRegionIDNotFound) GetPayload ¶
func (o *GetUniverseRegionsRegionIDNotFound) GetPayload() *GetUniverseRegionsRegionIDNotFoundBody
type GetUniverseRegionsRegionIDNotFoundBody ¶
type GetUniverseRegionsRegionIDNotFoundBody struct { // get_universe_regions_region_id_404_not_found // // Not found message Error string `json:"error,omitempty"` }
GetUniverseRegionsRegionIDNotFoundBody get_universe_regions_region_id_not_found // // Not found swagger:model GetUniverseRegionsRegionIDNotFoundBody
func (*GetUniverseRegionsRegionIDNotFoundBody) MarshalBinary ¶
func (o *GetUniverseRegionsRegionIDNotFoundBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetUniverseRegionsRegionIDNotFoundBody) UnmarshalBinary ¶
func (o *GetUniverseRegionsRegionIDNotFoundBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetUniverseRegionsRegionIDNotModified ¶
type GetUniverseRegionsRegionIDNotModified 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 }
GetUniverseRegionsRegionIDNotModified handles this case with default header values.
Not modified
func NewGetUniverseRegionsRegionIDNotModified ¶
func NewGetUniverseRegionsRegionIDNotModified() *GetUniverseRegionsRegionIDNotModified
NewGetUniverseRegionsRegionIDNotModified creates a GetUniverseRegionsRegionIDNotModified with default headers values
func (*GetUniverseRegionsRegionIDNotModified) Error ¶
func (o *GetUniverseRegionsRegionIDNotModified) Error() string
type GetUniverseRegionsRegionIDOK ¶
type GetUniverseRegionsRegionIDOK struct { /*The caching mechanism used */ CacheControl string /*The language used in the response */ ContentLanguage string /*RFC7232 compliant entity tag */ ETag string /*RFC7231 formatted datetime string */ Expires string /*RFC7231 formatted datetime string */ LastModified string Payload *GetUniverseRegionsRegionIDOKBody }
GetUniverseRegionsRegionIDOK handles this case with default header values.
Information about a region
func NewGetUniverseRegionsRegionIDOK ¶
func NewGetUniverseRegionsRegionIDOK() *GetUniverseRegionsRegionIDOK
NewGetUniverseRegionsRegionIDOK creates a GetUniverseRegionsRegionIDOK with default headers values
func (*GetUniverseRegionsRegionIDOK) Error ¶
func (o *GetUniverseRegionsRegionIDOK) Error() string
func (*GetUniverseRegionsRegionIDOK) GetPayload ¶
func (o *GetUniverseRegionsRegionIDOK) GetPayload() *GetUniverseRegionsRegionIDOKBody
type GetUniverseRegionsRegionIDOKBody ¶
type GetUniverseRegionsRegionIDOKBody struct { // get_universe_regions_region_id_constellations // // constellations array // Required: true // Max Items: 1000 Constellations []int32 `json:"constellations"` // get_universe_regions_region_id_description // // description string Description string `json:"description,omitempty"` // get_universe_regions_region_id_name // // name string // Required: true Name *string `json:"name"` // get_universe_regions_region_id_region_id // // region_id integer // Required: true RegionID *int32 `json:"region_id"` }
GetUniverseRegionsRegionIDOKBody get_universe_regions_region_id_ok // // 200 ok object swagger:model GetUniverseRegionsRegionIDOKBody
func (*GetUniverseRegionsRegionIDOKBody) MarshalBinary ¶
func (o *GetUniverseRegionsRegionIDOKBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetUniverseRegionsRegionIDOKBody) UnmarshalBinary ¶
func (o *GetUniverseRegionsRegionIDOKBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetUniverseRegionsRegionIDParams ¶
type GetUniverseRegionsRegionIDParams struct { /*AcceptLanguage Language to use in the response */ AcceptLanguage *string /*IfNoneMatch ETag from a previous request. A 304 will be returned if this matches the current ETag */ IfNoneMatch *string /*Datasource The server name you would like data from */ Datasource *string /*Language Language to use in the response, takes precedence over Accept-Language */ Language *string /*RegionID region_id integer */ RegionID int32 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetUniverseRegionsRegionIDParams contains all the parameters to send to the API endpoint for the get universe regions region id operation typically these are written to a http.Request
func NewGetUniverseRegionsRegionIDParams ¶
func NewGetUniverseRegionsRegionIDParams() *GetUniverseRegionsRegionIDParams
NewGetUniverseRegionsRegionIDParams creates a new GetUniverseRegionsRegionIDParams object with the default values initialized.
func NewGetUniverseRegionsRegionIDParamsWithContext ¶
func NewGetUniverseRegionsRegionIDParamsWithContext(ctx context.Context) *GetUniverseRegionsRegionIDParams
NewGetUniverseRegionsRegionIDParamsWithContext creates a new GetUniverseRegionsRegionIDParams object with the default values initialized, and the ability to set a context for a request
func NewGetUniverseRegionsRegionIDParamsWithHTTPClient ¶
func NewGetUniverseRegionsRegionIDParamsWithHTTPClient(client *http.Client) *GetUniverseRegionsRegionIDParams
NewGetUniverseRegionsRegionIDParamsWithHTTPClient creates a new GetUniverseRegionsRegionIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetUniverseRegionsRegionIDParamsWithTimeout ¶
func NewGetUniverseRegionsRegionIDParamsWithTimeout(timeout time.Duration) *GetUniverseRegionsRegionIDParams
NewGetUniverseRegionsRegionIDParamsWithTimeout creates a new GetUniverseRegionsRegionIDParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetUniverseRegionsRegionIDParams) SetAcceptLanguage ¶
func (o *GetUniverseRegionsRegionIDParams) SetAcceptLanguage(acceptLanguage *string)
SetAcceptLanguage adds the acceptLanguage to the get universe regions region id params
func (*GetUniverseRegionsRegionIDParams) SetContext ¶
func (o *GetUniverseRegionsRegionIDParams) SetContext(ctx context.Context)
SetContext adds the context to the get universe regions region id params
func (*GetUniverseRegionsRegionIDParams) SetDatasource ¶
func (o *GetUniverseRegionsRegionIDParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the get universe regions region id params
func (*GetUniverseRegionsRegionIDParams) SetHTTPClient ¶
func (o *GetUniverseRegionsRegionIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get universe regions region id params
func (*GetUniverseRegionsRegionIDParams) SetIfNoneMatch ¶
func (o *GetUniverseRegionsRegionIDParams) SetIfNoneMatch(ifNoneMatch *string)
SetIfNoneMatch adds the ifNoneMatch to the get universe regions region id params
func (*GetUniverseRegionsRegionIDParams) SetLanguage ¶
func (o *GetUniverseRegionsRegionIDParams) SetLanguage(language *string)
SetLanguage adds the language to the get universe regions region id params
func (*GetUniverseRegionsRegionIDParams) SetRegionID ¶
func (o *GetUniverseRegionsRegionIDParams) SetRegionID(regionID int32)
SetRegionID adds the regionId to the get universe regions region id params
func (*GetUniverseRegionsRegionIDParams) SetTimeout ¶
func (o *GetUniverseRegionsRegionIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get universe regions region id params
func (*GetUniverseRegionsRegionIDParams) WithAcceptLanguage ¶
func (o *GetUniverseRegionsRegionIDParams) WithAcceptLanguage(acceptLanguage *string) *GetUniverseRegionsRegionIDParams
WithAcceptLanguage adds the acceptLanguage to the get universe regions region id params
func (*GetUniverseRegionsRegionIDParams) WithContext ¶
func (o *GetUniverseRegionsRegionIDParams) WithContext(ctx context.Context) *GetUniverseRegionsRegionIDParams
WithContext adds the context to the get universe regions region id params
func (*GetUniverseRegionsRegionIDParams) WithDatasource ¶
func (o *GetUniverseRegionsRegionIDParams) WithDatasource(datasource *string) *GetUniverseRegionsRegionIDParams
WithDatasource adds the datasource to the get universe regions region id params
func (*GetUniverseRegionsRegionIDParams) WithHTTPClient ¶
func (o *GetUniverseRegionsRegionIDParams) WithHTTPClient(client *http.Client) *GetUniverseRegionsRegionIDParams
WithHTTPClient adds the HTTPClient to the get universe regions region id params
func (*GetUniverseRegionsRegionIDParams) WithIfNoneMatch ¶
func (o *GetUniverseRegionsRegionIDParams) WithIfNoneMatch(ifNoneMatch *string) *GetUniverseRegionsRegionIDParams
WithIfNoneMatch adds the ifNoneMatch to the get universe regions region id params
func (*GetUniverseRegionsRegionIDParams) WithLanguage ¶
func (o *GetUniverseRegionsRegionIDParams) WithLanguage(language *string) *GetUniverseRegionsRegionIDParams
WithLanguage adds the language to the get universe regions region id params
func (*GetUniverseRegionsRegionIDParams) WithRegionID ¶
func (o *GetUniverseRegionsRegionIDParams) WithRegionID(regionID int32) *GetUniverseRegionsRegionIDParams
WithRegionID adds the regionID to the get universe regions region id params
func (*GetUniverseRegionsRegionIDParams) WithTimeout ¶
func (o *GetUniverseRegionsRegionIDParams) WithTimeout(timeout time.Duration) *GetUniverseRegionsRegionIDParams
WithTimeout adds the timeout to the get universe regions region id params
func (*GetUniverseRegionsRegionIDParams) WriteToRequest ¶
func (o *GetUniverseRegionsRegionIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetUniverseRegionsRegionIDReader ¶
type GetUniverseRegionsRegionIDReader struct {
// contains filtered or unexported fields
}
GetUniverseRegionsRegionIDReader is a Reader for the GetUniverseRegionsRegionID structure.
func (*GetUniverseRegionsRegionIDReader) ReadResponse ¶
func (o *GetUniverseRegionsRegionIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetUniverseRegionsRegionIDServiceUnavailable ¶
type GetUniverseRegionsRegionIDServiceUnavailable struct {
}GetUniverseRegionsRegionIDServiceUnavailable handles this case with default header values.
Service unavailable
func NewGetUniverseRegionsRegionIDServiceUnavailable ¶
func NewGetUniverseRegionsRegionIDServiceUnavailable() *GetUniverseRegionsRegionIDServiceUnavailable
NewGetUniverseRegionsRegionIDServiceUnavailable creates a GetUniverseRegionsRegionIDServiceUnavailable with default headers values
func (*GetUniverseRegionsRegionIDServiceUnavailable) Error ¶
func (o *GetUniverseRegionsRegionIDServiceUnavailable) Error() string
func (*GetUniverseRegionsRegionIDServiceUnavailable) GetPayload ¶
func (o *GetUniverseRegionsRegionIDServiceUnavailable) GetPayload() *esimodels.ServiceUnavailable
type GetUniverseRegionsServiceUnavailable ¶
type GetUniverseRegionsServiceUnavailable struct {
}GetUniverseRegionsServiceUnavailable handles this case with default header values.
Service unavailable
func NewGetUniverseRegionsServiceUnavailable ¶
func NewGetUniverseRegionsServiceUnavailable() *GetUniverseRegionsServiceUnavailable
NewGetUniverseRegionsServiceUnavailable creates a GetUniverseRegionsServiceUnavailable with default headers values
func (*GetUniverseRegionsServiceUnavailable) Error ¶
func (o *GetUniverseRegionsServiceUnavailable) Error() string
func (*GetUniverseRegionsServiceUnavailable) GetPayload ¶
func (o *GetUniverseRegionsServiceUnavailable) GetPayload() *esimodels.ServiceUnavailable
type GetUniverseStargatesStargateIDBadRequest ¶
type GetUniverseStargatesStargateIDBadRequest struct {
Payload *esimodels.BadRequest
}
GetUniverseStargatesStargateIDBadRequest handles this case with default header values.
Bad request
func NewGetUniverseStargatesStargateIDBadRequest ¶
func NewGetUniverseStargatesStargateIDBadRequest() *GetUniverseStargatesStargateIDBadRequest
NewGetUniverseStargatesStargateIDBadRequest creates a GetUniverseStargatesStargateIDBadRequest with default headers values
func (*GetUniverseStargatesStargateIDBadRequest) Error ¶
func (o *GetUniverseStargatesStargateIDBadRequest) Error() string
func (*GetUniverseStargatesStargateIDBadRequest) GetPayload ¶
func (o *GetUniverseStargatesStargateIDBadRequest) GetPayload() *esimodels.BadRequest
type GetUniverseStargatesStargateIDEnhanceYourCalm ¶
type GetUniverseStargatesStargateIDEnhanceYourCalm struct {
Payload *esimodels.ErrorLimited
}
GetUniverseStargatesStargateIDEnhanceYourCalm handles this case with default header values.
Error limited
func NewGetUniverseStargatesStargateIDEnhanceYourCalm ¶
func NewGetUniverseStargatesStargateIDEnhanceYourCalm() *GetUniverseStargatesStargateIDEnhanceYourCalm
NewGetUniverseStargatesStargateIDEnhanceYourCalm creates a GetUniverseStargatesStargateIDEnhanceYourCalm with default headers values
func (*GetUniverseStargatesStargateIDEnhanceYourCalm) Error ¶
func (o *GetUniverseStargatesStargateIDEnhanceYourCalm) Error() string
func (*GetUniverseStargatesStargateIDEnhanceYourCalm) GetPayload ¶
func (o *GetUniverseStargatesStargateIDEnhanceYourCalm) GetPayload() *esimodels.ErrorLimited
type GetUniverseStargatesStargateIDGatewayTimeout ¶
type GetUniverseStargatesStargateIDGatewayTimeout struct {
Payload *esimodels.GatewayTimeout
}
GetUniverseStargatesStargateIDGatewayTimeout handles this case with default header values.
Gateway timeout
func NewGetUniverseStargatesStargateIDGatewayTimeout ¶
func NewGetUniverseStargatesStargateIDGatewayTimeout() *GetUniverseStargatesStargateIDGatewayTimeout
NewGetUniverseStargatesStargateIDGatewayTimeout creates a GetUniverseStargatesStargateIDGatewayTimeout with default headers values
func (*GetUniverseStargatesStargateIDGatewayTimeout) Error ¶
func (o *GetUniverseStargatesStargateIDGatewayTimeout) Error() string
func (*GetUniverseStargatesStargateIDGatewayTimeout) GetPayload ¶
func (o *GetUniverseStargatesStargateIDGatewayTimeout) GetPayload() *esimodels.GatewayTimeout
type GetUniverseStargatesStargateIDInternalServerError ¶
type GetUniverseStargatesStargateIDInternalServerError struct {
Payload *esimodels.InternalServerError
}
GetUniverseStargatesStargateIDInternalServerError handles this case with default header values.
Internal server error
func NewGetUniverseStargatesStargateIDInternalServerError ¶
func NewGetUniverseStargatesStargateIDInternalServerError() *GetUniverseStargatesStargateIDInternalServerError
NewGetUniverseStargatesStargateIDInternalServerError creates a GetUniverseStargatesStargateIDInternalServerError with default headers values
func (*GetUniverseStargatesStargateIDInternalServerError) Error ¶
func (o *GetUniverseStargatesStargateIDInternalServerError) Error() string
func (*GetUniverseStargatesStargateIDInternalServerError) GetPayload ¶
func (o *GetUniverseStargatesStargateIDInternalServerError) GetPayload() *esimodels.InternalServerError
type GetUniverseStargatesStargateIDNotFound ¶
type GetUniverseStargatesStargateIDNotFound struct {
Payload *GetUniverseStargatesStargateIDNotFoundBody
}
GetUniverseStargatesStargateIDNotFound handles this case with default header values.
Stargate not found
func NewGetUniverseStargatesStargateIDNotFound ¶
func NewGetUniverseStargatesStargateIDNotFound() *GetUniverseStargatesStargateIDNotFound
NewGetUniverseStargatesStargateIDNotFound creates a GetUniverseStargatesStargateIDNotFound with default headers values
func (*GetUniverseStargatesStargateIDNotFound) Error ¶
func (o *GetUniverseStargatesStargateIDNotFound) Error() string
func (*GetUniverseStargatesStargateIDNotFound) GetPayload ¶
func (o *GetUniverseStargatesStargateIDNotFound) GetPayload() *GetUniverseStargatesStargateIDNotFoundBody
type GetUniverseStargatesStargateIDNotFoundBody ¶
type GetUniverseStargatesStargateIDNotFoundBody struct { // get_universe_stargates_stargate_id_404_not_found // // Not found message Error string `json:"error,omitempty"` }
GetUniverseStargatesStargateIDNotFoundBody get_universe_stargates_stargate_id_not_found // // Not found swagger:model GetUniverseStargatesStargateIDNotFoundBody
func (*GetUniverseStargatesStargateIDNotFoundBody) MarshalBinary ¶
func (o *GetUniverseStargatesStargateIDNotFoundBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetUniverseStargatesStargateIDNotFoundBody) UnmarshalBinary ¶
func (o *GetUniverseStargatesStargateIDNotFoundBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetUniverseStargatesStargateIDNotModified ¶
type GetUniverseStargatesStargateIDNotModified 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 }
GetUniverseStargatesStargateIDNotModified handles this case with default header values.
Not modified
func NewGetUniverseStargatesStargateIDNotModified ¶
func NewGetUniverseStargatesStargateIDNotModified() *GetUniverseStargatesStargateIDNotModified
NewGetUniverseStargatesStargateIDNotModified creates a GetUniverseStargatesStargateIDNotModified with default headers values
func (*GetUniverseStargatesStargateIDNotModified) Error ¶
func (o *GetUniverseStargatesStargateIDNotModified) Error() string
type GetUniverseStargatesStargateIDOK ¶
type GetUniverseStargatesStargateIDOK 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 *GetUniverseStargatesStargateIDOKBody }
GetUniverseStargatesStargateIDOK handles this case with default header values.
Information about a stargate
func NewGetUniverseStargatesStargateIDOK ¶
func NewGetUniverseStargatesStargateIDOK() *GetUniverseStargatesStargateIDOK
NewGetUniverseStargatesStargateIDOK creates a GetUniverseStargatesStargateIDOK with default headers values
func (*GetUniverseStargatesStargateIDOK) Error ¶
func (o *GetUniverseStargatesStargateIDOK) Error() string
func (*GetUniverseStargatesStargateIDOK) GetPayload ¶
func (o *GetUniverseStargatesStargateIDOK) GetPayload() *GetUniverseStargatesStargateIDOKBody
type GetUniverseStargatesStargateIDOKBody ¶
type GetUniverseStargatesStargateIDOKBody struct { // destination // Required: true Destination *GetUniverseStargatesStargateIDOKBodyDestination `json:"destination"` // get_universe_stargates_stargate_id_name // // name string // Required: true Name *string `json:"name"` // position // Required: true Position *GetUniverseStargatesStargateIDOKBodyPosition `json:"position"` // get_universe_stargates_stargate_id_stargate_id // // stargate_id integer // Required: true StargateID *int32 `json:"stargate_id"` // get_universe_stargates_stargate_id_system_id // // The solar system this stargate is in // Required: true SystemID *int32 `json:"system_id"` // get_universe_stargates_stargate_id_type_id // // type_id integer // Required: true TypeID *int32 `json:"type_id"` }
GetUniverseStargatesStargateIDOKBody get_universe_stargates_stargate_id_ok // // 200 ok object swagger:model GetUniverseStargatesStargateIDOKBody
func (*GetUniverseStargatesStargateIDOKBody) MarshalBinary ¶
func (o *GetUniverseStargatesStargateIDOKBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetUniverseStargatesStargateIDOKBody) UnmarshalBinary ¶
func (o *GetUniverseStargatesStargateIDOKBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetUniverseStargatesStargateIDOKBodyDestination ¶
type GetUniverseStargatesStargateIDOKBodyDestination struct { // get_universe_stargates_stargate_id_destination_stargate_id // // The stargate this stargate connects to // Required: true StargateID *int32 `json:"stargate_id"` // get_universe_stargates_stargate_id_destination_system_id // // The solar system this stargate connects to // Required: true SystemID *int32 `json:"system_id"` }
GetUniverseStargatesStargateIDOKBodyDestination get_universe_stargates_stargate_id_destination // // destination object swagger:model GetUniverseStargatesStargateIDOKBodyDestination
func (*GetUniverseStargatesStargateIDOKBodyDestination) MarshalBinary ¶
func (o *GetUniverseStargatesStargateIDOKBodyDestination) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetUniverseStargatesStargateIDOKBodyDestination) UnmarshalBinary ¶
func (o *GetUniverseStargatesStargateIDOKBodyDestination) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetUniverseStargatesStargateIDOKBodyPosition ¶
type GetUniverseStargatesStargateIDOKBodyPosition struct { // get_universe_stargates_stargate_id_x // // x number // Required: true X *float64 `json:"x"` // get_universe_stargates_stargate_id_y // // y number // Required: true Y *float64 `json:"y"` // get_universe_stargates_stargate_id_z // // z number // Required: true Z *float64 `json:"z"` }
GetUniverseStargatesStargateIDOKBodyPosition get_universe_stargates_stargate_id_position // // position object swagger:model GetUniverseStargatesStargateIDOKBodyPosition
func (*GetUniverseStargatesStargateIDOKBodyPosition) MarshalBinary ¶
func (o *GetUniverseStargatesStargateIDOKBodyPosition) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetUniverseStargatesStargateIDOKBodyPosition) UnmarshalBinary ¶
func (o *GetUniverseStargatesStargateIDOKBodyPosition) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetUniverseStargatesStargateIDParams ¶
type GetUniverseStargatesStargateIDParams struct { /*IfNoneMatch ETag from a previous request. A 304 will be returned if this matches the current ETag */ IfNoneMatch *string /*Datasource The server name you would like data from */ Datasource *string /*StargateID stargate_id integer */ StargateID int32 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetUniverseStargatesStargateIDParams contains all the parameters to send to the API endpoint for the get universe stargates stargate id operation typically these are written to a http.Request
func NewGetUniverseStargatesStargateIDParams ¶
func NewGetUniverseStargatesStargateIDParams() *GetUniverseStargatesStargateIDParams
NewGetUniverseStargatesStargateIDParams creates a new GetUniverseStargatesStargateIDParams object with the default values initialized.
func NewGetUniverseStargatesStargateIDParamsWithContext ¶
func NewGetUniverseStargatesStargateIDParamsWithContext(ctx context.Context) *GetUniverseStargatesStargateIDParams
NewGetUniverseStargatesStargateIDParamsWithContext creates a new GetUniverseStargatesStargateIDParams object with the default values initialized, and the ability to set a context for a request
func NewGetUniverseStargatesStargateIDParamsWithHTTPClient ¶
func NewGetUniverseStargatesStargateIDParamsWithHTTPClient(client *http.Client) *GetUniverseStargatesStargateIDParams
NewGetUniverseStargatesStargateIDParamsWithHTTPClient creates a new GetUniverseStargatesStargateIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetUniverseStargatesStargateIDParamsWithTimeout ¶
func NewGetUniverseStargatesStargateIDParamsWithTimeout(timeout time.Duration) *GetUniverseStargatesStargateIDParams
NewGetUniverseStargatesStargateIDParamsWithTimeout creates a new GetUniverseStargatesStargateIDParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetUniverseStargatesStargateIDParams) SetContext ¶
func (o *GetUniverseStargatesStargateIDParams) SetContext(ctx context.Context)
SetContext adds the context to the get universe stargates stargate id params
func (*GetUniverseStargatesStargateIDParams) SetDatasource ¶
func (o *GetUniverseStargatesStargateIDParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the get universe stargates stargate id params
func (*GetUniverseStargatesStargateIDParams) SetHTTPClient ¶
func (o *GetUniverseStargatesStargateIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get universe stargates stargate id params
func (*GetUniverseStargatesStargateIDParams) SetIfNoneMatch ¶
func (o *GetUniverseStargatesStargateIDParams) SetIfNoneMatch(ifNoneMatch *string)
SetIfNoneMatch adds the ifNoneMatch to the get universe stargates stargate id params
func (*GetUniverseStargatesStargateIDParams) SetStargateID ¶
func (o *GetUniverseStargatesStargateIDParams) SetStargateID(stargateID int32)
SetStargateID adds the stargateId to the get universe stargates stargate id params
func (*GetUniverseStargatesStargateIDParams) SetTimeout ¶
func (o *GetUniverseStargatesStargateIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get universe stargates stargate id params
func (*GetUniverseStargatesStargateIDParams) WithContext ¶
func (o *GetUniverseStargatesStargateIDParams) WithContext(ctx context.Context) *GetUniverseStargatesStargateIDParams
WithContext adds the context to the get universe stargates stargate id params
func (*GetUniverseStargatesStargateIDParams) WithDatasource ¶
func (o *GetUniverseStargatesStargateIDParams) WithDatasource(datasource *string) *GetUniverseStargatesStargateIDParams
WithDatasource adds the datasource to the get universe stargates stargate id params
func (*GetUniverseStargatesStargateIDParams) WithHTTPClient ¶
func (o *GetUniverseStargatesStargateIDParams) WithHTTPClient(client *http.Client) *GetUniverseStargatesStargateIDParams
WithHTTPClient adds the HTTPClient to the get universe stargates stargate id params
func (*GetUniverseStargatesStargateIDParams) WithIfNoneMatch ¶
func (o *GetUniverseStargatesStargateIDParams) WithIfNoneMatch(ifNoneMatch *string) *GetUniverseStargatesStargateIDParams
WithIfNoneMatch adds the ifNoneMatch to the get universe stargates stargate id params
func (*GetUniverseStargatesStargateIDParams) WithStargateID ¶
func (o *GetUniverseStargatesStargateIDParams) WithStargateID(stargateID int32) *GetUniverseStargatesStargateIDParams
WithStargateID adds the stargateID to the get universe stargates stargate id params
func (*GetUniverseStargatesStargateIDParams) WithTimeout ¶
func (o *GetUniverseStargatesStargateIDParams) WithTimeout(timeout time.Duration) *GetUniverseStargatesStargateIDParams
WithTimeout adds the timeout to the get universe stargates stargate id params
func (*GetUniverseStargatesStargateIDParams) WriteToRequest ¶
func (o *GetUniverseStargatesStargateIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetUniverseStargatesStargateIDReader ¶
type GetUniverseStargatesStargateIDReader struct {
// contains filtered or unexported fields
}
GetUniverseStargatesStargateIDReader is a Reader for the GetUniverseStargatesStargateID structure.
func (*GetUniverseStargatesStargateIDReader) ReadResponse ¶
func (o *GetUniverseStargatesStargateIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetUniverseStargatesStargateIDServiceUnavailable ¶
type GetUniverseStargatesStargateIDServiceUnavailable struct {
}GetUniverseStargatesStargateIDServiceUnavailable handles this case with default header values.
Service unavailable
func NewGetUniverseStargatesStargateIDServiceUnavailable ¶
func NewGetUniverseStargatesStargateIDServiceUnavailable() *GetUniverseStargatesStargateIDServiceUnavailable
NewGetUniverseStargatesStargateIDServiceUnavailable creates a GetUniverseStargatesStargateIDServiceUnavailable with default headers values
func (*GetUniverseStargatesStargateIDServiceUnavailable) Error ¶
func (o *GetUniverseStargatesStargateIDServiceUnavailable) Error() string
func (*GetUniverseStargatesStargateIDServiceUnavailable) GetPayload ¶
func (o *GetUniverseStargatesStargateIDServiceUnavailable) GetPayload() *esimodels.ServiceUnavailable
type GetUniverseStarsStarIDBadRequest ¶
type GetUniverseStarsStarIDBadRequest struct {
Payload *esimodels.BadRequest
}
GetUniverseStarsStarIDBadRequest handles this case with default header values.
Bad request
func NewGetUniverseStarsStarIDBadRequest ¶
func NewGetUniverseStarsStarIDBadRequest() *GetUniverseStarsStarIDBadRequest
NewGetUniverseStarsStarIDBadRequest creates a GetUniverseStarsStarIDBadRequest with default headers values
func (*GetUniverseStarsStarIDBadRequest) Error ¶
func (o *GetUniverseStarsStarIDBadRequest) Error() string
func (*GetUniverseStarsStarIDBadRequest) GetPayload ¶
func (o *GetUniverseStarsStarIDBadRequest) GetPayload() *esimodels.BadRequest
type GetUniverseStarsStarIDEnhanceYourCalm ¶
type GetUniverseStarsStarIDEnhanceYourCalm struct {
Payload *esimodels.ErrorLimited
}
GetUniverseStarsStarIDEnhanceYourCalm handles this case with default header values.
Error limited
func NewGetUniverseStarsStarIDEnhanceYourCalm ¶
func NewGetUniverseStarsStarIDEnhanceYourCalm() *GetUniverseStarsStarIDEnhanceYourCalm
NewGetUniverseStarsStarIDEnhanceYourCalm creates a GetUniverseStarsStarIDEnhanceYourCalm with default headers values
func (*GetUniverseStarsStarIDEnhanceYourCalm) Error ¶
func (o *GetUniverseStarsStarIDEnhanceYourCalm) Error() string
func (*GetUniverseStarsStarIDEnhanceYourCalm) GetPayload ¶
func (o *GetUniverseStarsStarIDEnhanceYourCalm) GetPayload() *esimodels.ErrorLimited
type GetUniverseStarsStarIDGatewayTimeout ¶
type GetUniverseStarsStarIDGatewayTimeout struct {
Payload *esimodels.GatewayTimeout
}
GetUniverseStarsStarIDGatewayTimeout handles this case with default header values.
Gateway timeout
func NewGetUniverseStarsStarIDGatewayTimeout ¶
func NewGetUniverseStarsStarIDGatewayTimeout() *GetUniverseStarsStarIDGatewayTimeout
NewGetUniverseStarsStarIDGatewayTimeout creates a GetUniverseStarsStarIDGatewayTimeout with default headers values
func (*GetUniverseStarsStarIDGatewayTimeout) Error ¶
func (o *GetUniverseStarsStarIDGatewayTimeout) Error() string
func (*GetUniverseStarsStarIDGatewayTimeout) GetPayload ¶
func (o *GetUniverseStarsStarIDGatewayTimeout) GetPayload() *esimodels.GatewayTimeout
type GetUniverseStarsStarIDInternalServerError ¶
type GetUniverseStarsStarIDInternalServerError struct {
Payload *esimodels.InternalServerError
}
GetUniverseStarsStarIDInternalServerError handles this case with default header values.
Internal server error
func NewGetUniverseStarsStarIDInternalServerError ¶
func NewGetUniverseStarsStarIDInternalServerError() *GetUniverseStarsStarIDInternalServerError
NewGetUniverseStarsStarIDInternalServerError creates a GetUniverseStarsStarIDInternalServerError with default headers values
func (*GetUniverseStarsStarIDInternalServerError) Error ¶
func (o *GetUniverseStarsStarIDInternalServerError) Error() string
func (*GetUniverseStarsStarIDInternalServerError) GetPayload ¶
func (o *GetUniverseStarsStarIDInternalServerError) GetPayload() *esimodels.InternalServerError
type GetUniverseStarsStarIDNotModified ¶
type GetUniverseStarsStarIDNotModified 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 }
GetUniverseStarsStarIDNotModified handles this case with default header values.
Not modified
func NewGetUniverseStarsStarIDNotModified ¶
func NewGetUniverseStarsStarIDNotModified() *GetUniverseStarsStarIDNotModified
NewGetUniverseStarsStarIDNotModified creates a GetUniverseStarsStarIDNotModified with default headers values
func (*GetUniverseStarsStarIDNotModified) Error ¶
func (o *GetUniverseStarsStarIDNotModified) Error() string
type GetUniverseStarsStarIDOK ¶
type GetUniverseStarsStarIDOK 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 *GetUniverseStarsStarIDOKBody }
GetUniverseStarsStarIDOK handles this case with default header values.
Information about a star
func NewGetUniverseStarsStarIDOK ¶
func NewGetUniverseStarsStarIDOK() *GetUniverseStarsStarIDOK
NewGetUniverseStarsStarIDOK creates a GetUniverseStarsStarIDOK with default headers values
func (*GetUniverseStarsStarIDOK) Error ¶
func (o *GetUniverseStarsStarIDOK) Error() string
func (*GetUniverseStarsStarIDOK) GetPayload ¶
func (o *GetUniverseStarsStarIDOK) GetPayload() *GetUniverseStarsStarIDOKBody
type GetUniverseStarsStarIDOKBody ¶
type GetUniverseStarsStarIDOKBody struct { // get_universe_stars_star_id_age // // Age of star in years // Required: true Age *int64 `json:"age"` // get_universe_stars_star_id_luminosity // // luminosity number // Required: true Luminosity *float32 `json:"luminosity"` // get_universe_stars_star_id_name // // name string // Required: true Name *string `json:"name"` // get_universe_stars_star_id_radius // // radius integer // Required: true Radius *int64 `json:"radius"` // get_universe_stars_star_id_solar_system_id // // solar_system_id integer // Required: true SolarSystemID *int32 `json:"solar_system_id"` // get_universe_stars_star_id_spectral_class // // spectral_class string // Required: true // Enum: [K2 V K4 V G2 V G8 V M7 V K7 V M2 V K5 V M3 V G0 V G7 V G3 V F9 V G5 V F6 V K8 V K9 V K6 V G9 V G6 V G4 VI G4 V F8 V F2 V F1 V K3 V F0 VI G1 VI G0 VI K1 V M4 V M1 V M6 V M0 V K2 IV G2 VI K0 V K5 IV F5 VI G6 VI F6 VI F2 IV G3 VI M8 V F1 VI K1 IV F7 V G5 VI M5 V G7 VI F5 V F4 VI F8 VI K3 IV F4 IV F0 V G7 IV G8 VI F2 VI F4 V F7 VI F3 V G1 V G9 VI F3 IV F9 VI M9 V K0 IV F1 IV G4 IV F3 VI K4 IV G5 IV G3 IV G1 IV K7 IV G0 IV K6 IV K9 IV G2 IV F9 IV F0 IV K8 IV G8 IV F6 IV F5 IV A0 A0IV A0IV2] SpectralClass *string `json:"spectral_class"` // get_universe_stars_star_id_temperature // // temperature integer // Required: true Temperature *int32 `json:"temperature"` // get_universe_stars_star_id_type_id // // type_id integer // Required: true TypeID *int32 `json:"type_id"` }
GetUniverseStarsStarIDOKBody get_universe_stars_star_id_ok // // 200 ok object swagger:model GetUniverseStarsStarIDOKBody
func (*GetUniverseStarsStarIDOKBody) MarshalBinary ¶
func (o *GetUniverseStarsStarIDOKBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetUniverseStarsStarIDOKBody) UnmarshalBinary ¶
func (o *GetUniverseStarsStarIDOKBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetUniverseStarsStarIDParams ¶
type GetUniverseStarsStarIDParams struct { /*IfNoneMatch ETag from a previous request. A 304 will be returned if this matches the current ETag */ IfNoneMatch *string /*Datasource The server name you would like data from */ Datasource *string /*StarID star_id integer */ StarID int32 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetUniverseStarsStarIDParams contains all the parameters to send to the API endpoint for the get universe stars star id operation typically these are written to a http.Request
func NewGetUniverseStarsStarIDParams ¶
func NewGetUniverseStarsStarIDParams() *GetUniverseStarsStarIDParams
NewGetUniverseStarsStarIDParams creates a new GetUniverseStarsStarIDParams object with the default values initialized.
func NewGetUniverseStarsStarIDParamsWithContext ¶
func NewGetUniverseStarsStarIDParamsWithContext(ctx context.Context) *GetUniverseStarsStarIDParams
NewGetUniverseStarsStarIDParamsWithContext creates a new GetUniverseStarsStarIDParams object with the default values initialized, and the ability to set a context for a request
func NewGetUniverseStarsStarIDParamsWithHTTPClient ¶
func NewGetUniverseStarsStarIDParamsWithHTTPClient(client *http.Client) *GetUniverseStarsStarIDParams
NewGetUniverseStarsStarIDParamsWithHTTPClient creates a new GetUniverseStarsStarIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetUniverseStarsStarIDParamsWithTimeout ¶
func NewGetUniverseStarsStarIDParamsWithTimeout(timeout time.Duration) *GetUniverseStarsStarIDParams
NewGetUniverseStarsStarIDParamsWithTimeout creates a new GetUniverseStarsStarIDParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetUniverseStarsStarIDParams) SetContext ¶
func (o *GetUniverseStarsStarIDParams) SetContext(ctx context.Context)
SetContext adds the context to the get universe stars star id params
func (*GetUniverseStarsStarIDParams) SetDatasource ¶
func (o *GetUniverseStarsStarIDParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the get universe stars star id params
func (*GetUniverseStarsStarIDParams) SetHTTPClient ¶
func (o *GetUniverseStarsStarIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get universe stars star id params
func (*GetUniverseStarsStarIDParams) SetIfNoneMatch ¶
func (o *GetUniverseStarsStarIDParams) SetIfNoneMatch(ifNoneMatch *string)
SetIfNoneMatch adds the ifNoneMatch to the get universe stars star id params
func (*GetUniverseStarsStarIDParams) SetStarID ¶
func (o *GetUniverseStarsStarIDParams) SetStarID(starID int32)
SetStarID adds the starId to the get universe stars star id params
func (*GetUniverseStarsStarIDParams) SetTimeout ¶
func (o *GetUniverseStarsStarIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get universe stars star id params
func (*GetUniverseStarsStarIDParams) WithContext ¶
func (o *GetUniverseStarsStarIDParams) WithContext(ctx context.Context) *GetUniverseStarsStarIDParams
WithContext adds the context to the get universe stars star id params
func (*GetUniverseStarsStarIDParams) WithDatasource ¶
func (o *GetUniverseStarsStarIDParams) WithDatasource(datasource *string) *GetUniverseStarsStarIDParams
WithDatasource adds the datasource to the get universe stars star id params
func (*GetUniverseStarsStarIDParams) WithHTTPClient ¶
func (o *GetUniverseStarsStarIDParams) WithHTTPClient(client *http.Client) *GetUniverseStarsStarIDParams
WithHTTPClient adds the HTTPClient to the get universe stars star id params
func (*GetUniverseStarsStarIDParams) WithIfNoneMatch ¶
func (o *GetUniverseStarsStarIDParams) WithIfNoneMatch(ifNoneMatch *string) *GetUniverseStarsStarIDParams
WithIfNoneMatch adds the ifNoneMatch to the get universe stars star id params
func (*GetUniverseStarsStarIDParams) WithStarID ¶
func (o *GetUniverseStarsStarIDParams) WithStarID(starID int32) *GetUniverseStarsStarIDParams
WithStarID adds the starID to the get universe stars star id params
func (*GetUniverseStarsStarIDParams) WithTimeout ¶
func (o *GetUniverseStarsStarIDParams) WithTimeout(timeout time.Duration) *GetUniverseStarsStarIDParams
WithTimeout adds the timeout to the get universe stars star id params
func (*GetUniverseStarsStarIDParams) WriteToRequest ¶
func (o *GetUniverseStarsStarIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetUniverseStarsStarIDReader ¶
type GetUniverseStarsStarIDReader struct {
// contains filtered or unexported fields
}
GetUniverseStarsStarIDReader is a Reader for the GetUniverseStarsStarID structure.
func (*GetUniverseStarsStarIDReader) ReadResponse ¶
func (o *GetUniverseStarsStarIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetUniverseStarsStarIDServiceUnavailable ¶
type GetUniverseStarsStarIDServiceUnavailable struct {
}GetUniverseStarsStarIDServiceUnavailable handles this case with default header values.
Service unavailable
func NewGetUniverseStarsStarIDServiceUnavailable ¶
func NewGetUniverseStarsStarIDServiceUnavailable() *GetUniverseStarsStarIDServiceUnavailable
NewGetUniverseStarsStarIDServiceUnavailable creates a GetUniverseStarsStarIDServiceUnavailable with default headers values
func (*GetUniverseStarsStarIDServiceUnavailable) Error ¶
func (o *GetUniverseStarsStarIDServiceUnavailable) Error() string
func (*GetUniverseStarsStarIDServiceUnavailable) GetPayload ¶
func (o *GetUniverseStarsStarIDServiceUnavailable) GetPayload() *esimodels.ServiceUnavailable
type GetUniverseStationsStationIDBadRequest ¶
type GetUniverseStationsStationIDBadRequest struct {
Payload *esimodels.BadRequest
}
GetUniverseStationsStationIDBadRequest handles this case with default header values.
Bad request
func NewGetUniverseStationsStationIDBadRequest ¶
func NewGetUniverseStationsStationIDBadRequest() *GetUniverseStationsStationIDBadRequest
NewGetUniverseStationsStationIDBadRequest creates a GetUniverseStationsStationIDBadRequest with default headers values
func (*GetUniverseStationsStationIDBadRequest) Error ¶
func (o *GetUniverseStationsStationIDBadRequest) Error() string
func (*GetUniverseStationsStationIDBadRequest) GetPayload ¶
func (o *GetUniverseStationsStationIDBadRequest) GetPayload() *esimodels.BadRequest
type GetUniverseStationsStationIDEnhanceYourCalm ¶
type GetUniverseStationsStationIDEnhanceYourCalm struct {
Payload *esimodels.ErrorLimited
}
GetUniverseStationsStationIDEnhanceYourCalm handles this case with default header values.
Error limited
func NewGetUniverseStationsStationIDEnhanceYourCalm ¶
func NewGetUniverseStationsStationIDEnhanceYourCalm() *GetUniverseStationsStationIDEnhanceYourCalm
NewGetUniverseStationsStationIDEnhanceYourCalm creates a GetUniverseStationsStationIDEnhanceYourCalm with default headers values
func (*GetUniverseStationsStationIDEnhanceYourCalm) Error ¶
func (o *GetUniverseStationsStationIDEnhanceYourCalm) Error() string
func (*GetUniverseStationsStationIDEnhanceYourCalm) GetPayload ¶
func (o *GetUniverseStationsStationIDEnhanceYourCalm) GetPayload() *esimodels.ErrorLimited
type GetUniverseStationsStationIDGatewayTimeout ¶
type GetUniverseStationsStationIDGatewayTimeout struct {
Payload *esimodels.GatewayTimeout
}
GetUniverseStationsStationIDGatewayTimeout handles this case with default header values.
Gateway timeout
func NewGetUniverseStationsStationIDGatewayTimeout ¶
func NewGetUniverseStationsStationIDGatewayTimeout() *GetUniverseStationsStationIDGatewayTimeout
NewGetUniverseStationsStationIDGatewayTimeout creates a GetUniverseStationsStationIDGatewayTimeout with default headers values
func (*GetUniverseStationsStationIDGatewayTimeout) Error ¶
func (o *GetUniverseStationsStationIDGatewayTimeout) Error() string
func (*GetUniverseStationsStationIDGatewayTimeout) GetPayload ¶
func (o *GetUniverseStationsStationIDGatewayTimeout) GetPayload() *esimodels.GatewayTimeout
type GetUniverseStationsStationIDInternalServerError ¶
type GetUniverseStationsStationIDInternalServerError struct {
Payload *esimodels.InternalServerError
}
GetUniverseStationsStationIDInternalServerError handles this case with default header values.
Internal server error
func NewGetUniverseStationsStationIDInternalServerError ¶
func NewGetUniverseStationsStationIDInternalServerError() *GetUniverseStationsStationIDInternalServerError
NewGetUniverseStationsStationIDInternalServerError creates a GetUniverseStationsStationIDInternalServerError with default headers values
func (*GetUniverseStationsStationIDInternalServerError) Error ¶
func (o *GetUniverseStationsStationIDInternalServerError) Error() string
func (*GetUniverseStationsStationIDInternalServerError) GetPayload ¶
func (o *GetUniverseStationsStationIDInternalServerError) GetPayload() *esimodels.InternalServerError
type GetUniverseStationsStationIDNotFound ¶
type GetUniverseStationsStationIDNotFound struct {
Payload *GetUniverseStationsStationIDNotFoundBody
}
GetUniverseStationsStationIDNotFound handles this case with default header values.
Station not found
func NewGetUniverseStationsStationIDNotFound ¶
func NewGetUniverseStationsStationIDNotFound() *GetUniverseStationsStationIDNotFound
NewGetUniverseStationsStationIDNotFound creates a GetUniverseStationsStationIDNotFound with default headers values
func (*GetUniverseStationsStationIDNotFound) Error ¶
func (o *GetUniverseStationsStationIDNotFound) Error() string
func (*GetUniverseStationsStationIDNotFound) GetPayload ¶
func (o *GetUniverseStationsStationIDNotFound) GetPayload() *GetUniverseStationsStationIDNotFoundBody
type GetUniverseStationsStationIDNotFoundBody ¶
type GetUniverseStationsStationIDNotFoundBody struct { // get_universe_stations_station_id_404_not_found // // Not found message Error string `json:"error,omitempty"` }
GetUniverseStationsStationIDNotFoundBody get_universe_stations_station_id_not_found // // Not found swagger:model GetUniverseStationsStationIDNotFoundBody
func (*GetUniverseStationsStationIDNotFoundBody) MarshalBinary ¶
func (o *GetUniverseStationsStationIDNotFoundBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetUniverseStationsStationIDNotFoundBody) UnmarshalBinary ¶
func (o *GetUniverseStationsStationIDNotFoundBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetUniverseStationsStationIDNotModified ¶
type GetUniverseStationsStationIDNotModified 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 }
GetUniverseStationsStationIDNotModified handles this case with default header values.
Not modified
func NewGetUniverseStationsStationIDNotModified ¶
func NewGetUniverseStationsStationIDNotModified() *GetUniverseStationsStationIDNotModified
NewGetUniverseStationsStationIDNotModified creates a GetUniverseStationsStationIDNotModified with default headers values
func (*GetUniverseStationsStationIDNotModified) Error ¶
func (o *GetUniverseStationsStationIDNotModified) Error() string
type GetUniverseStationsStationIDOK ¶
type GetUniverseStationsStationIDOK 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 *GetUniverseStationsStationIDOKBody }
GetUniverseStationsStationIDOK handles this case with default header values.
Information about a station
func NewGetUniverseStationsStationIDOK ¶
func NewGetUniverseStationsStationIDOK() *GetUniverseStationsStationIDOK
NewGetUniverseStationsStationIDOK creates a GetUniverseStationsStationIDOK with default headers values
func (*GetUniverseStationsStationIDOK) Error ¶
func (o *GetUniverseStationsStationIDOK) Error() string
func (*GetUniverseStationsStationIDOK) GetPayload ¶
func (o *GetUniverseStationsStationIDOK) GetPayload() *GetUniverseStationsStationIDOKBody
type GetUniverseStationsStationIDOKBody ¶
type GetUniverseStationsStationIDOKBody struct { // get_universe_stations_station_id_max_dockable_ship_volume // // max_dockable_ship_volume number // Required: true MaxDockableShipVolume *float32 `json:"max_dockable_ship_volume"` // get_universe_stations_station_id_name // // name string // Required: true Name *string `json:"name"` // get_universe_stations_station_id_office_rental_cost // // office_rental_cost number // Required: true OfficeRentalCost *float32 `json:"office_rental_cost"` // get_universe_stations_station_id_owner // // ID of the corporation that controls this station Owner int32 `json:"owner,omitempty"` // position // Required: true Position *GetUniverseStationsStationIDOKBodyPosition `json:"position"` // get_universe_stations_station_id_race_id // // race_id integer RaceID int32 `json:"race_id,omitempty"` // get_universe_stations_station_id_reprocessing_efficiency // // reprocessing_efficiency number // Required: true ReprocessingEfficiency *float32 `json:"reprocessing_efficiency"` // get_universe_stations_station_id_reprocessing_stations_take // // reprocessing_stations_take number // Required: true ReprocessingStationsTake *float32 `json:"reprocessing_stations_take"` // get_universe_stations_station_id_services // // services array // Required: true // Max Items: 30 Services []string `json:"services"` // get_universe_stations_station_id_station_id // // station_id integer // Required: true StationID *int32 `json:"station_id"` // get_universe_stations_station_id_system_id // // The solar system this station is in // Required: true SystemID *int32 `json:"system_id"` // get_universe_stations_station_id_type_id // // type_id integer // Required: true TypeID *int32 `json:"type_id"` }
GetUniverseStationsStationIDOKBody get_universe_stations_station_id_ok // // 200 ok object swagger:model GetUniverseStationsStationIDOKBody
func (*GetUniverseStationsStationIDOKBody) MarshalBinary ¶
func (o *GetUniverseStationsStationIDOKBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetUniverseStationsStationIDOKBody) UnmarshalBinary ¶
func (o *GetUniverseStationsStationIDOKBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetUniverseStationsStationIDOKBodyPosition ¶
type GetUniverseStationsStationIDOKBodyPosition struct { // get_universe_stations_station_id_x // // x number // Required: true X *float64 `json:"x"` // get_universe_stations_station_id_y // // y number // Required: true Y *float64 `json:"y"` // get_universe_stations_station_id_z // // z number // Required: true Z *float64 `json:"z"` }
GetUniverseStationsStationIDOKBodyPosition get_universe_stations_station_id_position // // position object swagger:model GetUniverseStationsStationIDOKBodyPosition
func (*GetUniverseStationsStationIDOKBodyPosition) MarshalBinary ¶
func (o *GetUniverseStationsStationIDOKBodyPosition) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetUniverseStationsStationIDOKBodyPosition) UnmarshalBinary ¶
func (o *GetUniverseStationsStationIDOKBodyPosition) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetUniverseStationsStationIDParams ¶
type GetUniverseStationsStationIDParams struct { /*IfNoneMatch ETag from a previous request. A 304 will be returned if this matches the current ETag */ IfNoneMatch *string /*Datasource The server name you would like data from */ Datasource *string /*StationID station_id integer */ StationID int32 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetUniverseStationsStationIDParams contains all the parameters to send to the API endpoint for the get universe stations station id operation typically these are written to a http.Request
func NewGetUniverseStationsStationIDParams ¶
func NewGetUniverseStationsStationIDParams() *GetUniverseStationsStationIDParams
NewGetUniverseStationsStationIDParams creates a new GetUniverseStationsStationIDParams object with the default values initialized.
func NewGetUniverseStationsStationIDParamsWithContext ¶
func NewGetUniverseStationsStationIDParamsWithContext(ctx context.Context) *GetUniverseStationsStationIDParams
NewGetUniverseStationsStationIDParamsWithContext creates a new GetUniverseStationsStationIDParams object with the default values initialized, and the ability to set a context for a request
func NewGetUniverseStationsStationIDParamsWithHTTPClient ¶
func NewGetUniverseStationsStationIDParamsWithHTTPClient(client *http.Client) *GetUniverseStationsStationIDParams
NewGetUniverseStationsStationIDParamsWithHTTPClient creates a new GetUniverseStationsStationIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetUniverseStationsStationIDParamsWithTimeout ¶
func NewGetUniverseStationsStationIDParamsWithTimeout(timeout time.Duration) *GetUniverseStationsStationIDParams
NewGetUniverseStationsStationIDParamsWithTimeout creates a new GetUniverseStationsStationIDParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetUniverseStationsStationIDParams) SetContext ¶
func (o *GetUniverseStationsStationIDParams) SetContext(ctx context.Context)
SetContext adds the context to the get universe stations station id params
func (*GetUniverseStationsStationIDParams) SetDatasource ¶
func (o *GetUniverseStationsStationIDParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the get universe stations station id params
func (*GetUniverseStationsStationIDParams) SetHTTPClient ¶
func (o *GetUniverseStationsStationIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get universe stations station id params
func (*GetUniverseStationsStationIDParams) SetIfNoneMatch ¶
func (o *GetUniverseStationsStationIDParams) SetIfNoneMatch(ifNoneMatch *string)
SetIfNoneMatch adds the ifNoneMatch to the get universe stations station id params
func (*GetUniverseStationsStationIDParams) SetStationID ¶
func (o *GetUniverseStationsStationIDParams) SetStationID(stationID int32)
SetStationID adds the stationId to the get universe stations station id params
func (*GetUniverseStationsStationIDParams) SetTimeout ¶
func (o *GetUniverseStationsStationIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get universe stations station id params
func (*GetUniverseStationsStationIDParams) WithContext ¶
func (o *GetUniverseStationsStationIDParams) WithContext(ctx context.Context) *GetUniverseStationsStationIDParams
WithContext adds the context to the get universe stations station id params
func (*GetUniverseStationsStationIDParams) WithDatasource ¶
func (o *GetUniverseStationsStationIDParams) WithDatasource(datasource *string) *GetUniverseStationsStationIDParams
WithDatasource adds the datasource to the get universe stations station id params
func (*GetUniverseStationsStationIDParams) WithHTTPClient ¶
func (o *GetUniverseStationsStationIDParams) WithHTTPClient(client *http.Client) *GetUniverseStationsStationIDParams
WithHTTPClient adds the HTTPClient to the get universe stations station id params
func (*GetUniverseStationsStationIDParams) WithIfNoneMatch ¶
func (o *GetUniverseStationsStationIDParams) WithIfNoneMatch(ifNoneMatch *string) *GetUniverseStationsStationIDParams
WithIfNoneMatch adds the ifNoneMatch to the get universe stations station id params
func (*GetUniverseStationsStationIDParams) WithStationID ¶
func (o *GetUniverseStationsStationIDParams) WithStationID(stationID int32) *GetUniverseStationsStationIDParams
WithStationID adds the stationID to the get universe stations station id params
func (*GetUniverseStationsStationIDParams) WithTimeout ¶
func (o *GetUniverseStationsStationIDParams) WithTimeout(timeout time.Duration) *GetUniverseStationsStationIDParams
WithTimeout adds the timeout to the get universe stations station id params
func (*GetUniverseStationsStationIDParams) WriteToRequest ¶
func (o *GetUniverseStationsStationIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetUniverseStationsStationIDReader ¶
type GetUniverseStationsStationIDReader struct {
// contains filtered or unexported fields
}
GetUniverseStationsStationIDReader is a Reader for the GetUniverseStationsStationID structure.
func (*GetUniverseStationsStationIDReader) ReadResponse ¶
func (o *GetUniverseStationsStationIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetUniverseStationsStationIDServiceUnavailable ¶
type GetUniverseStationsStationIDServiceUnavailable struct {
}GetUniverseStationsStationIDServiceUnavailable handles this case with default header values.
Service unavailable
func NewGetUniverseStationsStationIDServiceUnavailable ¶
func NewGetUniverseStationsStationIDServiceUnavailable() *GetUniverseStationsStationIDServiceUnavailable
NewGetUniverseStationsStationIDServiceUnavailable creates a GetUniverseStationsStationIDServiceUnavailable with default headers values
func (*GetUniverseStationsStationIDServiceUnavailable) Error ¶
func (o *GetUniverseStationsStationIDServiceUnavailable) Error() string
func (*GetUniverseStationsStationIDServiceUnavailable) GetPayload ¶
func (o *GetUniverseStationsStationIDServiceUnavailable) GetPayload() *esimodels.ServiceUnavailable
type GetUniverseStructuresBadRequest ¶
type GetUniverseStructuresBadRequest struct {
Payload *esimodels.BadRequest
}
GetUniverseStructuresBadRequest handles this case with default header values.
Bad request
func NewGetUniverseStructuresBadRequest ¶
func NewGetUniverseStructuresBadRequest() *GetUniverseStructuresBadRequest
NewGetUniverseStructuresBadRequest creates a GetUniverseStructuresBadRequest with default headers values
func (*GetUniverseStructuresBadRequest) Error ¶
func (o *GetUniverseStructuresBadRequest) Error() string
func (*GetUniverseStructuresBadRequest) GetPayload ¶
func (o *GetUniverseStructuresBadRequest) GetPayload() *esimodels.BadRequest
type GetUniverseStructuresEnhanceYourCalm ¶
type GetUniverseStructuresEnhanceYourCalm struct {
Payload *esimodels.ErrorLimited
}
GetUniverseStructuresEnhanceYourCalm handles this case with default header values.
Error limited
func NewGetUniverseStructuresEnhanceYourCalm ¶
func NewGetUniverseStructuresEnhanceYourCalm() *GetUniverseStructuresEnhanceYourCalm
NewGetUniverseStructuresEnhanceYourCalm creates a GetUniverseStructuresEnhanceYourCalm with default headers values
func (*GetUniverseStructuresEnhanceYourCalm) Error ¶
func (o *GetUniverseStructuresEnhanceYourCalm) Error() string
func (*GetUniverseStructuresEnhanceYourCalm) GetPayload ¶
func (o *GetUniverseStructuresEnhanceYourCalm) GetPayload() *esimodels.ErrorLimited
type GetUniverseStructuresGatewayTimeout ¶
type GetUniverseStructuresGatewayTimeout struct {
Payload *esimodels.GatewayTimeout
}
GetUniverseStructuresGatewayTimeout handles this case with default header values.
Gateway timeout
func NewGetUniverseStructuresGatewayTimeout ¶
func NewGetUniverseStructuresGatewayTimeout() *GetUniverseStructuresGatewayTimeout
NewGetUniverseStructuresGatewayTimeout creates a GetUniverseStructuresGatewayTimeout with default headers values
func (*GetUniverseStructuresGatewayTimeout) Error ¶
func (o *GetUniverseStructuresGatewayTimeout) Error() string
func (*GetUniverseStructuresGatewayTimeout) GetPayload ¶
func (o *GetUniverseStructuresGatewayTimeout) GetPayload() *esimodels.GatewayTimeout
type GetUniverseStructuresInternalServerError ¶
type GetUniverseStructuresInternalServerError struct {
Payload *esimodels.InternalServerError
}
GetUniverseStructuresInternalServerError handles this case with default header values.
Internal server error
func NewGetUniverseStructuresInternalServerError ¶
func NewGetUniverseStructuresInternalServerError() *GetUniverseStructuresInternalServerError
NewGetUniverseStructuresInternalServerError creates a GetUniverseStructuresInternalServerError with default headers values
func (*GetUniverseStructuresInternalServerError) Error ¶
func (o *GetUniverseStructuresInternalServerError) Error() string
func (*GetUniverseStructuresInternalServerError) GetPayload ¶
func (o *GetUniverseStructuresInternalServerError) GetPayload() *esimodels.InternalServerError
type GetUniverseStructuresNotModified ¶
type GetUniverseStructuresNotModified 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 }
GetUniverseStructuresNotModified handles this case with default header values.
Not modified
func NewGetUniverseStructuresNotModified ¶
func NewGetUniverseStructuresNotModified() *GetUniverseStructuresNotModified
NewGetUniverseStructuresNotModified creates a GetUniverseStructuresNotModified with default headers values
func (*GetUniverseStructuresNotModified) Error ¶
func (o *GetUniverseStructuresNotModified) Error() string
type GetUniverseStructuresOK ¶
type GetUniverseStructuresOK 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 []*int64 }
GetUniverseStructuresOK handles this case with default header values.
List of public structure IDs
func NewGetUniverseStructuresOK ¶
func NewGetUniverseStructuresOK() *GetUniverseStructuresOK
NewGetUniverseStructuresOK creates a GetUniverseStructuresOK with default headers values
func (*GetUniverseStructuresOK) Error ¶
func (o *GetUniverseStructuresOK) Error() string
func (*GetUniverseStructuresOK) GetPayload ¶
func (o *GetUniverseStructuresOK) GetPayload() []*int64
type GetUniverseStructuresParams ¶
type GetUniverseStructuresParams struct { /*IfNoneMatch ETag from a previous request. A 304 will be returned if this matches the current ETag */ IfNoneMatch *string /*Datasource The server name you would like data from */ Datasource *string /*Filter Only list public structures that have this service online */ Filter *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetUniverseStructuresParams contains all the parameters to send to the API endpoint for the get universe structures operation typically these are written to a http.Request
func NewGetUniverseStructuresParams ¶
func NewGetUniverseStructuresParams() *GetUniverseStructuresParams
NewGetUniverseStructuresParams creates a new GetUniverseStructuresParams object with the default values initialized.
func NewGetUniverseStructuresParamsWithContext ¶
func NewGetUniverseStructuresParamsWithContext(ctx context.Context) *GetUniverseStructuresParams
NewGetUniverseStructuresParamsWithContext creates a new GetUniverseStructuresParams object with the default values initialized, and the ability to set a context for a request
func NewGetUniverseStructuresParamsWithHTTPClient ¶
func NewGetUniverseStructuresParamsWithHTTPClient(client *http.Client) *GetUniverseStructuresParams
NewGetUniverseStructuresParamsWithHTTPClient creates a new GetUniverseStructuresParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetUniverseStructuresParamsWithTimeout ¶
func NewGetUniverseStructuresParamsWithTimeout(timeout time.Duration) *GetUniverseStructuresParams
NewGetUniverseStructuresParamsWithTimeout creates a new GetUniverseStructuresParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetUniverseStructuresParams) SetContext ¶
func (o *GetUniverseStructuresParams) SetContext(ctx context.Context)
SetContext adds the context to the get universe structures params
func (*GetUniverseStructuresParams) SetDatasource ¶
func (o *GetUniverseStructuresParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the get universe structures params
func (*GetUniverseStructuresParams) SetFilter ¶
func (o *GetUniverseStructuresParams) SetFilter(filter *string)
SetFilter adds the filter to the get universe structures params
func (*GetUniverseStructuresParams) SetHTTPClient ¶
func (o *GetUniverseStructuresParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get universe structures params
func (*GetUniverseStructuresParams) SetIfNoneMatch ¶
func (o *GetUniverseStructuresParams) SetIfNoneMatch(ifNoneMatch *string)
SetIfNoneMatch adds the ifNoneMatch to the get universe structures params
func (*GetUniverseStructuresParams) SetTimeout ¶
func (o *GetUniverseStructuresParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get universe structures params
func (*GetUniverseStructuresParams) WithContext ¶
func (o *GetUniverseStructuresParams) WithContext(ctx context.Context) *GetUniverseStructuresParams
WithContext adds the context to the get universe structures params
func (*GetUniverseStructuresParams) WithDatasource ¶
func (o *GetUniverseStructuresParams) WithDatasource(datasource *string) *GetUniverseStructuresParams
WithDatasource adds the datasource to the get universe structures params
func (*GetUniverseStructuresParams) WithFilter ¶
func (o *GetUniverseStructuresParams) WithFilter(filter *string) *GetUniverseStructuresParams
WithFilter adds the filter to the get universe structures params
func (*GetUniverseStructuresParams) WithHTTPClient ¶
func (o *GetUniverseStructuresParams) WithHTTPClient(client *http.Client) *GetUniverseStructuresParams
WithHTTPClient adds the HTTPClient to the get universe structures params
func (*GetUniverseStructuresParams) WithIfNoneMatch ¶
func (o *GetUniverseStructuresParams) WithIfNoneMatch(ifNoneMatch *string) *GetUniverseStructuresParams
WithIfNoneMatch adds the ifNoneMatch to the get universe structures params
func (*GetUniverseStructuresParams) WithTimeout ¶
func (o *GetUniverseStructuresParams) WithTimeout(timeout time.Duration) *GetUniverseStructuresParams
WithTimeout adds the timeout to the get universe structures params
func (*GetUniverseStructuresParams) WriteToRequest ¶
func (o *GetUniverseStructuresParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetUniverseStructuresReader ¶
type GetUniverseStructuresReader struct {
// contains filtered or unexported fields
}
GetUniverseStructuresReader is a Reader for the GetUniverseStructures structure.
func (*GetUniverseStructuresReader) ReadResponse ¶
func (o *GetUniverseStructuresReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetUniverseStructuresServiceUnavailable ¶
type GetUniverseStructuresServiceUnavailable struct {
}GetUniverseStructuresServiceUnavailable handles this case with default header values.
Service unavailable
func NewGetUniverseStructuresServiceUnavailable ¶
func NewGetUniverseStructuresServiceUnavailable() *GetUniverseStructuresServiceUnavailable
NewGetUniverseStructuresServiceUnavailable creates a GetUniverseStructuresServiceUnavailable with default headers values
func (*GetUniverseStructuresServiceUnavailable) Error ¶
func (o *GetUniverseStructuresServiceUnavailable) Error() string
func (*GetUniverseStructuresServiceUnavailable) GetPayload ¶
func (o *GetUniverseStructuresServiceUnavailable) GetPayload() *esimodels.ServiceUnavailable
type GetUniverseStructuresStructureIDBadRequest ¶
type GetUniverseStructuresStructureIDBadRequest struct {
Payload *esimodels.BadRequest
}
GetUniverseStructuresStructureIDBadRequest handles this case with default header values.
Bad request
func NewGetUniverseStructuresStructureIDBadRequest ¶
func NewGetUniverseStructuresStructureIDBadRequest() *GetUniverseStructuresStructureIDBadRequest
NewGetUniverseStructuresStructureIDBadRequest creates a GetUniverseStructuresStructureIDBadRequest with default headers values
func (*GetUniverseStructuresStructureIDBadRequest) Error ¶
func (o *GetUniverseStructuresStructureIDBadRequest) Error() string
func (*GetUniverseStructuresStructureIDBadRequest) GetPayload ¶
func (o *GetUniverseStructuresStructureIDBadRequest) GetPayload() *esimodels.BadRequest
type GetUniverseStructuresStructureIDEnhanceYourCalm ¶
type GetUniverseStructuresStructureIDEnhanceYourCalm struct {
Payload *esimodels.ErrorLimited
}
GetUniverseStructuresStructureIDEnhanceYourCalm handles this case with default header values.
Error limited
func NewGetUniverseStructuresStructureIDEnhanceYourCalm ¶
func NewGetUniverseStructuresStructureIDEnhanceYourCalm() *GetUniverseStructuresStructureIDEnhanceYourCalm
NewGetUniverseStructuresStructureIDEnhanceYourCalm creates a GetUniverseStructuresStructureIDEnhanceYourCalm with default headers values
func (*GetUniverseStructuresStructureIDEnhanceYourCalm) Error ¶
func (o *GetUniverseStructuresStructureIDEnhanceYourCalm) Error() string
func (*GetUniverseStructuresStructureIDEnhanceYourCalm) GetPayload ¶
func (o *GetUniverseStructuresStructureIDEnhanceYourCalm) GetPayload() *esimodels.ErrorLimited
type GetUniverseStructuresStructureIDForbidden ¶
GetUniverseStructuresStructureIDForbidden handles this case with default header values.
Forbidden
func NewGetUniverseStructuresStructureIDForbidden ¶
func NewGetUniverseStructuresStructureIDForbidden() *GetUniverseStructuresStructureIDForbidden
NewGetUniverseStructuresStructureIDForbidden creates a GetUniverseStructuresStructureIDForbidden with default headers values
func (*GetUniverseStructuresStructureIDForbidden) Error ¶
func (o *GetUniverseStructuresStructureIDForbidden) Error() string
func (*GetUniverseStructuresStructureIDForbidden) GetPayload ¶
func (o *GetUniverseStructuresStructureIDForbidden) GetPayload() *esimodels.Forbidden
type GetUniverseStructuresStructureIDGatewayTimeout ¶
type GetUniverseStructuresStructureIDGatewayTimeout struct {
Payload *esimodels.GatewayTimeout
}
GetUniverseStructuresStructureIDGatewayTimeout handles this case with default header values.
Gateway timeout
func NewGetUniverseStructuresStructureIDGatewayTimeout ¶
func NewGetUniverseStructuresStructureIDGatewayTimeout() *GetUniverseStructuresStructureIDGatewayTimeout
NewGetUniverseStructuresStructureIDGatewayTimeout creates a GetUniverseStructuresStructureIDGatewayTimeout with default headers values
func (*GetUniverseStructuresStructureIDGatewayTimeout) Error ¶
func (o *GetUniverseStructuresStructureIDGatewayTimeout) Error() string
func (*GetUniverseStructuresStructureIDGatewayTimeout) GetPayload ¶
func (o *GetUniverseStructuresStructureIDGatewayTimeout) GetPayload() *esimodels.GatewayTimeout
type GetUniverseStructuresStructureIDInternalServerError ¶
type GetUniverseStructuresStructureIDInternalServerError struct {
Payload *esimodels.InternalServerError
}
GetUniverseStructuresStructureIDInternalServerError handles this case with default header values.
Internal server error
func NewGetUniverseStructuresStructureIDInternalServerError ¶
func NewGetUniverseStructuresStructureIDInternalServerError() *GetUniverseStructuresStructureIDInternalServerError
NewGetUniverseStructuresStructureIDInternalServerError creates a GetUniverseStructuresStructureIDInternalServerError with default headers values
func (*GetUniverseStructuresStructureIDInternalServerError) Error ¶
func (o *GetUniverseStructuresStructureIDInternalServerError) Error() string
func (*GetUniverseStructuresStructureIDInternalServerError) GetPayload ¶
func (o *GetUniverseStructuresStructureIDInternalServerError) GetPayload() *esimodels.InternalServerError
type GetUniverseStructuresStructureIDNotFound ¶
type GetUniverseStructuresStructureIDNotFound struct {
Payload *GetUniverseStructuresStructureIDNotFoundBody
}
GetUniverseStructuresStructureIDNotFound handles this case with default header values.
Structure not found
func NewGetUniverseStructuresStructureIDNotFound ¶
func NewGetUniverseStructuresStructureIDNotFound() *GetUniverseStructuresStructureIDNotFound
NewGetUniverseStructuresStructureIDNotFound creates a GetUniverseStructuresStructureIDNotFound with default headers values
func (*GetUniverseStructuresStructureIDNotFound) Error ¶
func (o *GetUniverseStructuresStructureIDNotFound) Error() string
func (*GetUniverseStructuresStructureIDNotFound) GetPayload ¶
func (o *GetUniverseStructuresStructureIDNotFound) GetPayload() *GetUniverseStructuresStructureIDNotFoundBody
type GetUniverseStructuresStructureIDNotFoundBody ¶
type GetUniverseStructuresStructureIDNotFoundBody struct { // get_universe_structures_structure_id_404_not_found // // Not found message Error string `json:"error,omitempty"` }
GetUniverseStructuresStructureIDNotFoundBody get_universe_structures_structure_id_not_found // // Not found swagger:model GetUniverseStructuresStructureIDNotFoundBody
func (*GetUniverseStructuresStructureIDNotFoundBody) MarshalBinary ¶
func (o *GetUniverseStructuresStructureIDNotFoundBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetUniverseStructuresStructureIDNotFoundBody) UnmarshalBinary ¶
func (o *GetUniverseStructuresStructureIDNotFoundBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetUniverseStructuresStructureIDNotModified ¶
type GetUniverseStructuresStructureIDNotModified 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 }
GetUniverseStructuresStructureIDNotModified handles this case with default header values.
Not modified
func NewGetUniverseStructuresStructureIDNotModified ¶
func NewGetUniverseStructuresStructureIDNotModified() *GetUniverseStructuresStructureIDNotModified
NewGetUniverseStructuresStructureIDNotModified creates a GetUniverseStructuresStructureIDNotModified with default headers values
func (*GetUniverseStructuresStructureIDNotModified) Error ¶
func (o *GetUniverseStructuresStructureIDNotModified) Error() string
type GetUniverseStructuresStructureIDOK ¶
type GetUniverseStructuresStructureIDOK 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 *GetUniverseStructuresStructureIDOKBody }
GetUniverseStructuresStructureIDOK handles this case with default header values.
Data about a structure
func NewGetUniverseStructuresStructureIDOK ¶
func NewGetUniverseStructuresStructureIDOK() *GetUniverseStructuresStructureIDOK
NewGetUniverseStructuresStructureIDOK creates a GetUniverseStructuresStructureIDOK with default headers values
func (*GetUniverseStructuresStructureIDOK) Error ¶
func (o *GetUniverseStructuresStructureIDOK) Error() string
func (*GetUniverseStructuresStructureIDOK) GetPayload ¶
func (o *GetUniverseStructuresStructureIDOK) GetPayload() *GetUniverseStructuresStructureIDOKBody
type GetUniverseStructuresStructureIDOKBody ¶
type GetUniverseStructuresStructureIDOKBody struct { // get_universe_structures_structure_id_name // // The full name of the structure // Required: true Name *string `json:"name"` // get_universe_structures_structure_id_owner_id // // The ID of the corporation who owns this particular structure // Required: true OwnerID *int32 `json:"owner_id"` // position Position *GetUniverseStructuresStructureIDOKBodyPosition `json:"position,omitempty"` // get_universe_structures_structure_id_solar_system_id // // solar_system_id integer // Required: true SolarSystemID *int32 `json:"solar_system_id"` // get_universe_structures_structure_id_type_id // // type_id integer TypeID int32 `json:"type_id,omitempty"` }
GetUniverseStructuresStructureIDOKBody get_universe_structures_structure_id_ok // // 200 ok object swagger:model GetUniverseStructuresStructureIDOKBody
func (*GetUniverseStructuresStructureIDOKBody) MarshalBinary ¶
func (o *GetUniverseStructuresStructureIDOKBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetUniverseStructuresStructureIDOKBody) UnmarshalBinary ¶
func (o *GetUniverseStructuresStructureIDOKBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetUniverseStructuresStructureIDOKBodyPosition ¶
type GetUniverseStructuresStructureIDOKBodyPosition struct { // get_universe_structures_structure_id_x // // x number // Required: true X *float64 `json:"x"` // get_universe_structures_structure_id_y // // y number // Required: true Y *float64 `json:"y"` // get_universe_structures_structure_id_z // // z number // Required: true Z *float64 `json:"z"` }
GetUniverseStructuresStructureIDOKBodyPosition get_universe_structures_structure_id_position // // Coordinates of the structure in Cartesian space relative to the Sun, in metres. // swagger:model GetUniverseStructuresStructureIDOKBodyPosition
func (*GetUniverseStructuresStructureIDOKBodyPosition) MarshalBinary ¶
func (o *GetUniverseStructuresStructureIDOKBodyPosition) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetUniverseStructuresStructureIDOKBodyPosition) UnmarshalBinary ¶
func (o *GetUniverseStructuresStructureIDOKBodyPosition) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetUniverseStructuresStructureIDParams ¶
type GetUniverseStructuresStructureIDParams struct { /*IfNoneMatch ETag from a previous request. A 304 will be returned if this matches the current ETag */ IfNoneMatch *string /*Datasource The server name you would like data from */ Datasource *string /*StructureID An Eve structure ID */ StructureID int64 /*Token Access token to use if unable to set a header */ Token *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetUniverseStructuresStructureIDParams contains all the parameters to send to the API endpoint for the get universe structures structure id operation typically these are written to a http.Request
func NewGetUniverseStructuresStructureIDParams ¶
func NewGetUniverseStructuresStructureIDParams() *GetUniverseStructuresStructureIDParams
NewGetUniverseStructuresStructureIDParams creates a new GetUniverseStructuresStructureIDParams object with the default values initialized.
func NewGetUniverseStructuresStructureIDParamsWithContext ¶
func NewGetUniverseStructuresStructureIDParamsWithContext(ctx context.Context) *GetUniverseStructuresStructureIDParams
NewGetUniverseStructuresStructureIDParamsWithContext creates a new GetUniverseStructuresStructureIDParams object with the default values initialized, and the ability to set a context for a request
func NewGetUniverseStructuresStructureIDParamsWithHTTPClient ¶
func NewGetUniverseStructuresStructureIDParamsWithHTTPClient(client *http.Client) *GetUniverseStructuresStructureIDParams
NewGetUniverseStructuresStructureIDParamsWithHTTPClient creates a new GetUniverseStructuresStructureIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetUniverseStructuresStructureIDParamsWithTimeout ¶
func NewGetUniverseStructuresStructureIDParamsWithTimeout(timeout time.Duration) *GetUniverseStructuresStructureIDParams
NewGetUniverseStructuresStructureIDParamsWithTimeout creates a new GetUniverseStructuresStructureIDParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetUniverseStructuresStructureIDParams) SetContext ¶
func (o *GetUniverseStructuresStructureIDParams) SetContext(ctx context.Context)
SetContext adds the context to the get universe structures structure id params
func (*GetUniverseStructuresStructureIDParams) SetDatasource ¶
func (o *GetUniverseStructuresStructureIDParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the get universe structures structure id params
func (*GetUniverseStructuresStructureIDParams) SetHTTPClient ¶
func (o *GetUniverseStructuresStructureIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get universe structures structure id params
func (*GetUniverseStructuresStructureIDParams) SetIfNoneMatch ¶
func (o *GetUniverseStructuresStructureIDParams) SetIfNoneMatch(ifNoneMatch *string)
SetIfNoneMatch adds the ifNoneMatch to the get universe structures structure id params
func (*GetUniverseStructuresStructureIDParams) SetStructureID ¶
func (o *GetUniverseStructuresStructureIDParams) SetStructureID(structureID int64)
SetStructureID adds the structureId to the get universe structures structure id params
func (*GetUniverseStructuresStructureIDParams) SetTimeout ¶
func (o *GetUniverseStructuresStructureIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get universe structures structure id params
func (*GetUniverseStructuresStructureIDParams) SetToken ¶
func (o *GetUniverseStructuresStructureIDParams) SetToken(token *string)
SetToken adds the token to the get universe structures structure id params
func (*GetUniverseStructuresStructureIDParams) WithContext ¶
func (o *GetUniverseStructuresStructureIDParams) WithContext(ctx context.Context) *GetUniverseStructuresStructureIDParams
WithContext adds the context to the get universe structures structure id params
func (*GetUniverseStructuresStructureIDParams) WithDatasource ¶
func (o *GetUniverseStructuresStructureIDParams) WithDatasource(datasource *string) *GetUniverseStructuresStructureIDParams
WithDatasource adds the datasource to the get universe structures structure id params
func (*GetUniverseStructuresStructureIDParams) WithHTTPClient ¶
func (o *GetUniverseStructuresStructureIDParams) WithHTTPClient(client *http.Client) *GetUniverseStructuresStructureIDParams
WithHTTPClient adds the HTTPClient to the get universe structures structure id params
func (*GetUniverseStructuresStructureIDParams) WithIfNoneMatch ¶
func (o *GetUniverseStructuresStructureIDParams) WithIfNoneMatch(ifNoneMatch *string) *GetUniverseStructuresStructureIDParams
WithIfNoneMatch adds the ifNoneMatch to the get universe structures structure id params
func (*GetUniverseStructuresStructureIDParams) WithStructureID ¶
func (o *GetUniverseStructuresStructureIDParams) WithStructureID(structureID int64) *GetUniverseStructuresStructureIDParams
WithStructureID adds the structureID to the get universe structures structure id params
func (*GetUniverseStructuresStructureIDParams) WithTimeout ¶
func (o *GetUniverseStructuresStructureIDParams) WithTimeout(timeout time.Duration) *GetUniverseStructuresStructureIDParams
WithTimeout adds the timeout to the get universe structures structure id params
func (*GetUniverseStructuresStructureIDParams) WithToken ¶
func (o *GetUniverseStructuresStructureIDParams) WithToken(token *string) *GetUniverseStructuresStructureIDParams
WithToken adds the token to the get universe structures structure id params
func (*GetUniverseStructuresStructureIDParams) WriteToRequest ¶
func (o *GetUniverseStructuresStructureIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetUniverseStructuresStructureIDReader ¶
type GetUniverseStructuresStructureIDReader struct {
// contains filtered or unexported fields
}
GetUniverseStructuresStructureIDReader is a Reader for the GetUniverseStructuresStructureID structure.
func (*GetUniverseStructuresStructureIDReader) ReadResponse ¶
func (o *GetUniverseStructuresStructureIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetUniverseStructuresStructureIDServiceUnavailable ¶
type GetUniverseStructuresStructureIDServiceUnavailable struct {
}GetUniverseStructuresStructureIDServiceUnavailable handles this case with default header values.
Service unavailable
func NewGetUniverseStructuresStructureIDServiceUnavailable ¶
func NewGetUniverseStructuresStructureIDServiceUnavailable() *GetUniverseStructuresStructureIDServiceUnavailable
NewGetUniverseStructuresStructureIDServiceUnavailable creates a GetUniverseStructuresStructureIDServiceUnavailable with default headers values
func (*GetUniverseStructuresStructureIDServiceUnavailable) Error ¶
func (o *GetUniverseStructuresStructureIDServiceUnavailable) Error() string
func (*GetUniverseStructuresStructureIDServiceUnavailable) GetPayload ¶
func (o *GetUniverseStructuresStructureIDServiceUnavailable) GetPayload() *esimodels.ServiceUnavailable
type GetUniverseStructuresStructureIDUnauthorized ¶
type GetUniverseStructuresStructureIDUnauthorized struct {
}GetUniverseStructuresStructureIDUnauthorized handles this case with default header values.
Unauthorized
func NewGetUniverseStructuresStructureIDUnauthorized ¶
func NewGetUniverseStructuresStructureIDUnauthorized() *GetUniverseStructuresStructureIDUnauthorized
NewGetUniverseStructuresStructureIDUnauthorized creates a GetUniverseStructuresStructureIDUnauthorized with default headers values
func (*GetUniverseStructuresStructureIDUnauthorized) Error ¶
func (o *GetUniverseStructuresStructureIDUnauthorized) Error() string
func (*GetUniverseStructuresStructureIDUnauthorized) GetPayload ¶
func (o *GetUniverseStructuresStructureIDUnauthorized) GetPayload() *esimodels.Unauthorized
type GetUniverseSystemJumpsBadRequest ¶
type GetUniverseSystemJumpsBadRequest struct {
Payload *esimodels.BadRequest
}
GetUniverseSystemJumpsBadRequest handles this case with default header values.
Bad request
func NewGetUniverseSystemJumpsBadRequest ¶
func NewGetUniverseSystemJumpsBadRequest() *GetUniverseSystemJumpsBadRequest
NewGetUniverseSystemJumpsBadRequest creates a GetUniverseSystemJumpsBadRequest with default headers values
func (*GetUniverseSystemJumpsBadRequest) Error ¶
func (o *GetUniverseSystemJumpsBadRequest) Error() string
func (*GetUniverseSystemJumpsBadRequest) GetPayload ¶
func (o *GetUniverseSystemJumpsBadRequest) GetPayload() *esimodels.BadRequest
type GetUniverseSystemJumpsEnhanceYourCalm ¶
type GetUniverseSystemJumpsEnhanceYourCalm struct {
Payload *esimodels.ErrorLimited
}
GetUniverseSystemJumpsEnhanceYourCalm handles this case with default header values.
Error limited
func NewGetUniverseSystemJumpsEnhanceYourCalm ¶
func NewGetUniverseSystemJumpsEnhanceYourCalm() *GetUniverseSystemJumpsEnhanceYourCalm
NewGetUniverseSystemJumpsEnhanceYourCalm creates a GetUniverseSystemJumpsEnhanceYourCalm with default headers values
func (*GetUniverseSystemJumpsEnhanceYourCalm) Error ¶
func (o *GetUniverseSystemJumpsEnhanceYourCalm) Error() string
func (*GetUniverseSystemJumpsEnhanceYourCalm) GetPayload ¶
func (o *GetUniverseSystemJumpsEnhanceYourCalm) GetPayload() *esimodels.ErrorLimited
type GetUniverseSystemJumpsGatewayTimeout ¶
type GetUniverseSystemJumpsGatewayTimeout struct {
Payload *esimodels.GatewayTimeout
}
GetUniverseSystemJumpsGatewayTimeout handles this case with default header values.
Gateway timeout
func NewGetUniverseSystemJumpsGatewayTimeout ¶
func NewGetUniverseSystemJumpsGatewayTimeout() *GetUniverseSystemJumpsGatewayTimeout
NewGetUniverseSystemJumpsGatewayTimeout creates a GetUniverseSystemJumpsGatewayTimeout with default headers values
func (*GetUniverseSystemJumpsGatewayTimeout) Error ¶
func (o *GetUniverseSystemJumpsGatewayTimeout) Error() string
func (*GetUniverseSystemJumpsGatewayTimeout) GetPayload ¶
func (o *GetUniverseSystemJumpsGatewayTimeout) GetPayload() *esimodels.GatewayTimeout
type GetUniverseSystemJumpsInternalServerError ¶
type GetUniverseSystemJumpsInternalServerError struct {
Payload *esimodels.InternalServerError
}
GetUniverseSystemJumpsInternalServerError handles this case with default header values.
Internal server error
func NewGetUniverseSystemJumpsInternalServerError ¶
func NewGetUniverseSystemJumpsInternalServerError() *GetUniverseSystemJumpsInternalServerError
NewGetUniverseSystemJumpsInternalServerError creates a GetUniverseSystemJumpsInternalServerError with default headers values
func (*GetUniverseSystemJumpsInternalServerError) Error ¶
func (o *GetUniverseSystemJumpsInternalServerError) Error() string
func (*GetUniverseSystemJumpsInternalServerError) GetPayload ¶
func (o *GetUniverseSystemJumpsInternalServerError) GetPayload() *esimodels.InternalServerError
type GetUniverseSystemJumpsNotModified ¶
type GetUniverseSystemJumpsNotModified 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 }
GetUniverseSystemJumpsNotModified handles this case with default header values.
Not modified
func NewGetUniverseSystemJumpsNotModified ¶
func NewGetUniverseSystemJumpsNotModified() *GetUniverseSystemJumpsNotModified
NewGetUniverseSystemJumpsNotModified creates a GetUniverseSystemJumpsNotModified with default headers values
func (*GetUniverseSystemJumpsNotModified) Error ¶
func (o *GetUniverseSystemJumpsNotModified) Error() string
type GetUniverseSystemJumpsOK ¶
type GetUniverseSystemJumpsOK 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 []*GetUniverseSystemJumpsOKBodyItems0 }
GetUniverseSystemJumpsOK handles this case with default header values.
A list of systems and number of jumps
func NewGetUniverseSystemJumpsOK ¶
func NewGetUniverseSystemJumpsOK() *GetUniverseSystemJumpsOK
NewGetUniverseSystemJumpsOK creates a GetUniverseSystemJumpsOK with default headers values
func (*GetUniverseSystemJumpsOK) Error ¶
func (o *GetUniverseSystemJumpsOK) Error() string
func (*GetUniverseSystemJumpsOK) GetPayload ¶
func (o *GetUniverseSystemJumpsOK) GetPayload() []*GetUniverseSystemJumpsOKBodyItems0
type GetUniverseSystemJumpsOKBodyItems0 ¶
type GetUniverseSystemJumpsOKBodyItems0 struct { // get_universe_system_jumps_ship_jumps // // ship_jumps integer // Required: true ShipJumps *int32 `json:"ship_jumps"` // get_universe_system_jumps_system_id // // system_id integer // Required: true SystemID *int32 `json:"system_id"` }
GetUniverseSystemJumpsOKBodyItems0 get_universe_system_jumps_200_ok // // 200 ok object swagger:model GetUniverseSystemJumpsOKBodyItems0
func (*GetUniverseSystemJumpsOKBodyItems0) MarshalBinary ¶
func (o *GetUniverseSystemJumpsOKBodyItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetUniverseSystemJumpsOKBodyItems0) UnmarshalBinary ¶
func (o *GetUniverseSystemJumpsOKBodyItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetUniverseSystemJumpsParams ¶
type GetUniverseSystemJumpsParams struct { /*IfNoneMatch ETag from a previous request. A 304 will be returned if this matches the current ETag */ IfNoneMatch *string /*Datasource The server name you would like data from */ Datasource *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetUniverseSystemJumpsParams contains all the parameters to send to the API endpoint for the get universe system jumps operation typically these are written to a http.Request
func NewGetUniverseSystemJumpsParams ¶
func NewGetUniverseSystemJumpsParams() *GetUniverseSystemJumpsParams
NewGetUniverseSystemJumpsParams creates a new GetUniverseSystemJumpsParams object with the default values initialized.
func NewGetUniverseSystemJumpsParamsWithContext ¶
func NewGetUniverseSystemJumpsParamsWithContext(ctx context.Context) *GetUniverseSystemJumpsParams
NewGetUniverseSystemJumpsParamsWithContext creates a new GetUniverseSystemJumpsParams object with the default values initialized, and the ability to set a context for a request
func NewGetUniverseSystemJumpsParamsWithHTTPClient ¶
func NewGetUniverseSystemJumpsParamsWithHTTPClient(client *http.Client) *GetUniverseSystemJumpsParams
NewGetUniverseSystemJumpsParamsWithHTTPClient creates a new GetUniverseSystemJumpsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetUniverseSystemJumpsParamsWithTimeout ¶
func NewGetUniverseSystemJumpsParamsWithTimeout(timeout time.Duration) *GetUniverseSystemJumpsParams
NewGetUniverseSystemJumpsParamsWithTimeout creates a new GetUniverseSystemJumpsParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetUniverseSystemJumpsParams) SetContext ¶
func (o *GetUniverseSystemJumpsParams) SetContext(ctx context.Context)
SetContext adds the context to the get universe system jumps params
func (*GetUniverseSystemJumpsParams) SetDatasource ¶
func (o *GetUniverseSystemJumpsParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the get universe system jumps params
func (*GetUniverseSystemJumpsParams) SetHTTPClient ¶
func (o *GetUniverseSystemJumpsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get universe system jumps params
func (*GetUniverseSystemJumpsParams) SetIfNoneMatch ¶
func (o *GetUniverseSystemJumpsParams) SetIfNoneMatch(ifNoneMatch *string)
SetIfNoneMatch adds the ifNoneMatch to the get universe system jumps params
func (*GetUniverseSystemJumpsParams) SetTimeout ¶
func (o *GetUniverseSystemJumpsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get universe system jumps params
func (*GetUniverseSystemJumpsParams) WithContext ¶
func (o *GetUniverseSystemJumpsParams) WithContext(ctx context.Context) *GetUniverseSystemJumpsParams
WithContext adds the context to the get universe system jumps params
func (*GetUniverseSystemJumpsParams) WithDatasource ¶
func (o *GetUniverseSystemJumpsParams) WithDatasource(datasource *string) *GetUniverseSystemJumpsParams
WithDatasource adds the datasource to the get universe system jumps params
func (*GetUniverseSystemJumpsParams) WithHTTPClient ¶
func (o *GetUniverseSystemJumpsParams) WithHTTPClient(client *http.Client) *GetUniverseSystemJumpsParams
WithHTTPClient adds the HTTPClient to the get universe system jumps params
func (*GetUniverseSystemJumpsParams) WithIfNoneMatch ¶
func (o *GetUniverseSystemJumpsParams) WithIfNoneMatch(ifNoneMatch *string) *GetUniverseSystemJumpsParams
WithIfNoneMatch adds the ifNoneMatch to the get universe system jumps params
func (*GetUniverseSystemJumpsParams) WithTimeout ¶
func (o *GetUniverseSystemJumpsParams) WithTimeout(timeout time.Duration) *GetUniverseSystemJumpsParams
WithTimeout adds the timeout to the get universe system jumps params
func (*GetUniverseSystemJumpsParams) WriteToRequest ¶
func (o *GetUniverseSystemJumpsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetUniverseSystemJumpsReader ¶
type GetUniverseSystemJumpsReader struct {
// contains filtered or unexported fields
}
GetUniverseSystemJumpsReader is a Reader for the GetUniverseSystemJumps structure.
func (*GetUniverseSystemJumpsReader) ReadResponse ¶
func (o *GetUniverseSystemJumpsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetUniverseSystemJumpsServiceUnavailable ¶
type GetUniverseSystemJumpsServiceUnavailable struct {
}GetUniverseSystemJumpsServiceUnavailable handles this case with default header values.
Service unavailable
func NewGetUniverseSystemJumpsServiceUnavailable ¶
func NewGetUniverseSystemJumpsServiceUnavailable() *GetUniverseSystemJumpsServiceUnavailable
NewGetUniverseSystemJumpsServiceUnavailable creates a GetUniverseSystemJumpsServiceUnavailable with default headers values
func (*GetUniverseSystemJumpsServiceUnavailable) Error ¶
func (o *GetUniverseSystemJumpsServiceUnavailable) Error() string
func (*GetUniverseSystemJumpsServiceUnavailable) GetPayload ¶
func (o *GetUniverseSystemJumpsServiceUnavailable) GetPayload() *esimodels.ServiceUnavailable
type GetUniverseSystemKillsBadRequest ¶
type GetUniverseSystemKillsBadRequest struct {
Payload *esimodels.BadRequest
}
GetUniverseSystemKillsBadRequest handles this case with default header values.
Bad request
func NewGetUniverseSystemKillsBadRequest ¶
func NewGetUniverseSystemKillsBadRequest() *GetUniverseSystemKillsBadRequest
NewGetUniverseSystemKillsBadRequest creates a GetUniverseSystemKillsBadRequest with default headers values
func (*GetUniverseSystemKillsBadRequest) Error ¶
func (o *GetUniverseSystemKillsBadRequest) Error() string
func (*GetUniverseSystemKillsBadRequest) GetPayload ¶
func (o *GetUniverseSystemKillsBadRequest) GetPayload() *esimodels.BadRequest
type GetUniverseSystemKillsEnhanceYourCalm ¶
type GetUniverseSystemKillsEnhanceYourCalm struct {
Payload *esimodels.ErrorLimited
}
GetUniverseSystemKillsEnhanceYourCalm handles this case with default header values.
Error limited
func NewGetUniverseSystemKillsEnhanceYourCalm ¶
func NewGetUniverseSystemKillsEnhanceYourCalm() *GetUniverseSystemKillsEnhanceYourCalm
NewGetUniverseSystemKillsEnhanceYourCalm creates a GetUniverseSystemKillsEnhanceYourCalm with default headers values
func (*GetUniverseSystemKillsEnhanceYourCalm) Error ¶
func (o *GetUniverseSystemKillsEnhanceYourCalm) Error() string
func (*GetUniverseSystemKillsEnhanceYourCalm) GetPayload ¶
func (o *GetUniverseSystemKillsEnhanceYourCalm) GetPayload() *esimodels.ErrorLimited
type GetUniverseSystemKillsGatewayTimeout ¶
type GetUniverseSystemKillsGatewayTimeout struct {
Payload *esimodels.GatewayTimeout
}
GetUniverseSystemKillsGatewayTimeout handles this case with default header values.
Gateway timeout
func NewGetUniverseSystemKillsGatewayTimeout ¶
func NewGetUniverseSystemKillsGatewayTimeout() *GetUniverseSystemKillsGatewayTimeout
NewGetUniverseSystemKillsGatewayTimeout creates a GetUniverseSystemKillsGatewayTimeout with default headers values
func (*GetUniverseSystemKillsGatewayTimeout) Error ¶
func (o *GetUniverseSystemKillsGatewayTimeout) Error() string
func (*GetUniverseSystemKillsGatewayTimeout) GetPayload ¶
func (o *GetUniverseSystemKillsGatewayTimeout) GetPayload() *esimodels.GatewayTimeout
type GetUniverseSystemKillsInternalServerError ¶
type GetUniverseSystemKillsInternalServerError struct {
Payload *esimodels.InternalServerError
}
GetUniverseSystemKillsInternalServerError handles this case with default header values.
Internal server error
func NewGetUniverseSystemKillsInternalServerError ¶
func NewGetUniverseSystemKillsInternalServerError() *GetUniverseSystemKillsInternalServerError
NewGetUniverseSystemKillsInternalServerError creates a GetUniverseSystemKillsInternalServerError with default headers values
func (*GetUniverseSystemKillsInternalServerError) Error ¶
func (o *GetUniverseSystemKillsInternalServerError) Error() string
func (*GetUniverseSystemKillsInternalServerError) GetPayload ¶
func (o *GetUniverseSystemKillsInternalServerError) GetPayload() *esimodels.InternalServerError
type GetUniverseSystemKillsNotModified ¶
type GetUniverseSystemKillsNotModified 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 }
GetUniverseSystemKillsNotModified handles this case with default header values.
Not modified
func NewGetUniverseSystemKillsNotModified ¶
func NewGetUniverseSystemKillsNotModified() *GetUniverseSystemKillsNotModified
NewGetUniverseSystemKillsNotModified creates a GetUniverseSystemKillsNotModified with default headers values
func (*GetUniverseSystemKillsNotModified) Error ¶
func (o *GetUniverseSystemKillsNotModified) Error() string
type GetUniverseSystemKillsOK ¶
type GetUniverseSystemKillsOK 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 []*GetUniverseSystemKillsOKBodyItems0 }
GetUniverseSystemKillsOK handles this case with default header values.
A list of systems and number of ship, pod and NPC kills
func NewGetUniverseSystemKillsOK ¶
func NewGetUniverseSystemKillsOK() *GetUniverseSystemKillsOK
NewGetUniverseSystemKillsOK creates a GetUniverseSystemKillsOK with default headers values
func (*GetUniverseSystemKillsOK) Error ¶
func (o *GetUniverseSystemKillsOK) Error() string
func (*GetUniverseSystemKillsOK) GetPayload ¶
func (o *GetUniverseSystemKillsOK) GetPayload() []*GetUniverseSystemKillsOKBodyItems0
type GetUniverseSystemKillsOKBodyItems0 ¶
type GetUniverseSystemKillsOKBodyItems0 struct { // get_universe_system_kills_npc_kills // // Number of NPC ships killed in this system // Required: true NpcKills *int32 `json:"npc_kills"` // get_universe_system_kills_pod_kills // // Number of pods killed in this system // Required: true PodKills *int32 `json:"pod_kills"` // get_universe_system_kills_ship_kills // // Number of player ships killed in this system // Required: true ShipKills *int32 `json:"ship_kills"` // get_universe_system_kills_system_id // // system_id integer // Required: true SystemID *int32 `json:"system_id"` }
GetUniverseSystemKillsOKBodyItems0 get_universe_system_kills_200_ok // // 200 ok object swagger:model GetUniverseSystemKillsOKBodyItems0
func (*GetUniverseSystemKillsOKBodyItems0) MarshalBinary ¶
func (o *GetUniverseSystemKillsOKBodyItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetUniverseSystemKillsOKBodyItems0) UnmarshalBinary ¶
func (o *GetUniverseSystemKillsOKBodyItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetUniverseSystemKillsParams ¶
type GetUniverseSystemKillsParams struct { /*IfNoneMatch ETag from a previous request. A 304 will be returned if this matches the current ETag */ IfNoneMatch *string /*Datasource The server name you would like data from */ Datasource *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetUniverseSystemKillsParams contains all the parameters to send to the API endpoint for the get universe system kills operation typically these are written to a http.Request
func NewGetUniverseSystemKillsParams ¶
func NewGetUniverseSystemKillsParams() *GetUniverseSystemKillsParams
NewGetUniverseSystemKillsParams creates a new GetUniverseSystemKillsParams object with the default values initialized.
func NewGetUniverseSystemKillsParamsWithContext ¶
func NewGetUniverseSystemKillsParamsWithContext(ctx context.Context) *GetUniverseSystemKillsParams
NewGetUniverseSystemKillsParamsWithContext creates a new GetUniverseSystemKillsParams object with the default values initialized, and the ability to set a context for a request
func NewGetUniverseSystemKillsParamsWithHTTPClient ¶
func NewGetUniverseSystemKillsParamsWithHTTPClient(client *http.Client) *GetUniverseSystemKillsParams
NewGetUniverseSystemKillsParamsWithHTTPClient creates a new GetUniverseSystemKillsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetUniverseSystemKillsParamsWithTimeout ¶
func NewGetUniverseSystemKillsParamsWithTimeout(timeout time.Duration) *GetUniverseSystemKillsParams
NewGetUniverseSystemKillsParamsWithTimeout creates a new GetUniverseSystemKillsParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetUniverseSystemKillsParams) SetContext ¶
func (o *GetUniverseSystemKillsParams) SetContext(ctx context.Context)
SetContext adds the context to the get universe system kills params
func (*GetUniverseSystemKillsParams) SetDatasource ¶
func (o *GetUniverseSystemKillsParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the get universe system kills params
func (*GetUniverseSystemKillsParams) SetHTTPClient ¶
func (o *GetUniverseSystemKillsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get universe system kills params
func (*GetUniverseSystemKillsParams) SetIfNoneMatch ¶
func (o *GetUniverseSystemKillsParams) SetIfNoneMatch(ifNoneMatch *string)
SetIfNoneMatch adds the ifNoneMatch to the get universe system kills params
func (*GetUniverseSystemKillsParams) SetTimeout ¶
func (o *GetUniverseSystemKillsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get universe system kills params
func (*GetUniverseSystemKillsParams) WithContext ¶
func (o *GetUniverseSystemKillsParams) WithContext(ctx context.Context) *GetUniverseSystemKillsParams
WithContext adds the context to the get universe system kills params
func (*GetUniverseSystemKillsParams) WithDatasource ¶
func (o *GetUniverseSystemKillsParams) WithDatasource(datasource *string) *GetUniverseSystemKillsParams
WithDatasource adds the datasource to the get universe system kills params
func (*GetUniverseSystemKillsParams) WithHTTPClient ¶
func (o *GetUniverseSystemKillsParams) WithHTTPClient(client *http.Client) *GetUniverseSystemKillsParams
WithHTTPClient adds the HTTPClient to the get universe system kills params
func (*GetUniverseSystemKillsParams) WithIfNoneMatch ¶
func (o *GetUniverseSystemKillsParams) WithIfNoneMatch(ifNoneMatch *string) *GetUniverseSystemKillsParams
WithIfNoneMatch adds the ifNoneMatch to the get universe system kills params
func (*GetUniverseSystemKillsParams) WithTimeout ¶
func (o *GetUniverseSystemKillsParams) WithTimeout(timeout time.Duration) *GetUniverseSystemKillsParams
WithTimeout adds the timeout to the get universe system kills params
func (*GetUniverseSystemKillsParams) WriteToRequest ¶
func (o *GetUniverseSystemKillsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetUniverseSystemKillsReader ¶
type GetUniverseSystemKillsReader struct {
// contains filtered or unexported fields
}
GetUniverseSystemKillsReader is a Reader for the GetUniverseSystemKills structure.
func (*GetUniverseSystemKillsReader) ReadResponse ¶
func (o *GetUniverseSystemKillsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetUniverseSystemKillsServiceUnavailable ¶
type GetUniverseSystemKillsServiceUnavailable struct {
}GetUniverseSystemKillsServiceUnavailable handles this case with default header values.
Service unavailable
func NewGetUniverseSystemKillsServiceUnavailable ¶
func NewGetUniverseSystemKillsServiceUnavailable() *GetUniverseSystemKillsServiceUnavailable
NewGetUniverseSystemKillsServiceUnavailable creates a GetUniverseSystemKillsServiceUnavailable with default headers values
func (*GetUniverseSystemKillsServiceUnavailable) Error ¶
func (o *GetUniverseSystemKillsServiceUnavailable) Error() string
func (*GetUniverseSystemKillsServiceUnavailable) GetPayload ¶
func (o *GetUniverseSystemKillsServiceUnavailable) GetPayload() *esimodels.ServiceUnavailable
type GetUniverseSystemsBadRequest ¶
type GetUniverseSystemsBadRequest struct {
Payload *esimodels.BadRequest
}
GetUniverseSystemsBadRequest handles this case with default header values.
Bad request
func NewGetUniverseSystemsBadRequest ¶
func NewGetUniverseSystemsBadRequest() *GetUniverseSystemsBadRequest
NewGetUniverseSystemsBadRequest creates a GetUniverseSystemsBadRequest with default headers values
func (*GetUniverseSystemsBadRequest) Error ¶
func (o *GetUniverseSystemsBadRequest) Error() string
func (*GetUniverseSystemsBadRequest) GetPayload ¶
func (o *GetUniverseSystemsBadRequest) GetPayload() *esimodels.BadRequest
type GetUniverseSystemsEnhanceYourCalm ¶
type GetUniverseSystemsEnhanceYourCalm struct {
Payload *esimodels.ErrorLimited
}
GetUniverseSystemsEnhanceYourCalm handles this case with default header values.
Error limited
func NewGetUniverseSystemsEnhanceYourCalm ¶
func NewGetUniverseSystemsEnhanceYourCalm() *GetUniverseSystemsEnhanceYourCalm
NewGetUniverseSystemsEnhanceYourCalm creates a GetUniverseSystemsEnhanceYourCalm with default headers values
func (*GetUniverseSystemsEnhanceYourCalm) Error ¶
func (o *GetUniverseSystemsEnhanceYourCalm) Error() string
func (*GetUniverseSystemsEnhanceYourCalm) GetPayload ¶
func (o *GetUniverseSystemsEnhanceYourCalm) GetPayload() *esimodels.ErrorLimited
type GetUniverseSystemsGatewayTimeout ¶
type GetUniverseSystemsGatewayTimeout struct {
Payload *esimodels.GatewayTimeout
}
GetUniverseSystemsGatewayTimeout handles this case with default header values.
Gateway timeout
func NewGetUniverseSystemsGatewayTimeout ¶
func NewGetUniverseSystemsGatewayTimeout() *GetUniverseSystemsGatewayTimeout
NewGetUniverseSystemsGatewayTimeout creates a GetUniverseSystemsGatewayTimeout with default headers values
func (*GetUniverseSystemsGatewayTimeout) Error ¶
func (o *GetUniverseSystemsGatewayTimeout) Error() string
func (*GetUniverseSystemsGatewayTimeout) GetPayload ¶
func (o *GetUniverseSystemsGatewayTimeout) GetPayload() *esimodels.GatewayTimeout
type GetUniverseSystemsInternalServerError ¶
type GetUniverseSystemsInternalServerError struct {
Payload *esimodels.InternalServerError
}
GetUniverseSystemsInternalServerError handles this case with default header values.
Internal server error
func NewGetUniverseSystemsInternalServerError ¶
func NewGetUniverseSystemsInternalServerError() *GetUniverseSystemsInternalServerError
NewGetUniverseSystemsInternalServerError creates a GetUniverseSystemsInternalServerError with default headers values
func (*GetUniverseSystemsInternalServerError) Error ¶
func (o *GetUniverseSystemsInternalServerError) Error() string
func (*GetUniverseSystemsInternalServerError) GetPayload ¶
func (o *GetUniverseSystemsInternalServerError) GetPayload() *esimodels.InternalServerError
type GetUniverseSystemsNotModified ¶
type GetUniverseSystemsNotModified 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 }
GetUniverseSystemsNotModified handles this case with default header values.
Not modified
func NewGetUniverseSystemsNotModified ¶
func NewGetUniverseSystemsNotModified() *GetUniverseSystemsNotModified
NewGetUniverseSystemsNotModified creates a GetUniverseSystemsNotModified with default headers values
func (*GetUniverseSystemsNotModified) Error ¶
func (o *GetUniverseSystemsNotModified) Error() string
type GetUniverseSystemsOK ¶
type GetUniverseSystemsOK 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 }
GetUniverseSystemsOK handles this case with default header values.
A list of solar system ids
func NewGetUniverseSystemsOK ¶
func NewGetUniverseSystemsOK() *GetUniverseSystemsOK
NewGetUniverseSystemsOK creates a GetUniverseSystemsOK with default headers values
func (*GetUniverseSystemsOK) Error ¶
func (o *GetUniverseSystemsOK) Error() string
func (*GetUniverseSystemsOK) GetPayload ¶
func (o *GetUniverseSystemsOK) GetPayload() []int32
type GetUniverseSystemsParams ¶
type GetUniverseSystemsParams struct { /*IfNoneMatch ETag from a previous request. A 304 will be returned if this matches the current ETag */ IfNoneMatch *string /*Datasource The server name you would like data from */ Datasource *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetUniverseSystemsParams contains all the parameters to send to the API endpoint for the get universe systems operation typically these are written to a http.Request
func NewGetUniverseSystemsParams ¶
func NewGetUniverseSystemsParams() *GetUniverseSystemsParams
NewGetUniverseSystemsParams creates a new GetUniverseSystemsParams object with the default values initialized.
func NewGetUniverseSystemsParamsWithContext ¶
func NewGetUniverseSystemsParamsWithContext(ctx context.Context) *GetUniverseSystemsParams
NewGetUniverseSystemsParamsWithContext creates a new GetUniverseSystemsParams object with the default values initialized, and the ability to set a context for a request
func NewGetUniverseSystemsParamsWithHTTPClient ¶
func NewGetUniverseSystemsParamsWithHTTPClient(client *http.Client) *GetUniverseSystemsParams
NewGetUniverseSystemsParamsWithHTTPClient creates a new GetUniverseSystemsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetUniverseSystemsParamsWithTimeout ¶
func NewGetUniverseSystemsParamsWithTimeout(timeout time.Duration) *GetUniverseSystemsParams
NewGetUniverseSystemsParamsWithTimeout creates a new GetUniverseSystemsParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetUniverseSystemsParams) SetContext ¶
func (o *GetUniverseSystemsParams) SetContext(ctx context.Context)
SetContext adds the context to the get universe systems params
func (*GetUniverseSystemsParams) SetDatasource ¶
func (o *GetUniverseSystemsParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the get universe systems params
func (*GetUniverseSystemsParams) SetHTTPClient ¶
func (o *GetUniverseSystemsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get universe systems params
func (*GetUniverseSystemsParams) SetIfNoneMatch ¶
func (o *GetUniverseSystemsParams) SetIfNoneMatch(ifNoneMatch *string)
SetIfNoneMatch adds the ifNoneMatch to the get universe systems params
func (*GetUniverseSystemsParams) SetTimeout ¶
func (o *GetUniverseSystemsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get universe systems params
func (*GetUniverseSystemsParams) WithContext ¶
func (o *GetUniverseSystemsParams) WithContext(ctx context.Context) *GetUniverseSystemsParams
WithContext adds the context to the get universe systems params
func (*GetUniverseSystemsParams) WithDatasource ¶
func (o *GetUniverseSystemsParams) WithDatasource(datasource *string) *GetUniverseSystemsParams
WithDatasource adds the datasource to the get universe systems params
func (*GetUniverseSystemsParams) WithHTTPClient ¶
func (o *GetUniverseSystemsParams) WithHTTPClient(client *http.Client) *GetUniverseSystemsParams
WithHTTPClient adds the HTTPClient to the get universe systems params
func (*GetUniverseSystemsParams) WithIfNoneMatch ¶
func (o *GetUniverseSystemsParams) WithIfNoneMatch(ifNoneMatch *string) *GetUniverseSystemsParams
WithIfNoneMatch adds the ifNoneMatch to the get universe systems params
func (*GetUniverseSystemsParams) WithTimeout ¶
func (o *GetUniverseSystemsParams) WithTimeout(timeout time.Duration) *GetUniverseSystemsParams
WithTimeout adds the timeout to the get universe systems params
func (*GetUniverseSystemsParams) WriteToRequest ¶
func (o *GetUniverseSystemsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetUniverseSystemsReader ¶
type GetUniverseSystemsReader struct {
// contains filtered or unexported fields
}
GetUniverseSystemsReader is a Reader for the GetUniverseSystems structure.
func (*GetUniverseSystemsReader) ReadResponse ¶
func (o *GetUniverseSystemsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetUniverseSystemsServiceUnavailable ¶
type GetUniverseSystemsServiceUnavailable struct {
}GetUniverseSystemsServiceUnavailable handles this case with default header values.
Service unavailable
func NewGetUniverseSystemsServiceUnavailable ¶
func NewGetUniverseSystemsServiceUnavailable() *GetUniverseSystemsServiceUnavailable
NewGetUniverseSystemsServiceUnavailable creates a GetUniverseSystemsServiceUnavailable with default headers values
func (*GetUniverseSystemsServiceUnavailable) Error ¶
func (o *GetUniverseSystemsServiceUnavailable) Error() string
func (*GetUniverseSystemsServiceUnavailable) GetPayload ¶
func (o *GetUniverseSystemsServiceUnavailable) GetPayload() *esimodels.ServiceUnavailable
type GetUniverseSystemsSystemIDBadRequest ¶
type GetUniverseSystemsSystemIDBadRequest struct {
Payload *esimodels.BadRequest
}
GetUniverseSystemsSystemIDBadRequest handles this case with default header values.
Bad request
func NewGetUniverseSystemsSystemIDBadRequest ¶
func NewGetUniverseSystemsSystemIDBadRequest() *GetUniverseSystemsSystemIDBadRequest
NewGetUniverseSystemsSystemIDBadRequest creates a GetUniverseSystemsSystemIDBadRequest with default headers values
func (*GetUniverseSystemsSystemIDBadRequest) Error ¶
func (o *GetUniverseSystemsSystemIDBadRequest) Error() string
func (*GetUniverseSystemsSystemIDBadRequest) GetPayload ¶
func (o *GetUniverseSystemsSystemIDBadRequest) GetPayload() *esimodels.BadRequest
type GetUniverseSystemsSystemIDEnhanceYourCalm ¶
type GetUniverseSystemsSystemIDEnhanceYourCalm struct {
Payload *esimodels.ErrorLimited
}
GetUniverseSystemsSystemIDEnhanceYourCalm handles this case with default header values.
Error limited
func NewGetUniverseSystemsSystemIDEnhanceYourCalm ¶
func NewGetUniverseSystemsSystemIDEnhanceYourCalm() *GetUniverseSystemsSystemIDEnhanceYourCalm
NewGetUniverseSystemsSystemIDEnhanceYourCalm creates a GetUniverseSystemsSystemIDEnhanceYourCalm with default headers values
func (*GetUniverseSystemsSystemIDEnhanceYourCalm) Error ¶
func (o *GetUniverseSystemsSystemIDEnhanceYourCalm) Error() string
func (*GetUniverseSystemsSystemIDEnhanceYourCalm) GetPayload ¶
func (o *GetUniverseSystemsSystemIDEnhanceYourCalm) GetPayload() *esimodels.ErrorLimited
type GetUniverseSystemsSystemIDGatewayTimeout ¶
type GetUniverseSystemsSystemIDGatewayTimeout struct {
Payload *esimodels.GatewayTimeout
}
GetUniverseSystemsSystemIDGatewayTimeout handles this case with default header values.
Gateway timeout
func NewGetUniverseSystemsSystemIDGatewayTimeout ¶
func NewGetUniverseSystemsSystemIDGatewayTimeout() *GetUniverseSystemsSystemIDGatewayTimeout
NewGetUniverseSystemsSystemIDGatewayTimeout creates a GetUniverseSystemsSystemIDGatewayTimeout with default headers values
func (*GetUniverseSystemsSystemIDGatewayTimeout) Error ¶
func (o *GetUniverseSystemsSystemIDGatewayTimeout) Error() string
func (*GetUniverseSystemsSystemIDGatewayTimeout) GetPayload ¶
func (o *GetUniverseSystemsSystemIDGatewayTimeout) GetPayload() *esimodels.GatewayTimeout
type GetUniverseSystemsSystemIDInternalServerError ¶
type GetUniverseSystemsSystemIDInternalServerError struct {
Payload *esimodels.InternalServerError
}
GetUniverseSystemsSystemIDInternalServerError handles this case with default header values.
Internal server error
func NewGetUniverseSystemsSystemIDInternalServerError ¶
func NewGetUniverseSystemsSystemIDInternalServerError() *GetUniverseSystemsSystemIDInternalServerError
NewGetUniverseSystemsSystemIDInternalServerError creates a GetUniverseSystemsSystemIDInternalServerError with default headers values
func (*GetUniverseSystemsSystemIDInternalServerError) Error ¶
func (o *GetUniverseSystemsSystemIDInternalServerError) Error() string
func (*GetUniverseSystemsSystemIDInternalServerError) GetPayload ¶
func (o *GetUniverseSystemsSystemIDInternalServerError) GetPayload() *esimodels.InternalServerError
type GetUniverseSystemsSystemIDNotFound ¶
type GetUniverseSystemsSystemIDNotFound struct {
Payload *GetUniverseSystemsSystemIDNotFoundBody
}
GetUniverseSystemsSystemIDNotFound handles this case with default header values.
Solar system not found
func NewGetUniverseSystemsSystemIDNotFound ¶
func NewGetUniverseSystemsSystemIDNotFound() *GetUniverseSystemsSystemIDNotFound
NewGetUniverseSystemsSystemIDNotFound creates a GetUniverseSystemsSystemIDNotFound with default headers values
func (*GetUniverseSystemsSystemIDNotFound) Error ¶
func (o *GetUniverseSystemsSystemIDNotFound) Error() string
func (*GetUniverseSystemsSystemIDNotFound) GetPayload ¶
func (o *GetUniverseSystemsSystemIDNotFound) GetPayload() *GetUniverseSystemsSystemIDNotFoundBody
type GetUniverseSystemsSystemIDNotFoundBody ¶
type GetUniverseSystemsSystemIDNotFoundBody struct { // get_universe_systems_system_id_404_not_found // // Not found message Error string `json:"error,omitempty"` }
GetUniverseSystemsSystemIDNotFoundBody get_universe_systems_system_id_not_found // // Not found swagger:model GetUniverseSystemsSystemIDNotFoundBody
func (*GetUniverseSystemsSystemIDNotFoundBody) MarshalBinary ¶
func (o *GetUniverseSystemsSystemIDNotFoundBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetUniverseSystemsSystemIDNotFoundBody) UnmarshalBinary ¶
func (o *GetUniverseSystemsSystemIDNotFoundBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetUniverseSystemsSystemIDNotModified ¶
type GetUniverseSystemsSystemIDNotModified 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 }
GetUniverseSystemsSystemIDNotModified handles this case with default header values.
Not modified
func NewGetUniverseSystemsSystemIDNotModified ¶
func NewGetUniverseSystemsSystemIDNotModified() *GetUniverseSystemsSystemIDNotModified
NewGetUniverseSystemsSystemIDNotModified creates a GetUniverseSystemsSystemIDNotModified with default headers values
func (*GetUniverseSystemsSystemIDNotModified) Error ¶
func (o *GetUniverseSystemsSystemIDNotModified) Error() string
type GetUniverseSystemsSystemIDOK ¶
type GetUniverseSystemsSystemIDOK struct { /*The caching mechanism used */ CacheControl string /*The language used in the response */ ContentLanguage string /*RFC7232 compliant entity tag */ ETag string /*RFC7231 formatted datetime string */ Expires string /*RFC7231 formatted datetime string */ LastModified string Payload *GetUniverseSystemsSystemIDOKBody }
GetUniverseSystemsSystemIDOK handles this case with default header values.
Information about a solar system
func NewGetUniverseSystemsSystemIDOK ¶
func NewGetUniverseSystemsSystemIDOK() *GetUniverseSystemsSystemIDOK
NewGetUniverseSystemsSystemIDOK creates a GetUniverseSystemsSystemIDOK with default headers values
func (*GetUniverseSystemsSystemIDOK) Error ¶
func (o *GetUniverseSystemsSystemIDOK) Error() string
func (*GetUniverseSystemsSystemIDOK) GetPayload ¶
func (o *GetUniverseSystemsSystemIDOK) GetPayload() *GetUniverseSystemsSystemIDOKBody
type GetUniverseSystemsSystemIDOKBody ¶
type GetUniverseSystemsSystemIDOKBody struct { // get_universe_systems_system_id_constellation_id // // The constellation this solar system is in // Required: true ConstellationID *int32 `json:"constellation_id"` // get_universe_systems_system_id_name // // name string // Required: true Name *string `json:"name"` // get_universe_systems_system_id_planets // // planets array // Max Items: 1000 Planets []*PlanetsItems0 `json:"planets"` // position // Required: true Position *GetUniverseSystemsSystemIDOKBodyPosition `json:"position"` // get_universe_systems_system_id_security_class // // security_class string SecurityClass string `json:"security_class,omitempty"` // get_universe_systems_system_id_security_status // // security_status number // Required: true SecurityStatus *float32 `json:"security_status"` // get_universe_systems_system_id_star_id // // star_id integer StarID int32 `json:"star_id,omitempty"` // get_universe_systems_system_id_stargates // // stargates array // Max Items: 25 Stargates []int32 `json:"stargates"` // get_universe_systems_system_id_stations // // stations array // Max Items: 25 Stations []int32 `json:"stations"` // get_universe_systems_system_id_system_id // // system_id integer // Required: true SystemID *int32 `json:"system_id"` }
GetUniverseSystemsSystemIDOKBody get_universe_systems_system_id_ok // // 200 ok object swagger:model GetUniverseSystemsSystemIDOKBody
func (*GetUniverseSystemsSystemIDOKBody) MarshalBinary ¶
func (o *GetUniverseSystemsSystemIDOKBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetUniverseSystemsSystemIDOKBody) UnmarshalBinary ¶
func (o *GetUniverseSystemsSystemIDOKBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetUniverseSystemsSystemIDOKBodyPosition ¶
type GetUniverseSystemsSystemIDOKBodyPosition struct { // get_universe_systems_system_id_x // // x number // Required: true X *float64 `json:"x"` // get_universe_systems_system_id_y // // y number // Required: true Y *float64 `json:"y"` // get_universe_systems_system_id_z // // z number // Required: true Z *float64 `json:"z"` }
GetUniverseSystemsSystemIDOKBodyPosition get_universe_systems_system_id_position // // position object swagger:model GetUniverseSystemsSystemIDOKBodyPosition
func (*GetUniverseSystemsSystemIDOKBodyPosition) MarshalBinary ¶
func (o *GetUniverseSystemsSystemIDOKBodyPosition) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetUniverseSystemsSystemIDOKBodyPosition) UnmarshalBinary ¶
func (o *GetUniverseSystemsSystemIDOKBodyPosition) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetUniverseSystemsSystemIDParams ¶
type GetUniverseSystemsSystemIDParams struct { /*AcceptLanguage Language to use in the response */ AcceptLanguage *string /*IfNoneMatch ETag from a previous request. A 304 will be returned if this matches the current ETag */ IfNoneMatch *string /*Datasource The server name you would like data from */ Datasource *string /*Language Language to use in the response, takes precedence over Accept-Language */ Language *string /*SystemID system_id integer */ SystemID int32 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetUniverseSystemsSystemIDParams contains all the parameters to send to the API endpoint for the get universe systems system id operation typically these are written to a http.Request
func NewGetUniverseSystemsSystemIDParams ¶
func NewGetUniverseSystemsSystemIDParams() *GetUniverseSystemsSystemIDParams
NewGetUniverseSystemsSystemIDParams creates a new GetUniverseSystemsSystemIDParams object with the default values initialized.
func NewGetUniverseSystemsSystemIDParamsWithContext ¶
func NewGetUniverseSystemsSystemIDParamsWithContext(ctx context.Context) *GetUniverseSystemsSystemIDParams
NewGetUniverseSystemsSystemIDParamsWithContext creates a new GetUniverseSystemsSystemIDParams object with the default values initialized, and the ability to set a context for a request
func NewGetUniverseSystemsSystemIDParamsWithHTTPClient ¶
func NewGetUniverseSystemsSystemIDParamsWithHTTPClient(client *http.Client) *GetUniverseSystemsSystemIDParams
NewGetUniverseSystemsSystemIDParamsWithHTTPClient creates a new GetUniverseSystemsSystemIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetUniverseSystemsSystemIDParamsWithTimeout ¶
func NewGetUniverseSystemsSystemIDParamsWithTimeout(timeout time.Duration) *GetUniverseSystemsSystemIDParams
NewGetUniverseSystemsSystemIDParamsWithTimeout creates a new GetUniverseSystemsSystemIDParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetUniverseSystemsSystemIDParams) SetAcceptLanguage ¶
func (o *GetUniverseSystemsSystemIDParams) SetAcceptLanguage(acceptLanguage *string)
SetAcceptLanguage adds the acceptLanguage to the get universe systems system id params
func (*GetUniverseSystemsSystemIDParams) SetContext ¶
func (o *GetUniverseSystemsSystemIDParams) SetContext(ctx context.Context)
SetContext adds the context to the get universe systems system id params
func (*GetUniverseSystemsSystemIDParams) SetDatasource ¶
func (o *GetUniverseSystemsSystemIDParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the get universe systems system id params
func (*GetUniverseSystemsSystemIDParams) SetHTTPClient ¶
func (o *GetUniverseSystemsSystemIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get universe systems system id params
func (*GetUniverseSystemsSystemIDParams) SetIfNoneMatch ¶
func (o *GetUniverseSystemsSystemIDParams) SetIfNoneMatch(ifNoneMatch *string)
SetIfNoneMatch adds the ifNoneMatch to the get universe systems system id params
func (*GetUniverseSystemsSystemIDParams) SetLanguage ¶
func (o *GetUniverseSystemsSystemIDParams) SetLanguage(language *string)
SetLanguage adds the language to the get universe systems system id params
func (*GetUniverseSystemsSystemIDParams) SetSystemID ¶
func (o *GetUniverseSystemsSystemIDParams) SetSystemID(systemID int32)
SetSystemID adds the systemId to the get universe systems system id params
func (*GetUniverseSystemsSystemIDParams) SetTimeout ¶
func (o *GetUniverseSystemsSystemIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get universe systems system id params
func (*GetUniverseSystemsSystemIDParams) WithAcceptLanguage ¶
func (o *GetUniverseSystemsSystemIDParams) WithAcceptLanguage(acceptLanguage *string) *GetUniverseSystemsSystemIDParams
WithAcceptLanguage adds the acceptLanguage to the get universe systems system id params
func (*GetUniverseSystemsSystemIDParams) WithContext ¶
func (o *GetUniverseSystemsSystemIDParams) WithContext(ctx context.Context) *GetUniverseSystemsSystemIDParams
WithContext adds the context to the get universe systems system id params
func (*GetUniverseSystemsSystemIDParams) WithDatasource ¶
func (o *GetUniverseSystemsSystemIDParams) WithDatasource(datasource *string) *GetUniverseSystemsSystemIDParams
WithDatasource adds the datasource to the get universe systems system id params
func (*GetUniverseSystemsSystemIDParams) WithHTTPClient ¶
func (o *GetUniverseSystemsSystemIDParams) WithHTTPClient(client *http.Client) *GetUniverseSystemsSystemIDParams
WithHTTPClient adds the HTTPClient to the get universe systems system id params
func (*GetUniverseSystemsSystemIDParams) WithIfNoneMatch ¶
func (o *GetUniverseSystemsSystemIDParams) WithIfNoneMatch(ifNoneMatch *string) *GetUniverseSystemsSystemIDParams
WithIfNoneMatch adds the ifNoneMatch to the get universe systems system id params
func (*GetUniverseSystemsSystemIDParams) WithLanguage ¶
func (o *GetUniverseSystemsSystemIDParams) WithLanguage(language *string) *GetUniverseSystemsSystemIDParams
WithLanguage adds the language to the get universe systems system id params
func (*GetUniverseSystemsSystemIDParams) WithSystemID ¶
func (o *GetUniverseSystemsSystemIDParams) WithSystemID(systemID int32) *GetUniverseSystemsSystemIDParams
WithSystemID adds the systemID to the get universe systems system id params
func (*GetUniverseSystemsSystemIDParams) WithTimeout ¶
func (o *GetUniverseSystemsSystemIDParams) WithTimeout(timeout time.Duration) *GetUniverseSystemsSystemIDParams
WithTimeout adds the timeout to the get universe systems system id params
func (*GetUniverseSystemsSystemIDParams) WriteToRequest ¶
func (o *GetUniverseSystemsSystemIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetUniverseSystemsSystemIDReader ¶
type GetUniverseSystemsSystemIDReader struct {
// contains filtered or unexported fields
}
GetUniverseSystemsSystemIDReader is a Reader for the GetUniverseSystemsSystemID structure.
func (*GetUniverseSystemsSystemIDReader) ReadResponse ¶
func (o *GetUniverseSystemsSystemIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetUniverseSystemsSystemIDServiceUnavailable ¶
type GetUniverseSystemsSystemIDServiceUnavailable struct {
}GetUniverseSystemsSystemIDServiceUnavailable handles this case with default header values.
Service unavailable
func NewGetUniverseSystemsSystemIDServiceUnavailable ¶
func NewGetUniverseSystemsSystemIDServiceUnavailable() *GetUniverseSystemsSystemIDServiceUnavailable
NewGetUniverseSystemsSystemIDServiceUnavailable creates a GetUniverseSystemsSystemIDServiceUnavailable with default headers values
func (*GetUniverseSystemsSystemIDServiceUnavailable) Error ¶
func (o *GetUniverseSystemsSystemIDServiceUnavailable) Error() string
func (*GetUniverseSystemsSystemIDServiceUnavailable) GetPayload ¶
func (o *GetUniverseSystemsSystemIDServiceUnavailable) GetPayload() *esimodels.ServiceUnavailable
type GetUniverseTypesBadRequest ¶
type GetUniverseTypesBadRequest struct {
Payload *esimodels.BadRequest
}
GetUniverseTypesBadRequest handles this case with default header values.
Bad request
func NewGetUniverseTypesBadRequest ¶
func NewGetUniverseTypesBadRequest() *GetUniverseTypesBadRequest
NewGetUniverseTypesBadRequest creates a GetUniverseTypesBadRequest with default headers values
func (*GetUniverseTypesBadRequest) Error ¶
func (o *GetUniverseTypesBadRequest) Error() string
func (*GetUniverseTypesBadRequest) GetPayload ¶
func (o *GetUniverseTypesBadRequest) GetPayload() *esimodels.BadRequest
type GetUniverseTypesEnhanceYourCalm ¶
type GetUniverseTypesEnhanceYourCalm struct {
Payload *esimodels.ErrorLimited
}
GetUniverseTypesEnhanceYourCalm handles this case with default header values.
Error limited
func NewGetUniverseTypesEnhanceYourCalm ¶
func NewGetUniverseTypesEnhanceYourCalm() *GetUniverseTypesEnhanceYourCalm
NewGetUniverseTypesEnhanceYourCalm creates a GetUniverseTypesEnhanceYourCalm with default headers values
func (*GetUniverseTypesEnhanceYourCalm) Error ¶
func (o *GetUniverseTypesEnhanceYourCalm) Error() string
func (*GetUniverseTypesEnhanceYourCalm) GetPayload ¶
func (o *GetUniverseTypesEnhanceYourCalm) GetPayload() *esimodels.ErrorLimited
type GetUniverseTypesGatewayTimeout ¶
type GetUniverseTypesGatewayTimeout struct {
Payload *esimodels.GatewayTimeout
}
GetUniverseTypesGatewayTimeout handles this case with default header values.
Gateway timeout
func NewGetUniverseTypesGatewayTimeout ¶
func NewGetUniverseTypesGatewayTimeout() *GetUniverseTypesGatewayTimeout
NewGetUniverseTypesGatewayTimeout creates a GetUniverseTypesGatewayTimeout with default headers values
func (*GetUniverseTypesGatewayTimeout) Error ¶
func (o *GetUniverseTypesGatewayTimeout) Error() string
func (*GetUniverseTypesGatewayTimeout) GetPayload ¶
func (o *GetUniverseTypesGatewayTimeout) GetPayload() *esimodels.GatewayTimeout
type GetUniverseTypesInternalServerError ¶
type GetUniverseTypesInternalServerError struct {
Payload *esimodels.InternalServerError
}
GetUniverseTypesInternalServerError handles this case with default header values.
Internal server error
func NewGetUniverseTypesInternalServerError ¶
func NewGetUniverseTypesInternalServerError() *GetUniverseTypesInternalServerError
NewGetUniverseTypesInternalServerError creates a GetUniverseTypesInternalServerError with default headers values
func (*GetUniverseTypesInternalServerError) Error ¶
func (o *GetUniverseTypesInternalServerError) Error() string
func (*GetUniverseTypesInternalServerError) GetPayload ¶
func (o *GetUniverseTypesInternalServerError) GetPayload() *esimodels.InternalServerError
type GetUniverseTypesNotModified ¶
type GetUniverseTypesNotModified 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 }
GetUniverseTypesNotModified handles this case with default header values.
Not modified
func NewGetUniverseTypesNotModified ¶
func NewGetUniverseTypesNotModified() *GetUniverseTypesNotModified
NewGetUniverseTypesNotModified creates a GetUniverseTypesNotModified with default headers values
func (*GetUniverseTypesNotModified) Error ¶
func (o *GetUniverseTypesNotModified) Error() string
type GetUniverseTypesOK ¶
type GetUniverseTypesOK 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 /*Maximum page number */ XPages int32 Payload []int32 }
GetUniverseTypesOK handles this case with default header values.
A list of type ids
func NewGetUniverseTypesOK ¶
func NewGetUniverseTypesOK() *GetUniverseTypesOK
NewGetUniverseTypesOK creates a GetUniverseTypesOK with default headers values
func (*GetUniverseTypesOK) Error ¶
func (o *GetUniverseTypesOK) Error() string
func (*GetUniverseTypesOK) GetPayload ¶
func (o *GetUniverseTypesOK) GetPayload() []int32
type GetUniverseTypesParams ¶
type GetUniverseTypesParams struct { /*IfNoneMatch ETag from a previous request. A 304 will be returned if this matches the current ETag */ IfNoneMatch *string /*Datasource The server name you would like data from */ Datasource *string /*Page Which page of results to return */ Page *int32 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetUniverseTypesParams contains all the parameters to send to the API endpoint for the get universe types operation typically these are written to a http.Request
func NewGetUniverseTypesParams ¶
func NewGetUniverseTypesParams() *GetUniverseTypesParams
NewGetUniverseTypesParams creates a new GetUniverseTypesParams object with the default values initialized.
func NewGetUniverseTypesParamsWithContext ¶
func NewGetUniverseTypesParamsWithContext(ctx context.Context) *GetUniverseTypesParams
NewGetUniverseTypesParamsWithContext creates a new GetUniverseTypesParams object with the default values initialized, and the ability to set a context for a request
func NewGetUniverseTypesParamsWithHTTPClient ¶
func NewGetUniverseTypesParamsWithHTTPClient(client *http.Client) *GetUniverseTypesParams
NewGetUniverseTypesParamsWithHTTPClient creates a new GetUniverseTypesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetUniverseTypesParamsWithTimeout ¶
func NewGetUniverseTypesParamsWithTimeout(timeout time.Duration) *GetUniverseTypesParams
NewGetUniverseTypesParamsWithTimeout creates a new GetUniverseTypesParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetUniverseTypesParams) SetContext ¶
func (o *GetUniverseTypesParams) SetContext(ctx context.Context)
SetContext adds the context to the get universe types params
func (*GetUniverseTypesParams) SetDatasource ¶
func (o *GetUniverseTypesParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the get universe types params
func (*GetUniverseTypesParams) SetHTTPClient ¶
func (o *GetUniverseTypesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get universe types params
func (*GetUniverseTypesParams) SetIfNoneMatch ¶
func (o *GetUniverseTypesParams) SetIfNoneMatch(ifNoneMatch *string)
SetIfNoneMatch adds the ifNoneMatch to the get universe types params
func (*GetUniverseTypesParams) SetPage ¶
func (o *GetUniverseTypesParams) SetPage(page *int32)
SetPage adds the page to the get universe types params
func (*GetUniverseTypesParams) SetTimeout ¶
func (o *GetUniverseTypesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get universe types params
func (*GetUniverseTypesParams) WithContext ¶
func (o *GetUniverseTypesParams) WithContext(ctx context.Context) *GetUniverseTypesParams
WithContext adds the context to the get universe types params
func (*GetUniverseTypesParams) WithDatasource ¶
func (o *GetUniverseTypesParams) WithDatasource(datasource *string) *GetUniverseTypesParams
WithDatasource adds the datasource to the get universe types params
func (*GetUniverseTypesParams) WithHTTPClient ¶
func (o *GetUniverseTypesParams) WithHTTPClient(client *http.Client) *GetUniverseTypesParams
WithHTTPClient adds the HTTPClient to the get universe types params
func (*GetUniverseTypesParams) WithIfNoneMatch ¶
func (o *GetUniverseTypesParams) WithIfNoneMatch(ifNoneMatch *string) *GetUniverseTypesParams
WithIfNoneMatch adds the ifNoneMatch to the get universe types params
func (*GetUniverseTypesParams) WithPage ¶
func (o *GetUniverseTypesParams) WithPage(page *int32) *GetUniverseTypesParams
WithPage adds the page to the get universe types params
func (*GetUniverseTypesParams) WithTimeout ¶
func (o *GetUniverseTypesParams) WithTimeout(timeout time.Duration) *GetUniverseTypesParams
WithTimeout adds the timeout to the get universe types params
func (*GetUniverseTypesParams) WriteToRequest ¶
func (o *GetUniverseTypesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetUniverseTypesReader ¶
type GetUniverseTypesReader struct {
// contains filtered or unexported fields
}
GetUniverseTypesReader is a Reader for the GetUniverseTypes structure.
func (*GetUniverseTypesReader) ReadResponse ¶
func (o *GetUniverseTypesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetUniverseTypesServiceUnavailable ¶
type GetUniverseTypesServiceUnavailable struct {
}GetUniverseTypesServiceUnavailable handles this case with default header values.
Service unavailable
func NewGetUniverseTypesServiceUnavailable ¶
func NewGetUniverseTypesServiceUnavailable() *GetUniverseTypesServiceUnavailable
NewGetUniverseTypesServiceUnavailable creates a GetUniverseTypesServiceUnavailable with default headers values
func (*GetUniverseTypesServiceUnavailable) Error ¶
func (o *GetUniverseTypesServiceUnavailable) Error() string
func (*GetUniverseTypesServiceUnavailable) GetPayload ¶
func (o *GetUniverseTypesServiceUnavailable) GetPayload() *esimodels.ServiceUnavailable
type GetUniverseTypesTypeIDBadRequest ¶
type GetUniverseTypesTypeIDBadRequest struct {
Payload *esimodels.BadRequest
}
GetUniverseTypesTypeIDBadRequest handles this case with default header values.
Bad request
func NewGetUniverseTypesTypeIDBadRequest ¶
func NewGetUniverseTypesTypeIDBadRequest() *GetUniverseTypesTypeIDBadRequest
NewGetUniverseTypesTypeIDBadRequest creates a GetUniverseTypesTypeIDBadRequest with default headers values
func (*GetUniverseTypesTypeIDBadRequest) Error ¶
func (o *GetUniverseTypesTypeIDBadRequest) Error() string
func (*GetUniverseTypesTypeIDBadRequest) GetPayload ¶
func (o *GetUniverseTypesTypeIDBadRequest) GetPayload() *esimodels.BadRequest
type GetUniverseTypesTypeIDEnhanceYourCalm ¶
type GetUniverseTypesTypeIDEnhanceYourCalm struct {
Payload *esimodels.ErrorLimited
}
GetUniverseTypesTypeIDEnhanceYourCalm handles this case with default header values.
Error limited
func NewGetUniverseTypesTypeIDEnhanceYourCalm ¶
func NewGetUniverseTypesTypeIDEnhanceYourCalm() *GetUniverseTypesTypeIDEnhanceYourCalm
NewGetUniverseTypesTypeIDEnhanceYourCalm creates a GetUniverseTypesTypeIDEnhanceYourCalm with default headers values
func (*GetUniverseTypesTypeIDEnhanceYourCalm) Error ¶
func (o *GetUniverseTypesTypeIDEnhanceYourCalm) Error() string
func (*GetUniverseTypesTypeIDEnhanceYourCalm) GetPayload ¶
func (o *GetUniverseTypesTypeIDEnhanceYourCalm) GetPayload() *esimodels.ErrorLimited
type GetUniverseTypesTypeIDGatewayTimeout ¶
type GetUniverseTypesTypeIDGatewayTimeout struct {
Payload *esimodels.GatewayTimeout
}
GetUniverseTypesTypeIDGatewayTimeout handles this case with default header values.
Gateway timeout
func NewGetUniverseTypesTypeIDGatewayTimeout ¶
func NewGetUniverseTypesTypeIDGatewayTimeout() *GetUniverseTypesTypeIDGatewayTimeout
NewGetUniverseTypesTypeIDGatewayTimeout creates a GetUniverseTypesTypeIDGatewayTimeout with default headers values
func (*GetUniverseTypesTypeIDGatewayTimeout) Error ¶
func (o *GetUniverseTypesTypeIDGatewayTimeout) Error() string
func (*GetUniverseTypesTypeIDGatewayTimeout) GetPayload ¶
func (o *GetUniverseTypesTypeIDGatewayTimeout) GetPayload() *esimodels.GatewayTimeout
type GetUniverseTypesTypeIDInternalServerError ¶
type GetUniverseTypesTypeIDInternalServerError struct {
Payload *esimodels.InternalServerError
}
GetUniverseTypesTypeIDInternalServerError handles this case with default header values.
Internal server error
func NewGetUniverseTypesTypeIDInternalServerError ¶
func NewGetUniverseTypesTypeIDInternalServerError() *GetUniverseTypesTypeIDInternalServerError
NewGetUniverseTypesTypeIDInternalServerError creates a GetUniverseTypesTypeIDInternalServerError with default headers values
func (*GetUniverseTypesTypeIDInternalServerError) Error ¶
func (o *GetUniverseTypesTypeIDInternalServerError) Error() string
func (*GetUniverseTypesTypeIDInternalServerError) GetPayload ¶
func (o *GetUniverseTypesTypeIDInternalServerError) GetPayload() *esimodels.InternalServerError
type GetUniverseTypesTypeIDNotFound ¶
type GetUniverseTypesTypeIDNotFound struct {
Payload *GetUniverseTypesTypeIDNotFoundBody
}
GetUniverseTypesTypeIDNotFound handles this case with default header values.
Type not found
func NewGetUniverseTypesTypeIDNotFound ¶
func NewGetUniverseTypesTypeIDNotFound() *GetUniverseTypesTypeIDNotFound
NewGetUniverseTypesTypeIDNotFound creates a GetUniverseTypesTypeIDNotFound with default headers values
func (*GetUniverseTypesTypeIDNotFound) Error ¶
func (o *GetUniverseTypesTypeIDNotFound) Error() string
func (*GetUniverseTypesTypeIDNotFound) GetPayload ¶
func (o *GetUniverseTypesTypeIDNotFound) GetPayload() *GetUniverseTypesTypeIDNotFoundBody
type GetUniverseTypesTypeIDNotFoundBody ¶
type GetUniverseTypesTypeIDNotFoundBody struct { // get_universe_types_type_id_404_not_found // // Not found message Error string `json:"error,omitempty"` }
GetUniverseTypesTypeIDNotFoundBody get_universe_types_type_id_not_found // // Not found swagger:model GetUniverseTypesTypeIDNotFoundBody
func (*GetUniverseTypesTypeIDNotFoundBody) MarshalBinary ¶
func (o *GetUniverseTypesTypeIDNotFoundBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetUniverseTypesTypeIDNotFoundBody) UnmarshalBinary ¶
func (o *GetUniverseTypesTypeIDNotFoundBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetUniverseTypesTypeIDNotModified ¶
type GetUniverseTypesTypeIDNotModified 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 }
GetUniverseTypesTypeIDNotModified handles this case with default header values.
Not modified
func NewGetUniverseTypesTypeIDNotModified ¶
func NewGetUniverseTypesTypeIDNotModified() *GetUniverseTypesTypeIDNotModified
NewGetUniverseTypesTypeIDNotModified creates a GetUniverseTypesTypeIDNotModified with default headers values
func (*GetUniverseTypesTypeIDNotModified) Error ¶
func (o *GetUniverseTypesTypeIDNotModified) Error() string
type GetUniverseTypesTypeIDOK ¶
type GetUniverseTypesTypeIDOK struct { /*The caching mechanism used */ CacheControl string /*The language used in the response */ ContentLanguage string /*RFC7232 compliant entity tag */ ETag string /*RFC7231 formatted datetime string */ Expires string /*RFC7231 formatted datetime string */ LastModified string Payload *GetUniverseTypesTypeIDOKBody }
GetUniverseTypesTypeIDOK handles this case with default header values.
Information about a type
func NewGetUniverseTypesTypeIDOK ¶
func NewGetUniverseTypesTypeIDOK() *GetUniverseTypesTypeIDOK
NewGetUniverseTypesTypeIDOK creates a GetUniverseTypesTypeIDOK with default headers values
func (*GetUniverseTypesTypeIDOK) Error ¶
func (o *GetUniverseTypesTypeIDOK) Error() string
func (*GetUniverseTypesTypeIDOK) GetPayload ¶
func (o *GetUniverseTypesTypeIDOK) GetPayload() *GetUniverseTypesTypeIDOKBody
type GetUniverseTypesTypeIDOKBody ¶
type GetUniverseTypesTypeIDOKBody struct { // get_universe_types_type_id_capacity // // capacity number Capacity float32 `json:"capacity,omitempty"` // get_universe_types_type_id_description // // description string // Required: true Description *string `json:"description"` // get_universe_types_type_id_dogma_attributes // // dogma_attributes array // Max Items: 1000 DogmaAttributes []*DogmaAttributesItems0 `json:"dogma_attributes"` // get_universe_types_type_id_dogma_effects // // dogma_effects array // Max Items: 1000 DogmaEffects []*DogmaEffectsItems0 `json:"dogma_effects"` // get_universe_types_type_id_graphic_id // // graphic_id integer GraphicID int32 `json:"graphic_id,omitempty"` // get_universe_types_type_id_group_id // // group_id integer // Required: true GroupID *int32 `json:"group_id"` // get_universe_types_type_id_icon_id // // icon_id integer IconID int32 `json:"icon_id,omitempty"` // get_universe_types_type_id_market_group_id // // This only exists for types that can be put on the market MarketGroupID int32 `json:"market_group_id,omitempty"` // get_universe_types_type_id_mass // // mass number Mass float32 `json:"mass,omitempty"` // get_universe_types_type_id_name // // name string // Required: true Name *string `json:"name"` // get_universe_types_type_id_packaged_volume // // packaged_volume number PackagedVolume float32 `json:"packaged_volume,omitempty"` // get_universe_types_type_id_portion_size // // portion_size integer PortionSize int32 `json:"portion_size,omitempty"` // get_universe_types_type_id_published // // published boolean // Required: true Published *bool `json:"published"` // get_universe_types_type_id_radius // // radius number Radius float32 `json:"radius,omitempty"` // get_universe_types_type_id_type_id // // type_id integer // Required: true TypeID *int32 `json:"type_id"` // get_universe_types_type_id_volume // // volume number Volume float32 `json:"volume,omitempty"` }
GetUniverseTypesTypeIDOKBody get_universe_types_type_id_ok // // 200 ok object swagger:model GetUniverseTypesTypeIDOKBody
func (*GetUniverseTypesTypeIDOKBody) MarshalBinary ¶
func (o *GetUniverseTypesTypeIDOKBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetUniverseTypesTypeIDOKBody) UnmarshalBinary ¶
func (o *GetUniverseTypesTypeIDOKBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetUniverseTypesTypeIDParams ¶
type GetUniverseTypesTypeIDParams struct { /*AcceptLanguage Language to use in the response */ AcceptLanguage *string /*IfNoneMatch ETag from a previous request. A 304 will be returned if this matches the current ETag */ IfNoneMatch *string /*Datasource The server name you would like data from */ Datasource *string /*Language Language to use in the response, takes precedence over Accept-Language */ Language *string /*TypeID An Eve item type ID */ TypeID int32 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetUniverseTypesTypeIDParams contains all the parameters to send to the API endpoint for the get universe types type id operation typically these are written to a http.Request
func NewGetUniverseTypesTypeIDParams ¶
func NewGetUniverseTypesTypeIDParams() *GetUniverseTypesTypeIDParams
NewGetUniverseTypesTypeIDParams creates a new GetUniverseTypesTypeIDParams object with the default values initialized.
func NewGetUniverseTypesTypeIDParamsWithContext ¶
func NewGetUniverseTypesTypeIDParamsWithContext(ctx context.Context) *GetUniverseTypesTypeIDParams
NewGetUniverseTypesTypeIDParamsWithContext creates a new GetUniverseTypesTypeIDParams object with the default values initialized, and the ability to set a context for a request
func NewGetUniverseTypesTypeIDParamsWithHTTPClient ¶
func NewGetUniverseTypesTypeIDParamsWithHTTPClient(client *http.Client) *GetUniverseTypesTypeIDParams
NewGetUniverseTypesTypeIDParamsWithHTTPClient creates a new GetUniverseTypesTypeIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetUniverseTypesTypeIDParamsWithTimeout ¶
func NewGetUniverseTypesTypeIDParamsWithTimeout(timeout time.Duration) *GetUniverseTypesTypeIDParams
NewGetUniverseTypesTypeIDParamsWithTimeout creates a new GetUniverseTypesTypeIDParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetUniverseTypesTypeIDParams) SetAcceptLanguage ¶
func (o *GetUniverseTypesTypeIDParams) SetAcceptLanguage(acceptLanguage *string)
SetAcceptLanguage adds the acceptLanguage to the get universe types type id params
func (*GetUniverseTypesTypeIDParams) SetContext ¶
func (o *GetUniverseTypesTypeIDParams) SetContext(ctx context.Context)
SetContext adds the context to the get universe types type id params
func (*GetUniverseTypesTypeIDParams) SetDatasource ¶
func (o *GetUniverseTypesTypeIDParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the get universe types type id params
func (*GetUniverseTypesTypeIDParams) SetHTTPClient ¶
func (o *GetUniverseTypesTypeIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get universe types type id params
func (*GetUniverseTypesTypeIDParams) SetIfNoneMatch ¶
func (o *GetUniverseTypesTypeIDParams) SetIfNoneMatch(ifNoneMatch *string)
SetIfNoneMatch adds the ifNoneMatch to the get universe types type id params
func (*GetUniverseTypesTypeIDParams) SetLanguage ¶
func (o *GetUniverseTypesTypeIDParams) SetLanguage(language *string)
SetLanguage adds the language to the get universe types type id params
func (*GetUniverseTypesTypeIDParams) SetTimeout ¶
func (o *GetUniverseTypesTypeIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get universe types type id params
func (*GetUniverseTypesTypeIDParams) SetTypeID ¶
func (o *GetUniverseTypesTypeIDParams) SetTypeID(typeID int32)
SetTypeID adds the typeId to the get universe types type id params
func (*GetUniverseTypesTypeIDParams) WithAcceptLanguage ¶
func (o *GetUniverseTypesTypeIDParams) WithAcceptLanguage(acceptLanguage *string) *GetUniverseTypesTypeIDParams
WithAcceptLanguage adds the acceptLanguage to the get universe types type id params
func (*GetUniverseTypesTypeIDParams) WithContext ¶
func (o *GetUniverseTypesTypeIDParams) WithContext(ctx context.Context) *GetUniverseTypesTypeIDParams
WithContext adds the context to the get universe types type id params
func (*GetUniverseTypesTypeIDParams) WithDatasource ¶
func (o *GetUniverseTypesTypeIDParams) WithDatasource(datasource *string) *GetUniverseTypesTypeIDParams
WithDatasource adds the datasource to the get universe types type id params
func (*GetUniverseTypesTypeIDParams) WithHTTPClient ¶
func (o *GetUniverseTypesTypeIDParams) WithHTTPClient(client *http.Client) *GetUniverseTypesTypeIDParams
WithHTTPClient adds the HTTPClient to the get universe types type id params
func (*GetUniverseTypesTypeIDParams) WithIfNoneMatch ¶
func (o *GetUniverseTypesTypeIDParams) WithIfNoneMatch(ifNoneMatch *string) *GetUniverseTypesTypeIDParams
WithIfNoneMatch adds the ifNoneMatch to the get universe types type id params
func (*GetUniverseTypesTypeIDParams) WithLanguage ¶
func (o *GetUniverseTypesTypeIDParams) WithLanguage(language *string) *GetUniverseTypesTypeIDParams
WithLanguage adds the language to the get universe types type id params
func (*GetUniverseTypesTypeIDParams) WithTimeout ¶
func (o *GetUniverseTypesTypeIDParams) WithTimeout(timeout time.Duration) *GetUniverseTypesTypeIDParams
WithTimeout adds the timeout to the get universe types type id params
func (*GetUniverseTypesTypeIDParams) WithTypeID ¶
func (o *GetUniverseTypesTypeIDParams) WithTypeID(typeID int32) *GetUniverseTypesTypeIDParams
WithTypeID adds the typeID to the get universe types type id params
func (*GetUniverseTypesTypeIDParams) WriteToRequest ¶
func (o *GetUniverseTypesTypeIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetUniverseTypesTypeIDReader ¶
type GetUniverseTypesTypeIDReader struct {
// contains filtered or unexported fields
}
GetUniverseTypesTypeIDReader is a Reader for the GetUniverseTypesTypeID structure.
func (*GetUniverseTypesTypeIDReader) ReadResponse ¶
func (o *GetUniverseTypesTypeIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetUniverseTypesTypeIDServiceUnavailable ¶
type GetUniverseTypesTypeIDServiceUnavailable struct {
}GetUniverseTypesTypeIDServiceUnavailable handles this case with default header values.
Service unavailable
func NewGetUniverseTypesTypeIDServiceUnavailable ¶
func NewGetUniverseTypesTypeIDServiceUnavailable() *GetUniverseTypesTypeIDServiceUnavailable
NewGetUniverseTypesTypeIDServiceUnavailable creates a GetUniverseTypesTypeIDServiceUnavailable with default headers values
func (*GetUniverseTypesTypeIDServiceUnavailable) Error ¶
func (o *GetUniverseTypesTypeIDServiceUnavailable) Error() string
func (*GetUniverseTypesTypeIDServiceUnavailable) GetPayload ¶
func (o *GetUniverseTypesTypeIDServiceUnavailable) GetPayload() *esimodels.ServiceUnavailable
type InventoryTypesItems0 ¶
type InventoryTypesItems0 struct { // post_universe_ids_inventory_type_id // // id integer ID int32 `json:"id,omitempty"` // post_universe_ids_inventory_type_name // // name string Name string `json:"name,omitempty"` }
InventoryTypesItems0 post_universe_ids_inventory_type // // inventory_type object swagger:model InventoryTypesItems0
func (*InventoryTypesItems0) MarshalBinary ¶
func (o *InventoryTypesItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*InventoryTypesItems0) UnmarshalBinary ¶
func (o *InventoryTypesItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type PlanetsItems0 ¶
type PlanetsItems0 struct { // get_universe_systems_system_id_asteroid_belts // // asteroid_belts array // Max Items: 100 AsteroidBelts []int32 `json:"asteroid_belts"` // get_universe_systems_system_id_moons // // moons array // Max Items: 1000 Moons []int32 `json:"moons"` // get_universe_systems_system_id_planet_id // // planet_id integer // Required: true PlanetID *int32 `json:"planet_id"` }
PlanetsItems0 get_universe_systems_system_id_planet // // planet object swagger:model PlanetsItems0
func (*PlanetsItems0) MarshalBinary ¶
func (o *PlanetsItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*PlanetsItems0) UnmarshalBinary ¶
func (o *PlanetsItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type PostUniverseIdsBadRequest ¶
type PostUniverseIdsBadRequest struct {
Payload *esimodels.BadRequest
}
PostUniverseIdsBadRequest handles this case with default header values.
Bad request
func NewPostUniverseIdsBadRequest ¶
func NewPostUniverseIdsBadRequest() *PostUniverseIdsBadRequest
NewPostUniverseIdsBadRequest creates a PostUniverseIdsBadRequest with default headers values
func (*PostUniverseIdsBadRequest) Error ¶
func (o *PostUniverseIdsBadRequest) Error() string
func (*PostUniverseIdsBadRequest) GetPayload ¶
func (o *PostUniverseIdsBadRequest) GetPayload() *esimodels.BadRequest
type PostUniverseIdsEnhanceYourCalm ¶
type PostUniverseIdsEnhanceYourCalm struct {
Payload *esimodels.ErrorLimited
}
PostUniverseIdsEnhanceYourCalm handles this case with default header values.
Error limited
func NewPostUniverseIdsEnhanceYourCalm ¶
func NewPostUniverseIdsEnhanceYourCalm() *PostUniverseIdsEnhanceYourCalm
NewPostUniverseIdsEnhanceYourCalm creates a PostUniverseIdsEnhanceYourCalm with default headers values
func (*PostUniverseIdsEnhanceYourCalm) Error ¶
func (o *PostUniverseIdsEnhanceYourCalm) Error() string
func (*PostUniverseIdsEnhanceYourCalm) GetPayload ¶
func (o *PostUniverseIdsEnhanceYourCalm) GetPayload() *esimodels.ErrorLimited
type PostUniverseIdsGatewayTimeout ¶
type PostUniverseIdsGatewayTimeout struct {
Payload *esimodels.GatewayTimeout
}
PostUniverseIdsGatewayTimeout handles this case with default header values.
Gateway timeout
func NewPostUniverseIdsGatewayTimeout ¶
func NewPostUniverseIdsGatewayTimeout() *PostUniverseIdsGatewayTimeout
NewPostUniverseIdsGatewayTimeout creates a PostUniverseIdsGatewayTimeout with default headers values
func (*PostUniverseIdsGatewayTimeout) Error ¶
func (o *PostUniverseIdsGatewayTimeout) Error() string
func (*PostUniverseIdsGatewayTimeout) GetPayload ¶
func (o *PostUniverseIdsGatewayTimeout) GetPayload() *esimodels.GatewayTimeout
type PostUniverseIdsInternalServerError ¶
type PostUniverseIdsInternalServerError struct {
Payload *esimodels.InternalServerError
}
PostUniverseIdsInternalServerError handles this case with default header values.
Internal server error
func NewPostUniverseIdsInternalServerError ¶
func NewPostUniverseIdsInternalServerError() *PostUniverseIdsInternalServerError
NewPostUniverseIdsInternalServerError creates a PostUniverseIdsInternalServerError with default headers values
func (*PostUniverseIdsInternalServerError) Error ¶
func (o *PostUniverseIdsInternalServerError) Error() string
func (*PostUniverseIdsInternalServerError) GetPayload ¶
func (o *PostUniverseIdsInternalServerError) GetPayload() *esimodels.InternalServerError
type PostUniverseIdsOK ¶
type PostUniverseIdsOK struct { /*The language used in the response */ ContentLanguage string Payload *PostUniverseIdsOKBody }
PostUniverseIdsOK handles this case with default header values.
List of id/name associations for a set of names divided by category. Any name passed in that did not have a match will be ommitted
func NewPostUniverseIdsOK ¶
func NewPostUniverseIdsOK() *PostUniverseIdsOK
NewPostUniverseIdsOK creates a PostUniverseIdsOK with default headers values
func (*PostUniverseIdsOK) Error ¶
func (o *PostUniverseIdsOK) Error() string
func (*PostUniverseIdsOK) GetPayload ¶
func (o *PostUniverseIdsOK) GetPayload() *PostUniverseIdsOKBody
type PostUniverseIdsOKBody ¶
type PostUniverseIdsOKBody struct { // post_universe_ids_agents // // agents array // Max Items: 500 Agents []*AgentsItems0 `json:"agents"` // post_universe_ids_alliances // // alliances array // Max Items: 500 Alliances []*AlliancesItems0 `json:"alliances"` // post_universe_ids_characters // // characters array // Max Items: 500 Characters []*CharactersItems0 `json:"characters"` // post_universe_ids_constellations // // constellations array // Max Items: 500 Constellations []*ConstellationsItems0 `json:"constellations"` // post_universe_ids_corporations // // corporations array // Max Items: 500 Corporations []*CorporationsItems0 `json:"corporations"` // post_universe_ids_factions // // factions array // Max Items: 500 Factions []*FactionsItems0 `json:"factions"` // post_universe_ids_inventory_types // // inventory_types array // Max Items: 500 InventoryTypes []*InventoryTypesItems0 `json:"inventory_types"` // post_universe_ids_regions // // regions array // Max Items: 500 Regions []*RegionsItems0 `json:"regions"` // post_universe_ids_stations // // stations array // Max Items: 500 Stations []*StationsItems0 `json:"stations"` // post_universe_ids_systems // // systems array // Max Items: 500 Systems []*SystemsItems0 `json:"systems"` }
PostUniverseIdsOKBody post_universe_ids_ok // // 200 ok object swagger:model PostUniverseIdsOKBody
func (*PostUniverseIdsOKBody) MarshalBinary ¶
func (o *PostUniverseIdsOKBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*PostUniverseIdsOKBody) UnmarshalBinary ¶
func (o *PostUniverseIdsOKBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type PostUniverseIdsParams ¶
type PostUniverseIdsParams struct { /*AcceptLanguage Language to use in the response */ AcceptLanguage *string /*Datasource The server name you would like data from */ Datasource *string /*Language Language to use in the response, takes precedence over Accept-Language */ Language *string /*Names The names to resolve */ Names []string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostUniverseIdsParams contains all the parameters to send to the API endpoint for the post universe ids operation typically these are written to a http.Request
func NewPostUniverseIdsParams ¶
func NewPostUniverseIdsParams() *PostUniverseIdsParams
NewPostUniverseIdsParams creates a new PostUniverseIdsParams object with the default values initialized.
func NewPostUniverseIdsParamsWithContext ¶
func NewPostUniverseIdsParamsWithContext(ctx context.Context) *PostUniverseIdsParams
NewPostUniverseIdsParamsWithContext creates a new PostUniverseIdsParams object with the default values initialized, and the ability to set a context for a request
func NewPostUniverseIdsParamsWithHTTPClient ¶
func NewPostUniverseIdsParamsWithHTTPClient(client *http.Client) *PostUniverseIdsParams
NewPostUniverseIdsParamsWithHTTPClient creates a new PostUniverseIdsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPostUniverseIdsParamsWithTimeout ¶
func NewPostUniverseIdsParamsWithTimeout(timeout time.Duration) *PostUniverseIdsParams
NewPostUniverseIdsParamsWithTimeout creates a new PostUniverseIdsParams object with the default values initialized, and the ability to set a timeout on a request
func (*PostUniverseIdsParams) SetAcceptLanguage ¶
func (o *PostUniverseIdsParams) SetAcceptLanguage(acceptLanguage *string)
SetAcceptLanguage adds the acceptLanguage to the post universe ids params
func (*PostUniverseIdsParams) SetContext ¶
func (o *PostUniverseIdsParams) SetContext(ctx context.Context)
SetContext adds the context to the post universe ids params
func (*PostUniverseIdsParams) SetDatasource ¶
func (o *PostUniverseIdsParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the post universe ids params
func (*PostUniverseIdsParams) SetHTTPClient ¶
func (o *PostUniverseIdsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post universe ids params
func (*PostUniverseIdsParams) SetLanguage ¶
func (o *PostUniverseIdsParams) SetLanguage(language *string)
SetLanguage adds the language to the post universe ids params
func (*PostUniverseIdsParams) SetNames ¶
func (o *PostUniverseIdsParams) SetNames(names []string)
SetNames adds the names to the post universe ids params
func (*PostUniverseIdsParams) SetTimeout ¶
func (o *PostUniverseIdsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post universe ids params
func (*PostUniverseIdsParams) WithAcceptLanguage ¶
func (o *PostUniverseIdsParams) WithAcceptLanguage(acceptLanguage *string) *PostUniverseIdsParams
WithAcceptLanguage adds the acceptLanguage to the post universe ids params
func (*PostUniverseIdsParams) WithContext ¶
func (o *PostUniverseIdsParams) WithContext(ctx context.Context) *PostUniverseIdsParams
WithContext adds the context to the post universe ids params
func (*PostUniverseIdsParams) WithDatasource ¶
func (o *PostUniverseIdsParams) WithDatasource(datasource *string) *PostUniverseIdsParams
WithDatasource adds the datasource to the post universe ids params
func (*PostUniverseIdsParams) WithHTTPClient ¶
func (o *PostUniverseIdsParams) WithHTTPClient(client *http.Client) *PostUniverseIdsParams
WithHTTPClient adds the HTTPClient to the post universe ids params
func (*PostUniverseIdsParams) WithLanguage ¶
func (o *PostUniverseIdsParams) WithLanguage(language *string) *PostUniverseIdsParams
WithLanguage adds the language to the post universe ids params
func (*PostUniverseIdsParams) WithNames ¶
func (o *PostUniverseIdsParams) WithNames(names []string) *PostUniverseIdsParams
WithNames adds the names to the post universe ids params
func (*PostUniverseIdsParams) WithTimeout ¶
func (o *PostUniverseIdsParams) WithTimeout(timeout time.Duration) *PostUniverseIdsParams
WithTimeout adds the timeout to the post universe ids params
func (*PostUniverseIdsParams) WriteToRequest ¶
func (o *PostUniverseIdsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostUniverseIdsReader ¶
type PostUniverseIdsReader struct {
// contains filtered or unexported fields
}
PostUniverseIdsReader is a Reader for the PostUniverseIds structure.
func (*PostUniverseIdsReader) ReadResponse ¶
func (o *PostUniverseIdsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostUniverseIdsServiceUnavailable ¶
type PostUniverseIdsServiceUnavailable struct {
}PostUniverseIdsServiceUnavailable handles this case with default header values.
Service unavailable
func NewPostUniverseIdsServiceUnavailable ¶
func NewPostUniverseIdsServiceUnavailable() *PostUniverseIdsServiceUnavailable
NewPostUniverseIdsServiceUnavailable creates a PostUniverseIdsServiceUnavailable with default headers values
func (*PostUniverseIdsServiceUnavailable) Error ¶
func (o *PostUniverseIdsServiceUnavailable) Error() string
func (*PostUniverseIdsServiceUnavailable) GetPayload ¶
func (o *PostUniverseIdsServiceUnavailable) GetPayload() *esimodels.ServiceUnavailable
type PostUniverseNamesBadRequest ¶
type PostUniverseNamesBadRequest struct {
Payload *esimodels.BadRequest
}
PostUniverseNamesBadRequest handles this case with default header values.
Bad request
func NewPostUniverseNamesBadRequest ¶
func NewPostUniverseNamesBadRequest() *PostUniverseNamesBadRequest
NewPostUniverseNamesBadRequest creates a PostUniverseNamesBadRequest with default headers values
func (*PostUniverseNamesBadRequest) Error ¶
func (o *PostUniverseNamesBadRequest) Error() string
func (*PostUniverseNamesBadRequest) GetPayload ¶
func (o *PostUniverseNamesBadRequest) GetPayload() *esimodels.BadRequest
type PostUniverseNamesEnhanceYourCalm ¶
type PostUniverseNamesEnhanceYourCalm struct {
Payload *esimodels.ErrorLimited
}
PostUniverseNamesEnhanceYourCalm handles this case with default header values.
Error limited
func NewPostUniverseNamesEnhanceYourCalm ¶
func NewPostUniverseNamesEnhanceYourCalm() *PostUniverseNamesEnhanceYourCalm
NewPostUniverseNamesEnhanceYourCalm creates a PostUniverseNamesEnhanceYourCalm with default headers values
func (*PostUniverseNamesEnhanceYourCalm) Error ¶
func (o *PostUniverseNamesEnhanceYourCalm) Error() string
func (*PostUniverseNamesEnhanceYourCalm) GetPayload ¶
func (o *PostUniverseNamesEnhanceYourCalm) GetPayload() *esimodels.ErrorLimited
type PostUniverseNamesGatewayTimeout ¶
type PostUniverseNamesGatewayTimeout struct {
Payload *esimodels.GatewayTimeout
}
PostUniverseNamesGatewayTimeout handles this case with default header values.
Gateway timeout
func NewPostUniverseNamesGatewayTimeout ¶
func NewPostUniverseNamesGatewayTimeout() *PostUniverseNamesGatewayTimeout
NewPostUniverseNamesGatewayTimeout creates a PostUniverseNamesGatewayTimeout with default headers values
func (*PostUniverseNamesGatewayTimeout) Error ¶
func (o *PostUniverseNamesGatewayTimeout) Error() string
func (*PostUniverseNamesGatewayTimeout) GetPayload ¶
func (o *PostUniverseNamesGatewayTimeout) GetPayload() *esimodels.GatewayTimeout
type PostUniverseNamesInternalServerError ¶
type PostUniverseNamesInternalServerError struct {
Payload *esimodels.InternalServerError
}
PostUniverseNamesInternalServerError handles this case with default header values.
Internal server error
func NewPostUniverseNamesInternalServerError ¶
func NewPostUniverseNamesInternalServerError() *PostUniverseNamesInternalServerError
NewPostUniverseNamesInternalServerError creates a PostUniverseNamesInternalServerError with default headers values
func (*PostUniverseNamesInternalServerError) Error ¶
func (o *PostUniverseNamesInternalServerError) Error() string
func (*PostUniverseNamesInternalServerError) GetPayload ¶
func (o *PostUniverseNamesInternalServerError) GetPayload() *esimodels.InternalServerError
type PostUniverseNamesNotFound ¶
type PostUniverseNamesNotFound struct {
Payload *PostUniverseNamesNotFoundBody
}
PostUniverseNamesNotFound handles this case with default header values.
Ensure all IDs are valid before resolving
func NewPostUniverseNamesNotFound ¶
func NewPostUniverseNamesNotFound() *PostUniverseNamesNotFound
NewPostUniverseNamesNotFound creates a PostUniverseNamesNotFound with default headers values
func (*PostUniverseNamesNotFound) Error ¶
func (o *PostUniverseNamesNotFound) Error() string
func (*PostUniverseNamesNotFound) GetPayload ¶
func (o *PostUniverseNamesNotFound) GetPayload() *PostUniverseNamesNotFoundBody
type PostUniverseNamesNotFoundBody ¶
type PostUniverseNamesNotFoundBody struct { // post_universe_names_404_not_found // // Not found message Error string `json:"error,omitempty"` }
PostUniverseNamesNotFoundBody post_universe_names_not_found // // Not found swagger:model PostUniverseNamesNotFoundBody
func (*PostUniverseNamesNotFoundBody) MarshalBinary ¶
func (o *PostUniverseNamesNotFoundBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*PostUniverseNamesNotFoundBody) UnmarshalBinary ¶
func (o *PostUniverseNamesNotFoundBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type PostUniverseNamesOK ¶
type PostUniverseNamesOK struct {
Payload []*PostUniverseNamesOKBodyItems0
}
PostUniverseNamesOK handles this case with default header values.
List of id/name associations for a set of IDs. All IDs must resolve to a name, or nothing will be returned
func NewPostUniverseNamesOK ¶
func NewPostUniverseNamesOK() *PostUniverseNamesOK
NewPostUniverseNamesOK creates a PostUniverseNamesOK with default headers values
func (*PostUniverseNamesOK) Error ¶
func (o *PostUniverseNamesOK) Error() string
func (*PostUniverseNamesOK) GetPayload ¶
func (o *PostUniverseNamesOK) GetPayload() []*PostUniverseNamesOKBodyItems0
type PostUniverseNamesOKBodyItems0 ¶
type PostUniverseNamesOKBodyItems0 struct { // post_universe_names_category // // category string // Required: true // Enum: [alliance character constellation corporation inventory_type region solar_system station faction] Category *string `json:"category"` // post_universe_names_id // // id integer // Required: true ID *int32 `json:"id"` // post_universe_names_name // // name string // Required: true Name *string `json:"name"` }
PostUniverseNamesOKBodyItems0 post_universe_names_200_ok // // 200 ok object swagger:model PostUniverseNamesOKBodyItems0
func (*PostUniverseNamesOKBodyItems0) MarshalBinary ¶
func (o *PostUniverseNamesOKBodyItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*PostUniverseNamesOKBodyItems0) UnmarshalBinary ¶
func (o *PostUniverseNamesOKBodyItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type PostUniverseNamesParams ¶
type PostUniverseNamesParams struct { /*Datasource The server name you would like data from */ Datasource *string /*Ids The ids to resolve */ Ids []int32 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostUniverseNamesParams contains all the parameters to send to the API endpoint for the post universe names operation typically these are written to a http.Request
func NewPostUniverseNamesParams ¶
func NewPostUniverseNamesParams() *PostUniverseNamesParams
NewPostUniverseNamesParams creates a new PostUniverseNamesParams object with the default values initialized.
func NewPostUniverseNamesParamsWithContext ¶
func NewPostUniverseNamesParamsWithContext(ctx context.Context) *PostUniverseNamesParams
NewPostUniverseNamesParamsWithContext creates a new PostUniverseNamesParams object with the default values initialized, and the ability to set a context for a request
func NewPostUniverseNamesParamsWithHTTPClient ¶
func NewPostUniverseNamesParamsWithHTTPClient(client *http.Client) *PostUniverseNamesParams
NewPostUniverseNamesParamsWithHTTPClient creates a new PostUniverseNamesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPostUniverseNamesParamsWithTimeout ¶
func NewPostUniverseNamesParamsWithTimeout(timeout time.Duration) *PostUniverseNamesParams
NewPostUniverseNamesParamsWithTimeout creates a new PostUniverseNamesParams object with the default values initialized, and the ability to set a timeout on a request
func (*PostUniverseNamesParams) SetContext ¶
func (o *PostUniverseNamesParams) SetContext(ctx context.Context)
SetContext adds the context to the post universe names params
func (*PostUniverseNamesParams) SetDatasource ¶
func (o *PostUniverseNamesParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the post universe names params
func (*PostUniverseNamesParams) SetHTTPClient ¶
func (o *PostUniverseNamesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post universe names params
func (*PostUniverseNamesParams) SetIds ¶
func (o *PostUniverseNamesParams) SetIds(ids []int32)
SetIds adds the ids to the post universe names params
func (*PostUniverseNamesParams) SetTimeout ¶
func (o *PostUniverseNamesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post universe names params
func (*PostUniverseNamesParams) WithContext ¶
func (o *PostUniverseNamesParams) WithContext(ctx context.Context) *PostUniverseNamesParams
WithContext adds the context to the post universe names params
func (*PostUniverseNamesParams) WithDatasource ¶
func (o *PostUniverseNamesParams) WithDatasource(datasource *string) *PostUniverseNamesParams
WithDatasource adds the datasource to the post universe names params
func (*PostUniverseNamesParams) WithHTTPClient ¶
func (o *PostUniverseNamesParams) WithHTTPClient(client *http.Client) *PostUniverseNamesParams
WithHTTPClient adds the HTTPClient to the post universe names params
func (*PostUniverseNamesParams) WithIds ¶
func (o *PostUniverseNamesParams) WithIds(ids []int32) *PostUniverseNamesParams
WithIds adds the ids to the post universe names params
func (*PostUniverseNamesParams) WithTimeout ¶
func (o *PostUniverseNamesParams) WithTimeout(timeout time.Duration) *PostUniverseNamesParams
WithTimeout adds the timeout to the post universe names params
func (*PostUniverseNamesParams) WriteToRequest ¶
func (o *PostUniverseNamesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostUniverseNamesReader ¶
type PostUniverseNamesReader struct {
// contains filtered or unexported fields
}
PostUniverseNamesReader is a Reader for the PostUniverseNames structure.
func (*PostUniverseNamesReader) ReadResponse ¶
func (o *PostUniverseNamesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostUniverseNamesServiceUnavailable ¶
type PostUniverseNamesServiceUnavailable struct {
}PostUniverseNamesServiceUnavailable handles this case with default header values.
Service unavailable
func NewPostUniverseNamesServiceUnavailable ¶
func NewPostUniverseNamesServiceUnavailable() *PostUniverseNamesServiceUnavailable
NewPostUniverseNamesServiceUnavailable creates a PostUniverseNamesServiceUnavailable with default headers values
func (*PostUniverseNamesServiceUnavailable) Error ¶
func (o *PostUniverseNamesServiceUnavailable) Error() string
func (*PostUniverseNamesServiceUnavailable) GetPayload ¶
func (o *PostUniverseNamesServiceUnavailable) GetPayload() *esimodels.ServiceUnavailable
type RegionsItems0 ¶
type RegionsItems0 struct { // post_universe_ids_region_id // // id integer ID int32 `json:"id,omitempty"` // post_universe_ids_region_name // // name string Name string `json:"name,omitempty"` }
RegionsItems0 post_universe_ids_region // // region object swagger:model RegionsItems0
func (*RegionsItems0) MarshalBinary ¶
func (o *RegionsItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*RegionsItems0) UnmarshalBinary ¶
func (o *RegionsItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type StationsItems0 ¶
type StationsItems0 struct { // post_universe_ids_station_id // // id integer ID int32 `json:"id,omitempty"` // post_universe_ids_station_name // // name string Name string `json:"name,omitempty"` }
StationsItems0 post_universe_ids_station // // station object swagger:model StationsItems0
func (*StationsItems0) MarshalBinary ¶
func (o *StationsItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*StationsItems0) UnmarshalBinary ¶
func (o *StationsItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type SystemsItems0 ¶
type SystemsItems0 struct { // post_universe_ids_system_id // // id integer ID int32 `json:"id,omitempty"` // post_universe_ids_system_name // // name string Name string `json:"name,omitempty"` }
SystemsItems0 post_universe_ids_system // // system object swagger:model SystemsItems0
func (*SystemsItems0) MarshalBinary ¶
func (o *SystemsItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*SystemsItems0) UnmarshalBinary ¶
func (o *SystemsItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
Source Files ¶
- get_universe_ancestries_parameters.go
- get_universe_ancestries_responses.go
- get_universe_asteroid_belts_asteroid_belt_id_parameters.go
- get_universe_asteroid_belts_asteroid_belt_id_responses.go
- get_universe_bloodlines_parameters.go
- get_universe_bloodlines_responses.go
- get_universe_categories_category_id_parameters.go
- get_universe_categories_category_id_responses.go
- get_universe_categories_parameters.go
- get_universe_categories_responses.go
- get_universe_constellations_constellation_id_parameters.go
- get_universe_constellations_constellation_id_responses.go
- get_universe_constellations_parameters.go
- get_universe_constellations_responses.go
- get_universe_factions_parameters.go
- get_universe_factions_responses.go
- get_universe_graphics_graphic_id_parameters.go
- get_universe_graphics_graphic_id_responses.go
- get_universe_graphics_parameters.go
- get_universe_graphics_responses.go
- get_universe_groups_group_id_parameters.go
- get_universe_groups_group_id_responses.go
- get_universe_groups_parameters.go
- get_universe_groups_responses.go
- get_universe_moons_moon_id_parameters.go
- get_universe_moons_moon_id_responses.go
- get_universe_planets_planet_id_parameters.go
- get_universe_planets_planet_id_responses.go
- get_universe_races_parameters.go
- get_universe_races_responses.go
- get_universe_regions_parameters.go
- get_universe_regions_region_id_parameters.go
- get_universe_regions_region_id_responses.go
- get_universe_regions_responses.go
- get_universe_stargates_stargate_id_parameters.go
- get_universe_stargates_stargate_id_responses.go
- get_universe_stars_star_id_parameters.go
- get_universe_stars_star_id_responses.go
- get_universe_stations_station_id_parameters.go
- get_universe_stations_station_id_responses.go
- get_universe_structures_parameters.go
- get_universe_structures_responses.go
- get_universe_structures_structure_id_parameters.go
- get_universe_structures_structure_id_responses.go
- get_universe_system_jumps_parameters.go
- get_universe_system_jumps_responses.go
- get_universe_system_kills_parameters.go
- get_universe_system_kills_responses.go
- get_universe_systems_parameters.go
- get_universe_systems_responses.go
- get_universe_systems_system_id_parameters.go
- get_universe_systems_system_id_responses.go
- get_universe_types_parameters.go
- get_universe_types_responses.go
- get_universe_types_type_id_parameters.go
- get_universe_types_type_id_responses.go
- post_universe_ids_parameters.go
- post_universe_ids_responses.go
- post_universe_names_parameters.go
- post_universe_names_responses.go
- universe_client.go