Documentation
¶
Index ¶
- type BackfillService
- func (aaa *BackfillService) AcceptBackfill(input *backfill.AcceptBackfillParams) error
- func (aaa *BackfillService) AcceptBackfillShort(input *backfill.AcceptBackfillParams) error
- func (aaa *BackfillService) CreateBackfill(input *backfill.CreateBackfillParams) error
- func (aaa *BackfillService) CreateBackfillShort(input *backfill.CreateBackfillParams) error
- func (aaa *BackfillService) DeleteBackfill(input *backfill.DeleteBackfillParams) error
- func (aaa *BackfillService) DeleteBackfillShort(input *backfill.DeleteBackfillParams) error
- func (aaa *BackfillService) GetAuthSession() auth.Session
- func (aaa *BackfillService) GetBackfill(input *backfill.GetBackfillParams) (*match2clientmodels.APIBackfillGetResponse, error)
- func (aaa *BackfillService) GetBackfillProposal(input *backfill.GetBackfillProposalParams) (*match2clientmodels.APIBackfillProposalResponse, error)
- func (aaa *BackfillService) GetBackfillProposalShort(input *backfill.GetBackfillProposalParams) (*match2clientmodels.APIBackfillProposalResponse, error)
- func (aaa *BackfillService) GetBackfillShort(input *backfill.GetBackfillParams) (*match2clientmodels.APIBackfillGetResponse, error)
- func (aaa *BackfillService) RejectBackfill(input *backfill.RejectBackfillParams) error
- func (aaa *BackfillService) RejectBackfillShort(input *backfill.RejectBackfillParams) error
- type MatchFunctionsService
- func (aaa *MatchFunctionsService) CreateMatchFunction(input *match_functions.CreateMatchFunctionParams) error
- func (aaa *MatchFunctionsService) CreateMatchFunctionShort(input *match_functions.CreateMatchFunctionParams) error
- func (aaa *MatchFunctionsService) DeleteMatchFunction(input *match_functions.DeleteMatchFunctionParams) error
- func (aaa *MatchFunctionsService) DeleteMatchFunctionShort(input *match_functions.DeleteMatchFunctionParams) error
- func (aaa *MatchFunctionsService) GetAuthSession() auth.Session
- func (aaa *MatchFunctionsService) MatchFunctionList(input *match_functions.MatchFunctionListParams) (*match2clientmodels.APIListMatchFunctionsResponse, error)
- func (aaa *MatchFunctionsService) MatchFunctionListShort(input *match_functions.MatchFunctionListParams) (*match2clientmodels.APIListMatchFunctionsResponse, error)
- type MatchPoolsService
- func (aaa *MatchPoolsService) CreateMatchPool(input *match_pools.CreateMatchPoolParams) error
- func (aaa *MatchPoolsService) CreateMatchPoolShort(input *match_pools.CreateMatchPoolParams) error
- func (aaa *MatchPoolsService) DeleteMatchPool(input *match_pools.DeleteMatchPoolParams) error
- func (aaa *MatchPoolsService) DeleteMatchPoolShort(input *match_pools.DeleteMatchPoolParams) error
- func (aaa *MatchPoolsService) GetAuthSession() auth.Session
- func (aaa *MatchPoolsService) MatchPoolDetails(input *match_pools.MatchPoolDetailsParams) (*match2clientmodels.APIMatchPool, error)
- func (aaa *MatchPoolsService) MatchPoolDetailsShort(input *match_pools.MatchPoolDetailsParams) (*match2clientmodels.APIMatchPool, error)
- func (aaa *MatchPoolsService) MatchPoolList(input *match_pools.MatchPoolListParams) (*match2clientmodels.APIListMatchPoolsResponse, error)
- func (aaa *MatchPoolsService) MatchPoolListShort(input *match_pools.MatchPoolListParams) (*match2clientmodels.APIListMatchPoolsResponse, error)
- func (aaa *MatchPoolsService) UpdateMatchPool(input *match_pools.UpdateMatchPoolParams) (*match2clientmodels.APIMatchPool, error)
- func (aaa *MatchPoolsService) UpdateMatchPoolShort(input *match_pools.UpdateMatchPoolParams) (*match2clientmodels.APIMatchPool, error)
- type MatchTicketsService
- func (aaa *MatchTicketsService) CreateMatchTicket(input *match_tickets.CreateMatchTicketParams) (*match2clientmodels.APIMatchTicketResponse, error)
- func (aaa *MatchTicketsService) CreateMatchTicketShort(input *match_tickets.CreateMatchTicketParams) (*match2clientmodels.APIMatchTicketResponse, error)
- func (aaa *MatchTicketsService) DeleteMatchTicket(input *match_tickets.DeleteMatchTicketParams) error
- func (aaa *MatchTicketsService) DeleteMatchTicketShort(input *match_tickets.DeleteMatchTicketParams) error
- func (aaa *MatchTicketsService) GetAuthSession() auth.Session
- func (aaa *MatchTicketsService) MatchTicketDetails(input *match_tickets.MatchTicketDetailsParams) (*match2clientmodels.APIMatchTicketStatus, error)
- func (aaa *MatchTicketsService) MatchTicketDetailsShort(input *match_tickets.MatchTicketDetailsParams) (*match2clientmodels.APIMatchTicketStatus, error)
- type OperationsService
- func (aaa *OperationsService) GetAuthSession() auth.Session
- func (aaa *OperationsService) GetHealthcheckInfo(input *operations.GetHealthcheckInfoParams) error
- func (aaa *OperationsService) GetHealthcheckInfoShort(input *operations.GetHealthcheckInfoParams) error
- func (aaa *OperationsService) GetHealthcheckInfoV1(input *operations.GetHealthcheckInfoV1Params) error
- func (aaa *OperationsService) GetHealthcheckInfoV1Short(input *operations.GetHealthcheckInfoV1Params) error
- func (aaa *OperationsService) VersionCheckHandler(input *operations.VersionCheckHandlerParams) error
- func (aaa *OperationsService) VersionCheckHandlerShort(input *operations.VersionCheckHandlerParams) error
- type RuleSetsService
- func (aaa *RuleSetsService) CreateRuleSet(input *rule_sets.CreateRuleSetParams) error
- func (aaa *RuleSetsService) CreateRuleSetShort(input *rule_sets.CreateRuleSetParams) error
- func (aaa *RuleSetsService) DeleteRuleSet(input *rule_sets.DeleteRuleSetParams) error
- func (aaa *RuleSetsService) DeleteRuleSetShort(input *rule_sets.DeleteRuleSetParams) error
- func (aaa *RuleSetsService) GetAuthSession() auth.Session
- func (aaa *RuleSetsService) RuleSetDetails(input *rule_sets.RuleSetDetailsParams) (*match2clientmodels.APIMatchRuleSet, error)
- func (aaa *RuleSetsService) RuleSetDetailsShort(input *rule_sets.RuleSetDetailsParams) (*match2clientmodels.APIMatchRuleSet, error)
- func (aaa *RuleSetsService) RuleSetList(input *rule_sets.RuleSetListParams) (*match2clientmodels.APIListRuleSetsResponse, error)
- func (aaa *RuleSetsService) RuleSetListShort(input *rule_sets.RuleSetListParams) (*match2clientmodels.APIListRuleSetsResponse, error)
- func (aaa *RuleSetsService) UpdateRuleSet(input *rule_sets.UpdateRuleSetParams) (*match2clientmodels.APIMatchRuleSet, error)
- func (aaa *RuleSetsService) UpdateRuleSetShort(input *rule_sets.UpdateRuleSetParams) (*match2clientmodels.APIMatchRuleSet, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BackfillService ¶
type BackfillService struct { Client *match2client.JusticeMatch2Service ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository RefreshTokenRepository repository.RefreshTokenRepository }
func (*BackfillService) AcceptBackfill ¶
func (aaa *BackfillService) AcceptBackfill(input *backfill.AcceptBackfillParams) error
deprecated(2022-01-10): please use AcceptBackfillShort instead.
func (*BackfillService) AcceptBackfillShort ¶
func (aaa *BackfillService) AcceptBackfillShort(input *backfill.AcceptBackfillParams) error
func (*BackfillService) CreateBackfill ¶
func (aaa *BackfillService) CreateBackfill(input *backfill.CreateBackfillParams) error
deprecated(2022-01-10): please use CreateBackfillShort instead.
func (*BackfillService) CreateBackfillShort ¶
func (aaa *BackfillService) CreateBackfillShort(input *backfill.CreateBackfillParams) error
func (*BackfillService) DeleteBackfill ¶ added in v0.37.0
func (aaa *BackfillService) DeleteBackfill(input *backfill.DeleteBackfillParams) error
deprecated(2022-01-10): please use DeleteBackfillShort instead.
func (*BackfillService) DeleteBackfillShort ¶ added in v0.37.0
func (aaa *BackfillService) DeleteBackfillShort(input *backfill.DeleteBackfillParams) error
func (*BackfillService) GetAuthSession ¶
func (aaa *BackfillService) GetAuthSession() auth.Session
func (*BackfillService) GetBackfill ¶ added in v0.37.0
func (aaa *BackfillService) GetBackfill(input *backfill.GetBackfillParams) (*match2clientmodels.APIBackfillGetResponse, error)
deprecated(2022-01-10): please use GetBackfillShort instead.
func (*BackfillService) GetBackfillProposal ¶ added in v0.37.0
func (aaa *BackfillService) GetBackfillProposal(input *backfill.GetBackfillProposalParams) (*match2clientmodels.APIBackfillProposalResponse, error)
deprecated(2022-01-10): please use GetBackfillProposalShort instead.
func (*BackfillService) GetBackfillProposalShort ¶ added in v0.37.0
func (aaa *BackfillService) GetBackfillProposalShort(input *backfill.GetBackfillProposalParams) (*match2clientmodels.APIBackfillProposalResponse, error)
func (*BackfillService) GetBackfillShort ¶ added in v0.37.0
func (aaa *BackfillService) GetBackfillShort(input *backfill.GetBackfillParams) (*match2clientmodels.APIBackfillGetResponse, error)
func (*BackfillService) RejectBackfill ¶
func (aaa *BackfillService) RejectBackfill(input *backfill.RejectBackfillParams) error
deprecated(2022-01-10): please use RejectBackfillShort instead.
func (*BackfillService) RejectBackfillShort ¶
func (aaa *BackfillService) RejectBackfillShort(input *backfill.RejectBackfillParams) error
type MatchFunctionsService ¶
type MatchFunctionsService struct { Client *match2client.JusticeMatch2Service ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository RefreshTokenRepository repository.RefreshTokenRepository }
func (*MatchFunctionsService) CreateMatchFunction ¶
func (aaa *MatchFunctionsService) CreateMatchFunction(input *match_functions.CreateMatchFunctionParams) error
deprecated(2022-01-10): please use CreateMatchFunctionShort instead.
func (*MatchFunctionsService) CreateMatchFunctionShort ¶
func (aaa *MatchFunctionsService) CreateMatchFunctionShort(input *match_functions.CreateMatchFunctionParams) error
func (*MatchFunctionsService) DeleteMatchFunction ¶
func (aaa *MatchFunctionsService) DeleteMatchFunction(input *match_functions.DeleteMatchFunctionParams) error
deprecated(2022-01-10): please use DeleteMatchFunctionShort instead.
func (*MatchFunctionsService) DeleteMatchFunctionShort ¶
func (aaa *MatchFunctionsService) DeleteMatchFunctionShort(input *match_functions.DeleteMatchFunctionParams) error
func (*MatchFunctionsService) GetAuthSession ¶
func (aaa *MatchFunctionsService) GetAuthSession() auth.Session
func (*MatchFunctionsService) MatchFunctionList ¶
func (aaa *MatchFunctionsService) MatchFunctionList(input *match_functions.MatchFunctionListParams) (*match2clientmodels.APIListMatchFunctionsResponse, error)
deprecated(2022-01-10): please use MatchFunctionListShort instead.
func (*MatchFunctionsService) MatchFunctionListShort ¶
func (aaa *MatchFunctionsService) MatchFunctionListShort(input *match_functions.MatchFunctionListParams) (*match2clientmodels.APIListMatchFunctionsResponse, error)
type MatchPoolsService ¶
type MatchPoolsService struct { Client *match2client.JusticeMatch2Service ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository RefreshTokenRepository repository.RefreshTokenRepository }
func (*MatchPoolsService) CreateMatchPool ¶
func (aaa *MatchPoolsService) CreateMatchPool(input *match_pools.CreateMatchPoolParams) error
deprecated(2022-01-10): please use CreateMatchPoolShort instead.
func (*MatchPoolsService) CreateMatchPoolShort ¶
func (aaa *MatchPoolsService) CreateMatchPoolShort(input *match_pools.CreateMatchPoolParams) error
func (*MatchPoolsService) DeleteMatchPool ¶
func (aaa *MatchPoolsService) DeleteMatchPool(input *match_pools.DeleteMatchPoolParams) error
deprecated(2022-01-10): please use DeleteMatchPoolShort instead.
func (*MatchPoolsService) DeleteMatchPoolShort ¶
func (aaa *MatchPoolsService) DeleteMatchPoolShort(input *match_pools.DeleteMatchPoolParams) error
func (*MatchPoolsService) GetAuthSession ¶
func (aaa *MatchPoolsService) GetAuthSession() auth.Session
func (*MatchPoolsService) MatchPoolDetails ¶
func (aaa *MatchPoolsService) MatchPoolDetails(input *match_pools.MatchPoolDetailsParams) (*match2clientmodels.APIMatchPool, error)
deprecated(2022-01-10): please use MatchPoolDetailsShort instead.
func (*MatchPoolsService) MatchPoolDetailsShort ¶
func (aaa *MatchPoolsService) MatchPoolDetailsShort(input *match_pools.MatchPoolDetailsParams) (*match2clientmodels.APIMatchPool, error)
func (*MatchPoolsService) MatchPoolList ¶
func (aaa *MatchPoolsService) MatchPoolList(input *match_pools.MatchPoolListParams) (*match2clientmodels.APIListMatchPoolsResponse, error)
deprecated(2022-01-10): please use MatchPoolListShort instead.
func (*MatchPoolsService) MatchPoolListShort ¶
func (aaa *MatchPoolsService) MatchPoolListShort(input *match_pools.MatchPoolListParams) (*match2clientmodels.APIListMatchPoolsResponse, error)
func (*MatchPoolsService) UpdateMatchPool ¶
func (aaa *MatchPoolsService) UpdateMatchPool(input *match_pools.UpdateMatchPoolParams) (*match2clientmodels.APIMatchPool, error)
deprecated(2022-01-10): please use UpdateMatchPoolShort instead.
func (*MatchPoolsService) UpdateMatchPoolShort ¶
func (aaa *MatchPoolsService) UpdateMatchPoolShort(input *match_pools.UpdateMatchPoolParams) (*match2clientmodels.APIMatchPool, error)
type MatchTicketsService ¶
type MatchTicketsService struct { Client *match2client.JusticeMatch2Service ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository RefreshTokenRepository repository.RefreshTokenRepository }
func (*MatchTicketsService) CreateMatchTicket ¶
func (aaa *MatchTicketsService) CreateMatchTicket(input *match_tickets.CreateMatchTicketParams) (*match2clientmodels.APIMatchTicketResponse, error)
deprecated(2022-01-10): please use CreateMatchTicketShort instead.
func (*MatchTicketsService) CreateMatchTicketShort ¶
func (aaa *MatchTicketsService) CreateMatchTicketShort(input *match_tickets.CreateMatchTicketParams) (*match2clientmodels.APIMatchTicketResponse, error)
func (*MatchTicketsService) DeleteMatchTicket ¶
func (aaa *MatchTicketsService) DeleteMatchTicket(input *match_tickets.DeleteMatchTicketParams) error
deprecated(2022-01-10): please use DeleteMatchTicketShort instead.
func (*MatchTicketsService) DeleteMatchTicketShort ¶
func (aaa *MatchTicketsService) DeleteMatchTicketShort(input *match_tickets.DeleteMatchTicketParams) error
func (*MatchTicketsService) GetAuthSession ¶
func (aaa *MatchTicketsService) GetAuthSession() auth.Session
func (*MatchTicketsService) MatchTicketDetails ¶
func (aaa *MatchTicketsService) MatchTicketDetails(input *match_tickets.MatchTicketDetailsParams) (*match2clientmodels.APIMatchTicketStatus, error)
deprecated(2022-01-10): please use MatchTicketDetailsShort instead.
func (*MatchTicketsService) MatchTicketDetailsShort ¶
func (aaa *MatchTicketsService) MatchTicketDetailsShort(input *match_tickets.MatchTicketDetailsParams) (*match2clientmodels.APIMatchTicketStatus, error)
type OperationsService ¶
type OperationsService struct { Client *match2client.JusticeMatch2Service ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository RefreshTokenRepository repository.RefreshTokenRepository }
func (*OperationsService) GetAuthSession ¶
func (aaa *OperationsService) GetAuthSession() auth.Session
func (*OperationsService) GetHealthcheckInfo ¶
func (aaa *OperationsService) GetHealthcheckInfo(input *operations.GetHealthcheckInfoParams) error
deprecated(2022-01-10): please use GetHealthcheckInfoShort instead.
func (*OperationsService) GetHealthcheckInfoShort ¶
func (aaa *OperationsService) GetHealthcheckInfoShort(input *operations.GetHealthcheckInfoParams) error
func (*OperationsService) GetHealthcheckInfoV1 ¶
func (aaa *OperationsService) GetHealthcheckInfoV1(input *operations.GetHealthcheckInfoV1Params) error
deprecated(2022-01-10): please use GetHealthcheckInfoV1Short instead.
func (*OperationsService) GetHealthcheckInfoV1Short ¶
func (aaa *OperationsService) GetHealthcheckInfoV1Short(input *operations.GetHealthcheckInfoV1Params) error
func (*OperationsService) VersionCheckHandler ¶
func (aaa *OperationsService) VersionCheckHandler(input *operations.VersionCheckHandlerParams) error
deprecated(2022-01-10): please use VersionCheckHandlerShort instead.
func (*OperationsService) VersionCheckHandlerShort ¶
func (aaa *OperationsService) VersionCheckHandlerShort(input *operations.VersionCheckHandlerParams) error
type RuleSetsService ¶
type RuleSetsService struct { Client *match2client.JusticeMatch2Service ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository RefreshTokenRepository repository.RefreshTokenRepository }
func (*RuleSetsService) CreateRuleSet ¶
func (aaa *RuleSetsService) CreateRuleSet(input *rule_sets.CreateRuleSetParams) error
deprecated(2022-01-10): please use CreateRuleSetShort instead.
func (*RuleSetsService) CreateRuleSetShort ¶
func (aaa *RuleSetsService) CreateRuleSetShort(input *rule_sets.CreateRuleSetParams) error
func (*RuleSetsService) DeleteRuleSet ¶
func (aaa *RuleSetsService) DeleteRuleSet(input *rule_sets.DeleteRuleSetParams) error
deprecated(2022-01-10): please use DeleteRuleSetShort instead.
func (*RuleSetsService) DeleteRuleSetShort ¶
func (aaa *RuleSetsService) DeleteRuleSetShort(input *rule_sets.DeleteRuleSetParams) error
func (*RuleSetsService) GetAuthSession ¶
func (aaa *RuleSetsService) GetAuthSession() auth.Session
func (*RuleSetsService) RuleSetDetails ¶
func (aaa *RuleSetsService) RuleSetDetails(input *rule_sets.RuleSetDetailsParams) (*match2clientmodels.APIMatchRuleSet, error)
deprecated(2022-01-10): please use RuleSetDetailsShort instead.
func (*RuleSetsService) RuleSetDetailsShort ¶
func (aaa *RuleSetsService) RuleSetDetailsShort(input *rule_sets.RuleSetDetailsParams) (*match2clientmodels.APIMatchRuleSet, error)
func (*RuleSetsService) RuleSetList ¶
func (aaa *RuleSetsService) RuleSetList(input *rule_sets.RuleSetListParams) (*match2clientmodels.APIListRuleSetsResponse, error)
deprecated(2022-01-10): please use RuleSetListShort instead.
func (*RuleSetsService) RuleSetListShort ¶
func (aaa *RuleSetsService) RuleSetListShort(input *rule_sets.RuleSetListParams) (*match2clientmodels.APIListRuleSetsResponse, error)
func (*RuleSetsService) UpdateRuleSet ¶
func (aaa *RuleSetsService) UpdateRuleSet(input *rule_sets.UpdateRuleSetParams) (*match2clientmodels.APIMatchRuleSet, error)
deprecated(2022-01-10): please use UpdateRuleSetShort instead.
func (*RuleSetsService) UpdateRuleSetShort ¶
func (aaa *RuleSetsService) UpdateRuleSetShort(input *rule_sets.UpdateRuleSetParams) (*match2clientmodels.APIMatchRuleSet, error)