Documentation
¶
Index ¶
- Constants
- Variables
- func GetUserAgent() string
- func NewMatch2Client(configRepository repository.ConfigRepository) *match2client.JusticeMatch2Service
- type BackfillService
- func (aaa *BackfillService) AcceptBackfillShort(input *backfill.AcceptBackfillParams) (*backfill.AcceptBackfillResponse, error)
- func (aaa *BackfillService) AdminQueryBackfillShort(input *backfill.AdminQueryBackfillParams) (*backfill.AdminQueryBackfillResponse, error)
- func (aaa *BackfillService) CreateBackfillShort(input *backfill.CreateBackfillParams) (*backfill.CreateBackfillResponse, error)
- func (aaa *BackfillService) DeleteBackfillShort(input *backfill.DeleteBackfillParams) error
- func (aaa *BackfillService) GetAuthSession() auth.Session
- func (aaa *BackfillService) GetBackfillProposalShort(input *backfill.GetBackfillProposalParams) (*backfill.GetBackfillProposalResponse, error)
- func (aaa *BackfillService) GetBackfillShort(input *backfill.GetBackfillParams) (*backfill.GetBackfillResponse, error)
- func (aaa *BackfillService) RejectBackfillShort(input *backfill.RejectBackfillParams) error
- func (aaa *BackfillService) UpdateFlightId(flightId string)
- type ConfigService
- func (aaa *ConfigService) AdminGetAllConfigV1Short(input *config.AdminGetAllConfigV1Params) (*config.AdminGetAllConfigV1Response, error)
- func (aaa *ConfigService) AdminGetConfigV1Short(input *config.AdminGetConfigV1Params) (*config.AdminGetConfigV1Response, error)
- func (aaa *ConfigService) AdminGetLogConfigShort(input *config.AdminGetLogConfigParams) (*config.AdminGetLogConfigResponse, error)
- func (aaa *ConfigService) AdminPatchConfigV1Short(input *config.AdminPatchConfigV1Params) (*config.AdminPatchConfigV1Response, error)
- func (aaa *ConfigService) AdminPatchUpdateLogConfigShort(input *config.AdminPatchUpdateLogConfigParams) (*config.AdminPatchUpdateLogConfigResponse, error)
- func (aaa *ConfigService) GetAuthSession() auth.Session
- func (aaa *ConfigService) UpdateFlightId(flightId string)
- type EnvironmentVariablesService
- func (aaa *EnvironmentVariablesService) EnvironmentVariableListShort(input *environment_variables.EnvironmentVariableListParams) (*environment_variables.EnvironmentVariableListResponse, error)
- func (aaa *EnvironmentVariablesService) GetAuthSession() auth.Session
- func (aaa *EnvironmentVariablesService) UpdateFlightId(flightId string)
- type MatchFunctionsService
- func (aaa *MatchFunctionsService) CreateMatchFunctionShort(input *match_functions.CreateMatchFunctionParams) error
- func (aaa *MatchFunctionsService) DeleteMatchFunctionShort(input *match_functions.DeleteMatchFunctionParams) error
- func (aaa *MatchFunctionsService) GetAuthSession() auth.Session
- func (aaa *MatchFunctionsService) MatchFunctionGetShort(input *match_functions.MatchFunctionGetParams) (*match_functions.MatchFunctionGetResponse, error)
- func (aaa *MatchFunctionsService) MatchFunctionListShort(input *match_functions.MatchFunctionListParams) (*match_functions.MatchFunctionListResponse, error)
- func (aaa *MatchFunctionsService) UpdateFlightId(flightId string)
- func (aaa *MatchFunctionsService) UpdateMatchFunctionShort(input *match_functions.UpdateMatchFunctionParams) (*match_functions.UpdateMatchFunctionResponse, error)
- type MatchPoolsService
- func (aaa *MatchPoolsService) AdminGetMatchPoolTicketsShort(input *match_pools.AdminGetMatchPoolTicketsParams) (*match_pools.AdminGetMatchPoolTicketsResponse, error)
- func (aaa *MatchPoolsService) CreateMatchPoolShort(input *match_pools.CreateMatchPoolParams) error
- func (aaa *MatchPoolsService) DeleteMatchPoolShort(input *match_pools.DeleteMatchPoolParams) error
- func (aaa *MatchPoolsService) GetAuthSession() auth.Session
- func (aaa *MatchPoolsService) GetPlayerMetricShort(input *match_pools.GetPlayerMetricParams) (*match_pools.GetPlayerMetricResponse, error)
- func (aaa *MatchPoolsService) MatchPoolDetailsShort(input *match_pools.MatchPoolDetailsParams) (*match_pools.MatchPoolDetailsResponse, error)
- func (aaa *MatchPoolsService) MatchPoolListShort(input *match_pools.MatchPoolListParams) (*match_pools.MatchPoolListResponse, error)
- func (aaa *MatchPoolsService) MatchPoolMetricShort(input *match_pools.MatchPoolMetricParams) (*match_pools.MatchPoolMetricResponse, error)
- func (aaa *MatchPoolsService) PostMatchErrorMetricShort(input *match_pools.PostMatchErrorMetricParams) error
- func (aaa *MatchPoolsService) PublicGetPlayerMetricShort(input *match_pools.PublicGetPlayerMetricParams) (*match_pools.PublicGetPlayerMetricResponse, error)
- func (aaa *MatchPoolsService) UpdateFlightId(flightId string)
- func (aaa *MatchPoolsService) UpdateMatchPoolShort(input *match_pools.UpdateMatchPoolParams) (*match_pools.UpdateMatchPoolResponse, error)
- type MatchTicketsService
- func (aaa *MatchTicketsService) CreateMatchTicketShort(input *match_tickets.CreateMatchTicketParams) (*match_tickets.CreateMatchTicketResponse, error)
- func (aaa *MatchTicketsService) DeleteMatchTicketShort(input *match_tickets.DeleteMatchTicketParams) error
- func (aaa *MatchTicketsService) GetAuthSession() auth.Session
- func (aaa *MatchTicketsService) GetMyMatchTicketsShort(input *match_tickets.GetMyMatchTicketsParams) (*match_tickets.GetMyMatchTicketsResponse, error)
- func (aaa *MatchTicketsService) MatchTicketDetailsShort(input *match_tickets.MatchTicketDetailsParams) (*match_tickets.MatchTicketDetailsResponse, error)
- func (aaa *MatchTicketsService) UpdateFlightId(flightId string)
- type OperationsService
- func (aaa *OperationsService) GetAuthSession() auth.Session
- func (aaa *OperationsService) GetHealthcheckInfoShort(input *operations.GetHealthcheckInfoParams) error
- func (aaa *OperationsService) GetHealthcheckInfoV1Short(input *operations.GetHealthcheckInfoV1Params) error
- func (aaa *OperationsService) UpdateFlightId(flightId string)
- func (aaa *OperationsService) VersionCheckHandlerShort(input *operations.VersionCheckHandlerParams) error
- type PlayFeatureFlagService
- func (aaa *PlayFeatureFlagService) AdminDeletePlayFeatureFlagShort(input *play_feature_flag.AdminDeletePlayFeatureFlagParams) error
- func (aaa *PlayFeatureFlagService) AdminGetPlayFeatureFlagShort(input *play_feature_flag.AdminGetPlayFeatureFlagParams) (*play_feature_flag.AdminGetPlayFeatureFlagResponse, error)
- func (aaa *PlayFeatureFlagService) AdminUpsertPlayFeatureFlagShort(input *play_feature_flag.AdminUpsertPlayFeatureFlagParams) (*play_feature_flag.AdminUpsertPlayFeatureFlagResponse, error)
- func (aaa *PlayFeatureFlagService) GetAuthSession() auth.Session
- func (aaa *PlayFeatureFlagService) UpdateFlightId(flightId string)
- type RuleSetsService
- func (aaa *RuleSetsService) CreateRuleSetShort(input *rule_sets.CreateRuleSetParams) error
- func (aaa *RuleSetsService) DeleteRuleSetShort(input *rule_sets.DeleteRuleSetParams) error
- func (aaa *RuleSetsService) GetAuthSession() auth.Session
- func (aaa *RuleSetsService) RuleSetDetailsShort(input *rule_sets.RuleSetDetailsParams) (*rule_sets.RuleSetDetailsResponse, error)
- func (aaa *RuleSetsService) RuleSetListShort(input *rule_sets.RuleSetListParams) (*rule_sets.RuleSetListResponse, error)
- func (aaa *RuleSetsService) UpdateFlightId(flightId string)
- func (aaa *RuleSetsService) UpdateRuleSetShort(input *rule_sets.UpdateRuleSetParams) (*rule_sets.UpdateRuleSetResponse, error)
- type XRayConfigService
- func (aaa *XRayConfigService) AdminGetXRayConfigShort(input *x_ray_config.AdminGetXRayConfigParams) (*x_ray_config.AdminGetXRayConfigResponse, error)
- func (aaa *XRayConfigService) AdminUpdateXRayConfigShort(input *x_ray_config.AdminUpdateXRayConfigParams) error
- func (aaa *XRayConfigService) GetAuthSession() auth.Session
- func (aaa *XRayConfigService) UpdateFlightId(flightId string)
Constants ¶
View Source
const ServiceVersion = "2.36.0"
Variables ¶
View Source
var SDKVersion string
Functions ¶
func GetUserAgent ¶
func GetUserAgent() string
func NewMatch2Client ¶
func NewMatch2Client(configRepository repository.ConfigRepository) *match2client.JusticeMatch2Service
Types ¶
type BackfillService ¶
type BackfillService struct {
Client *match2client.JusticeMatch2Service
ConfigRepository repository.ConfigRepository
TokenRepository repository.TokenRepository
FlightIdRepository *utils.FlightIdContainer
}
func (*BackfillService) AcceptBackfillShort ¶
func (aaa *BackfillService) AcceptBackfillShort(input *backfill.AcceptBackfillParams) (*backfill.AcceptBackfillResponse, error)
func (*BackfillService) AdminQueryBackfillShort ¶ added in v0.3.0
func (aaa *BackfillService) AdminQueryBackfillShort(input *backfill.AdminQueryBackfillParams) (*backfill.AdminQueryBackfillResponse, error)
func (*BackfillService) CreateBackfillShort ¶
func (aaa *BackfillService) CreateBackfillShort(input *backfill.CreateBackfillParams) (*backfill.CreateBackfillResponse, error)
func (*BackfillService) DeleteBackfillShort ¶
func (aaa *BackfillService) DeleteBackfillShort(input *backfill.DeleteBackfillParams) error
func (*BackfillService) GetAuthSession ¶
func (aaa *BackfillService) GetAuthSession() auth.Session
func (*BackfillService) GetBackfillProposalShort ¶
func (aaa *BackfillService) GetBackfillProposalShort(input *backfill.GetBackfillProposalParams) (*backfill.GetBackfillProposalResponse, error)
func (*BackfillService) GetBackfillShort ¶
func (aaa *BackfillService) GetBackfillShort(input *backfill.GetBackfillParams) (*backfill.GetBackfillResponse, error)
func (*BackfillService) RejectBackfillShort ¶
func (aaa *BackfillService) RejectBackfillShort(input *backfill.RejectBackfillParams) error
func (*BackfillService) UpdateFlightId ¶
func (aaa *BackfillService) UpdateFlightId(flightId string)
type ConfigService ¶
type ConfigService struct {
Client *match2client.JusticeMatch2Service
ConfigRepository repository.ConfigRepository
TokenRepository repository.TokenRepository
FlightIdRepository *utils.FlightIdContainer
}
func (*ConfigService) AdminGetAllConfigV1Short ¶
func (aaa *ConfigService) AdminGetAllConfigV1Short(input *config.AdminGetAllConfigV1Params) (*config.AdminGetAllConfigV1Response, error)
func (*ConfigService) AdminGetConfigV1Short ¶
func (aaa *ConfigService) AdminGetConfigV1Short(input *config.AdminGetConfigV1Params) (*config.AdminGetConfigV1Response, error)
func (*ConfigService) AdminGetLogConfigShort ¶
func (aaa *ConfigService) AdminGetLogConfigShort(input *config.AdminGetLogConfigParams) (*config.AdminGetLogConfigResponse, error)
func (*ConfigService) AdminPatchConfigV1Short ¶
func (aaa *ConfigService) AdminPatchConfigV1Short(input *config.AdminPatchConfigV1Params) (*config.AdminPatchConfigV1Response, error)
func (*ConfigService) AdminPatchUpdateLogConfigShort ¶
func (aaa *ConfigService) AdminPatchUpdateLogConfigShort(input *config.AdminPatchUpdateLogConfigParams) (*config.AdminPatchUpdateLogConfigResponse, error)
func (*ConfigService) GetAuthSession ¶
func (aaa *ConfigService) GetAuthSession() auth.Session
func (*ConfigService) UpdateFlightId ¶
func (aaa *ConfigService) UpdateFlightId(flightId string)
type EnvironmentVariablesService ¶
type EnvironmentVariablesService struct {
Client *match2client.JusticeMatch2Service
ConfigRepository repository.ConfigRepository
TokenRepository repository.TokenRepository
FlightIdRepository *utils.FlightIdContainer
}
func (*EnvironmentVariablesService) EnvironmentVariableListShort ¶
func (aaa *EnvironmentVariablesService) EnvironmentVariableListShort(input *environment_variables.EnvironmentVariableListParams) (*environment_variables.EnvironmentVariableListResponse, error)
func (*EnvironmentVariablesService) GetAuthSession ¶
func (aaa *EnvironmentVariablesService) GetAuthSession() auth.Session
func (*EnvironmentVariablesService) UpdateFlightId ¶
func (aaa *EnvironmentVariablesService) UpdateFlightId(flightId string)
type MatchFunctionsService ¶
type MatchFunctionsService struct {
Client *match2client.JusticeMatch2Service
ConfigRepository repository.ConfigRepository
TokenRepository repository.TokenRepository
FlightIdRepository *utils.FlightIdContainer
}
func (*MatchFunctionsService) CreateMatchFunctionShort ¶
func (aaa *MatchFunctionsService) CreateMatchFunctionShort(input *match_functions.CreateMatchFunctionParams) error
func (*MatchFunctionsService) DeleteMatchFunctionShort ¶
func (aaa *MatchFunctionsService) DeleteMatchFunctionShort(input *match_functions.DeleteMatchFunctionParams) error
func (*MatchFunctionsService) GetAuthSession ¶
func (aaa *MatchFunctionsService) GetAuthSession() auth.Session
func (*MatchFunctionsService) MatchFunctionGetShort ¶ added in v0.4.0
func (aaa *MatchFunctionsService) MatchFunctionGetShort(input *match_functions.MatchFunctionGetParams) (*match_functions.MatchFunctionGetResponse, error)
func (*MatchFunctionsService) MatchFunctionListShort ¶
func (aaa *MatchFunctionsService) MatchFunctionListShort(input *match_functions.MatchFunctionListParams) (*match_functions.MatchFunctionListResponse, error)
func (*MatchFunctionsService) UpdateFlightId ¶
func (aaa *MatchFunctionsService) UpdateFlightId(flightId string)
func (*MatchFunctionsService) UpdateMatchFunctionShort ¶
func (aaa *MatchFunctionsService) UpdateMatchFunctionShort(input *match_functions.UpdateMatchFunctionParams) (*match_functions.UpdateMatchFunctionResponse, error)
type MatchPoolsService ¶
type MatchPoolsService struct {
Client *match2client.JusticeMatch2Service
ConfigRepository repository.ConfigRepository
TokenRepository repository.TokenRepository
FlightIdRepository *utils.FlightIdContainer
}
func (*MatchPoolsService) AdminGetMatchPoolTicketsShort ¶
func (aaa *MatchPoolsService) AdminGetMatchPoolTicketsShort(input *match_pools.AdminGetMatchPoolTicketsParams) (*match_pools.AdminGetMatchPoolTicketsResponse, error)
func (*MatchPoolsService) CreateMatchPoolShort ¶
func (aaa *MatchPoolsService) CreateMatchPoolShort(input *match_pools.CreateMatchPoolParams) error
func (*MatchPoolsService) DeleteMatchPoolShort ¶
func (aaa *MatchPoolsService) DeleteMatchPoolShort(input *match_pools.DeleteMatchPoolParams) error
func (*MatchPoolsService) GetAuthSession ¶
func (aaa *MatchPoolsService) GetAuthSession() auth.Session
func (*MatchPoolsService) GetPlayerMetricShort ¶
func (aaa *MatchPoolsService) GetPlayerMetricShort(input *match_pools.GetPlayerMetricParams) (*match_pools.GetPlayerMetricResponse, error)
func (*MatchPoolsService) MatchPoolDetailsShort ¶
func (aaa *MatchPoolsService) MatchPoolDetailsShort(input *match_pools.MatchPoolDetailsParams) (*match_pools.MatchPoolDetailsResponse, error)
func (*MatchPoolsService) MatchPoolListShort ¶
func (aaa *MatchPoolsService) MatchPoolListShort(input *match_pools.MatchPoolListParams) (*match_pools.MatchPoolListResponse, error)
func (*MatchPoolsService) MatchPoolMetricShort ¶
func (aaa *MatchPoolsService) MatchPoolMetricShort(input *match_pools.MatchPoolMetricParams) (*match_pools.MatchPoolMetricResponse, error)
func (*MatchPoolsService) PostMatchErrorMetricShort ¶ added in v0.2.0
func (aaa *MatchPoolsService) PostMatchErrorMetricShort(input *match_pools.PostMatchErrorMetricParams) error
func (*MatchPoolsService) PublicGetPlayerMetricShort ¶
func (aaa *MatchPoolsService) PublicGetPlayerMetricShort(input *match_pools.PublicGetPlayerMetricParams) (*match_pools.PublicGetPlayerMetricResponse, error)
func (*MatchPoolsService) UpdateFlightId ¶
func (aaa *MatchPoolsService) UpdateFlightId(flightId string)
func (*MatchPoolsService) UpdateMatchPoolShort ¶
func (aaa *MatchPoolsService) UpdateMatchPoolShort(input *match_pools.UpdateMatchPoolParams) (*match_pools.UpdateMatchPoolResponse, error)
type MatchTicketsService ¶
type MatchTicketsService struct {
Client *match2client.JusticeMatch2Service
ConfigRepository repository.ConfigRepository
TokenRepository repository.TokenRepository
FlightIdRepository *utils.FlightIdContainer
}
func (*MatchTicketsService) CreateMatchTicketShort ¶
func (aaa *MatchTicketsService) CreateMatchTicketShort(input *match_tickets.CreateMatchTicketParams) (*match_tickets.CreateMatchTicketResponse, error)
func (*MatchTicketsService) DeleteMatchTicketShort ¶
func (aaa *MatchTicketsService) DeleteMatchTicketShort(input *match_tickets.DeleteMatchTicketParams) error
func (*MatchTicketsService) GetAuthSession ¶
func (aaa *MatchTicketsService) GetAuthSession() auth.Session
func (*MatchTicketsService) GetMyMatchTicketsShort ¶
func (aaa *MatchTicketsService) GetMyMatchTicketsShort(input *match_tickets.GetMyMatchTicketsParams) (*match_tickets.GetMyMatchTicketsResponse, error)
func (*MatchTicketsService) MatchTicketDetailsShort ¶
func (aaa *MatchTicketsService) MatchTicketDetailsShort(input *match_tickets.MatchTicketDetailsParams) (*match_tickets.MatchTicketDetailsResponse, error)
func (*MatchTicketsService) UpdateFlightId ¶
func (aaa *MatchTicketsService) UpdateFlightId(flightId string)
type OperationsService ¶
type OperationsService struct {
Client *match2client.JusticeMatch2Service
ConfigRepository repository.ConfigRepository
TokenRepository repository.TokenRepository
FlightIdRepository *utils.FlightIdContainer
}
func (*OperationsService) GetAuthSession ¶
func (aaa *OperationsService) GetAuthSession() auth.Session
func (*OperationsService) GetHealthcheckInfoShort ¶
func (aaa *OperationsService) GetHealthcheckInfoShort(input *operations.GetHealthcheckInfoParams) error
func (*OperationsService) GetHealthcheckInfoV1Short ¶
func (aaa *OperationsService) GetHealthcheckInfoV1Short(input *operations.GetHealthcheckInfoV1Params) error
func (*OperationsService) UpdateFlightId ¶
func (aaa *OperationsService) UpdateFlightId(flightId string)
func (*OperationsService) VersionCheckHandlerShort ¶
func (aaa *OperationsService) VersionCheckHandlerShort(input *operations.VersionCheckHandlerParams) error
type PlayFeatureFlagService ¶ added in v0.5.0
type PlayFeatureFlagService struct {
Client *match2client.JusticeMatch2Service
ConfigRepository repository.ConfigRepository
TokenRepository repository.TokenRepository
FlightIdRepository *utils.FlightIdContainer
}
func (*PlayFeatureFlagService) AdminDeletePlayFeatureFlagShort ¶ added in v0.5.0
func (aaa *PlayFeatureFlagService) AdminDeletePlayFeatureFlagShort(input *play_feature_flag.AdminDeletePlayFeatureFlagParams) error
func (*PlayFeatureFlagService) AdminGetPlayFeatureFlagShort ¶ added in v0.5.0
func (aaa *PlayFeatureFlagService) AdminGetPlayFeatureFlagShort(input *play_feature_flag.AdminGetPlayFeatureFlagParams) (*play_feature_flag.AdminGetPlayFeatureFlagResponse, error)
func (*PlayFeatureFlagService) AdminUpsertPlayFeatureFlagShort ¶ added in v0.5.0
func (aaa *PlayFeatureFlagService) AdminUpsertPlayFeatureFlagShort(input *play_feature_flag.AdminUpsertPlayFeatureFlagParams) (*play_feature_flag.AdminUpsertPlayFeatureFlagResponse, error)
func (*PlayFeatureFlagService) GetAuthSession ¶ added in v0.5.0
func (aaa *PlayFeatureFlagService) GetAuthSession() auth.Session
func (*PlayFeatureFlagService) UpdateFlightId ¶ added in v0.5.0
func (aaa *PlayFeatureFlagService) UpdateFlightId(flightId string)
type RuleSetsService ¶
type RuleSetsService struct {
Client *match2client.JusticeMatch2Service
ConfigRepository repository.ConfigRepository
TokenRepository repository.TokenRepository
FlightIdRepository *utils.FlightIdContainer
}
func (*RuleSetsService) CreateRuleSetShort ¶
func (aaa *RuleSetsService) CreateRuleSetShort(input *rule_sets.CreateRuleSetParams) error
func (*RuleSetsService) DeleteRuleSetShort ¶
func (aaa *RuleSetsService) DeleteRuleSetShort(input *rule_sets.DeleteRuleSetParams) error
func (*RuleSetsService) GetAuthSession ¶
func (aaa *RuleSetsService) GetAuthSession() auth.Session
func (*RuleSetsService) RuleSetDetailsShort ¶
func (aaa *RuleSetsService) RuleSetDetailsShort(input *rule_sets.RuleSetDetailsParams) (*rule_sets.RuleSetDetailsResponse, error)
func (*RuleSetsService) RuleSetListShort ¶
func (aaa *RuleSetsService) RuleSetListShort(input *rule_sets.RuleSetListParams) (*rule_sets.RuleSetListResponse, error)
func (*RuleSetsService) UpdateFlightId ¶
func (aaa *RuleSetsService) UpdateFlightId(flightId string)
func (*RuleSetsService) UpdateRuleSetShort ¶
func (aaa *RuleSetsService) UpdateRuleSetShort(input *rule_sets.UpdateRuleSetParams) (*rule_sets.UpdateRuleSetResponse, error)
type XRayConfigService ¶ added in v0.6.0
type XRayConfigService struct {
Client *match2client.JusticeMatch2Service
ConfigRepository repository.ConfigRepository
TokenRepository repository.TokenRepository
FlightIdRepository *utils.FlightIdContainer
}
func (*XRayConfigService) AdminGetXRayConfigShort ¶ added in v0.6.0
func (aaa *XRayConfigService) AdminGetXRayConfigShort(input *x_ray_config.AdminGetXRayConfigParams) (*x_ray_config.AdminGetXRayConfigResponse, error)
func (*XRayConfigService) AdminUpdateXRayConfigShort ¶ added in v0.6.0
func (aaa *XRayConfigService) AdminUpdateXRayConfigShort(input *x_ray_config.AdminUpdateXRayConfigParams) error
func (*XRayConfigService) GetAuthSession ¶ added in v0.6.0
func (aaa *XRayConfigService) GetAuthSession() auth.Session
func (*XRayConfigService) UpdateFlightId ¶ added in v0.6.0
func (aaa *XRayConfigService) UpdateFlightId(flightId string)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.