Documentation ¶
Overview ¶
Package pwapi is a reverse proxy.
It translates gRPC into RESTful JSON APIs.
Index ¶
- Variables
- func RegisterServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
- func RegisterServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client ServiceClient) error
- func RegisterServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error)
- func RegisterServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server ServiceServer) error
- func RegisterServiceServer(s *grpc.Server, srv ServiceServer)
- type AdminAddCoupon
- func (*AdminAddCoupon) Descriptor() ([]byte, []int)
- func (m *AdminAddCoupon) Marshal() (dAtA []byte, err error)
- func (m *AdminAddCoupon) MarshalTo(dAtA []byte) (int, error)
- func (m *AdminAddCoupon) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AdminAddCoupon) ProtoMessage()
- func (m *AdminAddCoupon) Reset()
- func (m *AdminAddCoupon) Size() (n int)
- func (m *AdminAddCoupon) String() string
- func (m *AdminAddCoupon) Unmarshal(dAtA []byte) error
- func (m *AdminAddCoupon) XXX_DiscardUnknown()
- func (m *AdminAddCoupon) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AdminAddCoupon) XXX_Merge(src proto.Message)
- func (m *AdminAddCoupon) XXX_Size() int
- func (m *AdminAddCoupon) XXX_Unmarshal(b []byte) error
- type AdminAddCoupon_Input
- func (in *AdminAddCoupon_Input) ApplyDefaults()
- func (*AdminAddCoupon_Input) Descriptor() ([]byte, []int)
- func (m *AdminAddCoupon_Input) GetHash() string
- func (m *AdminAddCoupon_Input) GetMaxValidationCount() int64
- func (m *AdminAddCoupon_Input) GetSeasonID() string
- func (m *AdminAddCoupon_Input) GetValue() int64
- func (m *AdminAddCoupon_Input) Marshal() (dAtA []byte, err error)
- func (m *AdminAddCoupon_Input) MarshalTo(dAtA []byte) (int, error)
- func (m *AdminAddCoupon_Input) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AdminAddCoupon_Input) ProtoMessage()
- func (m *AdminAddCoupon_Input) Reset()
- func (m *AdminAddCoupon_Input) Size() (n int)
- func (m *AdminAddCoupon_Input) String() string
- func (m *AdminAddCoupon_Input) Unmarshal(dAtA []byte) error
- func (m *AdminAddCoupon_Input) XXX_DiscardUnknown()
- func (m *AdminAddCoupon_Input) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AdminAddCoupon_Input) XXX_Merge(src proto.Message)
- func (m *AdminAddCoupon_Input) XXX_Size() int
- func (m *AdminAddCoupon_Input) XXX_Unmarshal(b []byte) error
- type AdminAddCoupon_Output
- func (*AdminAddCoupon_Output) Descriptor() ([]byte, []int)
- func (m *AdminAddCoupon_Output) GetCoupon() *pwdb.Coupon
- func (m *AdminAddCoupon_Output) Marshal() (dAtA []byte, err error)
- func (m *AdminAddCoupon_Output) MarshalTo(dAtA []byte) (int, error)
- func (m *AdminAddCoupon_Output) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AdminAddCoupon_Output) ProtoMessage()
- func (m *AdminAddCoupon_Output) Reset()
- func (m *AdminAddCoupon_Output) Size() (n int)
- func (m *AdminAddCoupon_Output) String() string
- func (m *AdminAddCoupon_Output) Unmarshal(dAtA []byte) error
- func (m *AdminAddCoupon_Output) XXX_DiscardUnknown()
- func (m *AdminAddCoupon_Output) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AdminAddCoupon_Output) XXX_Merge(src proto.Message)
- func (m *AdminAddCoupon_Output) XXX_Size() int
- func (m *AdminAddCoupon_Output) XXX_Unmarshal(b []byte) error
- type AdminChallengeAdd
- func (*AdminChallengeAdd) Descriptor() ([]byte, []int)
- func (m *AdminChallengeAdd) Marshal() (dAtA []byte, err error)
- func (m *AdminChallengeAdd) MarshalTo(dAtA []byte) (int, error)
- func (m *AdminChallengeAdd) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AdminChallengeAdd) ProtoMessage()
- func (m *AdminChallengeAdd) Reset()
- func (m *AdminChallengeAdd) Size() (n int)
- func (m *AdminChallengeAdd) String() string
- func (m *AdminChallengeAdd) Unmarshal(dAtA []byte) error
- func (m *AdminChallengeAdd) XXX_DiscardUnknown()
- func (m *AdminChallengeAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AdminChallengeAdd) XXX_Merge(src proto.Message)
- func (m *AdminChallengeAdd) XXX_Size() int
- func (m *AdminChallengeAdd) XXX_Unmarshal(b []byte) error
- type AdminChallengeAdd_Input
- func (in *AdminChallengeAdd_Input) ApplyDefaults()
- func (*AdminChallengeAdd_Input) Descriptor() ([]byte, []int)
- func (m *AdminChallengeAdd_Input) GetChallenge() *pwdb.Challenge
- func (m *AdminChallengeAdd_Input) Marshal() (dAtA []byte, err error)
- func (m *AdminChallengeAdd_Input) MarshalTo(dAtA []byte) (int, error)
- func (m *AdminChallengeAdd_Input) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AdminChallengeAdd_Input) ProtoMessage()
- func (m *AdminChallengeAdd_Input) Reset()
- func (m *AdminChallengeAdd_Input) Size() (n int)
- func (m *AdminChallengeAdd_Input) String() string
- func (m *AdminChallengeAdd_Input) Unmarshal(dAtA []byte) error
- func (m *AdminChallengeAdd_Input) XXX_DiscardUnknown()
- func (m *AdminChallengeAdd_Input) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AdminChallengeAdd_Input) XXX_Merge(src proto.Message)
- func (m *AdminChallengeAdd_Input) XXX_Size() int
- func (m *AdminChallengeAdd_Input) XXX_Unmarshal(b []byte) error
- type AdminChallengeAdd_Output
- func (*AdminChallengeAdd_Output) Descriptor() ([]byte, []int)
- func (m *AdminChallengeAdd_Output) GetChallenge() *pwdb.Challenge
- func (m *AdminChallengeAdd_Output) Marshal() (dAtA []byte, err error)
- func (m *AdminChallengeAdd_Output) MarshalTo(dAtA []byte) (int, error)
- func (m *AdminChallengeAdd_Output) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AdminChallengeAdd_Output) ProtoMessage()
- func (m *AdminChallengeAdd_Output) Reset()
- func (m *AdminChallengeAdd_Output) Size() (n int)
- func (m *AdminChallengeAdd_Output) String() string
- func (m *AdminChallengeAdd_Output) Unmarshal(dAtA []byte) error
- func (m *AdminChallengeAdd_Output) XXX_DiscardUnknown()
- func (m *AdminChallengeAdd_Output) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AdminChallengeAdd_Output) XXX_Merge(src proto.Message)
- func (m *AdminChallengeAdd_Output) XXX_Size() int
- func (m *AdminChallengeAdd_Output) XXX_Unmarshal(b []byte) error
- type AdminChallengeFlavorAdd
- func (*AdminChallengeFlavorAdd) Descriptor() ([]byte, []int)
- func (m *AdminChallengeFlavorAdd) Marshal() (dAtA []byte, err error)
- func (m *AdminChallengeFlavorAdd) MarshalTo(dAtA []byte) (int, error)
- func (m *AdminChallengeFlavorAdd) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AdminChallengeFlavorAdd) ProtoMessage()
- func (m *AdminChallengeFlavorAdd) Reset()
- func (m *AdminChallengeFlavorAdd) Size() (n int)
- func (m *AdminChallengeFlavorAdd) String() string
- func (m *AdminChallengeFlavorAdd) Unmarshal(dAtA []byte) error
- func (m *AdminChallengeFlavorAdd) XXX_DiscardUnknown()
- func (m *AdminChallengeFlavorAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AdminChallengeFlavorAdd) XXX_Merge(src proto.Message)
- func (m *AdminChallengeFlavorAdd) XXX_Size() int
- func (m *AdminChallengeFlavorAdd) XXX_Unmarshal(b []byte) error
- type AdminChallengeFlavorAdd_Input
- func (in *AdminChallengeFlavorAdd_Input) ApplyDefaults()
- func (*AdminChallengeFlavorAdd_Input) Descriptor() ([]byte, []int)
- func (m *AdminChallengeFlavorAdd_Input) GetChallengeFlavor() *pwdb.ChallengeFlavor
- func (m *AdminChallengeFlavorAdd_Input) GetChallengeID() string
- func (m *AdminChallengeFlavorAdd_Input) Marshal() (dAtA []byte, err error)
- func (m *AdminChallengeFlavorAdd_Input) MarshalTo(dAtA []byte) (int, error)
- func (m *AdminChallengeFlavorAdd_Input) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AdminChallengeFlavorAdd_Input) ProtoMessage()
- func (m *AdminChallengeFlavorAdd_Input) Reset()
- func (m *AdminChallengeFlavorAdd_Input) Size() (n int)
- func (m *AdminChallengeFlavorAdd_Input) String() string
- func (m *AdminChallengeFlavorAdd_Input) Unmarshal(dAtA []byte) error
- func (m *AdminChallengeFlavorAdd_Input) XXX_DiscardUnknown()
- func (m *AdminChallengeFlavorAdd_Input) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AdminChallengeFlavorAdd_Input) XXX_Merge(src proto.Message)
- func (m *AdminChallengeFlavorAdd_Input) XXX_Size() int
- func (m *AdminChallengeFlavorAdd_Input) XXX_Unmarshal(b []byte) error
- type AdminChallengeFlavorAdd_Output
- func (*AdminChallengeFlavorAdd_Output) Descriptor() ([]byte, []int)
- func (m *AdminChallengeFlavorAdd_Output) GetChallengeFlavor() *pwdb.ChallengeFlavor
- func (m *AdminChallengeFlavorAdd_Output) Marshal() (dAtA []byte, err error)
- func (m *AdminChallengeFlavorAdd_Output) MarshalTo(dAtA []byte) (int, error)
- func (m *AdminChallengeFlavorAdd_Output) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AdminChallengeFlavorAdd_Output) ProtoMessage()
- func (m *AdminChallengeFlavorAdd_Output) Reset()
- func (m *AdminChallengeFlavorAdd_Output) Size() (n int)
- func (m *AdminChallengeFlavorAdd_Output) String() string
- func (m *AdminChallengeFlavorAdd_Output) Unmarshal(dAtA []byte) error
- func (m *AdminChallengeFlavorAdd_Output) XXX_DiscardUnknown()
- func (m *AdminChallengeFlavorAdd_Output) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AdminChallengeFlavorAdd_Output) XXX_Merge(src proto.Message)
- func (m *AdminChallengeFlavorAdd_Output) XXX_Size() int
- func (m *AdminChallengeFlavorAdd_Output) XXX_Unmarshal(b []byte) error
- type AdminChallengeRedump
- func (*AdminChallengeRedump) Descriptor() ([]byte, []int)
- func (m *AdminChallengeRedump) Marshal() (dAtA []byte, err error)
- func (m *AdminChallengeRedump) MarshalTo(dAtA []byte) (int, error)
- func (m *AdminChallengeRedump) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AdminChallengeRedump) ProtoMessage()
- func (m *AdminChallengeRedump) Reset()
- func (m *AdminChallengeRedump) Size() (n int)
- func (m *AdminChallengeRedump) String() string
- func (m *AdminChallengeRedump) Unmarshal(dAtA []byte) error
- func (m *AdminChallengeRedump) XXX_DiscardUnknown()
- func (m *AdminChallengeRedump) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AdminChallengeRedump) XXX_Merge(src proto.Message)
- func (m *AdminChallengeRedump) XXX_Size() int
- func (m *AdminChallengeRedump) XXX_Unmarshal(b []byte) error
- type AdminChallengeRedump_Input
- func (*AdminChallengeRedump_Input) Descriptor() ([]byte, []int)
- func (m *AdminChallengeRedump_Input) GetChallengeID() string
- func (m *AdminChallengeRedump_Input) Marshal() (dAtA []byte, err error)
- func (m *AdminChallengeRedump_Input) MarshalTo(dAtA []byte) (int, error)
- func (m *AdminChallengeRedump_Input) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AdminChallengeRedump_Input) ProtoMessage()
- func (m *AdminChallengeRedump_Input) Reset()
- func (m *AdminChallengeRedump_Input) Size() (n int)
- func (m *AdminChallengeRedump_Input) String() string
- func (m *AdminChallengeRedump_Input) Unmarshal(dAtA []byte) error
- func (m *AdminChallengeRedump_Input) XXX_DiscardUnknown()
- func (m *AdminChallengeRedump_Input) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AdminChallengeRedump_Input) XXX_Merge(src proto.Message)
- func (m *AdminChallengeRedump_Input) XXX_Size() int
- func (m *AdminChallengeRedump_Input) XXX_Unmarshal(b []byte) error
- type AdminChallengeRedump_Output
- func (*AdminChallengeRedump_Output) Descriptor() ([]byte, []int)
- func (m *AdminChallengeRedump_Output) GetChallengeInstances() []*pwdb.ChallengeInstance
- func (m *AdminChallengeRedump_Output) Marshal() (dAtA []byte, err error)
- func (m *AdminChallengeRedump_Output) MarshalTo(dAtA []byte) (int, error)
- func (m *AdminChallengeRedump_Output) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AdminChallengeRedump_Output) ProtoMessage()
- func (m *AdminChallengeRedump_Output) Reset()
- func (m *AdminChallengeRedump_Output) Size() (n int)
- func (m *AdminChallengeRedump_Output) String() string
- func (m *AdminChallengeRedump_Output) Unmarshal(dAtA []byte) error
- func (m *AdminChallengeRedump_Output) XXX_DiscardUnknown()
- func (m *AdminChallengeRedump_Output) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AdminChallengeRedump_Output) XXX_Merge(src proto.Message)
- func (m *AdminChallengeRedump_Output) XXX_Size() int
- func (m *AdminChallengeRedump_Output) XXX_Unmarshal(b []byte) error
- type AdminListActivities
- func (*AdminListActivities) Descriptor() ([]byte, []int)
- func (m *AdminListActivities) Marshal() (dAtA []byte, err error)
- func (m *AdminListActivities) MarshalTo(dAtA []byte) (int, error)
- func (m *AdminListActivities) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AdminListActivities) ProtoMessage()
- func (m *AdminListActivities) Reset()
- func (m *AdminListActivities) Size() (n int)
- func (m *AdminListActivities) String() string
- func (m *AdminListActivities) Unmarshal(dAtA []byte) error
- func (m *AdminListActivities) XXX_DiscardUnknown()
- func (m *AdminListActivities) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AdminListActivities) XXX_Merge(src proto.Message)
- func (m *AdminListActivities) XXX_Size() int
- func (m *AdminListActivities) XXX_Unmarshal(b []byte) error
- type AdminListActivities_Input
- func (*AdminListActivities_Input) Descriptor() ([]byte, []int)
- func (m *AdminListActivities_Input) GetFilteringPreset() string
- func (m *AdminListActivities_Input) GetLimit() int64
- func (m *AdminListActivities_Input) GetSince() *time.Time
- func (m *AdminListActivities_Input) Marshal() (dAtA []byte, err error)
- func (m *AdminListActivities_Input) MarshalTo(dAtA []byte) (int, error)
- func (m *AdminListActivities_Input) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AdminListActivities_Input) ProtoMessage()
- func (m *AdminListActivities_Input) Reset()
- func (m *AdminListActivities_Input) Size() (n int)
- func (m *AdminListActivities_Input) String() string
- func (m *AdminListActivities_Input) Unmarshal(dAtA []byte) error
- func (m *AdminListActivities_Input) XXX_DiscardUnknown()
- func (m *AdminListActivities_Input) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AdminListActivities_Input) XXX_Merge(src proto.Message)
- func (m *AdminListActivities_Input) XXX_Size() int
- func (m *AdminListActivities_Input) XXX_Unmarshal(b []byte) error
- type AdminListActivities_Output
- func (*AdminListActivities_Output) Descriptor() ([]byte, []int)
- func (m *AdminListActivities_Output) GetActivities() []*pwdb.Activity
- func (m *AdminListActivities_Output) Marshal() (dAtA []byte, err error)
- func (m *AdminListActivities_Output) MarshalTo(dAtA []byte) (int, error)
- func (m *AdminListActivities_Output) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AdminListActivities_Output) ProtoMessage()
- func (m *AdminListActivities_Output) Reset()
- func (m *AdminListActivities_Output) Size() (n int)
- func (m *AdminListActivities_Output) String() string
- func (m *AdminListActivities_Output) Unmarshal(dAtA []byte) error
- func (m *AdminListActivities_Output) XXX_DiscardUnknown()
- func (m *AdminListActivities_Output) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AdminListActivities_Output) XXX_Merge(src proto.Message)
- func (m *AdminListActivities_Output) XXX_Size() int
- func (m *AdminListActivities_Output) XXX_Unmarshal(b []byte) error
- type AdminListAgents
- func (*AdminListAgents) Descriptor() ([]byte, []int)
- func (m *AdminListAgents) Marshal() (dAtA []byte, err error)
- func (m *AdminListAgents) MarshalTo(dAtA []byte) (int, error)
- func (m *AdminListAgents) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AdminListAgents) ProtoMessage()
- func (m *AdminListAgents) Reset()
- func (m *AdminListAgents) Size() (n int)
- func (m *AdminListAgents) String() string
- func (m *AdminListAgents) Unmarshal(dAtA []byte) error
- func (m *AdminListAgents) XXX_DiscardUnknown()
- func (m *AdminListAgents) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AdminListAgents) XXX_Merge(src proto.Message)
- func (m *AdminListAgents) XXX_Size() int
- func (m *AdminListAgents) XXX_Unmarshal(b []byte) error
- type AdminListAgents_Input
- func (*AdminListAgents_Input) Descriptor() ([]byte, []int)
- func (m *AdminListAgents_Input) Marshal() (dAtA []byte, err error)
- func (m *AdminListAgents_Input) MarshalTo(dAtA []byte) (int, error)
- func (m *AdminListAgents_Input) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AdminListAgents_Input) ProtoMessage()
- func (m *AdminListAgents_Input) Reset()
- func (m *AdminListAgents_Input) Size() (n int)
- func (m *AdminListAgents_Input) String() string
- func (m *AdminListAgents_Input) Unmarshal(dAtA []byte) error
- func (m *AdminListAgents_Input) XXX_DiscardUnknown()
- func (m *AdminListAgents_Input) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AdminListAgents_Input) XXX_Merge(src proto.Message)
- func (m *AdminListAgents_Input) XXX_Size() int
- func (m *AdminListAgents_Input) XXX_Unmarshal(b []byte) error
- type AdminListAgents_Output
- func (*AdminListAgents_Output) Descriptor() ([]byte, []int)
- func (m *AdminListAgents_Output) GetAgents() []*pwdb.Agent
- func (m *AdminListAgents_Output) Marshal() (dAtA []byte, err error)
- func (m *AdminListAgents_Output) MarshalTo(dAtA []byte) (int, error)
- func (m *AdminListAgents_Output) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AdminListAgents_Output) ProtoMessage()
- func (m *AdminListAgents_Output) Reset()
- func (m *AdminListAgents_Output) Size() (n int)
- func (m *AdminListAgents_Output) String() string
- func (m *AdminListAgents_Output) Unmarshal(dAtA []byte) error
- func (m *AdminListAgents_Output) XXX_DiscardUnknown()
- func (m *AdminListAgents_Output) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AdminListAgents_Output) XXX_Merge(src proto.Message)
- func (m *AdminListAgents_Output) XXX_Size() int
- func (m *AdminListAgents_Output) XXX_Unmarshal(b []byte) error
- type AdminListAll
- func (*AdminListAll) Descriptor() ([]byte, []int)
- func (m *AdminListAll) Marshal() (dAtA []byte, err error)
- func (m *AdminListAll) MarshalTo(dAtA []byte) (int, error)
- func (m *AdminListAll) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AdminListAll) ProtoMessage()
- func (m *AdminListAll) Reset()
- func (m *AdminListAll) Size() (n int)
- func (m *AdminListAll) String() string
- func (m *AdminListAll) Unmarshal(dAtA []byte) error
- func (m *AdminListAll) XXX_DiscardUnknown()
- func (m *AdminListAll) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AdminListAll) XXX_Merge(src proto.Message)
- func (m *AdminListAll) XXX_Size() int
- func (m *AdminListAll) XXX_Unmarshal(b []byte) error
- type AdminListAll_Input
- func (*AdminListAll_Input) Descriptor() ([]byte, []int)
- func (m *AdminListAll_Input) Marshal() (dAtA []byte, err error)
- func (m *AdminListAll_Input) MarshalTo(dAtA []byte) (int, error)
- func (m *AdminListAll_Input) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AdminListAll_Input) ProtoMessage()
- func (m *AdminListAll_Input) Reset()
- func (m *AdminListAll_Input) Size() (n int)
- func (m *AdminListAll_Input) String() string
- func (m *AdminListAll_Input) Unmarshal(dAtA []byte) error
- func (m *AdminListAll_Input) XXX_DiscardUnknown()
- func (m *AdminListAll_Input) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AdminListAll_Input) XXX_Merge(src proto.Message)
- func (m *AdminListAll_Input) XXX_Size() int
- func (m *AdminListAll_Input) XXX_Unmarshal(b []byte) error
- type AdminListAll_Output
- func (*AdminListAll_Output) Descriptor() ([]byte, []int)
- func (m *AdminListAll_Output) GetAchievements() []*pwdb.Achievement
- func (m *AdminListAll_Output) GetActivities() []*pwdb.Activity
- func (m *AdminListAll_Output) GetAgents() []*pwdb.Agent
- func (m *AdminListAll_Output) GetChallengeFlavors() []*pwdb.ChallengeFlavor
- func (m *AdminListAll_Output) GetChallengeInstances() []*pwdb.ChallengeInstance
- func (m *AdminListAll_Output) GetChallengeSubscriptions() []*pwdb.ChallengeSubscription
- func (m *AdminListAll_Output) GetChallengeValidations() []*pwdb.ChallengeValidation
- func (m *AdminListAll_Output) GetChallenges() []*pwdb.Challenge
- func (m *AdminListAll_Output) GetCouponValidations() []*pwdb.CouponValidation
- func (m *AdminListAll_Output) GetCoupons() []*pwdb.Coupon
- func (m *AdminListAll_Output) GetInventoryItems() []*pwdb.InventoryItem
- func (m *AdminListAll_Output) GetNotifications() []*pwdb.Notification
- func (m *AdminListAll_Output) GetOrganizationMembers() []*pwdb.OrganizationMember
- func (m *AdminListAll_Output) GetOrganizations() []*pwdb.Organization
- func (m *AdminListAll_Output) GetSeasonChallenges() []*pwdb.SeasonChallenge
- func (m *AdminListAll_Output) GetSeasons() []*pwdb.Season
- func (m *AdminListAll_Output) GetTeamInvites() []*pwdb.TeamInvite
- func (m *AdminListAll_Output) GetTeamMembers() []*pwdb.TeamMember
- func (m *AdminListAll_Output) GetTeams() []*pwdb.Team
- func (m *AdminListAll_Output) GetUsers() []*pwdb.User
- func (m *AdminListAll_Output) GetWhoswhoAttempts() []*pwdb.WhoswhoAttempt
- func (m *AdminListAll_Output) Marshal() (dAtA []byte, err error)
- func (m *AdminListAll_Output) MarshalTo(dAtA []byte) (int, error)
- func (m *AdminListAll_Output) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AdminListAll_Output) ProtoMessage()
- func (m *AdminListAll_Output) Reset()
- func (m *AdminListAll_Output) Size() (n int)
- func (m *AdminListAll_Output) String() string
- func (m *AdminListAll_Output) Unmarshal(dAtA []byte) error
- func (m *AdminListAll_Output) XXX_DiscardUnknown()
- func (m *AdminListAll_Output) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AdminListAll_Output) XXX_Merge(src proto.Message)
- func (m *AdminListAll_Output) XXX_Size() int
- func (m *AdminListAll_Output) XXX_Unmarshal(b []byte) error
- type AdminListChallengeSubscriptions
- func (*AdminListChallengeSubscriptions) Descriptor() ([]byte, []int)
- func (m *AdminListChallengeSubscriptions) Marshal() (dAtA []byte, err error)
- func (m *AdminListChallengeSubscriptions) MarshalTo(dAtA []byte) (int, error)
- func (m *AdminListChallengeSubscriptions) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AdminListChallengeSubscriptions) ProtoMessage()
- func (m *AdminListChallengeSubscriptions) Reset()
- func (m *AdminListChallengeSubscriptions) Size() (n int)
- func (m *AdminListChallengeSubscriptions) String() string
- func (m *AdminListChallengeSubscriptions) Unmarshal(dAtA []byte) error
- func (m *AdminListChallengeSubscriptions) XXX_DiscardUnknown()
- func (m *AdminListChallengeSubscriptions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AdminListChallengeSubscriptions) XXX_Merge(src proto.Message)
- func (m *AdminListChallengeSubscriptions) XXX_Size() int
- func (m *AdminListChallengeSubscriptions) XXX_Unmarshal(b []byte) error
- type AdminListChallengeSubscriptions_Input
- func (*AdminListChallengeSubscriptions_Input) Descriptor() ([]byte, []int)
- func (m *AdminListChallengeSubscriptions_Input) Marshal() (dAtA []byte, err error)
- func (m *AdminListChallengeSubscriptions_Input) MarshalTo(dAtA []byte) (int, error)
- func (m *AdminListChallengeSubscriptions_Input) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AdminListChallengeSubscriptions_Input) ProtoMessage()
- func (m *AdminListChallengeSubscriptions_Input) Reset()
- func (m *AdminListChallengeSubscriptions_Input) Size() (n int)
- func (m *AdminListChallengeSubscriptions_Input) String() string
- func (m *AdminListChallengeSubscriptions_Input) Unmarshal(dAtA []byte) error
- func (m *AdminListChallengeSubscriptions_Input) XXX_DiscardUnknown()
- func (m *AdminListChallengeSubscriptions_Input) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AdminListChallengeSubscriptions_Input) XXX_Merge(src proto.Message)
- func (m *AdminListChallengeSubscriptions_Input) XXX_Size() int
- func (m *AdminListChallengeSubscriptions_Input) XXX_Unmarshal(b []byte) error
- type AdminListChallengeSubscriptions_Output
- func (*AdminListChallengeSubscriptions_Output) Descriptor() ([]byte, []int)
- func (m *AdminListChallengeSubscriptions_Output) GetSubscriptions() []*pwdb.ChallengeSubscription
- func (m *AdminListChallengeSubscriptions_Output) Marshal() (dAtA []byte, err error)
- func (m *AdminListChallengeSubscriptions_Output) MarshalTo(dAtA []byte) (int, error)
- func (m *AdminListChallengeSubscriptions_Output) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AdminListChallengeSubscriptions_Output) ProtoMessage()
- func (m *AdminListChallengeSubscriptions_Output) Reset()
- func (m *AdminListChallengeSubscriptions_Output) Size() (n int)
- func (m *AdminListChallengeSubscriptions_Output) String() string
- func (m *AdminListChallengeSubscriptions_Output) Unmarshal(dAtA []byte) error
- func (m *AdminListChallengeSubscriptions_Output) XXX_DiscardUnknown()
- func (m *AdminListChallengeSubscriptions_Output) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AdminListChallengeSubscriptions_Output) XXX_Merge(src proto.Message)
- func (m *AdminListChallengeSubscriptions_Output) XXX_Size() int
- func (m *AdminListChallengeSubscriptions_Output) XXX_Unmarshal(b []byte) error
- type AdminListChallenges
- func (*AdminListChallenges) Descriptor() ([]byte, []int)
- func (m *AdminListChallenges) Marshal() (dAtA []byte, err error)
- func (m *AdminListChallenges) MarshalTo(dAtA []byte) (int, error)
- func (m *AdminListChallenges) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AdminListChallenges) ProtoMessage()
- func (m *AdminListChallenges) Reset()
- func (m *AdminListChallenges) Size() (n int)
- func (m *AdminListChallenges) String() string
- func (m *AdminListChallenges) Unmarshal(dAtA []byte) error
- func (m *AdminListChallenges) XXX_DiscardUnknown()
- func (m *AdminListChallenges) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AdminListChallenges) XXX_Merge(src proto.Message)
- func (m *AdminListChallenges) XXX_Size() int
- func (m *AdminListChallenges) XXX_Unmarshal(b []byte) error
- type AdminListChallenges_Input
- func (*AdminListChallenges_Input) Descriptor() ([]byte, []int)
- func (m *AdminListChallenges_Input) Marshal() (dAtA []byte, err error)
- func (m *AdminListChallenges_Input) MarshalTo(dAtA []byte) (int, error)
- func (m *AdminListChallenges_Input) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AdminListChallenges_Input) ProtoMessage()
- func (m *AdminListChallenges_Input) Reset()
- func (m *AdminListChallenges_Input) Size() (n int)
- func (m *AdminListChallenges_Input) String() string
- func (m *AdminListChallenges_Input) Unmarshal(dAtA []byte) error
- func (m *AdminListChallenges_Input) XXX_DiscardUnknown()
- func (m *AdminListChallenges_Input) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AdminListChallenges_Input) XXX_Merge(src proto.Message)
- func (m *AdminListChallenges_Input) XXX_Size() int
- func (m *AdminListChallenges_Input) XXX_Unmarshal(b []byte) error
- type AdminListChallenges_Output
- func (*AdminListChallenges_Output) Descriptor() ([]byte, []int)
- func (m *AdminListChallenges_Output) GetChallenges() []*pwdb.Challenge
- func (m *AdminListChallenges_Output) Marshal() (dAtA []byte, err error)
- func (m *AdminListChallenges_Output) MarshalTo(dAtA []byte) (int, error)
- func (m *AdminListChallenges_Output) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AdminListChallenges_Output) ProtoMessage()
- func (m *AdminListChallenges_Output) Reset()
- func (m *AdminListChallenges_Output) Size() (n int)
- func (m *AdminListChallenges_Output) String() string
- func (m *AdminListChallenges_Output) Unmarshal(dAtA []byte) error
- func (m *AdminListChallenges_Output) XXX_DiscardUnknown()
- func (m *AdminListChallenges_Output) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AdminListChallenges_Output) XXX_Merge(src proto.Message)
- func (m *AdminListChallenges_Output) XXX_Size() int
- func (m *AdminListChallenges_Output) XXX_Unmarshal(b []byte) error
- type AdminListCoupons
- func (*AdminListCoupons) Descriptor() ([]byte, []int)
- func (m *AdminListCoupons) Marshal() (dAtA []byte, err error)
- func (m *AdminListCoupons) MarshalTo(dAtA []byte) (int, error)
- func (m *AdminListCoupons) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AdminListCoupons) ProtoMessage()
- func (m *AdminListCoupons) Reset()
- func (m *AdminListCoupons) Size() (n int)
- func (m *AdminListCoupons) String() string
- func (m *AdminListCoupons) Unmarshal(dAtA []byte) error
- func (m *AdminListCoupons) XXX_DiscardUnknown()
- func (m *AdminListCoupons) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AdminListCoupons) XXX_Merge(src proto.Message)
- func (m *AdminListCoupons) XXX_Size() int
- func (m *AdminListCoupons) XXX_Unmarshal(b []byte) error
- type AdminListCoupons_Input
- func (*AdminListCoupons_Input) Descriptor() ([]byte, []int)
- func (m *AdminListCoupons_Input) Marshal() (dAtA []byte, err error)
- func (m *AdminListCoupons_Input) MarshalTo(dAtA []byte) (int, error)
- func (m *AdminListCoupons_Input) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AdminListCoupons_Input) ProtoMessage()
- func (m *AdminListCoupons_Input) Reset()
- func (m *AdminListCoupons_Input) Size() (n int)
- func (m *AdminListCoupons_Input) String() string
- func (m *AdminListCoupons_Input) Unmarshal(dAtA []byte) error
- func (m *AdminListCoupons_Input) XXX_DiscardUnknown()
- func (m *AdminListCoupons_Input) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AdminListCoupons_Input) XXX_Merge(src proto.Message)
- func (m *AdminListCoupons_Input) XXX_Size() int
- func (m *AdminListCoupons_Input) XXX_Unmarshal(b []byte) error
- type AdminListCoupons_Output
- func (*AdminListCoupons_Output) Descriptor() ([]byte, []int)
- func (m *AdminListCoupons_Output) GetCoupons() []*pwdb.Coupon
- func (m *AdminListCoupons_Output) Marshal() (dAtA []byte, err error)
- func (m *AdminListCoupons_Output) MarshalTo(dAtA []byte) (int, error)
- func (m *AdminListCoupons_Output) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AdminListCoupons_Output) ProtoMessage()
- func (m *AdminListCoupons_Output) Reset()
- func (m *AdminListCoupons_Output) Size() (n int)
- func (m *AdminListCoupons_Output) String() string
- func (m *AdminListCoupons_Output) Unmarshal(dAtA []byte) error
- func (m *AdminListCoupons_Output) XXX_DiscardUnknown()
- func (m *AdminListCoupons_Output) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AdminListCoupons_Output) XXX_Merge(src proto.Message)
- func (m *AdminListCoupons_Output) XXX_Size() int
- func (m *AdminListCoupons_Output) XXX_Unmarshal(b []byte) error
- type AdminListOrganizations
- func (*AdminListOrganizations) Descriptor() ([]byte, []int)
- func (m *AdminListOrganizations) Marshal() (dAtA []byte, err error)
- func (m *AdminListOrganizations) MarshalTo(dAtA []byte) (int, error)
- func (m *AdminListOrganizations) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AdminListOrganizations) ProtoMessage()
- func (m *AdminListOrganizations) Reset()
- func (m *AdminListOrganizations) Size() (n int)
- func (m *AdminListOrganizations) String() string
- func (m *AdminListOrganizations) Unmarshal(dAtA []byte) error
- func (m *AdminListOrganizations) XXX_DiscardUnknown()
- func (m *AdminListOrganizations) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AdminListOrganizations) XXX_Merge(src proto.Message)
- func (m *AdminListOrganizations) XXX_Size() int
- func (m *AdminListOrganizations) XXX_Unmarshal(b []byte) error
- type AdminListOrganizations_Input
- func (*AdminListOrganizations_Input) Descriptor() ([]byte, []int)
- func (m *AdminListOrganizations_Input) Marshal() (dAtA []byte, err error)
- func (m *AdminListOrganizations_Input) MarshalTo(dAtA []byte) (int, error)
- func (m *AdminListOrganizations_Input) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AdminListOrganizations_Input) ProtoMessage()
- func (m *AdminListOrganizations_Input) Reset()
- func (m *AdminListOrganizations_Input) Size() (n int)
- func (m *AdminListOrganizations_Input) String() string
- func (m *AdminListOrganizations_Input) Unmarshal(dAtA []byte) error
- func (m *AdminListOrganizations_Input) XXX_DiscardUnknown()
- func (m *AdminListOrganizations_Input) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AdminListOrganizations_Input) XXX_Merge(src proto.Message)
- func (m *AdminListOrganizations_Input) XXX_Size() int
- func (m *AdminListOrganizations_Input) XXX_Unmarshal(b []byte) error
- type AdminListOrganizations_Output
- func (*AdminListOrganizations_Output) Descriptor() ([]byte, []int)
- func (m *AdminListOrganizations_Output) GetOrganizations() []*pwdb.Organization
- func (m *AdminListOrganizations_Output) Marshal() (dAtA []byte, err error)
- func (m *AdminListOrganizations_Output) MarshalTo(dAtA []byte) (int, error)
- func (m *AdminListOrganizations_Output) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AdminListOrganizations_Output) ProtoMessage()
- func (m *AdminListOrganizations_Output) Reset()
- func (m *AdminListOrganizations_Output) Size() (n int)
- func (m *AdminListOrganizations_Output) String() string
- func (m *AdminListOrganizations_Output) Unmarshal(dAtA []byte) error
- func (m *AdminListOrganizations_Output) XXX_DiscardUnknown()
- func (m *AdminListOrganizations_Output) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AdminListOrganizations_Output) XXX_Merge(src proto.Message)
- func (m *AdminListOrganizations_Output) XXX_Size() int
- func (m *AdminListOrganizations_Output) XXX_Unmarshal(b []byte) error
- type AdminListTeams
- func (*AdminListTeams) Descriptor() ([]byte, []int)
- func (m *AdminListTeams) Marshal() (dAtA []byte, err error)
- func (m *AdminListTeams) MarshalTo(dAtA []byte) (int, error)
- func (m *AdminListTeams) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AdminListTeams) ProtoMessage()
- func (m *AdminListTeams) Reset()
- func (m *AdminListTeams) Size() (n int)
- func (m *AdminListTeams) String() string
- func (m *AdminListTeams) Unmarshal(dAtA []byte) error
- func (m *AdminListTeams) XXX_DiscardUnknown()
- func (m *AdminListTeams) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AdminListTeams) XXX_Merge(src proto.Message)
- func (m *AdminListTeams) XXX_Size() int
- func (m *AdminListTeams) XXX_Unmarshal(b []byte) error
- type AdminListTeams_Input
- func (*AdminListTeams_Input) Descriptor() ([]byte, []int)
- func (m *AdminListTeams_Input) Marshal() (dAtA []byte, err error)
- func (m *AdminListTeams_Input) MarshalTo(dAtA []byte) (int, error)
- func (m *AdminListTeams_Input) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AdminListTeams_Input) ProtoMessage()
- func (m *AdminListTeams_Input) Reset()
- func (m *AdminListTeams_Input) Size() (n int)
- func (m *AdminListTeams_Input) String() string
- func (m *AdminListTeams_Input) Unmarshal(dAtA []byte) error
- func (m *AdminListTeams_Input) XXX_DiscardUnknown()
- func (m *AdminListTeams_Input) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AdminListTeams_Input) XXX_Merge(src proto.Message)
- func (m *AdminListTeams_Input) XXX_Size() int
- func (m *AdminListTeams_Input) XXX_Unmarshal(b []byte) error
- type AdminListTeams_Output
- func (*AdminListTeams_Output) Descriptor() ([]byte, []int)
- func (m *AdminListTeams_Output) GetTeams() []*pwdb.Team
- func (m *AdminListTeams_Output) Marshal() (dAtA []byte, err error)
- func (m *AdminListTeams_Output) MarshalTo(dAtA []byte) (int, error)
- func (m *AdminListTeams_Output) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AdminListTeams_Output) ProtoMessage()
- func (m *AdminListTeams_Output) Reset()
- func (m *AdminListTeams_Output) Size() (n int)
- func (m *AdminListTeams_Output) String() string
- func (m *AdminListTeams_Output) Unmarshal(dAtA []byte) error
- func (m *AdminListTeams_Output) XXX_DiscardUnknown()
- func (m *AdminListTeams_Output) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AdminListTeams_Output) XXX_Merge(src proto.Message)
- func (m *AdminListTeams_Output) XXX_Size() int
- func (m *AdminListTeams_Output) XXX_Unmarshal(b []byte) error
- type AdminListUsers
- func (*AdminListUsers) Descriptor() ([]byte, []int)
- func (m *AdminListUsers) Marshal() (dAtA []byte, err error)
- func (m *AdminListUsers) MarshalTo(dAtA []byte) (int, error)
- func (m *AdminListUsers) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AdminListUsers) ProtoMessage()
- func (m *AdminListUsers) Reset()
- func (m *AdminListUsers) Size() (n int)
- func (m *AdminListUsers) String() string
- func (m *AdminListUsers) Unmarshal(dAtA []byte) error
- func (m *AdminListUsers) XXX_DiscardUnknown()
- func (m *AdminListUsers) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AdminListUsers) XXX_Merge(src proto.Message)
- func (m *AdminListUsers) XXX_Size() int
- func (m *AdminListUsers) XXX_Unmarshal(b []byte) error
- type AdminListUsers_Input
- func (*AdminListUsers_Input) Descriptor() ([]byte, []int)
- func (m *AdminListUsers_Input) Marshal() (dAtA []byte, err error)
- func (m *AdminListUsers_Input) MarshalTo(dAtA []byte) (int, error)
- func (m *AdminListUsers_Input) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AdminListUsers_Input) ProtoMessage()
- func (m *AdminListUsers_Input) Reset()
- func (m *AdminListUsers_Input) Size() (n int)
- func (m *AdminListUsers_Input) String() string
- func (m *AdminListUsers_Input) Unmarshal(dAtA []byte) error
- func (m *AdminListUsers_Input) XXX_DiscardUnknown()
- func (m *AdminListUsers_Input) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AdminListUsers_Input) XXX_Merge(src proto.Message)
- func (m *AdminListUsers_Input) XXX_Size() int
- func (m *AdminListUsers_Input) XXX_Unmarshal(b []byte) error
- type AdminListUsers_Output
- func (*AdminListUsers_Output) Descriptor() ([]byte, []int)
- func (m *AdminListUsers_Output) GetUsers() []*pwdb.User
- func (m *AdminListUsers_Output) Marshal() (dAtA []byte, err error)
- func (m *AdminListUsers_Output) MarshalTo(dAtA []byte) (int, error)
- func (m *AdminListUsers_Output) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AdminListUsers_Output) ProtoMessage()
- func (m *AdminListUsers_Output) Reset()
- func (m *AdminListUsers_Output) Size() (n int)
- func (m *AdminListUsers_Output) String() string
- func (m *AdminListUsers_Output) Unmarshal(dAtA []byte) error
- func (m *AdminListUsers_Output) XXX_DiscardUnknown()
- func (m *AdminListUsers_Output) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AdminListUsers_Output) XXX_Merge(src proto.Message)
- func (m *AdminListUsers_Output) XXX_Size() int
- func (m *AdminListUsers_Output) XXX_Unmarshal(b []byte) error
- type AdminRedump
- func (*AdminRedump) Descriptor() ([]byte, []int)
- func (m *AdminRedump) Marshal() (dAtA []byte, err error)
- func (m *AdminRedump) MarshalTo(dAtA []byte) (int, error)
- func (m *AdminRedump) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AdminRedump) ProtoMessage()
- func (m *AdminRedump) Reset()
- func (m *AdminRedump) Size() (n int)
- func (m *AdminRedump) String() string
- func (m *AdminRedump) Unmarshal(dAtA []byte) error
- func (m *AdminRedump) XXX_DiscardUnknown()
- func (m *AdminRedump) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AdminRedump) XXX_Merge(src proto.Message)
- func (m *AdminRedump) XXX_Size() int
- func (m *AdminRedump) XXX_Unmarshal(b []byte) error
- type AdminRedump_Input
- func (*AdminRedump_Input) Descriptor() ([]byte, []int)
- func (m *AdminRedump_Input) GetIdentifiers() []string
- func (m *AdminRedump_Input) Marshal() (dAtA []byte, err error)
- func (m *AdminRedump_Input) MarshalTo(dAtA []byte) (int, error)
- func (m *AdminRedump_Input) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AdminRedump_Input) ProtoMessage()
- func (m *AdminRedump_Input) Reset()
- func (m *AdminRedump_Input) Size() (n int)
- func (m *AdminRedump_Input) String() string
- func (m *AdminRedump_Input) Unmarshal(dAtA []byte) error
- func (m *AdminRedump_Input) XXX_DiscardUnknown()
- func (m *AdminRedump_Input) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AdminRedump_Input) XXX_Merge(src proto.Message)
- func (m *AdminRedump_Input) XXX_Size() int
- func (m *AdminRedump_Input) XXX_Unmarshal(b []byte) error
- type AdminRedump_Output
- func (*AdminRedump_Output) Descriptor() ([]byte, []int)
- func (m *AdminRedump_Output) Marshal() (dAtA []byte, err error)
- func (m *AdminRedump_Output) MarshalTo(dAtA []byte) (int, error)
- func (m *AdminRedump_Output) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AdminRedump_Output) ProtoMessage()
- func (m *AdminRedump_Output) Reset()
- func (m *AdminRedump_Output) Size() (n int)
- func (m *AdminRedump_Output) String() string
- func (m *AdminRedump_Output) Unmarshal(dAtA []byte) error
- func (m *AdminRedump_Output) XXX_DiscardUnknown()
- func (m *AdminRedump_Output) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AdminRedump_Output) XXX_Merge(src proto.Message)
- func (m *AdminRedump_Output) XXX_Size() int
- func (m *AdminRedump_Output) XXX_Unmarshal(b []byte) error
- type AdminSearch
- func (*AdminSearch) Descriptor() ([]byte, []int)
- func (m *AdminSearch) Marshal() (dAtA []byte, err error)
- func (m *AdminSearch) MarshalTo(dAtA []byte) (int, error)
- func (m *AdminSearch) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AdminSearch) ProtoMessage()
- func (m *AdminSearch) Reset()
- func (m *AdminSearch) Size() (n int)
- func (m *AdminSearch) String() string
- func (m *AdminSearch) Unmarshal(dAtA []byte) error
- func (m *AdminSearch) XXX_DiscardUnknown()
- func (m *AdminSearch) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AdminSearch) XXX_Merge(src proto.Message)
- func (m *AdminSearch) XXX_Size() int
- func (m *AdminSearch) XXX_Unmarshal(b []byte) error
- type AdminSearch_Input
- func (*AdminSearch_Input) Descriptor() ([]byte, []int)
- func (m *AdminSearch_Input) GetSearch() string
- func (m *AdminSearch_Input) Marshal() (dAtA []byte, err error)
- func (m *AdminSearch_Input) MarshalTo(dAtA []byte) (int, error)
- func (m *AdminSearch_Input) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AdminSearch_Input) ProtoMessage()
- func (m *AdminSearch_Input) Reset()
- func (m *AdminSearch_Input) Size() (n int)
- func (m *AdminSearch_Input) String() string
- func (m *AdminSearch_Input) Unmarshal(dAtA []byte) error
- func (m *AdminSearch_Input) XXX_DiscardUnknown()
- func (m *AdminSearch_Input) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AdminSearch_Input) XXX_Merge(src proto.Message)
- func (m *AdminSearch_Input) XXX_Size() int
- func (m *AdminSearch_Input) XXX_Unmarshal(b []byte) error
- type AdminSearch_Output
- func (*AdminSearch_Output) Descriptor() ([]byte, []int)
- func (m *AdminSearch_Output) GetAchievements() []*pwdb.Achievement
- func (m *AdminSearch_Output) GetActivities() []*pwdb.Activity
- func (m *AdminSearch_Output) GetAgents() []*pwdb.Agent
- func (m *AdminSearch_Output) GetChallengeFlavors() []*pwdb.ChallengeFlavor
- func (m *AdminSearch_Output) GetChallengeInstances() []*pwdb.ChallengeInstance
- func (m *AdminSearch_Output) GetChallengeSubscriptions() []*pwdb.ChallengeSubscription
- func (m *AdminSearch_Output) GetChallengeValidations() []*pwdb.ChallengeValidation
- func (m *AdminSearch_Output) GetChallenges() []*pwdb.Challenge
- func (m *AdminSearch_Output) GetCouponValidations() []*pwdb.CouponValidation
- func (m *AdminSearch_Output) GetCoupons() []*pwdb.Coupon
- func (m *AdminSearch_Output) GetInventoryItems() []*pwdb.InventoryItem
- func (m *AdminSearch_Output) GetNotifications() []*pwdb.Notification
- func (m *AdminSearch_Output) GetOrganizationMembers() []*pwdb.OrganizationMember
- func (m *AdminSearch_Output) GetOrganizations() []*pwdb.Organization
- func (m *AdminSearch_Output) GetSeasonChallenges() []*pwdb.SeasonChallenge
- func (m *AdminSearch_Output) GetSeasons() []*pwdb.Season
- func (m *AdminSearch_Output) GetTeamMembers() []*pwdb.TeamMember
- func (m *AdminSearch_Output) GetTeams() []*pwdb.Team
- func (m *AdminSearch_Output) GetUsers() []*pwdb.User
- func (m *AdminSearch_Output) GetWhoswhoAttempts() []*pwdb.WhoswhoAttempt
- func (m *AdminSearch_Output) Marshal() (dAtA []byte, err error)
- func (m *AdminSearch_Output) MarshalTo(dAtA []byte) (int, error)
- func (m *AdminSearch_Output) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AdminSearch_Output) ProtoMessage()
- func (m *AdminSearch_Output) Reset()
- func (m *AdminSearch_Output) Size() (n int)
- func (m *AdminSearch_Output) String() string
- func (m *AdminSearch_Output) Unmarshal(dAtA []byte) error
- func (m *AdminSearch_Output) XXX_DiscardUnknown()
- func (m *AdminSearch_Output) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AdminSearch_Output) XXX_Merge(src proto.Message)
- func (m *AdminSearch_Output) XXX_Size() int
- func (m *AdminSearch_Output) XXX_Unmarshal(b []byte) error
- type AdminSeasonAdd
- func (*AdminSeasonAdd) Descriptor() ([]byte, []int)
- func (m *AdminSeasonAdd) Marshal() (dAtA []byte, err error)
- func (m *AdminSeasonAdd) MarshalTo(dAtA []byte) (int, error)
- func (m *AdminSeasonAdd) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AdminSeasonAdd) ProtoMessage()
- func (m *AdminSeasonAdd) Reset()
- func (m *AdminSeasonAdd) Size() (n int)
- func (m *AdminSeasonAdd) String() string
- func (m *AdminSeasonAdd) Unmarshal(dAtA []byte) error
- func (m *AdminSeasonAdd) XXX_DiscardUnknown()
- func (m *AdminSeasonAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AdminSeasonAdd) XXX_Merge(src proto.Message)
- func (m *AdminSeasonAdd) XXX_Size() int
- func (m *AdminSeasonAdd) XXX_Unmarshal(b []byte) error
- type AdminSeasonAdd_Input
- func (*AdminSeasonAdd_Input) Descriptor() ([]byte, []int)
- func (m *AdminSeasonAdd_Input) GetSeason() *pwdb.Season
- func (m *AdminSeasonAdd_Input) Marshal() (dAtA []byte, err error)
- func (m *AdminSeasonAdd_Input) MarshalTo(dAtA []byte) (int, error)
- func (m *AdminSeasonAdd_Input) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AdminSeasonAdd_Input) ProtoMessage()
- func (m *AdminSeasonAdd_Input) Reset()
- func (m *AdminSeasonAdd_Input) Size() (n int)
- func (m *AdminSeasonAdd_Input) String() string
- func (m *AdminSeasonAdd_Input) Unmarshal(dAtA []byte) error
- func (m *AdminSeasonAdd_Input) XXX_DiscardUnknown()
- func (m *AdminSeasonAdd_Input) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AdminSeasonAdd_Input) XXX_Merge(src proto.Message)
- func (m *AdminSeasonAdd_Input) XXX_Size() int
- func (m *AdminSeasonAdd_Input) XXX_Unmarshal(b []byte) error
- type AdminSeasonAdd_Output
- func (*AdminSeasonAdd_Output) Descriptor() ([]byte, []int)
- func (m *AdminSeasonAdd_Output) GetSeason() *pwdb.Season
- func (m *AdminSeasonAdd_Output) Marshal() (dAtA []byte, err error)
- func (m *AdminSeasonAdd_Output) MarshalTo(dAtA []byte) (int, error)
- func (m *AdminSeasonAdd_Output) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AdminSeasonAdd_Output) ProtoMessage()
- func (m *AdminSeasonAdd_Output) Reset()
- func (m *AdminSeasonAdd_Output) Size() (n int)
- func (m *AdminSeasonAdd_Output) String() string
- func (m *AdminSeasonAdd_Output) Unmarshal(dAtA []byte) error
- func (m *AdminSeasonAdd_Output) XXX_DiscardUnknown()
- func (m *AdminSeasonAdd_Output) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AdminSeasonAdd_Output) XXX_Merge(src proto.Message)
- func (m *AdminSeasonAdd_Output) XXX_Size() int
- func (m *AdminSeasonAdd_Output) XXX_Unmarshal(b []byte) error
- type AdminSeasonChallengeAdd
- func (*AdminSeasonChallengeAdd) Descriptor() ([]byte, []int)
- func (m *AdminSeasonChallengeAdd) Marshal() (dAtA []byte, err error)
- func (m *AdminSeasonChallengeAdd) MarshalTo(dAtA []byte) (int, error)
- func (m *AdminSeasonChallengeAdd) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AdminSeasonChallengeAdd) ProtoMessage()
- func (m *AdminSeasonChallengeAdd) Reset()
- func (m *AdminSeasonChallengeAdd) Size() (n int)
- func (m *AdminSeasonChallengeAdd) String() string
- func (m *AdminSeasonChallengeAdd) Unmarshal(dAtA []byte) error
- func (m *AdminSeasonChallengeAdd) XXX_DiscardUnknown()
- func (m *AdminSeasonChallengeAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AdminSeasonChallengeAdd) XXX_Merge(src proto.Message)
- func (m *AdminSeasonChallengeAdd) XXX_Size() int
- func (m *AdminSeasonChallengeAdd) XXX_Unmarshal(b []byte) error
- type AdminSeasonChallengeAdd_Input
- func (in *AdminSeasonChallengeAdd_Input) ApplyDefaults()
- func (*AdminSeasonChallengeAdd_Input) Descriptor() ([]byte, []int)
- func (m *AdminSeasonChallengeAdd_Input) GetFlavorID() string
- func (m *AdminSeasonChallengeAdd_Input) GetSeasonChallenge() *pwdb.SeasonChallenge
- func (m *AdminSeasonChallengeAdd_Input) GetSeasonID() string
- func (m *AdminSeasonChallengeAdd_Input) Marshal() (dAtA []byte, err error)
- func (m *AdminSeasonChallengeAdd_Input) MarshalTo(dAtA []byte) (int, error)
- func (m *AdminSeasonChallengeAdd_Input) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AdminSeasonChallengeAdd_Input) ProtoMessage()
- func (m *AdminSeasonChallengeAdd_Input) Reset()
- func (m *AdminSeasonChallengeAdd_Input) Size() (n int)
- func (m *AdminSeasonChallengeAdd_Input) String() string
- func (m *AdminSeasonChallengeAdd_Input) Unmarshal(dAtA []byte) error
- func (m *AdminSeasonChallengeAdd_Input) XXX_DiscardUnknown()
- func (m *AdminSeasonChallengeAdd_Input) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AdminSeasonChallengeAdd_Input) XXX_Merge(src proto.Message)
- func (m *AdminSeasonChallengeAdd_Input) XXX_Size() int
- func (m *AdminSeasonChallengeAdd_Input) XXX_Unmarshal(b []byte) error
- type AdminSeasonChallengeAdd_Output
- func (*AdminSeasonChallengeAdd_Output) Descriptor() ([]byte, []int)
- func (m *AdminSeasonChallengeAdd_Output) GetSeasonChallenge() *pwdb.SeasonChallenge
- func (m *AdminSeasonChallengeAdd_Output) Marshal() (dAtA []byte, err error)
- func (m *AdminSeasonChallengeAdd_Output) MarshalTo(dAtA []byte) (int, error)
- func (m *AdminSeasonChallengeAdd_Output) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AdminSeasonChallengeAdd_Output) ProtoMessage()
- func (m *AdminSeasonChallengeAdd_Output) Reset()
- func (m *AdminSeasonChallengeAdd_Output) Size() (n int)
- func (m *AdminSeasonChallengeAdd_Output) String() string
- func (m *AdminSeasonChallengeAdd_Output) Unmarshal(dAtA []byte) error
- func (m *AdminSeasonChallengeAdd_Output) XXX_DiscardUnknown()
- func (m *AdminSeasonChallengeAdd_Output) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AdminSeasonChallengeAdd_Output) XXX_Merge(src proto.Message)
- func (m *AdminSeasonChallengeAdd_Output) XXX_Size() int
- func (m *AdminSeasonChallengeAdd_Output) XXX_Unmarshal(b []byte) error
- type AdminTestingSeasonUserAdd
- func (*AdminTestingSeasonUserAdd) Descriptor() ([]byte, []int)
- func (m *AdminTestingSeasonUserAdd) Marshal() (dAtA []byte, err error)
- func (m *AdminTestingSeasonUserAdd) MarshalTo(dAtA []byte) (int, error)
- func (m *AdminTestingSeasonUserAdd) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AdminTestingSeasonUserAdd) ProtoMessage()
- func (m *AdminTestingSeasonUserAdd) Reset()
- func (m *AdminTestingSeasonUserAdd) Size() (n int)
- func (m *AdminTestingSeasonUserAdd) String() string
- func (m *AdminTestingSeasonUserAdd) Unmarshal(dAtA []byte) error
- func (m *AdminTestingSeasonUserAdd) XXX_DiscardUnknown()
- func (m *AdminTestingSeasonUserAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AdminTestingSeasonUserAdd) XXX_Merge(src proto.Message)
- func (m *AdminTestingSeasonUserAdd) XXX_Size() int
- func (m *AdminTestingSeasonUserAdd) XXX_Unmarshal(b []byte) error
- type AdminTestingSeasonUserAdd_Input
- func (*AdminTestingSeasonUserAdd_Input) Descriptor() ([]byte, []int)
- func (m *AdminTestingSeasonUserAdd_Input) GetUserID() string
- func (m *AdminTestingSeasonUserAdd_Input) Marshal() (dAtA []byte, err error)
- func (m *AdminTestingSeasonUserAdd_Input) MarshalTo(dAtA []byte) (int, error)
- func (m *AdminTestingSeasonUserAdd_Input) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AdminTestingSeasonUserAdd_Input) ProtoMessage()
- func (m *AdminTestingSeasonUserAdd_Input) Reset()
- func (m *AdminTestingSeasonUserAdd_Input) Size() (n int)
- func (m *AdminTestingSeasonUserAdd_Input) String() string
- func (m *AdminTestingSeasonUserAdd_Input) Unmarshal(dAtA []byte) error
- func (m *AdminTestingSeasonUserAdd_Input) XXX_DiscardUnknown()
- func (m *AdminTestingSeasonUserAdd_Input) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AdminTestingSeasonUserAdd_Input) XXX_Merge(src proto.Message)
- func (m *AdminTestingSeasonUserAdd_Input) XXX_Size() int
- func (m *AdminTestingSeasonUserAdd_Input) XXX_Unmarshal(b []byte) error
- type AdminTestingSeasonUserAdd_Output
- func (*AdminTestingSeasonUserAdd_Output) Descriptor() ([]byte, []int)
- func (m *AdminTestingSeasonUserAdd_Output) GetTeamMember() *pwdb.TeamMember
- func (m *AdminTestingSeasonUserAdd_Output) Marshal() (dAtA []byte, err error)
- func (m *AdminTestingSeasonUserAdd_Output) MarshalTo(dAtA []byte) (int, error)
- func (m *AdminTestingSeasonUserAdd_Output) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AdminTestingSeasonUserAdd_Output) ProtoMessage()
- func (m *AdminTestingSeasonUserAdd_Output) Reset()
- func (m *AdminTestingSeasonUserAdd_Output) Size() (n int)
- func (m *AdminTestingSeasonUserAdd_Output) String() string
- func (m *AdminTestingSeasonUserAdd_Output) Unmarshal(dAtA []byte) error
- func (m *AdminTestingSeasonUserAdd_Output) XXX_DiscardUnknown()
- func (m *AdminTestingSeasonUserAdd_Output) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AdminTestingSeasonUserAdd_Output) XXX_Merge(src proto.Message)
- func (m *AdminTestingSeasonUserAdd_Output) XXX_Size() int
- func (m *AdminTestingSeasonUserAdd_Output) XXX_Unmarshal(b []byte) error
- type AgentList
- func (*AgentList) Descriptor() ([]byte, []int)
- func (m *AgentList) Marshal() (dAtA []byte, err error)
- func (m *AgentList) MarshalTo(dAtA []byte) (int, error)
- func (m *AgentList) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AgentList) ProtoMessage()
- func (m *AgentList) Reset()
- func (m *AgentList) Size() (n int)
- func (m *AgentList) String() string
- func (m *AgentList) Unmarshal(dAtA []byte) error
- func (m *AgentList) XXX_DiscardUnknown()
- func (m *AgentList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AgentList) XXX_Merge(src proto.Message)
- func (m *AgentList) XXX_Size() int
- func (m *AgentList) XXX_Unmarshal(b []byte) error
- type AgentListInstances
- func (*AgentListInstances) Descriptor() ([]byte, []int)
- func (m *AgentListInstances) Marshal() (dAtA []byte, err error)
- func (m *AgentListInstances) MarshalTo(dAtA []byte) (int, error)
- func (m *AgentListInstances) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AgentListInstances) ProtoMessage()
- func (m *AgentListInstances) Reset()
- func (m *AgentListInstances) Size() (n int)
- func (m *AgentListInstances) String() string
- func (m *AgentListInstances) Unmarshal(dAtA []byte) error
- func (m *AgentListInstances) XXX_DiscardUnknown()
- func (m *AgentListInstances) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AgentListInstances) XXX_Merge(src proto.Message)
- func (m *AgentListInstances) XXX_Size() int
- func (m *AgentListInstances) XXX_Unmarshal(b []byte) error
- type AgentListInstances_Input
- func (*AgentListInstances_Input) Descriptor() ([]byte, []int)
- func (m *AgentListInstances_Input) GetAgentName() string
- func (m *AgentListInstances_Input) Marshal() (dAtA []byte, err error)
- func (m *AgentListInstances_Input) MarshalTo(dAtA []byte) (int, error)
- func (m *AgentListInstances_Input) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AgentListInstances_Input) ProtoMessage()
- func (m *AgentListInstances_Input) Reset()
- func (m *AgentListInstances_Input) Size() (n int)
- func (m *AgentListInstances_Input) String() string
- func (m *AgentListInstances_Input) Unmarshal(dAtA []byte) error
- func (m *AgentListInstances_Input) XXX_DiscardUnknown()
- func (m *AgentListInstances_Input) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AgentListInstances_Input) XXX_Merge(src proto.Message)
- func (m *AgentListInstances_Input) XXX_Size() int
- func (m *AgentListInstances_Input) XXX_Unmarshal(b []byte) error
- type AgentListInstances_Output
- func (*AgentListInstances_Output) Descriptor() ([]byte, []int)
- func (m *AgentListInstances_Output) GetInstances() []*pwdb.ChallengeInstance
- func (m *AgentListInstances_Output) Marshal() (dAtA []byte, err error)
- func (m *AgentListInstances_Output) MarshalTo(dAtA []byte) (int, error)
- func (m *AgentListInstances_Output) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AgentListInstances_Output) ProtoMessage()
- func (m *AgentListInstances_Output) Reset()
- func (m *AgentListInstances_Output) Size() (n int)
- func (m *AgentListInstances_Output) String() string
- func (m *AgentListInstances_Output) Unmarshal(dAtA []byte) error
- func (m *AgentListInstances_Output) XXX_DiscardUnknown()
- func (m *AgentListInstances_Output) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AgentListInstances_Output) XXX_Merge(src proto.Message)
- func (m *AgentListInstances_Output) XXX_Size() int
- func (m *AgentListInstances_Output) XXX_Unmarshal(b []byte) error
- type AgentList_Input
- func (*AgentList_Input) Descriptor() ([]byte, []int)
- func (m *AgentList_Input) Marshal() (dAtA []byte, err error)
- func (m *AgentList_Input) MarshalTo(dAtA []byte) (int, error)
- func (m *AgentList_Input) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AgentList_Input) ProtoMessage()
- func (m *AgentList_Input) Reset()
- func (m *AgentList_Input) Size() (n int)
- func (m *AgentList_Input) String() string
- func (m *AgentList_Input) Unmarshal(dAtA []byte) error
- func (m *AgentList_Input) XXX_DiscardUnknown()
- func (m *AgentList_Input) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AgentList_Input) XXX_Merge(src proto.Message)
- func (m *AgentList_Input) XXX_Size() int
- func (m *AgentList_Input) XXX_Unmarshal(b []byte) error
- type AgentList_Output
- func (*AgentList_Output) Descriptor() ([]byte, []int)
- func (m *AgentList_Output) GetAgents() []*pwdb.Agent
- func (m *AgentList_Output) Marshal() (dAtA []byte, err error)
- func (m *AgentList_Output) MarshalTo(dAtA []byte) (int, error)
- func (m *AgentList_Output) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AgentList_Output) ProtoMessage()
- func (m *AgentList_Output) Reset()
- func (m *AgentList_Output) Size() (n int)
- func (m *AgentList_Output) String() string
- func (m *AgentList_Output) Unmarshal(dAtA []byte) error
- func (m *AgentList_Output) XXX_DiscardUnknown()
- func (m *AgentList_Output) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AgentList_Output) XXX_Merge(src proto.Message)
- func (m *AgentList_Output) XXX_Size() int
- func (m *AgentList_Output) XXX_Unmarshal(b []byte) error
- type AgentRegister
- func (*AgentRegister) Descriptor() ([]byte, []int)
- func (m *AgentRegister) Marshal() (dAtA []byte, err error)
- func (m *AgentRegister) MarshalTo(dAtA []byte) (int, error)
- func (m *AgentRegister) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AgentRegister) ProtoMessage()
- func (m *AgentRegister) Reset()
- func (m *AgentRegister) Size() (n int)
- func (m *AgentRegister) String() string
- func (m *AgentRegister) Unmarshal(dAtA []byte) error
- func (m *AgentRegister) XXX_DiscardUnknown()
- func (m *AgentRegister) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AgentRegister) XXX_Merge(src proto.Message)
- func (m *AgentRegister) XXX_Size() int
- func (m *AgentRegister) XXX_Unmarshal(b []byte) error
- type AgentRegister_Input
- func (*AgentRegister_Input) Descriptor() ([]byte, []int)
- func (m *AgentRegister_Input) GetArch() string
- func (m *AgentRegister_Input) GetAuthSalt() string
- func (m *AgentRegister_Input) GetDefaultAgent() bool
- func (m *AgentRegister_Input) GetDomainSuffix() string
- func (m *AgentRegister_Input) GetHostname() string
- func (m *AgentRegister_Input) GetMetadata() string
- func (m *AgentRegister_Input) GetName() string
- func (m *AgentRegister_Input) GetNginxPort() int32
- func (m *AgentRegister_Input) GetOS() string
- func (m *AgentRegister_Input) GetTags() []string
- func (m *AgentRegister_Input) GetVersion() string
- func (m *AgentRegister_Input) Marshal() (dAtA []byte, err error)
- func (m *AgentRegister_Input) MarshalTo(dAtA []byte) (int, error)
- func (m *AgentRegister_Input) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AgentRegister_Input) ProtoMessage()
- func (m *AgentRegister_Input) Reset()
- func (m *AgentRegister_Input) Size() (n int)
- func (m *AgentRegister_Input) String() string
- func (m *AgentRegister_Input) Unmarshal(dAtA []byte) error
- func (m *AgentRegister_Input) XXX_DiscardUnknown()
- func (m *AgentRegister_Input) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AgentRegister_Input) XXX_Merge(src proto.Message)
- func (m *AgentRegister_Input) XXX_Size() int
- func (m *AgentRegister_Input) XXX_Unmarshal(b []byte) error
- type AgentRegister_Output
- func (*AgentRegister_Output) Descriptor() ([]byte, []int)
- func (m *AgentRegister_Output) GetAgent() *pwdb.Agent
- func (m *AgentRegister_Output) Marshal() (dAtA []byte, err error)
- func (m *AgentRegister_Output) MarshalTo(dAtA []byte) (int, error)
- func (m *AgentRegister_Output) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AgentRegister_Output) ProtoMessage()
- func (m *AgentRegister_Output) Reset()
- func (m *AgentRegister_Output) Size() (n int)
- func (m *AgentRegister_Output) String() string
- func (m *AgentRegister_Output) Unmarshal(dAtA []byte) error
- func (m *AgentRegister_Output) XXX_DiscardUnknown()
- func (m *AgentRegister_Output) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AgentRegister_Output) XXX_Merge(src proto.Message)
- func (m *AgentRegister_Output) XXX_Size() int
- func (m *AgentRegister_Output) XXX_Unmarshal(b []byte) error
- type AgentUpdateState
- func (*AgentUpdateState) Descriptor() ([]byte, []int)
- func (m *AgentUpdateState) Marshal() (dAtA []byte, err error)
- func (m *AgentUpdateState) MarshalTo(dAtA []byte) (int, error)
- func (m *AgentUpdateState) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AgentUpdateState) ProtoMessage()
- func (m *AgentUpdateState) Reset()
- func (m *AgentUpdateState) Size() (n int)
- func (m *AgentUpdateState) String() string
- func (m *AgentUpdateState) Unmarshal(dAtA []byte) error
- func (m *AgentUpdateState) XXX_DiscardUnknown()
- func (m *AgentUpdateState) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AgentUpdateState) XXX_Merge(src proto.Message)
- func (m *AgentUpdateState) XXX_Size() int
- func (m *AgentUpdateState) XXX_Unmarshal(b []byte) error
- type AgentUpdateState_Input
- func (*AgentUpdateState_Input) Descriptor() ([]byte, []int)
- func (m *AgentUpdateState_Input) GetInstances() []*pwdb.ChallengeInstance
- func (m *AgentUpdateState_Input) Marshal() (dAtA []byte, err error)
- func (m *AgentUpdateState_Input) MarshalTo(dAtA []byte) (int, error)
- func (m *AgentUpdateState_Input) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AgentUpdateState_Input) ProtoMessage()
- func (m *AgentUpdateState_Input) Reset()
- func (m *AgentUpdateState_Input) Size() (n int)
- func (m *AgentUpdateState_Input) String() string
- func (m *AgentUpdateState_Input) Unmarshal(dAtA []byte) error
- func (m *AgentUpdateState_Input) XXX_DiscardUnknown()
- func (m *AgentUpdateState_Input) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AgentUpdateState_Input) XXX_Merge(src proto.Message)
- func (m *AgentUpdateState_Input) XXX_Size() int
- func (m *AgentUpdateState_Input) XXX_Unmarshal(b []byte) error
- type AgentUpdateState_Output
- func (*AgentUpdateState_Output) Descriptor() ([]byte, []int)
- func (m *AgentUpdateState_Output) Marshal() (dAtA []byte, err error)
- func (m *AgentUpdateState_Output) MarshalTo(dAtA []byte) (int, error)
- func (m *AgentUpdateState_Output) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AgentUpdateState_Output) ProtoMessage()
- func (m *AgentUpdateState_Output) Reset()
- func (m *AgentUpdateState_Output) Size() (n int)
- func (m *AgentUpdateState_Output) String() string
- func (m *AgentUpdateState_Output) Unmarshal(dAtA []byte) error
- func (m *AgentUpdateState_Output) XXX_DiscardUnknown()
- func (m *AgentUpdateState_Output) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AgentUpdateState_Output) XXX_Merge(src proto.Message)
- func (m *AgentUpdateState_Output) XXX_Size() int
- func (m *AgentUpdateState_Output) XXX_Unmarshal(b []byte) error
- type ChallengeGet
- func (*ChallengeGet) Descriptor() ([]byte, []int)
- func (m *ChallengeGet) Marshal() (dAtA []byte, err error)
- func (m *ChallengeGet) MarshalTo(dAtA []byte) (int, error)
- func (m *ChallengeGet) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ChallengeGet) ProtoMessage()
- func (m *ChallengeGet) Reset()
- func (m *ChallengeGet) Size() (n int)
- func (m *ChallengeGet) String() string
- func (m *ChallengeGet) Unmarshal(dAtA []byte) error
- func (m *ChallengeGet) XXX_DiscardUnknown()
- func (m *ChallengeGet) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ChallengeGet) XXX_Merge(src proto.Message)
- func (m *ChallengeGet) XXX_Size() int
- func (m *ChallengeGet) XXX_Unmarshal(b []byte) error
- type ChallengeGet_Input
- func (*ChallengeGet_Input) Descriptor() ([]byte, []int)
- func (m *ChallengeGet_Input) GetChallengeID() int64
- func (m *ChallengeGet_Input) Marshal() (dAtA []byte, err error)
- func (m *ChallengeGet_Input) MarshalTo(dAtA []byte) (int, error)
- func (m *ChallengeGet_Input) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ChallengeGet_Input) ProtoMessage()
- func (m *ChallengeGet_Input) Reset()
- func (m *ChallengeGet_Input) Size() (n int)
- func (m *ChallengeGet_Input) String() string
- func (m *ChallengeGet_Input) Unmarshal(dAtA []byte) error
- func (m *ChallengeGet_Input) XXX_DiscardUnknown()
- func (m *ChallengeGet_Input) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ChallengeGet_Input) XXX_Merge(src proto.Message)
- func (m *ChallengeGet_Input) XXX_Size() int
- func (m *ChallengeGet_Input) XXX_Unmarshal(b []byte) error
- type ChallengeGet_Output
- func (*ChallengeGet_Output) Descriptor() ([]byte, []int)
- func (m *ChallengeGet_Output) GetItem() *pwdb.Challenge
- func (m *ChallengeGet_Output) Marshal() (dAtA []byte, err error)
- func (m *ChallengeGet_Output) MarshalTo(dAtA []byte) (int, error)
- func (m *ChallengeGet_Output) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ChallengeGet_Output) ProtoMessage()
- func (m *ChallengeGet_Output) Reset()
- func (m *ChallengeGet_Output) Size() (n int)
- func (m *ChallengeGet_Output) String() string
- func (m *ChallengeGet_Output) Unmarshal(dAtA []byte) error
- func (m *ChallengeGet_Output) XXX_DiscardUnknown()
- func (m *ChallengeGet_Output) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ChallengeGet_Output) XXX_Merge(src proto.Message)
- func (m *ChallengeGet_Output) XXX_Size() int
- func (m *ChallengeGet_Output) XXX_Unmarshal(b []byte) error
- type ChallengeList
- func (*ChallengeList) Descriptor() ([]byte, []int)
- func (m *ChallengeList) Marshal() (dAtA []byte, err error)
- func (m *ChallengeList) MarshalTo(dAtA []byte) (int, error)
- func (m *ChallengeList) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ChallengeList) ProtoMessage()
- func (m *ChallengeList) Reset()
- func (m *ChallengeList) Size() (n int)
- func (m *ChallengeList) String() string
- func (m *ChallengeList) Unmarshal(dAtA []byte) error
- func (m *ChallengeList) XXX_DiscardUnknown()
- func (m *ChallengeList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ChallengeList) XXX_Merge(src proto.Message)
- func (m *ChallengeList) XXX_Size() int
- func (m *ChallengeList) XXX_Unmarshal(b []byte) error
- type ChallengeList_Input
- func (*ChallengeList_Input) Descriptor() ([]byte, []int)
- func (m *ChallengeList_Input) Marshal() (dAtA []byte, err error)
- func (m *ChallengeList_Input) MarshalTo(dAtA []byte) (int, error)
- func (m *ChallengeList_Input) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ChallengeList_Input) ProtoMessage()
- func (m *ChallengeList_Input) Reset()
- func (m *ChallengeList_Input) Size() (n int)
- func (m *ChallengeList_Input) String() string
- func (m *ChallengeList_Input) Unmarshal(dAtA []byte) error
- func (m *ChallengeList_Input) XXX_DiscardUnknown()
- func (m *ChallengeList_Input) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ChallengeList_Input) XXX_Merge(src proto.Message)
- func (m *ChallengeList_Input) XXX_Size() int
- func (m *ChallengeList_Input) XXX_Unmarshal(b []byte) error
- type ChallengeList_Output
- func (*ChallengeList_Output) Descriptor() ([]byte, []int)
- func (m *ChallengeList_Output) GetItems() []*pwdb.Challenge
- func (m *ChallengeList_Output) Marshal() (dAtA []byte, err error)
- func (m *ChallengeList_Output) MarshalTo(dAtA []byte) (int, error)
- func (m *ChallengeList_Output) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ChallengeList_Output) ProtoMessage()
- func (m *ChallengeList_Output) Reset()
- func (m *ChallengeList_Output) Size() (n int)
- func (m *ChallengeList_Output) String() string
- func (m *ChallengeList_Output) Unmarshal(dAtA []byte) error
- func (m *ChallengeList_Output) XXX_DiscardUnknown()
- func (m *ChallengeList_Output) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ChallengeList_Output) XXX_Merge(src proto.Message)
- func (m *ChallengeList_Output) XXX_Size() int
- func (m *ChallengeList_Output) XXX_Unmarshal(b []byte) error
- type ChallengeSubscriptionValidate
- func (*ChallengeSubscriptionValidate) Descriptor() ([]byte, []int)
- func (m *ChallengeSubscriptionValidate) Marshal() (dAtA []byte, err error)
- func (m *ChallengeSubscriptionValidate) MarshalTo(dAtA []byte) (int, error)
- func (m *ChallengeSubscriptionValidate) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ChallengeSubscriptionValidate) ProtoMessage()
- func (m *ChallengeSubscriptionValidate) Reset()
- func (m *ChallengeSubscriptionValidate) Size() (n int)
- func (m *ChallengeSubscriptionValidate) String() string
- func (m *ChallengeSubscriptionValidate) Unmarshal(dAtA []byte) error
- func (m *ChallengeSubscriptionValidate) XXX_DiscardUnknown()
- func (m *ChallengeSubscriptionValidate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ChallengeSubscriptionValidate) XXX_Merge(src proto.Message)
- func (m *ChallengeSubscriptionValidate) XXX_Size() int
- func (m *ChallengeSubscriptionValidate) XXX_Unmarshal(b []byte) error
- type ChallengeSubscriptionValidate_Input
- func (*ChallengeSubscriptionValidate_Input) Descriptor() ([]byte, []int)
- func (m *ChallengeSubscriptionValidate_Input) GetChallengeSubscriptionID() int64
- func (m *ChallengeSubscriptionValidate_Input) GetComment() string
- func (m *ChallengeSubscriptionValidate_Input) GetPassphrases() []string
- func (m *ChallengeSubscriptionValidate_Input) Marshal() (dAtA []byte, err error)
- func (m *ChallengeSubscriptionValidate_Input) MarshalTo(dAtA []byte) (int, error)
- func (m *ChallengeSubscriptionValidate_Input) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ChallengeSubscriptionValidate_Input) ProtoMessage()
- func (m *ChallengeSubscriptionValidate_Input) Reset()
- func (m *ChallengeSubscriptionValidate_Input) Size() (n int)
- func (m *ChallengeSubscriptionValidate_Input) String() string
- func (m *ChallengeSubscriptionValidate_Input) Unmarshal(dAtA []byte) error
- func (m *ChallengeSubscriptionValidate_Input) XXX_DiscardUnknown()
- func (m *ChallengeSubscriptionValidate_Input) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ChallengeSubscriptionValidate_Input) XXX_Merge(src proto.Message)
- func (m *ChallengeSubscriptionValidate_Input) XXX_Size() int
- func (m *ChallengeSubscriptionValidate_Input) XXX_Unmarshal(b []byte) error
- type ChallengeSubscriptionValidate_Output
- func (*ChallengeSubscriptionValidate_Output) Descriptor() ([]byte, []int)
- func (m *ChallengeSubscriptionValidate_Output) GetChallengeValidation() *pwdb.ChallengeValidation
- func (m *ChallengeSubscriptionValidate_Output) Marshal() (dAtA []byte, err error)
- func (m *ChallengeSubscriptionValidate_Output) MarshalTo(dAtA []byte) (int, error)
- func (m *ChallengeSubscriptionValidate_Output) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ChallengeSubscriptionValidate_Output) ProtoMessage()
- func (m *ChallengeSubscriptionValidate_Output) Reset()
- func (m *ChallengeSubscriptionValidate_Output) Size() (n int)
- func (m *ChallengeSubscriptionValidate_Output) String() string
- func (m *ChallengeSubscriptionValidate_Output) Unmarshal(dAtA []byte) error
- func (m *ChallengeSubscriptionValidate_Output) XXX_DiscardUnknown()
- func (m *ChallengeSubscriptionValidate_Output) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ChallengeSubscriptionValidate_Output) XXX_Merge(src proto.Message)
- func (m *ChallengeSubscriptionValidate_Output) XXX_Size() int
- func (m *ChallengeSubscriptionValidate_Output) XXX_Unmarshal(b []byte) error
- type CouponValidate
- func (*CouponValidate) Descriptor() ([]byte, []int)
- func (m *CouponValidate) Marshal() (dAtA []byte, err error)
- func (m *CouponValidate) MarshalTo(dAtA []byte) (int, error)
- func (m *CouponValidate) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CouponValidate) ProtoMessage()
- func (m *CouponValidate) Reset()
- func (m *CouponValidate) Size() (n int)
- func (m *CouponValidate) String() string
- func (m *CouponValidate) Unmarshal(dAtA []byte) error
- func (m *CouponValidate) XXX_DiscardUnknown()
- func (m *CouponValidate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CouponValidate) XXX_Merge(src proto.Message)
- func (m *CouponValidate) XXX_Size() int
- func (m *CouponValidate) XXX_Unmarshal(b []byte) error
- type CouponValidate_Input
- func (*CouponValidate_Input) Descriptor() ([]byte, []int)
- func (m *CouponValidate_Input) GetHash() string
- func (m *CouponValidate_Input) GetTeamID() int64
- func (m *CouponValidate_Input) Marshal() (dAtA []byte, err error)
- func (m *CouponValidate_Input) MarshalTo(dAtA []byte) (int, error)
- func (m *CouponValidate_Input) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CouponValidate_Input) ProtoMessage()
- func (m *CouponValidate_Input) Reset()
- func (m *CouponValidate_Input) Size() (n int)
- func (m *CouponValidate_Input) String() string
- func (m *CouponValidate_Input) Unmarshal(dAtA []byte) error
- func (m *CouponValidate_Input) XXX_DiscardUnknown()
- func (m *CouponValidate_Input) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CouponValidate_Input) XXX_Merge(src proto.Message)
- func (m *CouponValidate_Input) XXX_Size() int
- func (m *CouponValidate_Input) XXX_Unmarshal(b []byte) error
- type CouponValidate_Output
- func (*CouponValidate_Output) Descriptor() ([]byte, []int)
- func (m *CouponValidate_Output) GetCouponValidation() *pwdb.CouponValidation
- func (m *CouponValidate_Output) Marshal() (dAtA []byte, err error)
- func (m *CouponValidate_Output) MarshalTo(dAtA []byte) (int, error)
- func (m *CouponValidate_Output) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CouponValidate_Output) ProtoMessage()
- func (m *CouponValidate_Output) Reset()
- func (m *CouponValidate_Output) Size() (n int)
- func (m *CouponValidate_Output) String() string
- func (m *CouponValidate_Output) Unmarshal(dAtA []byte) error
- func (m *CouponValidate_Output) XXX_DiscardUnknown()
- func (m *CouponValidate_Output) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CouponValidate_Output) XXX_Merge(src proto.Message)
- func (m *CouponValidate_Output) XXX_Size() int
- func (m *CouponValidate_Output) XXX_Unmarshal(b []byte) error
- type GetInfo
- func (*GetInfo) Descriptor() ([]byte, []int)
- func (m *GetInfo) Marshal() (dAtA []byte, err error)
- func (m *GetInfo) MarshalTo(dAtA []byte) (int, error)
- func (m *GetInfo) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetInfo) ProtoMessage()
- func (m *GetInfo) Reset()
- func (m *GetInfo) Size() (n int)
- func (m *GetInfo) String() string
- func (m *GetInfo) Unmarshal(dAtA []byte) error
- func (m *GetInfo) XXX_DiscardUnknown()
- func (m *GetInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetInfo) XXX_Merge(src proto.Message)
- func (m *GetInfo) XXX_Size() int
- func (m *GetInfo) XXX_Unmarshal(b []byte) error
- type GetInfo_Input
- func (*GetInfo_Input) Descriptor() ([]byte, []int)
- func (m *GetInfo_Input) Marshal() (dAtA []byte, err error)
- func (m *GetInfo_Input) MarshalTo(dAtA []byte) (int, error)
- func (m *GetInfo_Input) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetInfo_Input) ProtoMessage()
- func (m *GetInfo_Input) Reset()
- func (m *GetInfo_Input) Size() (n int)
- func (m *GetInfo_Input) String() string
- func (m *GetInfo_Input) Unmarshal(dAtA []byte) error
- func (m *GetInfo_Input) XXX_DiscardUnknown()
- func (m *GetInfo_Input) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetInfo_Input) XXX_Merge(src proto.Message)
- func (m *GetInfo_Input) XXX_Size() int
- func (m *GetInfo_Input) XXX_Unmarshal(b []byte) error
- type GetInfo_Output
- func (*GetInfo_Output) Descriptor() ([]byte, []int)
- func (m *GetInfo_Output) GetBuiltAt() string
- func (m *GetInfo_Output) GetBuiltBy() string
- func (m *GetInfo_Output) GetCommit() string
- func (m *GetInfo_Output) GetUptime() int32
- func (m *GetInfo_Output) GetVersion() string
- func (m *GetInfo_Output) GetWithinDocker() bool
- func (m *GetInfo_Output) Marshal() (dAtA []byte, err error)
- func (m *GetInfo_Output) MarshalTo(dAtA []byte) (int, error)
- func (m *GetInfo_Output) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetInfo_Output) ProtoMessage()
- func (m *GetInfo_Output) Reset()
- func (m *GetInfo_Output) Size() (n int)
- func (m *GetInfo_Output) String() string
- func (m *GetInfo_Output) Unmarshal(dAtA []byte) error
- func (m *GetInfo_Output) XXX_DiscardUnknown()
- func (m *GetInfo_Output) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetInfo_Output) XXX_Merge(src proto.Message)
- func (m *GetInfo_Output) XXX_Size() int
- func (m *GetInfo_Output) XXX_Unmarshal(b []byte) error
- type GetStatus
- func (*GetStatus) Descriptor() ([]byte, []int)
- func (m *GetStatus) Marshal() (dAtA []byte, err error)
- func (m *GetStatus) MarshalTo(dAtA []byte) (int, error)
- func (m *GetStatus) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetStatus) ProtoMessage()
- func (m *GetStatus) Reset()
- func (m *GetStatus) Size() (n int)
- func (m *GetStatus) String() string
- func (m *GetStatus) Unmarshal(dAtA []byte) error
- func (m *GetStatus) XXX_DiscardUnknown()
- func (m *GetStatus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetStatus) XXX_Merge(src proto.Message)
- func (m *GetStatus) XXX_Size() int
- func (m *GetStatus) XXX_Unmarshal(b []byte) error
- type GetStatus_Input
- func (*GetStatus_Input) Descriptor() ([]byte, []int)
- func (m *GetStatus_Input) Marshal() (dAtA []byte, err error)
- func (m *GetStatus_Input) MarshalTo(dAtA []byte) (int, error)
- func (m *GetStatus_Input) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetStatus_Input) ProtoMessage()
- func (m *GetStatus_Input) Reset()
- func (m *GetStatus_Input) Size() (n int)
- func (m *GetStatus_Input) String() string
- func (m *GetStatus_Input) Unmarshal(dAtA []byte) error
- func (m *GetStatus_Input) XXX_DiscardUnknown()
- func (m *GetStatus_Input) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetStatus_Input) XXX_Merge(src proto.Message)
- func (m *GetStatus_Input) XXX_Size() int
- func (m *GetStatus_Input) XXX_Unmarshal(b []byte) error
- type GetStatus_Output
- func (*GetStatus_Output) Descriptor() ([]byte, []int)
- func (m *GetStatus_Output) GetEverythingIsOK() bool
- func (m *GetStatus_Output) Marshal() (dAtA []byte, err error)
- func (m *GetStatus_Output) MarshalTo(dAtA []byte) (int, error)
- func (m *GetStatus_Output) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetStatus_Output) ProtoMessage()
- func (m *GetStatus_Output) Reset()
- func (m *GetStatus_Output) Size() (n int)
- func (m *GetStatus_Output) String() string
- func (m *GetStatus_Output) Unmarshal(dAtA []byte) error
- func (m *GetStatus_Output) XXX_DiscardUnknown()
- func (m *GetStatus_Output) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetStatus_Output) XXX_Merge(src proto.Message)
- func (m *GetStatus_Output) XXX_Size() int
- func (m *GetStatus_Output) XXX_Unmarshal(b []byte) error
- type HTTPClient
- func (c HTTPClient) AdminAddChallenge(ctx context.Context, input *AdminChallengeAdd_Input) (AdminChallengeAdd_Output, error)
- func (c HTTPClient) AdminAddChallengeFlavor(ctx context.Context, input *AdminChallengeFlavorAdd_Input) (AdminChallengeFlavorAdd_Output, error)
- func (c HTTPClient) AdminAddCoupon(ctx context.Context, input *AdminAddCoupon_Input) (AdminAddCoupon_Output, error)
- func (c HTTPClient) AdminAddSeason(ctx context.Context, input *AdminSeasonAdd_Input) (AdminSeasonAdd_Output, error)
- func (c HTTPClient) AdminAddSeasonChallenge(ctx context.Context, input *AdminSeasonChallengeAdd_Input) (AdminSeasonChallengeAdd_Output, error)
- func (c HTTPClient) AdminListActivities(ctx context.Context, input *AdminListActivities_Input) (AdminListActivities_Output, error)
- func (c HTTPClient) AdminListAgents(ctx context.Context, input *AdminListAgents_Input) (AdminListAgents_Output, error)
- func (c HTTPClient) AdminListAll(ctx context.Context, input *AdminListAll_Input) (AdminListAll_Output, error)
- func (c HTTPClient) AdminListChallengeSubscriptions(ctx context.Context, input *AdminListChallengeSubscriptions_Input) (AdminListChallengeSubscriptions_Output, error)
- func (c HTTPClient) AdminListChallenges(ctx context.Context, input *AdminListChallenges_Input) (AdminListChallenges_Output, error)
- func (c HTTPClient) AdminListCoupons(ctx context.Context, input *AdminListCoupons_Input) (AdminListCoupons_Output, error)
- func (c HTTPClient) AdminListOrganizations(ctx context.Context, input *AdminListOrganizations_Input) (AdminListOrganizations_Output, error)
- func (c HTTPClient) AdminListTeams(ctx context.Context, input *AdminListTeams_Input) (AdminListTeams_Output, error)
- func (c HTTPClient) AdminListUsers(ctx context.Context, input *AdminListUsers_Input) (AdminListUsers_Output, error)
- func (c HTTPClient) AdminRedump(ctx context.Context, input *AdminRedump_Input) (AdminRedump_Output, error)
- func (c HTTPClient) AdminRedumpChallenge(ctx context.Context, input *AdminChallengeRedump_Input) (AdminChallengeRedump_Output, error)
- func (c HTTPClient) AdminSearch(ctx context.Context, input *AdminSearch_Input) (AdminSearch_Output, error)
- func (c HTTPClient) AdminTestingSeasonUserAdd(ctx context.Context, input *AdminTestingSeasonUserAdd_Input) (AdminTestingSeasonUserAdd_Output, error)
- func (c HTTPClient) AgentListInstances(ctx context.Context, input *AgentListInstances_Input) (AgentListInstances_Output, error)
- func (c HTTPClient) AgentRegister(ctx context.Context, input *AgentRegister_Input) (AgentRegister_Output, error)
- func (c HTTPClient) AgentUpdateState(ctx context.Context, input *AgentUpdateState_Input) (AgentUpdateState_Output, error)
- func (c HTTPClient) GetStatus(ctx context.Context, input *GetStatus_Input) (GetStatus_Output, error)
- func (c HTTPClient) Raw(ctx context.Context, method string, path string, input []byte) ([]byte, error)
- func (c HTTPClient) RawProto(ctx context.Context, method string, path string, input, output proto.Message) error
- func (c HTTPClient) UserSetPreferences(ctx context.Context, input *UserSetPreferences_Input) (UserSetPreferences_Output, error)
- type OrganizationList
- func (*OrganizationList) Descriptor() ([]byte, []int)
- func (m *OrganizationList) Marshal() (dAtA []byte, err error)
- func (m *OrganizationList) MarshalTo(dAtA []byte) (int, error)
- func (m *OrganizationList) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*OrganizationList) ProtoMessage()
- func (m *OrganizationList) Reset()
- func (m *OrganizationList) Size() (n int)
- func (m *OrganizationList) String() string
- func (m *OrganizationList) Unmarshal(dAtA []byte) error
- func (m *OrganizationList) XXX_DiscardUnknown()
- func (m *OrganizationList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *OrganizationList) XXX_Merge(src proto.Message)
- func (m *OrganizationList) XXX_Size() int
- func (m *OrganizationList) XXX_Unmarshal(b []byte) error
- type OrganizationList_Input
- func (*OrganizationList_Input) Descriptor() ([]byte, []int)
- func (m *OrganizationList_Input) Marshal() (dAtA []byte, err error)
- func (m *OrganizationList_Input) MarshalTo(dAtA []byte) (int, error)
- func (m *OrganizationList_Input) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*OrganizationList_Input) ProtoMessage()
- func (m *OrganizationList_Input) Reset()
- func (m *OrganizationList_Input) Size() (n int)
- func (m *OrganizationList_Input) String() string
- func (m *OrganizationList_Input) Unmarshal(dAtA []byte) error
- func (m *OrganizationList_Input) XXX_DiscardUnknown()
- func (m *OrganizationList_Input) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *OrganizationList_Input) XXX_Merge(src proto.Message)
- func (m *OrganizationList_Input) XXX_Size() int
- func (m *OrganizationList_Input) XXX_Unmarshal(b []byte) error
- type OrganizationList_Output
- func (*OrganizationList_Output) Descriptor() ([]byte, []int)
- func (m *OrganizationList_Output) GetItems() []*pwdb.Organization
- func (m *OrganizationList_Output) Marshal() (dAtA []byte, err error)
- func (m *OrganizationList_Output) MarshalTo(dAtA []byte) (int, error)
- func (m *OrganizationList_Output) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*OrganizationList_Output) ProtoMessage()
- func (m *OrganizationList_Output) Reset()
- func (m *OrganizationList_Output) Size() (n int)
- func (m *OrganizationList_Output) String() string
- func (m *OrganizationList_Output) Unmarshal(dAtA []byte) error
- func (m *OrganizationList_Output) XXX_DiscardUnknown()
- func (m *OrganizationList_Output) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *OrganizationList_Output) XXX_Merge(src proto.Message)
- func (m *OrganizationList_Output) XXX_Size() int
- func (m *OrganizationList_Output) XXX_Unmarshal(b []byte) error
- type SeasonChallengeBuy
- func (*SeasonChallengeBuy) Descriptor() ([]byte, []int)
- func (m *SeasonChallengeBuy) Marshal() (dAtA []byte, err error)
- func (m *SeasonChallengeBuy) MarshalTo(dAtA []byte) (int, error)
- func (m *SeasonChallengeBuy) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*SeasonChallengeBuy) ProtoMessage()
- func (m *SeasonChallengeBuy) Reset()
- func (m *SeasonChallengeBuy) Size() (n int)
- func (m *SeasonChallengeBuy) String() string
- func (m *SeasonChallengeBuy) Unmarshal(dAtA []byte) error
- func (m *SeasonChallengeBuy) XXX_DiscardUnknown()
- func (m *SeasonChallengeBuy) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SeasonChallengeBuy) XXX_Merge(src proto.Message)
- func (m *SeasonChallengeBuy) XXX_Size() int
- func (m *SeasonChallengeBuy) XXX_Unmarshal(b []byte) error
- type SeasonChallengeBuy_Input
- func (in *SeasonChallengeBuy_Input) ApplyDefaults()
- func (*SeasonChallengeBuy_Input) Descriptor() ([]byte, []int)
- func (m *SeasonChallengeBuy_Input) GetFlavorID() string
- func (m *SeasonChallengeBuy_Input) GetSeasonID() string
- func (m *SeasonChallengeBuy_Input) Marshal() (dAtA []byte, err error)
- func (m *SeasonChallengeBuy_Input) MarshalTo(dAtA []byte) (int, error)
- func (m *SeasonChallengeBuy_Input) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*SeasonChallengeBuy_Input) ProtoMessage()
- func (m *SeasonChallengeBuy_Input) Reset()
- func (m *SeasonChallengeBuy_Input) Size() (n int)
- func (m *SeasonChallengeBuy_Input) String() string
- func (m *SeasonChallengeBuy_Input) Unmarshal(dAtA []byte) error
- func (m *SeasonChallengeBuy_Input) XXX_DiscardUnknown()
- func (m *SeasonChallengeBuy_Input) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SeasonChallengeBuy_Input) XXX_Merge(src proto.Message)
- func (m *SeasonChallengeBuy_Input) XXX_Size() int
- func (m *SeasonChallengeBuy_Input) XXX_Unmarshal(b []byte) error
- type SeasonChallengeBuy_Output
- func (*SeasonChallengeBuy_Output) Descriptor() ([]byte, []int)
- func (m *SeasonChallengeBuy_Output) GetChallengeSubscription() *pwdb.ChallengeSubscription
- func (m *SeasonChallengeBuy_Output) Marshal() (dAtA []byte, err error)
- func (m *SeasonChallengeBuy_Output) MarshalTo(dAtA []byte) (int, error)
- func (m *SeasonChallengeBuy_Output) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*SeasonChallengeBuy_Output) ProtoMessage()
- func (m *SeasonChallengeBuy_Output) Reset()
- func (m *SeasonChallengeBuy_Output) Size() (n int)
- func (m *SeasonChallengeBuy_Output) String() string
- func (m *SeasonChallengeBuy_Output) Unmarshal(dAtA []byte) error
- func (m *SeasonChallengeBuy_Output) XXX_DiscardUnknown()
- func (m *SeasonChallengeBuy_Output) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SeasonChallengeBuy_Output) XXX_Merge(src proto.Message)
- func (m *SeasonChallengeBuy_Output) XXX_Size() int
- func (m *SeasonChallengeBuy_Output) XXX_Unmarshal(b []byte) error
- type SeasonChallengeGet
- func (*SeasonChallengeGet) Descriptor() ([]byte, []int)
- func (m *SeasonChallengeGet) Marshal() (dAtA []byte, err error)
- func (m *SeasonChallengeGet) MarshalTo(dAtA []byte) (int, error)
- func (m *SeasonChallengeGet) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*SeasonChallengeGet) ProtoMessage()
- func (m *SeasonChallengeGet) Reset()
- func (m *SeasonChallengeGet) Size() (n int)
- func (m *SeasonChallengeGet) String() string
- func (m *SeasonChallengeGet) Unmarshal(dAtA []byte) error
- func (m *SeasonChallengeGet) XXX_DiscardUnknown()
- func (m *SeasonChallengeGet) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SeasonChallengeGet) XXX_Merge(src proto.Message)
- func (m *SeasonChallengeGet) XXX_Size() int
- func (m *SeasonChallengeGet) XXX_Unmarshal(b []byte) error
- type SeasonChallengeGet_Input
- func (*SeasonChallengeGet_Input) Descriptor() ([]byte, []int)
- func (m *SeasonChallengeGet_Input) GetSeasonChallengeID() int64
- func (m *SeasonChallengeGet_Input) Marshal() (dAtA []byte, err error)
- func (m *SeasonChallengeGet_Input) MarshalTo(dAtA []byte) (int, error)
- func (m *SeasonChallengeGet_Input) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*SeasonChallengeGet_Input) ProtoMessage()
- func (m *SeasonChallengeGet_Input) Reset()
- func (m *SeasonChallengeGet_Input) Size() (n int)
- func (m *SeasonChallengeGet_Input) String() string
- func (m *SeasonChallengeGet_Input) Unmarshal(dAtA []byte) error
- func (m *SeasonChallengeGet_Input) XXX_DiscardUnknown()
- func (m *SeasonChallengeGet_Input) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SeasonChallengeGet_Input) XXX_Merge(src proto.Message)
- func (m *SeasonChallengeGet_Input) XXX_Size() int
- func (m *SeasonChallengeGet_Input) XXX_Unmarshal(b []byte) error
- type SeasonChallengeGet_Output
- func (*SeasonChallengeGet_Output) Descriptor() ([]byte, []int)
- func (m *SeasonChallengeGet_Output) GetItem() *pwdb.SeasonChallenge
- func (m *SeasonChallengeGet_Output) Marshal() (dAtA []byte, err error)
- func (m *SeasonChallengeGet_Output) MarshalTo(dAtA []byte) (int, error)
- func (m *SeasonChallengeGet_Output) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*SeasonChallengeGet_Output) ProtoMessage()
- func (m *SeasonChallengeGet_Output) Reset()
- func (m *SeasonChallengeGet_Output) Size() (n int)
- func (m *SeasonChallengeGet_Output) String() string
- func (m *SeasonChallengeGet_Output) Unmarshal(dAtA []byte) error
- func (m *SeasonChallengeGet_Output) XXX_DiscardUnknown()
- func (m *SeasonChallengeGet_Output) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SeasonChallengeGet_Output) XXX_Merge(src proto.Message)
- func (m *SeasonChallengeGet_Output) XXX_Size() int
- func (m *SeasonChallengeGet_Output) XXX_Unmarshal(b []byte) error
- type SeasonChallengeList
- func (*SeasonChallengeList) Descriptor() ([]byte, []int)
- func (m *SeasonChallengeList) Marshal() (dAtA []byte, err error)
- func (m *SeasonChallengeList) MarshalTo(dAtA []byte) (int, error)
- func (m *SeasonChallengeList) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*SeasonChallengeList) ProtoMessage()
- func (m *SeasonChallengeList) Reset()
- func (m *SeasonChallengeList) Size() (n int)
- func (m *SeasonChallengeList) String() string
- func (m *SeasonChallengeList) Unmarshal(dAtA []byte) error
- func (m *SeasonChallengeList) XXX_DiscardUnknown()
- func (m *SeasonChallengeList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SeasonChallengeList) XXX_Merge(src proto.Message)
- func (m *SeasonChallengeList) XXX_Size() int
- func (m *SeasonChallengeList) XXX_Unmarshal(b []byte) error
- type SeasonChallengeList_Input
- func (*SeasonChallengeList_Input) Descriptor() ([]byte, []int)
- func (m *SeasonChallengeList_Input) GetSeasonID() int64
- func (m *SeasonChallengeList_Input) Marshal() (dAtA []byte, err error)
- func (m *SeasonChallengeList_Input) MarshalTo(dAtA []byte) (int, error)
- func (m *SeasonChallengeList_Input) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*SeasonChallengeList_Input) ProtoMessage()
- func (m *SeasonChallengeList_Input) Reset()
- func (m *SeasonChallengeList_Input) Size() (n int)
- func (m *SeasonChallengeList_Input) String() string
- func (m *SeasonChallengeList_Input) Unmarshal(dAtA []byte) error
- func (m *SeasonChallengeList_Input) XXX_DiscardUnknown()
- func (m *SeasonChallengeList_Input) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SeasonChallengeList_Input) XXX_Merge(src proto.Message)
- func (m *SeasonChallengeList_Input) XXX_Size() int
- func (m *SeasonChallengeList_Input) XXX_Unmarshal(b []byte) error
- type SeasonChallengeList_Output
- func (*SeasonChallengeList_Output) Descriptor() ([]byte, []int)
- func (m *SeasonChallengeList_Output) GetItems() []*pwdb.SeasonChallenge
- func (m *SeasonChallengeList_Output) Marshal() (dAtA []byte, err error)
- func (m *SeasonChallengeList_Output) MarshalTo(dAtA []byte) (int, error)
- func (m *SeasonChallengeList_Output) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*SeasonChallengeList_Output) ProtoMessage()
- func (m *SeasonChallengeList_Output) Reset()
- func (m *SeasonChallengeList_Output) Size() (n int)
- func (m *SeasonChallengeList_Output) String() string
- func (m *SeasonChallengeList_Output) Unmarshal(dAtA []byte) error
- func (m *SeasonChallengeList_Output) XXX_DiscardUnknown()
- func (m *SeasonChallengeList_Output) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SeasonChallengeList_Output) XXX_Merge(src proto.Message)
- func (m *SeasonChallengeList_Output) XXX_Size() int
- func (m *SeasonChallengeList_Output) XXX_Unmarshal(b []byte) error
- type Server
- type ServerOpts
- type Service
- type ServiceClient
- type ServiceOpts
- type ServiceServer
- type TeamAcceptInvite
- func (*TeamAcceptInvite) Descriptor() ([]byte, []int)
- func (m *TeamAcceptInvite) Marshal() (dAtA []byte, err error)
- func (m *TeamAcceptInvite) MarshalTo(dAtA []byte) (int, error)
- func (m *TeamAcceptInvite) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*TeamAcceptInvite) ProtoMessage()
- func (m *TeamAcceptInvite) Reset()
- func (m *TeamAcceptInvite) Size() (n int)
- func (m *TeamAcceptInvite) String() string
- func (m *TeamAcceptInvite) Unmarshal(dAtA []byte) error
- func (m *TeamAcceptInvite) XXX_DiscardUnknown()
- func (m *TeamAcceptInvite) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *TeamAcceptInvite) XXX_Merge(src proto.Message)
- func (m *TeamAcceptInvite) XXX_Size() int
- func (m *TeamAcceptInvite) XXX_Unmarshal(b []byte) error
- type TeamAcceptInvite_Input
- func (*TeamAcceptInvite_Input) Descriptor() ([]byte, []int)
- func (m *TeamAcceptInvite_Input) GetTeamInviteID() string
- func (m *TeamAcceptInvite_Input) Marshal() (dAtA []byte, err error)
- func (m *TeamAcceptInvite_Input) MarshalTo(dAtA []byte) (int, error)
- func (m *TeamAcceptInvite_Input) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*TeamAcceptInvite_Input) ProtoMessage()
- func (m *TeamAcceptInvite_Input) Reset()
- func (m *TeamAcceptInvite_Input) Size() (n int)
- func (m *TeamAcceptInvite_Input) String() string
- func (m *TeamAcceptInvite_Input) Unmarshal(dAtA []byte) error
- func (m *TeamAcceptInvite_Input) XXX_DiscardUnknown()
- func (m *TeamAcceptInvite_Input) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *TeamAcceptInvite_Input) XXX_Merge(src proto.Message)
- func (m *TeamAcceptInvite_Input) XXX_Size() int
- func (m *TeamAcceptInvite_Input) XXX_Unmarshal(b []byte) error
- type TeamAcceptInvite_Output
- func (*TeamAcceptInvite_Output) Descriptor() ([]byte, []int)
- func (m *TeamAcceptInvite_Output) GetTeamMember() *pwdb.TeamMember
- func (m *TeamAcceptInvite_Output) Marshal() (dAtA []byte, err error)
- func (m *TeamAcceptInvite_Output) MarshalTo(dAtA []byte) (int, error)
- func (m *TeamAcceptInvite_Output) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*TeamAcceptInvite_Output) ProtoMessage()
- func (m *TeamAcceptInvite_Output) Reset()
- func (m *TeamAcceptInvite_Output) Size() (n int)
- func (m *TeamAcceptInvite_Output) String() string
- func (m *TeamAcceptInvite_Output) Unmarshal(dAtA []byte) error
- func (m *TeamAcceptInvite_Output) XXX_DiscardUnknown()
- func (m *TeamAcceptInvite_Output) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *TeamAcceptInvite_Output) XXX_Merge(src proto.Message)
- func (m *TeamAcceptInvite_Output) XXX_Size() int
- func (m *TeamAcceptInvite_Output) XXX_Unmarshal(b []byte) error
- type TeamCreate
- func (*TeamCreate) Descriptor() ([]byte, []int)
- func (m *TeamCreate) Marshal() (dAtA []byte, err error)
- func (m *TeamCreate) MarshalTo(dAtA []byte) (int, error)
- func (m *TeamCreate) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*TeamCreate) ProtoMessage()
- func (m *TeamCreate) Reset()
- func (m *TeamCreate) Size() (n int)
- func (m *TeamCreate) String() string
- func (m *TeamCreate) Unmarshal(dAtA []byte) error
- func (m *TeamCreate) XXX_DiscardUnknown()
- func (m *TeamCreate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *TeamCreate) XXX_Merge(src proto.Message)
- func (m *TeamCreate) XXX_Size() int
- func (m *TeamCreate) XXX_Unmarshal(b []byte) error
- type TeamCreate_Input
- func (*TeamCreate_Input) Descriptor() ([]byte, []int)
- func (m *TeamCreate_Input) GetName() string
- func (m *TeamCreate_Input) GetOrganizationID() string
- func (m *TeamCreate_Input) GetSeasonID() string
- func (m *TeamCreate_Input) Marshal() (dAtA []byte, err error)
- func (m *TeamCreate_Input) MarshalTo(dAtA []byte) (int, error)
- func (m *TeamCreate_Input) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*TeamCreate_Input) ProtoMessage()
- func (m *TeamCreate_Input) Reset()
- func (m *TeamCreate_Input) Size() (n int)
- func (m *TeamCreate_Input) String() string
- func (m *TeamCreate_Input) Unmarshal(dAtA []byte) error
- func (m *TeamCreate_Input) XXX_DiscardUnknown()
- func (m *TeamCreate_Input) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *TeamCreate_Input) XXX_Merge(src proto.Message)
- func (m *TeamCreate_Input) XXX_Size() int
- func (m *TeamCreate_Input) XXX_Unmarshal(b []byte) error
- type TeamCreate_Output
- func (*TeamCreate_Output) Descriptor() ([]byte, []int)
- func (m *TeamCreate_Output) GetTeam() *pwdb.Team
- func (m *TeamCreate_Output) Marshal() (dAtA []byte, err error)
- func (m *TeamCreate_Output) MarshalTo(dAtA []byte) (int, error)
- func (m *TeamCreate_Output) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*TeamCreate_Output) ProtoMessage()
- func (m *TeamCreate_Output) Reset()
- func (m *TeamCreate_Output) Size() (n int)
- func (m *TeamCreate_Output) String() string
- func (m *TeamCreate_Output) Unmarshal(dAtA []byte) error
- func (m *TeamCreate_Output) XXX_DiscardUnknown()
- func (m *TeamCreate_Output) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *TeamCreate_Output) XXX_Merge(src proto.Message)
- func (m *TeamCreate_Output) XXX_Size() int
- func (m *TeamCreate_Output) XXX_Unmarshal(b []byte) error
- type TeamGet
- func (*TeamGet) Descriptor() ([]byte, []int)
- func (m *TeamGet) Marshal() (dAtA []byte, err error)
- func (m *TeamGet) MarshalTo(dAtA []byte) (int, error)
- func (m *TeamGet) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*TeamGet) ProtoMessage()
- func (m *TeamGet) Reset()
- func (m *TeamGet) Size() (n int)
- func (m *TeamGet) String() string
- func (m *TeamGet) Unmarshal(dAtA []byte) error
- func (m *TeamGet) XXX_DiscardUnknown()
- func (m *TeamGet) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *TeamGet) XXX_Merge(src proto.Message)
- func (m *TeamGet) XXX_Size() int
- func (m *TeamGet) XXX_Unmarshal(b []byte) error
- type TeamGet_Input
- func (*TeamGet_Input) Descriptor() ([]byte, []int)
- func (m *TeamGet_Input) GetTeamID() int64
- func (m *TeamGet_Input) Marshal() (dAtA []byte, err error)
- func (m *TeamGet_Input) MarshalTo(dAtA []byte) (int, error)
- func (m *TeamGet_Input) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*TeamGet_Input) ProtoMessage()
- func (m *TeamGet_Input) Reset()
- func (m *TeamGet_Input) Size() (n int)
- func (m *TeamGet_Input) String() string
- func (m *TeamGet_Input) Unmarshal(dAtA []byte) error
- func (m *TeamGet_Input) XXX_DiscardUnknown()
- func (m *TeamGet_Input) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *TeamGet_Input) XXX_Merge(src proto.Message)
- func (m *TeamGet_Input) XXX_Size() int
- func (m *TeamGet_Input) XXX_Unmarshal(b []byte) error
- type TeamGet_Output
- func (*TeamGet_Output) Descriptor() ([]byte, []int)
- func (m *TeamGet_Output) GetItem() *pwdb.Team
- func (m *TeamGet_Output) Marshal() (dAtA []byte, err error)
- func (m *TeamGet_Output) MarshalTo(dAtA []byte) (int, error)
- func (m *TeamGet_Output) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*TeamGet_Output) ProtoMessage()
- func (m *TeamGet_Output) Reset()
- func (m *TeamGet_Output) Size() (n int)
- func (m *TeamGet_Output) String() string
- func (m *TeamGet_Output) Unmarshal(dAtA []byte) error
- func (m *TeamGet_Output) XXX_DiscardUnknown()
- func (m *TeamGet_Output) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *TeamGet_Output) XXX_Merge(src proto.Message)
- func (m *TeamGet_Output) XXX_Size() int
- func (m *TeamGet_Output) XXX_Unmarshal(b []byte) error
- type TeamList
- func (*TeamList) Descriptor() ([]byte, []int)
- func (m *TeamList) Marshal() (dAtA []byte, err error)
- func (m *TeamList) MarshalTo(dAtA []byte) (int, error)
- func (m *TeamList) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*TeamList) ProtoMessage()
- func (m *TeamList) Reset()
- func (m *TeamList) Size() (n int)
- func (m *TeamList) String() string
- func (m *TeamList) Unmarshal(dAtA []byte) error
- func (m *TeamList) XXX_DiscardUnknown()
- func (m *TeamList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *TeamList) XXX_Merge(src proto.Message)
- func (m *TeamList) XXX_Size() int
- func (m *TeamList) XXX_Unmarshal(b []byte) error
- type TeamList_Input
- func (*TeamList_Input) Descriptor() ([]byte, []int)
- func (m *TeamList_Input) GetSeasonID() int64
- func (m *TeamList_Input) Marshal() (dAtA []byte, err error)
- func (m *TeamList_Input) MarshalTo(dAtA []byte) (int, error)
- func (m *TeamList_Input) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*TeamList_Input) ProtoMessage()
- func (m *TeamList_Input) Reset()
- func (m *TeamList_Input) Size() (n int)
- func (m *TeamList_Input) String() string
- func (m *TeamList_Input) Unmarshal(dAtA []byte) error
- func (m *TeamList_Input) XXX_DiscardUnknown()
- func (m *TeamList_Input) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *TeamList_Input) XXX_Merge(src proto.Message)
- func (m *TeamList_Input) XXX_Size() int
- func (m *TeamList_Input) XXX_Unmarshal(b []byte) error
- type TeamList_Output
- func (*TeamList_Output) Descriptor() ([]byte, []int)
- func (m *TeamList_Output) GetItems() []*pwdb.Team
- func (m *TeamList_Output) Marshal() (dAtA []byte, err error)
- func (m *TeamList_Output) MarshalTo(dAtA []byte) (int, error)
- func (m *TeamList_Output) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*TeamList_Output) ProtoMessage()
- func (m *TeamList_Output) Reset()
- func (m *TeamList_Output) Size() (n int)
- func (m *TeamList_Output) String() string
- func (m *TeamList_Output) Unmarshal(dAtA []byte) error
- func (m *TeamList_Output) XXX_DiscardUnknown()
- func (m *TeamList_Output) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *TeamList_Output) XXX_Merge(src proto.Message)
- func (m *TeamList_Output) XXX_Size() int
- func (m *TeamList_Output) XXX_Unmarshal(b []byte) error
- type TeamSendInvite
- func (*TeamSendInvite) Descriptor() ([]byte, []int)
- func (m *TeamSendInvite) Marshal() (dAtA []byte, err error)
- func (m *TeamSendInvite) MarshalTo(dAtA []byte) (int, error)
- func (m *TeamSendInvite) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*TeamSendInvite) ProtoMessage()
- func (m *TeamSendInvite) Reset()
- func (m *TeamSendInvite) Size() (n int)
- func (m *TeamSendInvite) String() string
- func (m *TeamSendInvite) Unmarshal(dAtA []byte) error
- func (m *TeamSendInvite) XXX_DiscardUnknown()
- func (m *TeamSendInvite) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *TeamSendInvite) XXX_Merge(src proto.Message)
- func (m *TeamSendInvite) XXX_Size() int
- func (m *TeamSendInvite) XXX_Unmarshal(b []byte) error
- type TeamSendInvite_Input
- func (*TeamSendInvite_Input) Descriptor() ([]byte, []int)
- func (m *TeamSendInvite_Input) GetTeamID() string
- func (m *TeamSendInvite_Input) GetUserID() string
- func (m *TeamSendInvite_Input) Marshal() (dAtA []byte, err error)
- func (m *TeamSendInvite_Input) MarshalTo(dAtA []byte) (int, error)
- func (m *TeamSendInvite_Input) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*TeamSendInvite_Input) ProtoMessage()
- func (m *TeamSendInvite_Input) Reset()
- func (m *TeamSendInvite_Input) Size() (n int)
- func (m *TeamSendInvite_Input) String() string
- func (m *TeamSendInvite_Input) Unmarshal(dAtA []byte) error
- func (m *TeamSendInvite_Input) XXX_DiscardUnknown()
- func (m *TeamSendInvite_Input) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *TeamSendInvite_Input) XXX_Merge(src proto.Message)
- func (m *TeamSendInvite_Input) XXX_Size() int
- func (m *TeamSendInvite_Input) XXX_Unmarshal(b []byte) error
- type TeamSendInvite_Output
- func (*TeamSendInvite_Output) Descriptor() ([]byte, []int)
- func (m *TeamSendInvite_Output) GetTeamInvite() *pwdb.TeamInvite
- func (m *TeamSendInvite_Output) Marshal() (dAtA []byte, err error)
- func (m *TeamSendInvite_Output) MarshalTo(dAtA []byte) (int, error)
- func (m *TeamSendInvite_Output) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*TeamSendInvite_Output) ProtoMessage()
- func (m *TeamSendInvite_Output) Reset()
- func (m *TeamSendInvite_Output) Size() (n int)
- func (m *TeamSendInvite_Output) String() string
- func (m *TeamSendInvite_Output) Unmarshal(dAtA []byte) error
- func (m *TeamSendInvite_Output) XXX_DiscardUnknown()
- func (m *TeamSendInvite_Output) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *TeamSendInvite_Output) XXX_Merge(src proto.Message)
- func (m *TeamSendInvite_Output) XXX_Size() int
- func (m *TeamSendInvite_Output) XXX_Unmarshal(b []byte) error
- type UnimplementedServiceServer
- func (*UnimplementedServiceServer) AdminAddCoupon(ctx context.Context, req *AdminAddCoupon_Input) (*AdminAddCoupon_Output, error)
- func (*UnimplementedServiceServer) AdminChallengeAdd(ctx context.Context, req *AdminChallengeAdd_Input) (*AdminChallengeAdd_Output, error)
- func (*UnimplementedServiceServer) AdminChallengeFlavorAdd(ctx context.Context, req *AdminChallengeFlavorAdd_Input) (*AdminChallengeFlavorAdd_Output, error)
- func (*UnimplementedServiceServer) AdminChallengeRedump(ctx context.Context, req *AdminChallengeRedump_Input) (*AdminChallengeRedump_Output, error)
- func (*UnimplementedServiceServer) AdminListActivities(ctx context.Context, req *AdminListActivities_Input) (*AdminListActivities_Output, error)
- func (*UnimplementedServiceServer) AdminListAgents(ctx context.Context, req *AdminListAgents_Input) (*AdminListAgents_Output, error)
- func (*UnimplementedServiceServer) AdminListAll(ctx context.Context, req *AdminListAll_Input) (*AdminListAll_Output, error)
- func (*UnimplementedServiceServer) AdminListChallengeSubscriptions(ctx context.Context, req *AdminListChallengeSubscriptions_Input) (*AdminListChallengeSubscriptions_Output, error)
- func (*UnimplementedServiceServer) AdminListChallenges(ctx context.Context, req *AdminListChallenges_Input) (*AdminListChallenges_Output, error)
- func (*UnimplementedServiceServer) AdminListCoupons(ctx context.Context, req *AdminListCoupons_Input) (*AdminListCoupons_Output, error)
- func (*UnimplementedServiceServer) AdminListOrganizations(ctx context.Context, req *AdminListOrganizations_Input) (*AdminListOrganizations_Output, error)
- func (*UnimplementedServiceServer) AdminListTeams(ctx context.Context, req *AdminListTeams_Input) (*AdminListTeams_Output, error)
- func (*UnimplementedServiceServer) AdminListUsers(ctx context.Context, req *AdminListUsers_Input) (*AdminListUsers_Output, error)
- func (*UnimplementedServiceServer) AdminRedump(ctx context.Context, req *AdminRedump_Input) (*AdminRedump_Output, error)
- func (*UnimplementedServiceServer) AdminSearch(ctx context.Context, req *AdminSearch_Input) (*AdminSearch_Output, error)
- func (*UnimplementedServiceServer) AdminSeasonAdd(ctx context.Context, req *AdminSeasonAdd_Input) (*AdminSeasonAdd_Output, error)
- func (*UnimplementedServiceServer) AdminSeasonChallengeAdd(ctx context.Context, req *AdminSeasonChallengeAdd_Input) (*AdminSeasonChallengeAdd_Output, error)
- func (*UnimplementedServiceServer) AdminTestingSeasonUserAdd(ctx context.Context, req *AdminTestingSeasonUserAdd_Input) (*AdminTestingSeasonUserAdd_Output, error)
- func (*UnimplementedServiceServer) AgentListInstances(ctx context.Context, req *AgentListInstances_Input) (*AgentListInstances_Output, error)
- func (*UnimplementedServiceServer) AgentRegister(ctx context.Context, req *AgentRegister_Input) (*AgentRegister_Output, error)
- func (*UnimplementedServiceServer) AgentUpdateState(ctx context.Context, req *AgentUpdateState_Input) (*AgentUpdateState_Output, error)
- func (*UnimplementedServiceServer) ChallengeGet(ctx context.Context, req *ChallengeGet_Input) (*ChallengeGet_Output, error)
- func (*UnimplementedServiceServer) ChallengeList(ctx context.Context, req *ChallengeList_Input) (*ChallengeList_Output, error)
- func (*UnimplementedServiceServer) ChallengeSubscriptionValidate(ctx context.Context, req *ChallengeSubscriptionValidate_Input) (*ChallengeSubscriptionValidate_Output, error)
- func (*UnimplementedServiceServer) CouponValidate(ctx context.Context, req *CouponValidate_Input) (*CouponValidate_Output, error)
- func (*UnimplementedServiceServer) OrganizationList(ctx context.Context, req *OrganizationList_Input) (*OrganizationList_Output, error)
- func (*UnimplementedServiceServer) SeasonChallengeBuy(ctx context.Context, req *SeasonChallengeBuy_Input) (*SeasonChallengeBuy_Output, error)
- func (*UnimplementedServiceServer) SeasonChallengeGet(ctx context.Context, req *SeasonChallengeGet_Input) (*SeasonChallengeGet_Output, error)
- func (*UnimplementedServiceServer) SeasonChallengeList(ctx context.Context, req *SeasonChallengeList_Input) (*SeasonChallengeList_Output, error)
- func (*UnimplementedServiceServer) TeamAcceptInvite(ctx context.Context, req *TeamAcceptInvite_Input) (*TeamAcceptInvite_Output, error)
- func (*UnimplementedServiceServer) TeamCreate(ctx context.Context, req *TeamCreate_Input) (*TeamCreate_Output, error)
- func (*UnimplementedServiceServer) TeamGet(ctx context.Context, req *TeamGet_Input) (*TeamGet_Output, error)
- func (*UnimplementedServiceServer) TeamList(ctx context.Context, req *TeamList_Input) (*TeamList_Output, error)
- func (*UnimplementedServiceServer) TeamSendInvite(ctx context.Context, req *TeamSendInvite_Input) (*TeamSendInvite_Output, error)
- func (*UnimplementedServiceServer) ToolDBDump(ctx context.Context, req *Void) (*pwdb.Dump, error)
- func (*UnimplementedServiceServer) ToolGenerateFakeData(ctx context.Context, req *Void) (*Void, error)
- func (*UnimplementedServiceServer) ToolInfo(ctx context.Context, req *GetInfo_Input) (*GetInfo_Output, error)
- func (*UnimplementedServiceServer) ToolPing(ctx context.Context, req *Void) (*Void, error)
- func (*UnimplementedServiceServer) ToolStatus(ctx context.Context, req *GetStatus_Input) (*GetStatus_Output, error)
- func (*UnimplementedServiceServer) UserDeleteAccount(ctx context.Context, req *UserDeleteAccount_Input) (*UserDeleteAccount_Output, error)
- func (*UnimplementedServiceServer) UserGetSession(ctx context.Context, req *UserGetSession_Input) (*UserGetSession_Output, error)
- func (*UnimplementedServiceServer) UserSetPreferences(ctx context.Context, req *UserSetPreferences_Input) (*UserSetPreferences_Output, error)
- type UserDeleteAccount
- func (*UserDeleteAccount) Descriptor() ([]byte, []int)
- func (m *UserDeleteAccount) Marshal() (dAtA []byte, err error)
- func (m *UserDeleteAccount) MarshalTo(dAtA []byte) (int, error)
- func (m *UserDeleteAccount) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*UserDeleteAccount) ProtoMessage()
- func (m *UserDeleteAccount) Reset()
- func (m *UserDeleteAccount) Size() (n int)
- func (m *UserDeleteAccount) String() string
- func (m *UserDeleteAccount) Unmarshal(dAtA []byte) error
- func (m *UserDeleteAccount) XXX_DiscardUnknown()
- func (m *UserDeleteAccount) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UserDeleteAccount) XXX_Merge(src proto.Message)
- func (m *UserDeleteAccount) XXX_Size() int
- func (m *UserDeleteAccount) XXX_Unmarshal(b []byte) error
- type UserDeleteAccount_Input
- func (*UserDeleteAccount_Input) Descriptor() ([]byte, []int)
- func (m *UserDeleteAccount_Input) GetReason() string
- func (m *UserDeleteAccount_Input) Marshal() (dAtA []byte, err error)
- func (m *UserDeleteAccount_Input) MarshalTo(dAtA []byte) (int, error)
- func (m *UserDeleteAccount_Input) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*UserDeleteAccount_Input) ProtoMessage()
- func (m *UserDeleteAccount_Input) Reset()
- func (m *UserDeleteAccount_Input) Size() (n int)
- func (m *UserDeleteAccount_Input) String() string
- func (m *UserDeleteAccount_Input) Unmarshal(dAtA []byte) error
- func (m *UserDeleteAccount_Input) XXX_DiscardUnknown()
- func (m *UserDeleteAccount_Input) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UserDeleteAccount_Input) XXX_Merge(src proto.Message)
- func (m *UserDeleteAccount_Input) XXX_Size() int
- func (m *UserDeleteAccount_Input) XXX_Unmarshal(b []byte) error
- type UserDeleteAccount_Output
- func (*UserDeleteAccount_Output) Descriptor() ([]byte, []int)
- func (m *UserDeleteAccount_Output) Marshal() (dAtA []byte, err error)
- func (m *UserDeleteAccount_Output) MarshalTo(dAtA []byte) (int, error)
- func (m *UserDeleteAccount_Output) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*UserDeleteAccount_Output) ProtoMessage()
- func (m *UserDeleteAccount_Output) Reset()
- func (m *UserDeleteAccount_Output) Size() (n int)
- func (m *UserDeleteAccount_Output) String() string
- func (m *UserDeleteAccount_Output) Unmarshal(dAtA []byte) error
- func (m *UserDeleteAccount_Output) XXX_DiscardUnknown()
- func (m *UserDeleteAccount_Output) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UserDeleteAccount_Output) XXX_Merge(src proto.Message)
- func (m *UserDeleteAccount_Output) XXX_Size() int
- func (m *UserDeleteAccount_Output) XXX_Unmarshal(b []byte) error
- type UserGetSession
- func (*UserGetSession) Descriptor() ([]byte, []int)
- func (m *UserGetSession) Marshal() (dAtA []byte, err error)
- func (m *UserGetSession) MarshalTo(dAtA []byte) (int, error)
- func (m *UserGetSession) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*UserGetSession) ProtoMessage()
- func (m *UserGetSession) Reset()
- func (m *UserGetSession) Size() (n int)
- func (m *UserGetSession) String() string
- func (m *UserGetSession) Unmarshal(dAtA []byte) error
- func (m *UserGetSession) XXX_DiscardUnknown()
- func (m *UserGetSession) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UserGetSession) XXX_Merge(src proto.Message)
- func (m *UserGetSession) XXX_Size() int
- func (m *UserGetSession) XXX_Unmarshal(b []byte) error
- type UserGetSession_Input
- func (*UserGetSession_Input) Descriptor() ([]byte, []int)
- func (m *UserGetSession_Input) Marshal() (dAtA []byte, err error)
- func (m *UserGetSession_Input) MarshalTo(dAtA []byte) (int, error)
- func (m *UserGetSession_Input) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*UserGetSession_Input) ProtoMessage()
- func (m *UserGetSession_Input) Reset()
- func (m *UserGetSession_Input) Size() (n int)
- func (m *UserGetSession_Input) String() string
- func (m *UserGetSession_Input) Unmarshal(dAtA []byte) error
- func (m *UserGetSession_Input) XXX_DiscardUnknown()
- func (m *UserGetSession_Input) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UserGetSession_Input) XXX_Merge(src proto.Message)
- func (m *UserGetSession_Input) XXX_Size() int
- func (m *UserGetSession_Input) XXX_Unmarshal(b []byte) error
- type UserGetSession_Output
- func (*UserGetSession_Output) Descriptor() ([]byte, []int)
- func (m *UserGetSession_Output) GetClaims() *pwsso.Claims
- func (m *UserGetSession_Output) GetIsNewUser() bool
- func (m *UserGetSession_Output) GetNotifications() int32
- func (m *UserGetSession_Output) GetSeasons() []*UserGetSession_Output_SeasonAndTeam
- func (m *UserGetSession_Output) GetUser() *pwdb.User
- func (m *UserGetSession_Output) Marshal() (dAtA []byte, err error)
- func (m *UserGetSession_Output) MarshalTo(dAtA []byte) (int, error)
- func (m *UserGetSession_Output) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*UserGetSession_Output) ProtoMessage()
- func (m *UserGetSession_Output) Reset()
- func (m *UserGetSession_Output) Size() (n int)
- func (m *UserGetSession_Output) String() string
- func (m *UserGetSession_Output) Unmarshal(dAtA []byte) error
- func (m *UserGetSession_Output) XXX_DiscardUnknown()
- func (m *UserGetSession_Output) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UserGetSession_Output) XXX_Merge(src proto.Message)
- func (m *UserGetSession_Output) XXX_Size() int
- func (m *UserGetSession_Output) XXX_Unmarshal(b []byte) error
- type UserGetSession_Output_SeasonAndTeam
- func (*UserGetSession_Output_SeasonAndTeam) Descriptor() ([]byte, []int)
- func (m *UserGetSession_Output_SeasonAndTeam) GetIsActive() bool
- func (m *UserGetSession_Output_SeasonAndTeam) GetSeason() *pwdb.Season
- func (m *UserGetSession_Output_SeasonAndTeam) GetTeam() *pwdb.Team
- func (m *UserGetSession_Output_SeasonAndTeam) Marshal() (dAtA []byte, err error)
- func (m *UserGetSession_Output_SeasonAndTeam) MarshalTo(dAtA []byte) (int, error)
- func (m *UserGetSession_Output_SeasonAndTeam) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*UserGetSession_Output_SeasonAndTeam) ProtoMessage()
- func (m *UserGetSession_Output_SeasonAndTeam) Reset()
- func (m *UserGetSession_Output_SeasonAndTeam) Size() (n int)
- func (m *UserGetSession_Output_SeasonAndTeam) String() string
- func (m *UserGetSession_Output_SeasonAndTeam) Unmarshal(dAtA []byte) error
- func (m *UserGetSession_Output_SeasonAndTeam) XXX_DiscardUnknown()
- func (m *UserGetSession_Output_SeasonAndTeam) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UserGetSession_Output_SeasonAndTeam) XXX_Merge(src proto.Message)
- func (m *UserGetSession_Output_SeasonAndTeam) XXX_Size() int
- func (m *UserGetSession_Output_SeasonAndTeam) XXX_Unmarshal(b []byte) error
- type UserSetPreferences
- func (*UserSetPreferences) Descriptor() ([]byte, []int)
- func (m *UserSetPreferences) Marshal() (dAtA []byte, err error)
- func (m *UserSetPreferences) MarshalTo(dAtA []byte) (int, error)
- func (m *UserSetPreferences) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*UserSetPreferences) ProtoMessage()
- func (m *UserSetPreferences) Reset()
- func (m *UserSetPreferences) Size() (n int)
- func (m *UserSetPreferences) String() string
- func (m *UserSetPreferences) Unmarshal(dAtA []byte) error
- func (m *UserSetPreferences) XXX_DiscardUnknown()
- func (m *UserSetPreferences) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UserSetPreferences) XXX_Merge(src proto.Message)
- func (m *UserSetPreferences) XXX_Size() int
- func (m *UserSetPreferences) XXX_Unmarshal(b []byte) error
- type UserSetPreferences_Input
- func (*UserSetPreferences_Input) Descriptor() ([]byte, []int)
- func (m *UserSetPreferences_Input) GetActiveSeasonID() int64
- func (m *UserSetPreferences_Input) Marshal() (dAtA []byte, err error)
- func (m *UserSetPreferences_Input) MarshalTo(dAtA []byte) (int, error)
- func (m *UserSetPreferences_Input) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*UserSetPreferences_Input) ProtoMessage()
- func (m *UserSetPreferences_Input) Reset()
- func (m *UserSetPreferences_Input) Size() (n int)
- func (m *UserSetPreferences_Input) String() string
- func (m *UserSetPreferences_Input) Unmarshal(dAtA []byte) error
- func (m *UserSetPreferences_Input) XXX_DiscardUnknown()
- func (m *UserSetPreferences_Input) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UserSetPreferences_Input) XXX_Merge(src proto.Message)
- func (m *UserSetPreferences_Input) XXX_Size() int
- func (m *UserSetPreferences_Input) XXX_Unmarshal(b []byte) error
- type UserSetPreferences_Output
- func (*UserSetPreferences_Output) Descriptor() ([]byte, []int)
- func (m *UserSetPreferences_Output) Marshal() (dAtA []byte, err error)
- func (m *UserSetPreferences_Output) MarshalTo(dAtA []byte) (int, error)
- func (m *UserSetPreferences_Output) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*UserSetPreferences_Output) ProtoMessage()
- func (m *UserSetPreferences_Output) Reset()
- func (m *UserSetPreferences_Output) Size() (n int)
- func (m *UserSetPreferences_Output) String() string
- func (m *UserSetPreferences_Output) Unmarshal(dAtA []byte) error
- func (m *UserSetPreferences_Output) XXX_DiscardUnknown()
- func (m *UserSetPreferences_Output) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UserSetPreferences_Output) XXX_Merge(src proto.Message)
- func (m *UserSetPreferences_Output) XXX_Size() int
- func (m *UserSetPreferences_Output) XXX_Unmarshal(b []byte) error
- type Void
- func (*Void) Descriptor() ([]byte, []int)
- func (m *Void) Marshal() (dAtA []byte, err error)
- func (m *Void) MarshalTo(dAtA []byte) (int, error)
- func (m *Void) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Void) ProtoMessage()
- func (m *Void) Reset()
- func (m *Void) Size() (n int)
- func (m *Void) String() string
- func (m *Void) Unmarshal(dAtA []byte) error
- func (m *Void) XXX_DiscardUnknown()
- func (m *Void) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Void) XXX_Merge(src proto.Message)
- func (m *Void) XXX_Size() int
- func (m *Void) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func RegisterServiceHandler ¶
func RegisterServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
RegisterServiceHandler registers the http handlers for service Service to "mux". The handlers forward requests to the grpc endpoint over "conn".
func RegisterServiceHandlerClient ¶
func RegisterServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client ServiceClient) error
RegisterServiceHandlerClient registers the http handlers for service Service to "mux". The handlers forward requests to the grpc endpoint over the given implementation of "ServiceClient". Note: the gRPC framework executes interceptors within the gRPC handler. If the passed in "ServiceClient" doesn't go through the normal gRPC flow (creating a gRPC client etc.) then it will be up to the passed in "ServiceClient" to call the correct interceptors.
func RegisterServiceHandlerFromEndpoint ¶
func RegisterServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, opts []grpc.DialOption) (err error)
RegisterServiceHandlerFromEndpoint is same as RegisterServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
func RegisterServiceHandlerServer ¶
func RegisterServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server ServiceServer) error
RegisterServiceHandlerServer registers the http handlers for service Service to "mux". UnaryRPC :call ServiceServer directly. StreamingRPC :currently unsupported pending https://github.com/grpc/grpc-go/issues/906.
func RegisterServiceServer ¶
func RegisterServiceServer(s *grpc.Server, srv ServiceServer)
Types ¶
type AdminAddCoupon ¶
type AdminAddCoupon struct { }
func (*AdminAddCoupon) Descriptor ¶
func (*AdminAddCoupon) Descriptor() ([]byte, []int)
func (*AdminAddCoupon) Marshal ¶
func (m *AdminAddCoupon) Marshal() (dAtA []byte, err error)
func (*AdminAddCoupon) MarshalToSizedBuffer ¶
func (m *AdminAddCoupon) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*AdminAddCoupon) ProtoMessage ¶
func (*AdminAddCoupon) ProtoMessage()
func (*AdminAddCoupon) Reset ¶
func (m *AdminAddCoupon) Reset()
func (*AdminAddCoupon) Size ¶
func (m *AdminAddCoupon) Size() (n int)
func (*AdminAddCoupon) String ¶
func (m *AdminAddCoupon) String() string
func (*AdminAddCoupon) Unmarshal ¶
func (m *AdminAddCoupon) Unmarshal(dAtA []byte) error
func (*AdminAddCoupon) XXX_DiscardUnknown ¶
func (m *AdminAddCoupon) XXX_DiscardUnknown()
func (*AdminAddCoupon) XXX_Marshal ¶
func (m *AdminAddCoupon) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AdminAddCoupon) XXX_Merge ¶
func (m *AdminAddCoupon) XXX_Merge(src proto.Message)
func (*AdminAddCoupon) XXX_Size ¶
func (m *AdminAddCoupon) XXX_Size() int
func (*AdminAddCoupon) XXX_Unmarshal ¶
func (m *AdminAddCoupon) XXX_Unmarshal(b []byte) error
type AdminAddCoupon_Input ¶
type AdminAddCoupon_Input struct { Hash string `protobuf:"bytes,1,opt,name=hash,proto3" json:"hash,omitempty"` Value int64 `protobuf:"varint,2,opt,name=value,proto3" json:"value,omitempty"` MaxValidationCount int64 `protobuf:"varint,3,opt,name=max_validation_count,json=maxValidationCount,proto3" json:"max_validation_count,omitempty"` SeasonID string `protobuf:"bytes,4,opt,name=season_id,json=seasonId,proto3" json:"season_id,omitempty"` }
func (*AdminAddCoupon_Input) ApplyDefaults ¶
func (in *AdminAddCoupon_Input) ApplyDefaults()
func (*AdminAddCoupon_Input) Descriptor ¶
func (*AdminAddCoupon_Input) Descriptor() ([]byte, []int)
func (*AdminAddCoupon_Input) GetHash ¶
func (m *AdminAddCoupon_Input) GetHash() string
func (*AdminAddCoupon_Input) GetMaxValidationCount ¶
func (m *AdminAddCoupon_Input) GetMaxValidationCount() int64
func (*AdminAddCoupon_Input) GetSeasonID ¶
func (m *AdminAddCoupon_Input) GetSeasonID() string
func (*AdminAddCoupon_Input) GetValue ¶
func (m *AdminAddCoupon_Input) GetValue() int64
func (*AdminAddCoupon_Input) Marshal ¶
func (m *AdminAddCoupon_Input) Marshal() (dAtA []byte, err error)
func (*AdminAddCoupon_Input) MarshalTo ¶
func (m *AdminAddCoupon_Input) MarshalTo(dAtA []byte) (int, error)
func (*AdminAddCoupon_Input) MarshalToSizedBuffer ¶
func (m *AdminAddCoupon_Input) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*AdminAddCoupon_Input) ProtoMessage ¶
func (*AdminAddCoupon_Input) ProtoMessage()
func (*AdminAddCoupon_Input) Reset ¶
func (m *AdminAddCoupon_Input) Reset()
func (*AdminAddCoupon_Input) Size ¶
func (m *AdminAddCoupon_Input) Size() (n int)
func (*AdminAddCoupon_Input) String ¶
func (m *AdminAddCoupon_Input) String() string
func (*AdminAddCoupon_Input) Unmarshal ¶
func (m *AdminAddCoupon_Input) Unmarshal(dAtA []byte) error
func (*AdminAddCoupon_Input) XXX_DiscardUnknown ¶
func (m *AdminAddCoupon_Input) XXX_DiscardUnknown()
func (*AdminAddCoupon_Input) XXX_Marshal ¶
func (m *AdminAddCoupon_Input) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AdminAddCoupon_Input) XXX_Merge ¶
func (m *AdminAddCoupon_Input) XXX_Merge(src proto.Message)
func (*AdminAddCoupon_Input) XXX_Size ¶
func (m *AdminAddCoupon_Input) XXX_Size() int
func (*AdminAddCoupon_Input) XXX_Unmarshal ¶
func (m *AdminAddCoupon_Input) XXX_Unmarshal(b []byte) error
type AdminAddCoupon_Output ¶
type AdminAddCoupon_Output struct {
Coupon *pwdb.Coupon `protobuf:"bytes,1,opt,name=coupon,proto3" json:"coupon,omitempty"`
}
func (*AdminAddCoupon_Output) Descriptor ¶
func (*AdminAddCoupon_Output) Descriptor() ([]byte, []int)
func (*AdminAddCoupon_Output) GetCoupon ¶
func (m *AdminAddCoupon_Output) GetCoupon() *pwdb.Coupon
func (*AdminAddCoupon_Output) Marshal ¶
func (m *AdminAddCoupon_Output) Marshal() (dAtA []byte, err error)
func (*AdminAddCoupon_Output) MarshalTo ¶
func (m *AdminAddCoupon_Output) MarshalTo(dAtA []byte) (int, error)
func (*AdminAddCoupon_Output) MarshalToSizedBuffer ¶
func (m *AdminAddCoupon_Output) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*AdminAddCoupon_Output) ProtoMessage ¶
func (*AdminAddCoupon_Output) ProtoMessage()
func (*AdminAddCoupon_Output) Reset ¶
func (m *AdminAddCoupon_Output) Reset()
func (*AdminAddCoupon_Output) Size ¶
func (m *AdminAddCoupon_Output) Size() (n int)
func (*AdminAddCoupon_Output) String ¶
func (m *AdminAddCoupon_Output) String() string
func (*AdminAddCoupon_Output) Unmarshal ¶
func (m *AdminAddCoupon_Output) Unmarshal(dAtA []byte) error
func (*AdminAddCoupon_Output) XXX_DiscardUnknown ¶
func (m *AdminAddCoupon_Output) XXX_DiscardUnknown()
func (*AdminAddCoupon_Output) XXX_Marshal ¶
func (m *AdminAddCoupon_Output) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AdminAddCoupon_Output) XXX_Merge ¶
func (m *AdminAddCoupon_Output) XXX_Merge(src proto.Message)
func (*AdminAddCoupon_Output) XXX_Size ¶
func (m *AdminAddCoupon_Output) XXX_Size() int
func (*AdminAddCoupon_Output) XXX_Unmarshal ¶
func (m *AdminAddCoupon_Output) XXX_Unmarshal(b []byte) error
type AdminChallengeAdd ¶
type AdminChallengeAdd struct { }
func (*AdminChallengeAdd) Descriptor ¶
func (*AdminChallengeAdd) Descriptor() ([]byte, []int)
func (*AdminChallengeAdd) Marshal ¶
func (m *AdminChallengeAdd) Marshal() (dAtA []byte, err error)
func (*AdminChallengeAdd) MarshalTo ¶
func (m *AdminChallengeAdd) MarshalTo(dAtA []byte) (int, error)
func (*AdminChallengeAdd) MarshalToSizedBuffer ¶
func (m *AdminChallengeAdd) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*AdminChallengeAdd) ProtoMessage ¶
func (*AdminChallengeAdd) ProtoMessage()
func (*AdminChallengeAdd) Reset ¶
func (m *AdminChallengeAdd) Reset()
func (*AdminChallengeAdd) Size ¶
func (m *AdminChallengeAdd) Size() (n int)
func (*AdminChallengeAdd) String ¶
func (m *AdminChallengeAdd) String() string
func (*AdminChallengeAdd) Unmarshal ¶
func (m *AdminChallengeAdd) Unmarshal(dAtA []byte) error
func (*AdminChallengeAdd) XXX_DiscardUnknown ¶
func (m *AdminChallengeAdd) XXX_DiscardUnknown()
func (*AdminChallengeAdd) XXX_Marshal ¶
func (m *AdminChallengeAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AdminChallengeAdd) XXX_Merge ¶
func (m *AdminChallengeAdd) XXX_Merge(src proto.Message)
func (*AdminChallengeAdd) XXX_Size ¶
func (m *AdminChallengeAdd) XXX_Size() int
func (*AdminChallengeAdd) XXX_Unmarshal ¶
func (m *AdminChallengeAdd) XXX_Unmarshal(b []byte) error
type AdminChallengeAdd_Input ¶
type AdminChallengeAdd_Input struct {
Challenge *pwdb.Challenge `protobuf:"bytes,1,opt,name=challenge,proto3" json:"challenge,omitempty"`
}
func (*AdminChallengeAdd_Input) ApplyDefaults ¶
func (in *AdminChallengeAdd_Input) ApplyDefaults()
func (*AdminChallengeAdd_Input) Descriptor ¶
func (*AdminChallengeAdd_Input) Descriptor() ([]byte, []int)
func (*AdminChallengeAdd_Input) GetChallenge ¶
func (m *AdminChallengeAdd_Input) GetChallenge() *pwdb.Challenge
func (*AdminChallengeAdd_Input) Marshal ¶
func (m *AdminChallengeAdd_Input) Marshal() (dAtA []byte, err error)
func (*AdminChallengeAdd_Input) MarshalTo ¶
func (m *AdminChallengeAdd_Input) MarshalTo(dAtA []byte) (int, error)
func (*AdminChallengeAdd_Input) MarshalToSizedBuffer ¶
func (m *AdminChallengeAdd_Input) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*AdminChallengeAdd_Input) ProtoMessage ¶
func (*AdminChallengeAdd_Input) ProtoMessage()
func (*AdminChallengeAdd_Input) Reset ¶
func (m *AdminChallengeAdd_Input) Reset()
func (*AdminChallengeAdd_Input) Size ¶
func (m *AdminChallengeAdd_Input) Size() (n int)
func (*AdminChallengeAdd_Input) String ¶
func (m *AdminChallengeAdd_Input) String() string
func (*AdminChallengeAdd_Input) Unmarshal ¶
func (m *AdminChallengeAdd_Input) Unmarshal(dAtA []byte) error
func (*AdminChallengeAdd_Input) XXX_DiscardUnknown ¶
func (m *AdminChallengeAdd_Input) XXX_DiscardUnknown()
func (*AdminChallengeAdd_Input) XXX_Marshal ¶
func (m *AdminChallengeAdd_Input) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AdminChallengeAdd_Input) XXX_Merge ¶
func (m *AdminChallengeAdd_Input) XXX_Merge(src proto.Message)
func (*AdminChallengeAdd_Input) XXX_Size ¶
func (m *AdminChallengeAdd_Input) XXX_Size() int
func (*AdminChallengeAdd_Input) XXX_Unmarshal ¶
func (m *AdminChallengeAdd_Input) XXX_Unmarshal(b []byte) error
type AdminChallengeAdd_Output ¶
type AdminChallengeAdd_Output struct {
Challenge *pwdb.Challenge `protobuf:"bytes,1,opt,name=challenge,proto3" json:"challenge,omitempty"`
}
func (*AdminChallengeAdd_Output) Descriptor ¶
func (*AdminChallengeAdd_Output) Descriptor() ([]byte, []int)
func (*AdminChallengeAdd_Output) GetChallenge ¶
func (m *AdminChallengeAdd_Output) GetChallenge() *pwdb.Challenge
func (*AdminChallengeAdd_Output) Marshal ¶
func (m *AdminChallengeAdd_Output) Marshal() (dAtA []byte, err error)
func (*AdminChallengeAdd_Output) MarshalTo ¶
func (m *AdminChallengeAdd_Output) MarshalTo(dAtA []byte) (int, error)
func (*AdminChallengeAdd_Output) MarshalToSizedBuffer ¶
func (m *AdminChallengeAdd_Output) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*AdminChallengeAdd_Output) ProtoMessage ¶
func (*AdminChallengeAdd_Output) ProtoMessage()
func (*AdminChallengeAdd_Output) Reset ¶
func (m *AdminChallengeAdd_Output) Reset()
func (*AdminChallengeAdd_Output) Size ¶
func (m *AdminChallengeAdd_Output) Size() (n int)
func (*AdminChallengeAdd_Output) String ¶
func (m *AdminChallengeAdd_Output) String() string
func (*AdminChallengeAdd_Output) Unmarshal ¶
func (m *AdminChallengeAdd_Output) Unmarshal(dAtA []byte) error
func (*AdminChallengeAdd_Output) XXX_DiscardUnknown ¶
func (m *AdminChallengeAdd_Output) XXX_DiscardUnknown()
func (*AdminChallengeAdd_Output) XXX_Marshal ¶
func (m *AdminChallengeAdd_Output) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AdminChallengeAdd_Output) XXX_Merge ¶
func (m *AdminChallengeAdd_Output) XXX_Merge(src proto.Message)
func (*AdminChallengeAdd_Output) XXX_Size ¶
func (m *AdminChallengeAdd_Output) XXX_Size() int
func (*AdminChallengeAdd_Output) XXX_Unmarshal ¶
func (m *AdminChallengeAdd_Output) XXX_Unmarshal(b []byte) error
type AdminChallengeFlavorAdd ¶
type AdminChallengeFlavorAdd struct { }
func (*AdminChallengeFlavorAdd) Descriptor ¶
func (*AdminChallengeFlavorAdd) Descriptor() ([]byte, []int)
func (*AdminChallengeFlavorAdd) Marshal ¶
func (m *AdminChallengeFlavorAdd) Marshal() (dAtA []byte, err error)
func (*AdminChallengeFlavorAdd) MarshalTo ¶
func (m *AdminChallengeFlavorAdd) MarshalTo(dAtA []byte) (int, error)
func (*AdminChallengeFlavorAdd) MarshalToSizedBuffer ¶
func (m *AdminChallengeFlavorAdd) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*AdminChallengeFlavorAdd) ProtoMessage ¶
func (*AdminChallengeFlavorAdd) ProtoMessage()
func (*AdminChallengeFlavorAdd) Reset ¶
func (m *AdminChallengeFlavorAdd) Reset()
func (*AdminChallengeFlavorAdd) Size ¶
func (m *AdminChallengeFlavorAdd) Size() (n int)
func (*AdminChallengeFlavorAdd) String ¶
func (m *AdminChallengeFlavorAdd) String() string
func (*AdminChallengeFlavorAdd) Unmarshal ¶
func (m *AdminChallengeFlavorAdd) Unmarshal(dAtA []byte) error
func (*AdminChallengeFlavorAdd) XXX_DiscardUnknown ¶
func (m *AdminChallengeFlavorAdd) XXX_DiscardUnknown()
func (*AdminChallengeFlavorAdd) XXX_Marshal ¶
func (m *AdminChallengeFlavorAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AdminChallengeFlavorAdd) XXX_Merge ¶
func (m *AdminChallengeFlavorAdd) XXX_Merge(src proto.Message)
func (*AdminChallengeFlavorAdd) XXX_Size ¶
func (m *AdminChallengeFlavorAdd) XXX_Size() int
func (*AdminChallengeFlavorAdd) XXX_Unmarshal ¶
func (m *AdminChallengeFlavorAdd) XXX_Unmarshal(b []byte) error
type AdminChallengeFlavorAdd_Input ¶
type AdminChallengeFlavorAdd_Input struct { ChallengeFlavor *pwdb.ChallengeFlavor `protobuf:"bytes,1,opt,name=challenge_flavor,json=challengeFlavor,proto3" json:"challenge_flavor,omitempty"` ChallengeID string `protobuf:"bytes,2,opt,name=challenge_id,json=challengeId,proto3" json:"challenge_id,omitempty"` }
func (*AdminChallengeFlavorAdd_Input) ApplyDefaults ¶
func (in *AdminChallengeFlavorAdd_Input) ApplyDefaults()
func (*AdminChallengeFlavorAdd_Input) Descriptor ¶
func (*AdminChallengeFlavorAdd_Input) Descriptor() ([]byte, []int)
func (*AdminChallengeFlavorAdd_Input) GetChallengeFlavor ¶
func (m *AdminChallengeFlavorAdd_Input) GetChallengeFlavor() *pwdb.ChallengeFlavor
func (*AdminChallengeFlavorAdd_Input) GetChallengeID ¶
func (m *AdminChallengeFlavorAdd_Input) GetChallengeID() string
func (*AdminChallengeFlavorAdd_Input) Marshal ¶
func (m *AdminChallengeFlavorAdd_Input) Marshal() (dAtA []byte, err error)
func (*AdminChallengeFlavorAdd_Input) MarshalTo ¶
func (m *AdminChallengeFlavorAdd_Input) MarshalTo(dAtA []byte) (int, error)
func (*AdminChallengeFlavorAdd_Input) MarshalToSizedBuffer ¶
func (m *AdminChallengeFlavorAdd_Input) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*AdminChallengeFlavorAdd_Input) ProtoMessage ¶
func (*AdminChallengeFlavorAdd_Input) ProtoMessage()
func (*AdminChallengeFlavorAdd_Input) Reset ¶
func (m *AdminChallengeFlavorAdd_Input) Reset()
func (*AdminChallengeFlavorAdd_Input) Size ¶
func (m *AdminChallengeFlavorAdd_Input) Size() (n int)
func (*AdminChallengeFlavorAdd_Input) String ¶
func (m *AdminChallengeFlavorAdd_Input) String() string
func (*AdminChallengeFlavorAdd_Input) Unmarshal ¶
func (m *AdminChallengeFlavorAdd_Input) Unmarshal(dAtA []byte) error
func (*AdminChallengeFlavorAdd_Input) XXX_DiscardUnknown ¶
func (m *AdminChallengeFlavorAdd_Input) XXX_DiscardUnknown()
func (*AdminChallengeFlavorAdd_Input) XXX_Marshal ¶
func (m *AdminChallengeFlavorAdd_Input) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AdminChallengeFlavorAdd_Input) XXX_Merge ¶
func (m *AdminChallengeFlavorAdd_Input) XXX_Merge(src proto.Message)
func (*AdminChallengeFlavorAdd_Input) XXX_Size ¶
func (m *AdminChallengeFlavorAdd_Input) XXX_Size() int
func (*AdminChallengeFlavorAdd_Input) XXX_Unmarshal ¶
func (m *AdminChallengeFlavorAdd_Input) XXX_Unmarshal(b []byte) error
type AdminChallengeFlavorAdd_Output ¶
type AdminChallengeFlavorAdd_Output struct {
ChallengeFlavor *pwdb.ChallengeFlavor `protobuf:"bytes,1,opt,name=challenge_flavor,json=challengeFlavor,proto3" json:"challenge_flavor,omitempty"`
}
func (*AdminChallengeFlavorAdd_Output) Descriptor ¶
func (*AdminChallengeFlavorAdd_Output) Descriptor() ([]byte, []int)
func (*AdminChallengeFlavorAdd_Output) GetChallengeFlavor ¶
func (m *AdminChallengeFlavorAdd_Output) GetChallengeFlavor() *pwdb.ChallengeFlavor
func (*AdminChallengeFlavorAdd_Output) Marshal ¶
func (m *AdminChallengeFlavorAdd_Output) Marshal() (dAtA []byte, err error)
func (*AdminChallengeFlavorAdd_Output) MarshalTo ¶
func (m *AdminChallengeFlavorAdd_Output) MarshalTo(dAtA []byte) (int, error)
func (*AdminChallengeFlavorAdd_Output) MarshalToSizedBuffer ¶
func (m *AdminChallengeFlavorAdd_Output) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*AdminChallengeFlavorAdd_Output) ProtoMessage ¶
func (*AdminChallengeFlavorAdd_Output) ProtoMessage()
func (*AdminChallengeFlavorAdd_Output) Reset ¶
func (m *AdminChallengeFlavorAdd_Output) Reset()
func (*AdminChallengeFlavorAdd_Output) Size ¶
func (m *AdminChallengeFlavorAdd_Output) Size() (n int)
func (*AdminChallengeFlavorAdd_Output) String ¶
func (m *AdminChallengeFlavorAdd_Output) String() string
func (*AdminChallengeFlavorAdd_Output) Unmarshal ¶
func (m *AdminChallengeFlavorAdd_Output) Unmarshal(dAtA []byte) error
func (*AdminChallengeFlavorAdd_Output) XXX_DiscardUnknown ¶
func (m *AdminChallengeFlavorAdd_Output) XXX_DiscardUnknown()
func (*AdminChallengeFlavorAdd_Output) XXX_Marshal ¶
func (m *AdminChallengeFlavorAdd_Output) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AdminChallengeFlavorAdd_Output) XXX_Merge ¶
func (m *AdminChallengeFlavorAdd_Output) XXX_Merge(src proto.Message)
func (*AdminChallengeFlavorAdd_Output) XXX_Size ¶
func (m *AdminChallengeFlavorAdd_Output) XXX_Size() int
func (*AdminChallengeFlavorAdd_Output) XXX_Unmarshal ¶
func (m *AdminChallengeFlavorAdd_Output) XXX_Unmarshal(b []byte) error
type AdminChallengeRedump ¶
type AdminChallengeRedump struct { }
func (*AdminChallengeRedump) Descriptor ¶
func (*AdminChallengeRedump) Descriptor() ([]byte, []int)
func (*AdminChallengeRedump) Marshal ¶
func (m *AdminChallengeRedump) Marshal() (dAtA []byte, err error)
func (*AdminChallengeRedump) MarshalTo ¶
func (m *AdminChallengeRedump) MarshalTo(dAtA []byte) (int, error)
func (*AdminChallengeRedump) MarshalToSizedBuffer ¶
func (m *AdminChallengeRedump) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*AdminChallengeRedump) ProtoMessage ¶
func (*AdminChallengeRedump) ProtoMessage()
func (*AdminChallengeRedump) Reset ¶
func (m *AdminChallengeRedump) Reset()
func (*AdminChallengeRedump) Size ¶
func (m *AdminChallengeRedump) Size() (n int)
func (*AdminChallengeRedump) String ¶
func (m *AdminChallengeRedump) String() string
func (*AdminChallengeRedump) Unmarshal ¶
func (m *AdminChallengeRedump) Unmarshal(dAtA []byte) error
func (*AdminChallengeRedump) XXX_DiscardUnknown ¶
func (m *AdminChallengeRedump) XXX_DiscardUnknown()
func (*AdminChallengeRedump) XXX_Marshal ¶
func (m *AdminChallengeRedump) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AdminChallengeRedump) XXX_Merge ¶
func (m *AdminChallengeRedump) XXX_Merge(src proto.Message)
func (*AdminChallengeRedump) XXX_Size ¶
func (m *AdminChallengeRedump) XXX_Size() int
func (*AdminChallengeRedump) XXX_Unmarshal ¶
func (m *AdminChallengeRedump) XXX_Unmarshal(b []byte) error
type AdminChallengeRedump_Input ¶
type AdminChallengeRedump_Input struct {
ChallengeID string `protobuf:"bytes,1,opt,name=challenge_id,json=challengeId,proto3" json:"challenge_id,omitempty"`
}
func (*AdminChallengeRedump_Input) Descriptor ¶
func (*AdminChallengeRedump_Input) Descriptor() ([]byte, []int)
func (*AdminChallengeRedump_Input) GetChallengeID ¶
func (m *AdminChallengeRedump_Input) GetChallengeID() string
func (*AdminChallengeRedump_Input) Marshal ¶
func (m *AdminChallengeRedump_Input) Marshal() (dAtA []byte, err error)
func (*AdminChallengeRedump_Input) MarshalTo ¶
func (m *AdminChallengeRedump_Input) MarshalTo(dAtA []byte) (int, error)
func (*AdminChallengeRedump_Input) MarshalToSizedBuffer ¶
func (m *AdminChallengeRedump_Input) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*AdminChallengeRedump_Input) ProtoMessage ¶
func (*AdminChallengeRedump_Input) ProtoMessage()
func (*AdminChallengeRedump_Input) Reset ¶
func (m *AdminChallengeRedump_Input) Reset()
func (*AdminChallengeRedump_Input) Size ¶
func (m *AdminChallengeRedump_Input) Size() (n int)
func (*AdminChallengeRedump_Input) String ¶
func (m *AdminChallengeRedump_Input) String() string
func (*AdminChallengeRedump_Input) Unmarshal ¶
func (m *AdminChallengeRedump_Input) Unmarshal(dAtA []byte) error
func (*AdminChallengeRedump_Input) XXX_DiscardUnknown ¶
func (m *AdminChallengeRedump_Input) XXX_DiscardUnknown()
func (*AdminChallengeRedump_Input) XXX_Marshal ¶
func (m *AdminChallengeRedump_Input) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AdminChallengeRedump_Input) XXX_Merge ¶
func (m *AdminChallengeRedump_Input) XXX_Merge(src proto.Message)
func (*AdminChallengeRedump_Input) XXX_Size ¶
func (m *AdminChallengeRedump_Input) XXX_Size() int
func (*AdminChallengeRedump_Input) XXX_Unmarshal ¶
func (m *AdminChallengeRedump_Input) XXX_Unmarshal(b []byte) error
type AdminChallengeRedump_Output ¶
type AdminChallengeRedump_Output struct {
ChallengeInstances []*pwdb.ChallengeInstance `protobuf:"bytes,1,rep,name=challenge_instances,json=challengeInstances,proto3" json:"challenge_instances,omitempty"`
}
func (*AdminChallengeRedump_Output) Descriptor ¶
func (*AdminChallengeRedump_Output) Descriptor() ([]byte, []int)
func (*AdminChallengeRedump_Output) GetChallengeInstances ¶
func (m *AdminChallengeRedump_Output) GetChallengeInstances() []*pwdb.ChallengeInstance
func (*AdminChallengeRedump_Output) Marshal ¶
func (m *AdminChallengeRedump_Output) Marshal() (dAtA []byte, err error)
func (*AdminChallengeRedump_Output) MarshalTo ¶
func (m *AdminChallengeRedump_Output) MarshalTo(dAtA []byte) (int, error)
func (*AdminChallengeRedump_Output) MarshalToSizedBuffer ¶
func (m *AdminChallengeRedump_Output) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*AdminChallengeRedump_Output) ProtoMessage ¶
func (*AdminChallengeRedump_Output) ProtoMessage()
func (*AdminChallengeRedump_Output) Reset ¶
func (m *AdminChallengeRedump_Output) Reset()
func (*AdminChallengeRedump_Output) Size ¶
func (m *AdminChallengeRedump_Output) Size() (n int)
func (*AdminChallengeRedump_Output) String ¶
func (m *AdminChallengeRedump_Output) String() string
func (*AdminChallengeRedump_Output) Unmarshal ¶
func (m *AdminChallengeRedump_Output) Unmarshal(dAtA []byte) error
func (*AdminChallengeRedump_Output) XXX_DiscardUnknown ¶
func (m *AdminChallengeRedump_Output) XXX_DiscardUnknown()
func (*AdminChallengeRedump_Output) XXX_Marshal ¶
func (m *AdminChallengeRedump_Output) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AdminChallengeRedump_Output) XXX_Merge ¶
func (m *AdminChallengeRedump_Output) XXX_Merge(src proto.Message)
func (*AdminChallengeRedump_Output) XXX_Size ¶
func (m *AdminChallengeRedump_Output) XXX_Size() int
func (*AdminChallengeRedump_Output) XXX_Unmarshal ¶
func (m *AdminChallengeRedump_Output) XXX_Unmarshal(b []byte) error
type AdminListActivities ¶
type AdminListActivities struct { }
func (*AdminListActivities) Descriptor ¶
func (*AdminListActivities) Descriptor() ([]byte, []int)
func (*AdminListActivities) Marshal ¶
func (m *AdminListActivities) Marshal() (dAtA []byte, err error)
func (*AdminListActivities) MarshalTo ¶
func (m *AdminListActivities) MarshalTo(dAtA []byte) (int, error)
func (*AdminListActivities) MarshalToSizedBuffer ¶
func (m *AdminListActivities) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*AdminListActivities) ProtoMessage ¶
func (*AdminListActivities) ProtoMessage()
func (*AdminListActivities) Reset ¶
func (m *AdminListActivities) Reset()
func (*AdminListActivities) Size ¶
func (m *AdminListActivities) Size() (n int)
func (*AdminListActivities) String ¶
func (m *AdminListActivities) String() string
func (*AdminListActivities) Unmarshal ¶
func (m *AdminListActivities) Unmarshal(dAtA []byte) error
func (*AdminListActivities) XXX_DiscardUnknown ¶
func (m *AdminListActivities) XXX_DiscardUnknown()
func (*AdminListActivities) XXX_Marshal ¶
func (m *AdminListActivities) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AdminListActivities) XXX_Merge ¶
func (m *AdminListActivities) XXX_Merge(src proto.Message)
func (*AdminListActivities) XXX_Size ¶
func (m *AdminListActivities) XXX_Size() int
func (*AdminListActivities) XXX_Unmarshal ¶
func (m *AdminListActivities) XXX_Unmarshal(b []byte) error
type AdminListActivities_Input ¶
type AdminListActivities_Input struct { Limit int64 `protobuf:"varint,1,opt,name=limit,proto3" json:"limit,omitempty"` Since *time.Time `protobuf:"bytes,2,opt,name=since,proto3,stdtime" json:"since,omitempty"` FilteringPreset string `protobuf:"bytes,3,opt,name=filtering_preset,json=filteringPreset,proto3" json:"filtering_preset,omitempty"` }
func (*AdminListActivities_Input) Descriptor ¶
func (*AdminListActivities_Input) Descriptor() ([]byte, []int)
func (*AdminListActivities_Input) GetFilteringPreset ¶ added in v2.76.0
func (m *AdminListActivities_Input) GetFilteringPreset() string
func (*AdminListActivities_Input) GetLimit ¶ added in v2.76.0
func (m *AdminListActivities_Input) GetLimit() int64
func (*AdminListActivities_Input) GetSince ¶ added in v2.76.0
func (m *AdminListActivities_Input) GetSince() *time.Time
func (*AdminListActivities_Input) Marshal ¶
func (m *AdminListActivities_Input) Marshal() (dAtA []byte, err error)
func (*AdminListActivities_Input) MarshalTo ¶
func (m *AdminListActivities_Input) MarshalTo(dAtA []byte) (int, error)
func (*AdminListActivities_Input) MarshalToSizedBuffer ¶
func (m *AdminListActivities_Input) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*AdminListActivities_Input) ProtoMessage ¶
func (*AdminListActivities_Input) ProtoMessage()
func (*AdminListActivities_Input) Reset ¶
func (m *AdminListActivities_Input) Reset()
func (*AdminListActivities_Input) Size ¶
func (m *AdminListActivities_Input) Size() (n int)
func (*AdminListActivities_Input) String ¶
func (m *AdminListActivities_Input) String() string
func (*AdminListActivities_Input) Unmarshal ¶
func (m *AdminListActivities_Input) Unmarshal(dAtA []byte) error
func (*AdminListActivities_Input) XXX_DiscardUnknown ¶
func (m *AdminListActivities_Input) XXX_DiscardUnknown()
func (*AdminListActivities_Input) XXX_Marshal ¶
func (m *AdminListActivities_Input) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AdminListActivities_Input) XXX_Merge ¶
func (m *AdminListActivities_Input) XXX_Merge(src proto.Message)
func (*AdminListActivities_Input) XXX_Size ¶
func (m *AdminListActivities_Input) XXX_Size() int
func (*AdminListActivities_Input) XXX_Unmarshal ¶
func (m *AdminListActivities_Input) XXX_Unmarshal(b []byte) error
type AdminListActivities_Output ¶
type AdminListActivities_Output struct {
Activities []*pwdb.Activity `protobuf:"bytes,1,rep,name=activities,proto3" json:"activities,omitempty"`
}
func (*AdminListActivities_Output) Descriptor ¶
func (*AdminListActivities_Output) Descriptor() ([]byte, []int)
func (*AdminListActivities_Output) GetActivities ¶
func (m *AdminListActivities_Output) GetActivities() []*pwdb.Activity
func (*AdminListActivities_Output) Marshal ¶
func (m *AdminListActivities_Output) Marshal() (dAtA []byte, err error)
func (*AdminListActivities_Output) MarshalTo ¶
func (m *AdminListActivities_Output) MarshalTo(dAtA []byte) (int, error)
func (*AdminListActivities_Output) MarshalToSizedBuffer ¶
func (m *AdminListActivities_Output) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*AdminListActivities_Output) ProtoMessage ¶
func (*AdminListActivities_Output) ProtoMessage()
func (*AdminListActivities_Output) Reset ¶
func (m *AdminListActivities_Output) Reset()
func (*AdminListActivities_Output) Size ¶
func (m *AdminListActivities_Output) Size() (n int)
func (*AdminListActivities_Output) String ¶
func (m *AdminListActivities_Output) String() string
func (*AdminListActivities_Output) Unmarshal ¶
func (m *AdminListActivities_Output) Unmarshal(dAtA []byte) error
func (*AdminListActivities_Output) XXX_DiscardUnknown ¶
func (m *AdminListActivities_Output) XXX_DiscardUnknown()
func (*AdminListActivities_Output) XXX_Marshal ¶
func (m *AdminListActivities_Output) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AdminListActivities_Output) XXX_Merge ¶
func (m *AdminListActivities_Output) XXX_Merge(src proto.Message)
func (*AdminListActivities_Output) XXX_Size ¶
func (m *AdminListActivities_Output) XXX_Size() int
func (*AdminListActivities_Output) XXX_Unmarshal ¶
func (m *AdminListActivities_Output) XXX_Unmarshal(b []byte) error
type AdminListAgents ¶
type AdminListAgents struct { }
func (*AdminListAgents) Descriptor ¶
func (*AdminListAgents) Descriptor() ([]byte, []int)
func (*AdminListAgents) Marshal ¶
func (m *AdminListAgents) Marshal() (dAtA []byte, err error)
func (*AdminListAgents) MarshalToSizedBuffer ¶
func (m *AdminListAgents) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*AdminListAgents) ProtoMessage ¶
func (*AdminListAgents) ProtoMessage()
func (*AdminListAgents) Reset ¶
func (m *AdminListAgents) Reset()
func (*AdminListAgents) Size ¶
func (m *AdminListAgents) Size() (n int)
func (*AdminListAgents) String ¶
func (m *AdminListAgents) String() string
func (*AdminListAgents) Unmarshal ¶
func (m *AdminListAgents) Unmarshal(dAtA []byte) error
func (*AdminListAgents) XXX_DiscardUnknown ¶
func (m *AdminListAgents) XXX_DiscardUnknown()
func (*AdminListAgents) XXX_Marshal ¶
func (m *AdminListAgents) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AdminListAgents) XXX_Merge ¶
func (m *AdminListAgents) XXX_Merge(src proto.Message)
func (*AdminListAgents) XXX_Size ¶
func (m *AdminListAgents) XXX_Size() int
func (*AdminListAgents) XXX_Unmarshal ¶
func (m *AdminListAgents) XXX_Unmarshal(b []byte) error
type AdminListAgents_Input ¶
type AdminListAgents_Input struct { }
func (*AdminListAgents_Input) Descriptor ¶
func (*AdminListAgents_Input) Descriptor() ([]byte, []int)
func (*AdminListAgents_Input) Marshal ¶
func (m *AdminListAgents_Input) Marshal() (dAtA []byte, err error)
func (*AdminListAgents_Input) MarshalTo ¶
func (m *AdminListAgents_Input) MarshalTo(dAtA []byte) (int, error)
func (*AdminListAgents_Input) MarshalToSizedBuffer ¶
func (m *AdminListAgents_Input) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*AdminListAgents_Input) ProtoMessage ¶
func (*AdminListAgents_Input) ProtoMessage()
func (*AdminListAgents_Input) Reset ¶
func (m *AdminListAgents_Input) Reset()
func (*AdminListAgents_Input) Size ¶
func (m *AdminListAgents_Input) Size() (n int)
func (*AdminListAgents_Input) String ¶
func (m *AdminListAgents_Input) String() string
func (*AdminListAgents_Input) Unmarshal ¶
func (m *AdminListAgents_Input) Unmarshal(dAtA []byte) error
func (*AdminListAgents_Input) XXX_DiscardUnknown ¶
func (m *AdminListAgents_Input) XXX_DiscardUnknown()
func (*AdminListAgents_Input) XXX_Marshal ¶
func (m *AdminListAgents_Input) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AdminListAgents_Input) XXX_Merge ¶
func (m *AdminListAgents_Input) XXX_Merge(src proto.Message)
func (*AdminListAgents_Input) XXX_Size ¶
func (m *AdminListAgents_Input) XXX_Size() int
func (*AdminListAgents_Input) XXX_Unmarshal ¶
func (m *AdminListAgents_Input) XXX_Unmarshal(b []byte) error
type AdminListAgents_Output ¶
type AdminListAgents_Output struct {
Agents []*pwdb.Agent `protobuf:"bytes,1,rep,name=agents,proto3" json:"agents,omitempty"`
}
func (*AdminListAgents_Output) Descriptor ¶
func (*AdminListAgents_Output) Descriptor() ([]byte, []int)
func (*AdminListAgents_Output) GetAgents ¶
func (m *AdminListAgents_Output) GetAgents() []*pwdb.Agent
func (*AdminListAgents_Output) Marshal ¶
func (m *AdminListAgents_Output) Marshal() (dAtA []byte, err error)
func (*AdminListAgents_Output) MarshalTo ¶
func (m *AdminListAgents_Output) MarshalTo(dAtA []byte) (int, error)
func (*AdminListAgents_Output) MarshalToSizedBuffer ¶
func (m *AdminListAgents_Output) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*AdminListAgents_Output) ProtoMessage ¶
func (*AdminListAgents_Output) ProtoMessage()
func (*AdminListAgents_Output) Reset ¶
func (m *AdminListAgents_Output) Reset()
func (*AdminListAgents_Output) Size ¶
func (m *AdminListAgents_Output) Size() (n int)
func (*AdminListAgents_Output) String ¶
func (m *AdminListAgents_Output) String() string
func (*AdminListAgents_Output) Unmarshal ¶
func (m *AdminListAgents_Output) Unmarshal(dAtA []byte) error
func (*AdminListAgents_Output) XXX_DiscardUnknown ¶
func (m *AdminListAgents_Output) XXX_DiscardUnknown()
func (*AdminListAgents_Output) XXX_Marshal ¶
func (m *AdminListAgents_Output) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AdminListAgents_Output) XXX_Merge ¶
func (m *AdminListAgents_Output) XXX_Merge(src proto.Message)
func (*AdminListAgents_Output) XXX_Size ¶
func (m *AdminListAgents_Output) XXX_Size() int
func (*AdminListAgents_Output) XXX_Unmarshal ¶
func (m *AdminListAgents_Output) XXX_Unmarshal(b []byte) error
type AdminListAll ¶
type AdminListAll struct { }
func (*AdminListAll) Descriptor ¶
func (*AdminListAll) Descriptor() ([]byte, []int)
func (*AdminListAll) Marshal ¶
func (m *AdminListAll) Marshal() (dAtA []byte, err error)
func (*AdminListAll) MarshalToSizedBuffer ¶
func (m *AdminListAll) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*AdminListAll) ProtoMessage ¶
func (*AdminListAll) ProtoMessage()
func (*AdminListAll) Reset ¶
func (m *AdminListAll) Reset()
func (*AdminListAll) Size ¶
func (m *AdminListAll) Size() (n int)
func (*AdminListAll) String ¶
func (m *AdminListAll) String() string
func (*AdminListAll) Unmarshal ¶
func (m *AdminListAll) Unmarshal(dAtA []byte) error
func (*AdminListAll) XXX_DiscardUnknown ¶
func (m *AdminListAll) XXX_DiscardUnknown()
func (*AdminListAll) XXX_Marshal ¶
func (m *AdminListAll) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AdminListAll) XXX_Merge ¶
func (m *AdminListAll) XXX_Merge(src proto.Message)
func (*AdminListAll) XXX_Size ¶
func (m *AdminListAll) XXX_Size() int
func (*AdminListAll) XXX_Unmarshal ¶
func (m *AdminListAll) XXX_Unmarshal(b []byte) error
type AdminListAll_Input ¶
type AdminListAll_Input struct { }
func (*AdminListAll_Input) Descriptor ¶
func (*AdminListAll_Input) Descriptor() ([]byte, []int)
func (*AdminListAll_Input) Marshal ¶
func (m *AdminListAll_Input) Marshal() (dAtA []byte, err error)
func (*AdminListAll_Input) MarshalTo ¶
func (m *AdminListAll_Input) MarshalTo(dAtA []byte) (int, error)
func (*AdminListAll_Input) MarshalToSizedBuffer ¶
func (m *AdminListAll_Input) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*AdminListAll_Input) ProtoMessage ¶
func (*AdminListAll_Input) ProtoMessage()
func (*AdminListAll_Input) Reset ¶
func (m *AdminListAll_Input) Reset()
func (*AdminListAll_Input) Size ¶
func (m *AdminListAll_Input) Size() (n int)
func (*AdminListAll_Input) String ¶
func (m *AdminListAll_Input) String() string
func (*AdminListAll_Input) Unmarshal ¶
func (m *AdminListAll_Input) Unmarshal(dAtA []byte) error
func (*AdminListAll_Input) XXX_DiscardUnknown ¶
func (m *AdminListAll_Input) XXX_DiscardUnknown()
func (*AdminListAll_Input) XXX_Marshal ¶
func (m *AdminListAll_Input) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AdminListAll_Input) XXX_Merge ¶
func (m *AdminListAll_Input) XXX_Merge(src proto.Message)
func (*AdminListAll_Input) XXX_Size ¶
func (m *AdminListAll_Input) XXX_Size() int
func (*AdminListAll_Input) XXX_Unmarshal ¶
func (m *AdminListAll_Input) XXX_Unmarshal(b []byte) error
type AdminListAll_Output ¶
type AdminListAll_Output struct { Challenges []*pwdb.Challenge `protobuf:"bytes,1,rep,name=challenges,proto3" json:"challenges,omitempty"` ChallengeFlavors []*pwdb.ChallengeFlavor `protobuf:"bytes,2,rep,name=challenge_flavors,json=challengeFlavors,proto3" json:"challenge_flavors,omitempty"` SeasonChallenges []*pwdb.SeasonChallenge `protobuf:"bytes,3,rep,name=season_challenges,json=seasonChallenges,proto3" json:"season_challenges,omitempty"` ChallengeInstances []*pwdb.ChallengeInstance `protobuf:"bytes,4,rep,name=challenge_instances,json=challengeInstances,proto3" json:"challenge_instances,omitempty"` Agents []*pwdb.Agent `protobuf:"bytes,5,rep,name=agents,proto3" json:"agents,omitempty"` OrganizationMembers []*pwdb.OrganizationMember `protobuf:"bytes,6,rep,name=organization_members,json=organizationMembers,proto3" json:"organization_members,omitempty"` TeamMembers []*pwdb.TeamMember `protobuf:"bytes,7,rep,name=team_members,json=teamMembers,proto3" json:"team_members,omitempty"` TeamInvites []*pwdb.TeamInvite `protobuf:"bytes,8,rep,name=team_invites,json=teamInvites,proto3" json:"team_invites,omitempty"` Users []*pwdb.User `protobuf:"bytes,9,rep,name=users,proto3" json:"users,omitempty"` Organizations []*pwdb.Organization `protobuf:"bytes,10,rep,name=organizations,proto3" json:"organizations,omitempty"` Seasons []*pwdb.Season `protobuf:"bytes,11,rep,name=seasons,proto3" json:"seasons,omitempty"` Teams []*pwdb.Team `protobuf:"bytes,12,rep,name=teams,proto3" json:"teams,omitempty"` WhoswhoAttempts []*pwdb.WhoswhoAttempt `protobuf:"bytes,13,rep,name=whoswho_attempts,json=whoswhoAttempts,proto3" json:"whoswho_attempts,omitempty"` ChallengeValidations []*pwdb.ChallengeValidation `protobuf:"bytes,14,rep,name=challenge_validations,json=challengeValidations,proto3" json:"challenge_validations,omitempty"` ChallengeSubscriptions []*pwdb.ChallengeSubscription `` /* 128-byte string literal not displayed */ InventoryItems []*pwdb.InventoryItem `protobuf:"bytes,16,rep,name=inventory_items,json=inventoryItems,proto3" json:"inventory_items,omitempty"` Notifications []*pwdb.Notification `protobuf:"bytes,17,rep,name=notifications,proto3" json:"notifications,omitempty"` Coupons []*pwdb.Coupon `protobuf:"bytes,18,rep,name=coupons,proto3" json:"coupons,omitempty"` CouponValidations []*pwdb.CouponValidation `protobuf:"bytes,19,rep,name=coupon_validations,json=couponValidations,proto3" json:"coupon_validations,omitempty"` Achievements []*pwdb.Achievement `protobuf:"bytes,20,rep,name=achievements,proto3" json:"achievements,omitempty"` Activities []*pwdb.Activity `protobuf:"bytes,21,rep,name=activities,proto3" json:"activities,omitempty"` }
func (*AdminListAll_Output) Descriptor ¶
func (*AdminListAll_Output) Descriptor() ([]byte, []int)
func (*AdminListAll_Output) GetAchievements ¶
func (m *AdminListAll_Output) GetAchievements() []*pwdb.Achievement
func (*AdminListAll_Output) GetActivities ¶
func (m *AdminListAll_Output) GetActivities() []*pwdb.Activity
func (*AdminListAll_Output) GetAgents ¶
func (m *AdminListAll_Output) GetAgents() []*pwdb.Agent
func (*AdminListAll_Output) GetChallengeFlavors ¶
func (m *AdminListAll_Output) GetChallengeFlavors() []*pwdb.ChallengeFlavor
func (*AdminListAll_Output) GetChallengeInstances ¶
func (m *AdminListAll_Output) GetChallengeInstances() []*pwdb.ChallengeInstance
func (*AdminListAll_Output) GetChallengeSubscriptions ¶
func (m *AdminListAll_Output) GetChallengeSubscriptions() []*pwdb.ChallengeSubscription
func (*AdminListAll_Output) GetChallengeValidations ¶
func (m *AdminListAll_Output) GetChallengeValidations() []*pwdb.ChallengeValidation
func (*AdminListAll_Output) GetChallenges ¶
func (m *AdminListAll_Output) GetChallenges() []*pwdb.Challenge
func (*AdminListAll_Output) GetCouponValidations ¶
func (m *AdminListAll_Output) GetCouponValidations() []*pwdb.CouponValidation
func (*AdminListAll_Output) GetCoupons ¶
func (m *AdminListAll_Output) GetCoupons() []*pwdb.Coupon
func (*AdminListAll_Output) GetInventoryItems ¶
func (m *AdminListAll_Output) GetInventoryItems() []*pwdb.InventoryItem
func (*AdminListAll_Output) GetNotifications ¶
func (m *AdminListAll_Output) GetNotifications() []*pwdb.Notification
func (*AdminListAll_Output) GetOrganizationMembers ¶
func (m *AdminListAll_Output) GetOrganizationMembers() []*pwdb.OrganizationMember
func (*AdminListAll_Output) GetOrganizations ¶
func (m *AdminListAll_Output) GetOrganizations() []*pwdb.Organization
func (*AdminListAll_Output) GetSeasonChallenges ¶
func (m *AdminListAll_Output) GetSeasonChallenges() []*pwdb.SeasonChallenge
func (*AdminListAll_Output) GetSeasons ¶
func (m *AdminListAll_Output) GetSeasons() []*pwdb.Season
func (*AdminListAll_Output) GetTeamInvites ¶
func (m *AdminListAll_Output) GetTeamInvites() []*pwdb.TeamInvite
func (*AdminListAll_Output) GetTeamMembers ¶
func (m *AdminListAll_Output) GetTeamMembers() []*pwdb.TeamMember
func (*AdminListAll_Output) GetTeams ¶
func (m *AdminListAll_Output) GetTeams() []*pwdb.Team
func (*AdminListAll_Output) GetUsers ¶
func (m *AdminListAll_Output) GetUsers() []*pwdb.User
func (*AdminListAll_Output) GetWhoswhoAttempts ¶
func (m *AdminListAll_Output) GetWhoswhoAttempts() []*pwdb.WhoswhoAttempt
func (*AdminListAll_Output) Marshal ¶
func (m *AdminListAll_Output) Marshal() (dAtA []byte, err error)
func (*AdminListAll_Output) MarshalTo ¶
func (m *AdminListAll_Output) MarshalTo(dAtA []byte) (int, error)
func (*AdminListAll_Output) MarshalToSizedBuffer ¶
func (m *AdminListAll_Output) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*AdminListAll_Output) ProtoMessage ¶
func (*AdminListAll_Output) ProtoMessage()
func (*AdminListAll_Output) Reset ¶
func (m *AdminListAll_Output) Reset()
func (*AdminListAll_Output) Size ¶
func (m *AdminListAll_Output) Size() (n int)
func (*AdminListAll_Output) String ¶
func (m *AdminListAll_Output) String() string
func (*AdminListAll_Output) Unmarshal ¶
func (m *AdminListAll_Output) Unmarshal(dAtA []byte) error
func (*AdminListAll_Output) XXX_DiscardUnknown ¶
func (m *AdminListAll_Output) XXX_DiscardUnknown()
func (*AdminListAll_Output) XXX_Marshal ¶
func (m *AdminListAll_Output) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AdminListAll_Output) XXX_Merge ¶
func (m *AdminListAll_Output) XXX_Merge(src proto.Message)
func (*AdminListAll_Output) XXX_Size ¶
func (m *AdminListAll_Output) XXX_Size() int
func (*AdminListAll_Output) XXX_Unmarshal ¶
func (m *AdminListAll_Output) XXX_Unmarshal(b []byte) error
type AdminListChallengeSubscriptions ¶
type AdminListChallengeSubscriptions struct { }
func (*AdminListChallengeSubscriptions) Descriptor ¶
func (*AdminListChallengeSubscriptions) Descriptor() ([]byte, []int)
func (*AdminListChallengeSubscriptions) Marshal ¶
func (m *AdminListChallengeSubscriptions) Marshal() (dAtA []byte, err error)
func (*AdminListChallengeSubscriptions) MarshalTo ¶
func (m *AdminListChallengeSubscriptions) MarshalTo(dAtA []byte) (int, error)
func (*AdminListChallengeSubscriptions) MarshalToSizedBuffer ¶
func (m *AdminListChallengeSubscriptions) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*AdminListChallengeSubscriptions) ProtoMessage ¶
func (*AdminListChallengeSubscriptions) ProtoMessage()
func (*AdminListChallengeSubscriptions) Reset ¶
func (m *AdminListChallengeSubscriptions) Reset()
func (*AdminListChallengeSubscriptions) Size ¶
func (m *AdminListChallengeSubscriptions) Size() (n int)
func (*AdminListChallengeSubscriptions) String ¶
func (m *AdminListChallengeSubscriptions) String() string
func (*AdminListChallengeSubscriptions) Unmarshal ¶
func (m *AdminListChallengeSubscriptions) Unmarshal(dAtA []byte) error
func (*AdminListChallengeSubscriptions) XXX_DiscardUnknown ¶
func (m *AdminListChallengeSubscriptions) XXX_DiscardUnknown()
func (*AdminListChallengeSubscriptions) XXX_Marshal ¶
func (m *AdminListChallengeSubscriptions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AdminListChallengeSubscriptions) XXX_Merge ¶
func (m *AdminListChallengeSubscriptions) XXX_Merge(src proto.Message)
func (*AdminListChallengeSubscriptions) XXX_Size ¶
func (m *AdminListChallengeSubscriptions) XXX_Size() int
func (*AdminListChallengeSubscriptions) XXX_Unmarshal ¶
func (m *AdminListChallengeSubscriptions) XXX_Unmarshal(b []byte) error
type AdminListChallengeSubscriptions_Input ¶
type AdminListChallengeSubscriptions_Input struct { }
func (*AdminListChallengeSubscriptions_Input) Descriptor ¶
func (*AdminListChallengeSubscriptions_Input) Descriptor() ([]byte, []int)
func (*AdminListChallengeSubscriptions_Input) Marshal ¶
func (m *AdminListChallengeSubscriptions_Input) Marshal() (dAtA []byte, err error)
func (*AdminListChallengeSubscriptions_Input) MarshalTo ¶
func (m *AdminListChallengeSubscriptions_Input) MarshalTo(dAtA []byte) (int, error)
func (*AdminListChallengeSubscriptions_Input) MarshalToSizedBuffer ¶
func (m *AdminListChallengeSubscriptions_Input) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*AdminListChallengeSubscriptions_Input) ProtoMessage ¶
func (*AdminListChallengeSubscriptions_Input) ProtoMessage()
func (*AdminListChallengeSubscriptions_Input) Reset ¶
func (m *AdminListChallengeSubscriptions_Input) Reset()
func (*AdminListChallengeSubscriptions_Input) Size ¶
func (m *AdminListChallengeSubscriptions_Input) Size() (n int)
func (*AdminListChallengeSubscriptions_Input) String ¶
func (m *AdminListChallengeSubscriptions_Input) String() string
func (*AdminListChallengeSubscriptions_Input) Unmarshal ¶
func (m *AdminListChallengeSubscriptions_Input) Unmarshal(dAtA []byte) error
func (*AdminListChallengeSubscriptions_Input) XXX_DiscardUnknown ¶
func (m *AdminListChallengeSubscriptions_Input) XXX_DiscardUnknown()
func (*AdminListChallengeSubscriptions_Input) XXX_Marshal ¶
func (m *AdminListChallengeSubscriptions_Input) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AdminListChallengeSubscriptions_Input) XXX_Merge ¶
func (m *AdminListChallengeSubscriptions_Input) XXX_Merge(src proto.Message)
func (*AdminListChallengeSubscriptions_Input) XXX_Size ¶
func (m *AdminListChallengeSubscriptions_Input) XXX_Size() int
func (*AdminListChallengeSubscriptions_Input) XXX_Unmarshal ¶
func (m *AdminListChallengeSubscriptions_Input) XXX_Unmarshal(b []byte) error
type AdminListChallengeSubscriptions_Output ¶
type AdminListChallengeSubscriptions_Output struct {
Subscriptions []*pwdb.ChallengeSubscription `protobuf:"bytes,1,rep,name=subscriptions,proto3" json:"subscriptions,omitempty"`
}
func (*AdminListChallengeSubscriptions_Output) Descriptor ¶
func (*AdminListChallengeSubscriptions_Output) Descriptor() ([]byte, []int)
func (*AdminListChallengeSubscriptions_Output) GetSubscriptions ¶
func (m *AdminListChallengeSubscriptions_Output) GetSubscriptions() []*pwdb.ChallengeSubscription
func (*AdminListChallengeSubscriptions_Output) Marshal ¶
func (m *AdminListChallengeSubscriptions_Output) Marshal() (dAtA []byte, err error)
func (*AdminListChallengeSubscriptions_Output) MarshalTo ¶
func (m *AdminListChallengeSubscriptions_Output) MarshalTo(dAtA []byte) (int, error)
func (*AdminListChallengeSubscriptions_Output) MarshalToSizedBuffer ¶
func (m *AdminListChallengeSubscriptions_Output) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*AdminListChallengeSubscriptions_Output) ProtoMessage ¶
func (*AdminListChallengeSubscriptions_Output) ProtoMessage()
func (*AdminListChallengeSubscriptions_Output) Reset ¶
func (m *AdminListChallengeSubscriptions_Output) Reset()
func (*AdminListChallengeSubscriptions_Output) Size ¶
func (m *AdminListChallengeSubscriptions_Output) Size() (n int)
func (*AdminListChallengeSubscriptions_Output) String ¶
func (m *AdminListChallengeSubscriptions_Output) String() string
func (*AdminListChallengeSubscriptions_Output) Unmarshal ¶
func (m *AdminListChallengeSubscriptions_Output) Unmarshal(dAtA []byte) error
func (*AdminListChallengeSubscriptions_Output) XXX_DiscardUnknown ¶
func (m *AdminListChallengeSubscriptions_Output) XXX_DiscardUnknown()
func (*AdminListChallengeSubscriptions_Output) XXX_Marshal ¶
func (m *AdminListChallengeSubscriptions_Output) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AdminListChallengeSubscriptions_Output) XXX_Merge ¶
func (m *AdminListChallengeSubscriptions_Output) XXX_Merge(src proto.Message)
func (*AdminListChallengeSubscriptions_Output) XXX_Size ¶
func (m *AdminListChallengeSubscriptions_Output) XXX_Size() int
func (*AdminListChallengeSubscriptions_Output) XXX_Unmarshal ¶
func (m *AdminListChallengeSubscriptions_Output) XXX_Unmarshal(b []byte) error
type AdminListChallenges ¶
type AdminListChallenges struct { }
func (*AdminListChallenges) Descriptor ¶
func (*AdminListChallenges) Descriptor() ([]byte, []int)
func (*AdminListChallenges) Marshal ¶
func (m *AdminListChallenges) Marshal() (dAtA []byte, err error)
func (*AdminListChallenges) MarshalTo ¶
func (m *AdminListChallenges) MarshalTo(dAtA []byte) (int, error)
func (*AdminListChallenges) MarshalToSizedBuffer ¶
func (m *AdminListChallenges) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*AdminListChallenges) ProtoMessage ¶
func (*AdminListChallenges) ProtoMessage()
func (*AdminListChallenges) Reset ¶
func (m *AdminListChallenges) Reset()
func (*AdminListChallenges) Size ¶
func (m *AdminListChallenges) Size() (n int)
func (*AdminListChallenges) String ¶
func (m *AdminListChallenges) String() string
func (*AdminListChallenges) Unmarshal ¶
func (m *AdminListChallenges) Unmarshal(dAtA []byte) error
func (*AdminListChallenges) XXX_DiscardUnknown ¶
func (m *AdminListChallenges) XXX_DiscardUnknown()
func (*AdminListChallenges) XXX_Marshal ¶
func (m *AdminListChallenges) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AdminListChallenges) XXX_Merge ¶
func (m *AdminListChallenges) XXX_Merge(src proto.Message)
func (*AdminListChallenges) XXX_Size ¶
func (m *AdminListChallenges) XXX_Size() int
func (*AdminListChallenges) XXX_Unmarshal ¶
func (m *AdminListChallenges) XXX_Unmarshal(b []byte) error
type AdminListChallenges_Input ¶
type AdminListChallenges_Input struct { }
func (*AdminListChallenges_Input) Descriptor ¶
func (*AdminListChallenges_Input) Descriptor() ([]byte, []int)
func (*AdminListChallenges_Input) Marshal ¶
func (m *AdminListChallenges_Input) Marshal() (dAtA []byte, err error)
func (*AdminListChallenges_Input) MarshalTo ¶
func (m *AdminListChallenges_Input) MarshalTo(dAtA []byte) (int, error)
func (*AdminListChallenges_Input) MarshalToSizedBuffer ¶
func (m *AdminListChallenges_Input) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*AdminListChallenges_Input) ProtoMessage ¶
func (*AdminListChallenges_Input) ProtoMessage()
func (*AdminListChallenges_Input) Reset ¶
func (m *AdminListChallenges_Input) Reset()
func (*AdminListChallenges_Input) Size ¶
func (m *AdminListChallenges_Input) Size() (n int)
func (*AdminListChallenges_Input) String ¶
func (m *AdminListChallenges_Input) String() string
func (*AdminListChallenges_Input) Unmarshal ¶
func (m *AdminListChallenges_Input) Unmarshal(dAtA []byte) error
func (*AdminListChallenges_Input) XXX_DiscardUnknown ¶
func (m *AdminListChallenges_Input) XXX_DiscardUnknown()
func (*AdminListChallenges_Input) XXX_Marshal ¶
func (m *AdminListChallenges_Input) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AdminListChallenges_Input) XXX_Merge ¶
func (m *AdminListChallenges_Input) XXX_Merge(src proto.Message)
func (*AdminListChallenges_Input) XXX_Size ¶
func (m *AdminListChallenges_Input) XXX_Size() int
func (*AdminListChallenges_Input) XXX_Unmarshal ¶
func (m *AdminListChallenges_Input) XXX_Unmarshal(b []byte) error
type AdminListChallenges_Output ¶
type AdminListChallenges_Output struct {
Challenges []*pwdb.Challenge `protobuf:"bytes,1,rep,name=challenges,proto3" json:"challenges,omitempty"`
}
func (*AdminListChallenges_Output) Descriptor ¶
func (*AdminListChallenges_Output) Descriptor() ([]byte, []int)
func (*AdminListChallenges_Output) GetChallenges ¶
func (m *AdminListChallenges_Output) GetChallenges() []*pwdb.Challenge
func (*AdminListChallenges_Output) Marshal ¶
func (m *AdminListChallenges_Output) Marshal() (dAtA []byte, err error)
func (*AdminListChallenges_Output) MarshalTo ¶
func (m *AdminListChallenges_Output) MarshalTo(dAtA []byte) (int, error)
func (*AdminListChallenges_Output) MarshalToSizedBuffer ¶
func (m *AdminListChallenges_Output) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*AdminListChallenges_Output) ProtoMessage ¶
func (*AdminListChallenges_Output) ProtoMessage()
func (*AdminListChallenges_Output) Reset ¶
func (m *AdminListChallenges_Output) Reset()
func (*AdminListChallenges_Output) Size ¶
func (m *AdminListChallenges_Output) Size() (n int)
func (*AdminListChallenges_Output) String ¶
func (m *AdminListChallenges_Output) String() string
func (*AdminListChallenges_Output) Unmarshal ¶
func (m *AdminListChallenges_Output) Unmarshal(dAtA []byte) error
func (*AdminListChallenges_Output) XXX_DiscardUnknown ¶
func (m *AdminListChallenges_Output) XXX_DiscardUnknown()
func (*AdminListChallenges_Output) XXX_Marshal ¶
func (m *AdminListChallenges_Output) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AdminListChallenges_Output) XXX_Merge ¶
func (m *AdminListChallenges_Output) XXX_Merge(src proto.Message)
func (*AdminListChallenges_Output) XXX_Size ¶
func (m *AdminListChallenges_Output) XXX_Size() int
func (*AdminListChallenges_Output) XXX_Unmarshal ¶
func (m *AdminListChallenges_Output) XXX_Unmarshal(b []byte) error
type AdminListCoupons ¶
type AdminListCoupons struct { }
func (*AdminListCoupons) Descriptor ¶
func (*AdminListCoupons) Descriptor() ([]byte, []int)
func (*AdminListCoupons) Marshal ¶
func (m *AdminListCoupons) Marshal() (dAtA []byte, err error)
func (*AdminListCoupons) MarshalToSizedBuffer ¶
func (m *AdminListCoupons) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*AdminListCoupons) ProtoMessage ¶
func (*AdminListCoupons) ProtoMessage()
func (*AdminListCoupons) Reset ¶
func (m *AdminListCoupons) Reset()
func (*AdminListCoupons) Size ¶
func (m *AdminListCoupons) Size() (n int)
func (*AdminListCoupons) String ¶
func (m *AdminListCoupons) String() string
func (*AdminListCoupons) Unmarshal ¶
func (m *AdminListCoupons) Unmarshal(dAtA []byte) error
func (*AdminListCoupons) XXX_DiscardUnknown ¶
func (m *AdminListCoupons) XXX_DiscardUnknown()
func (*AdminListCoupons) XXX_Marshal ¶
func (m *AdminListCoupons) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AdminListCoupons) XXX_Merge ¶
func (m *AdminListCoupons) XXX_Merge(src proto.Message)
func (*AdminListCoupons) XXX_Size ¶
func (m *AdminListCoupons) XXX_Size() int
func (*AdminListCoupons) XXX_Unmarshal ¶
func (m *AdminListCoupons) XXX_Unmarshal(b []byte) error
type AdminListCoupons_Input ¶
type AdminListCoupons_Input struct { }
func (*AdminListCoupons_Input) Descriptor ¶
func (*AdminListCoupons_Input) Descriptor() ([]byte, []int)
func (*AdminListCoupons_Input) Marshal ¶
func (m *AdminListCoupons_Input) Marshal() (dAtA []byte, err error)
func (*AdminListCoupons_Input) MarshalTo ¶
func (m *AdminListCoupons_Input) MarshalTo(dAtA []byte) (int, error)
func (*AdminListCoupons_Input) MarshalToSizedBuffer ¶
func (m *AdminListCoupons_Input) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*AdminListCoupons_Input) ProtoMessage ¶
func (*AdminListCoupons_Input) ProtoMessage()
func (*AdminListCoupons_Input) Reset ¶
func (m *AdminListCoupons_Input) Reset()
func (*AdminListCoupons_Input) Size ¶
func (m *AdminListCoupons_Input) Size() (n int)
func (*AdminListCoupons_Input) String ¶
func (m *AdminListCoupons_Input) String() string
func (*AdminListCoupons_Input) Unmarshal ¶
func (m *AdminListCoupons_Input) Unmarshal(dAtA []byte) error
func (*AdminListCoupons_Input) XXX_DiscardUnknown ¶
func (m *AdminListCoupons_Input) XXX_DiscardUnknown()
func (*AdminListCoupons_Input) XXX_Marshal ¶
func (m *AdminListCoupons_Input) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AdminListCoupons_Input) XXX_Merge ¶
func (m *AdminListCoupons_Input) XXX_Merge(src proto.Message)
func (*AdminListCoupons_Input) XXX_Size ¶
func (m *AdminListCoupons_Input) XXX_Size() int
func (*AdminListCoupons_Input) XXX_Unmarshal ¶
func (m *AdminListCoupons_Input) XXX_Unmarshal(b []byte) error
type AdminListCoupons_Output ¶
type AdminListCoupons_Output struct {
Coupons []*pwdb.Coupon `protobuf:"bytes,1,rep,name=coupons,proto3" json:"coupons,omitempty"`
}
func (*AdminListCoupons_Output) Descriptor ¶
func (*AdminListCoupons_Output) Descriptor() ([]byte, []int)
func (*AdminListCoupons_Output) GetCoupons ¶
func (m *AdminListCoupons_Output) GetCoupons() []*pwdb.Coupon
func (*AdminListCoupons_Output) Marshal ¶
func (m *AdminListCoupons_Output) Marshal() (dAtA []byte, err error)
func (*AdminListCoupons_Output) MarshalTo ¶
func (m *AdminListCoupons_Output) MarshalTo(dAtA []byte) (int, error)
func (*AdminListCoupons_Output) MarshalToSizedBuffer ¶
func (m *AdminListCoupons_Output) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*AdminListCoupons_Output) ProtoMessage ¶
func (*AdminListCoupons_Output) ProtoMessage()
func (*AdminListCoupons_Output) Reset ¶
func (m *AdminListCoupons_Output) Reset()
func (*AdminListCoupons_Output) Size ¶
func (m *AdminListCoupons_Output) Size() (n int)
func (*AdminListCoupons_Output) String ¶
func (m *AdminListCoupons_Output) String() string
func (*AdminListCoupons_Output) Unmarshal ¶
func (m *AdminListCoupons_Output) Unmarshal(dAtA []byte) error
func (*AdminListCoupons_Output) XXX_DiscardUnknown ¶
func (m *AdminListCoupons_Output) XXX_DiscardUnknown()
func (*AdminListCoupons_Output) XXX_Marshal ¶
func (m *AdminListCoupons_Output) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AdminListCoupons_Output) XXX_Merge ¶
func (m *AdminListCoupons_Output) XXX_Merge(src proto.Message)
func (*AdminListCoupons_Output) XXX_Size ¶
func (m *AdminListCoupons_Output) XXX_Size() int
func (*AdminListCoupons_Output) XXX_Unmarshal ¶
func (m *AdminListCoupons_Output) XXX_Unmarshal(b []byte) error
type AdminListOrganizations ¶
type AdminListOrganizations struct { }
func (*AdminListOrganizations) Descriptor ¶
func (*AdminListOrganizations) Descriptor() ([]byte, []int)
func (*AdminListOrganizations) Marshal ¶
func (m *AdminListOrganizations) Marshal() (dAtA []byte, err error)
func (*AdminListOrganizations) MarshalTo ¶
func (m *AdminListOrganizations) MarshalTo(dAtA []byte) (int, error)
func (*AdminListOrganizations) MarshalToSizedBuffer ¶
func (m *AdminListOrganizations) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*AdminListOrganizations) ProtoMessage ¶
func (*AdminListOrganizations) ProtoMessage()
func (*AdminListOrganizations) Reset ¶
func (m *AdminListOrganizations) Reset()
func (*AdminListOrganizations) Size ¶
func (m *AdminListOrganizations) Size() (n int)
func (*AdminListOrganizations) String ¶
func (m *AdminListOrganizations) String() string
func (*AdminListOrganizations) Unmarshal ¶
func (m *AdminListOrganizations) Unmarshal(dAtA []byte) error
func (*AdminListOrganizations) XXX_DiscardUnknown ¶
func (m *AdminListOrganizations) XXX_DiscardUnknown()
func (*AdminListOrganizations) XXX_Marshal ¶
func (m *AdminListOrganizations) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AdminListOrganizations) XXX_Merge ¶
func (m *AdminListOrganizations) XXX_Merge(src proto.Message)
func (*AdminListOrganizations) XXX_Size ¶
func (m *AdminListOrganizations) XXX_Size() int
func (*AdminListOrganizations) XXX_Unmarshal ¶
func (m *AdminListOrganizations) XXX_Unmarshal(b []byte) error
type AdminListOrganizations_Input ¶
type AdminListOrganizations_Input struct { }
func (*AdminListOrganizations_Input) Descriptor ¶
func (*AdminListOrganizations_Input) Descriptor() ([]byte, []int)
func (*AdminListOrganizations_Input) Marshal ¶
func (m *AdminListOrganizations_Input) Marshal() (dAtA []byte, err error)
func (*AdminListOrganizations_Input) MarshalTo ¶
func (m *AdminListOrganizations_Input) MarshalTo(dAtA []byte) (int, error)
func (*AdminListOrganizations_Input) MarshalToSizedBuffer ¶
func (m *AdminListOrganizations_Input) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*AdminListOrganizations_Input) ProtoMessage ¶
func (*AdminListOrganizations_Input) ProtoMessage()
func (*AdminListOrganizations_Input) Reset ¶
func (m *AdminListOrganizations_Input) Reset()
func (*AdminListOrganizations_Input) Size ¶
func (m *AdminListOrganizations_Input) Size() (n int)
func (*AdminListOrganizations_Input) String ¶
func (m *AdminListOrganizations_Input) String() string
func (*AdminListOrganizations_Input) Unmarshal ¶
func (m *AdminListOrganizations_Input) Unmarshal(dAtA []byte) error
func (*AdminListOrganizations_Input) XXX_DiscardUnknown ¶
func (m *AdminListOrganizations_Input) XXX_DiscardUnknown()
func (*AdminListOrganizations_Input) XXX_Marshal ¶
func (m *AdminListOrganizations_Input) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AdminListOrganizations_Input) XXX_Merge ¶
func (m *AdminListOrganizations_Input) XXX_Merge(src proto.Message)
func (*AdminListOrganizations_Input) XXX_Size ¶
func (m *AdminListOrganizations_Input) XXX_Size() int
func (*AdminListOrganizations_Input) XXX_Unmarshal ¶
func (m *AdminListOrganizations_Input) XXX_Unmarshal(b []byte) error
type AdminListOrganizations_Output ¶
type AdminListOrganizations_Output struct {
Organizations []*pwdb.Organization `protobuf:"bytes,1,rep,name=organizations,proto3" json:"organizations,omitempty"`
}
func (*AdminListOrganizations_Output) Descriptor ¶
func (*AdminListOrganizations_Output) Descriptor() ([]byte, []int)
func (*AdminListOrganizations_Output) GetOrganizations ¶
func (m *AdminListOrganizations_Output) GetOrganizations() []*pwdb.Organization
func (*AdminListOrganizations_Output) Marshal ¶
func (m *AdminListOrganizations_Output) Marshal() (dAtA []byte, err error)
func (*AdminListOrganizations_Output) MarshalTo ¶
func (m *AdminListOrganizations_Output) MarshalTo(dAtA []byte) (int, error)
func (*AdminListOrganizations_Output) MarshalToSizedBuffer ¶
func (m *AdminListOrganizations_Output) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*AdminListOrganizations_Output) ProtoMessage ¶
func (*AdminListOrganizations_Output) ProtoMessage()
func (*AdminListOrganizations_Output) Reset ¶
func (m *AdminListOrganizations_Output) Reset()
func (*AdminListOrganizations_Output) Size ¶
func (m *AdminListOrganizations_Output) Size() (n int)
func (*AdminListOrganizations_Output) String ¶
func (m *AdminListOrganizations_Output) String() string
func (*AdminListOrganizations_Output) Unmarshal ¶
func (m *AdminListOrganizations_Output) Unmarshal(dAtA []byte) error
func (*AdminListOrganizations_Output) XXX_DiscardUnknown ¶
func (m *AdminListOrganizations_Output) XXX_DiscardUnknown()
func (*AdminListOrganizations_Output) XXX_Marshal ¶
func (m *AdminListOrganizations_Output) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AdminListOrganizations_Output) XXX_Merge ¶
func (m *AdminListOrganizations_Output) XXX_Merge(src proto.Message)
func (*AdminListOrganizations_Output) XXX_Size ¶
func (m *AdminListOrganizations_Output) XXX_Size() int
func (*AdminListOrganizations_Output) XXX_Unmarshal ¶
func (m *AdminListOrganizations_Output) XXX_Unmarshal(b []byte) error
type AdminListTeams ¶
type AdminListTeams struct { }
func (*AdminListTeams) Descriptor ¶
func (*AdminListTeams) Descriptor() ([]byte, []int)
func (*AdminListTeams) Marshal ¶
func (m *AdminListTeams) Marshal() (dAtA []byte, err error)
func (*AdminListTeams) MarshalToSizedBuffer ¶
func (m *AdminListTeams) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*AdminListTeams) ProtoMessage ¶
func (*AdminListTeams) ProtoMessage()
func (*AdminListTeams) Reset ¶
func (m *AdminListTeams) Reset()
func (*AdminListTeams) Size ¶
func (m *AdminListTeams) Size() (n int)
func (*AdminListTeams) String ¶
func (m *AdminListTeams) String() string
func (*AdminListTeams) Unmarshal ¶
func (m *AdminListTeams) Unmarshal(dAtA []byte) error
func (*AdminListTeams) XXX_DiscardUnknown ¶
func (m *AdminListTeams) XXX_DiscardUnknown()
func (*AdminListTeams) XXX_Marshal ¶
func (m *AdminListTeams) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AdminListTeams) XXX_Merge ¶
func (m *AdminListTeams) XXX_Merge(src proto.Message)
func (*AdminListTeams) XXX_Size ¶
func (m *AdminListTeams) XXX_Size() int
func (*AdminListTeams) XXX_Unmarshal ¶
func (m *AdminListTeams) XXX_Unmarshal(b []byte) error
type AdminListTeams_Input ¶
type AdminListTeams_Input struct { }
func (*AdminListTeams_Input) Descriptor ¶
func (*AdminListTeams_Input) Descriptor() ([]byte, []int)
func (*AdminListTeams_Input) Marshal ¶
func (m *AdminListTeams_Input) Marshal() (dAtA []byte, err error)
func (*AdminListTeams_Input) MarshalTo ¶
func (m *AdminListTeams_Input) MarshalTo(dAtA []byte) (int, error)
func (*AdminListTeams_Input) MarshalToSizedBuffer ¶
func (m *AdminListTeams_Input) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*AdminListTeams_Input) ProtoMessage ¶
func (*AdminListTeams_Input) ProtoMessage()
func (*AdminListTeams_Input) Reset ¶
func (m *AdminListTeams_Input) Reset()
func (*AdminListTeams_Input) Size ¶
func (m *AdminListTeams_Input) Size() (n int)
func (*AdminListTeams_Input) String ¶
func (m *AdminListTeams_Input) String() string
func (*AdminListTeams_Input) Unmarshal ¶
func (m *AdminListTeams_Input) Unmarshal(dAtA []byte) error
func (*AdminListTeams_Input) XXX_DiscardUnknown ¶
func (m *AdminListTeams_Input) XXX_DiscardUnknown()
func (*AdminListTeams_Input) XXX_Marshal ¶
func (m *AdminListTeams_Input) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AdminListTeams_Input) XXX_Merge ¶
func (m *AdminListTeams_Input) XXX_Merge(src proto.Message)
func (*AdminListTeams_Input) XXX_Size ¶
func (m *AdminListTeams_Input) XXX_Size() int
func (*AdminListTeams_Input) XXX_Unmarshal ¶
func (m *AdminListTeams_Input) XXX_Unmarshal(b []byte) error
type AdminListTeams_Output ¶
type AdminListTeams_Output struct {
Teams []*pwdb.Team `protobuf:"bytes,1,rep,name=teams,proto3" json:"teams,omitempty"`
}
func (*AdminListTeams_Output) Descriptor ¶
func (*AdminListTeams_Output) Descriptor() ([]byte, []int)
func (*AdminListTeams_Output) GetTeams ¶
func (m *AdminListTeams_Output) GetTeams() []*pwdb.Team
func (*AdminListTeams_Output) Marshal ¶
func (m *AdminListTeams_Output) Marshal() (dAtA []byte, err error)
func (*AdminListTeams_Output) MarshalTo ¶
func (m *AdminListTeams_Output) MarshalTo(dAtA []byte) (int, error)
func (*AdminListTeams_Output) MarshalToSizedBuffer ¶
func (m *AdminListTeams_Output) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*AdminListTeams_Output) ProtoMessage ¶
func (*AdminListTeams_Output) ProtoMessage()
func (*AdminListTeams_Output) Reset ¶
func (m *AdminListTeams_Output) Reset()
func (*AdminListTeams_Output) Size ¶
func (m *AdminListTeams_Output) Size() (n int)
func (*AdminListTeams_Output) String ¶
func (m *AdminListTeams_Output) String() string
func (*AdminListTeams_Output) Unmarshal ¶
func (m *AdminListTeams_Output) Unmarshal(dAtA []byte) error
func (*AdminListTeams_Output) XXX_DiscardUnknown ¶
func (m *AdminListTeams_Output) XXX_DiscardUnknown()
func (*AdminListTeams_Output) XXX_Marshal ¶
func (m *AdminListTeams_Output) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AdminListTeams_Output) XXX_Merge ¶
func (m *AdminListTeams_Output) XXX_Merge(src proto.Message)
func (*AdminListTeams_Output) XXX_Size ¶
func (m *AdminListTeams_Output) XXX_Size() int
func (*AdminListTeams_Output) XXX_Unmarshal ¶
func (m *AdminListTeams_Output) XXX_Unmarshal(b []byte) error
type AdminListUsers ¶
type AdminListUsers struct { }
func (*AdminListUsers) Descriptor ¶
func (*AdminListUsers) Descriptor() ([]byte, []int)
func (*AdminListUsers) Marshal ¶
func (m *AdminListUsers) Marshal() (dAtA []byte, err error)
func (*AdminListUsers) MarshalToSizedBuffer ¶
func (m *AdminListUsers) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*AdminListUsers) ProtoMessage ¶
func (*AdminListUsers) ProtoMessage()
func (*AdminListUsers) Reset ¶
func (m *AdminListUsers) Reset()
func (*AdminListUsers) Size ¶
func (m *AdminListUsers) Size() (n int)
func (*AdminListUsers) String ¶
func (m *AdminListUsers) String() string
func (*AdminListUsers) Unmarshal ¶
func (m *AdminListUsers) Unmarshal(dAtA []byte) error
func (*AdminListUsers) XXX_DiscardUnknown ¶
func (m *AdminListUsers) XXX_DiscardUnknown()
func (*AdminListUsers) XXX_Marshal ¶
func (m *AdminListUsers) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AdminListUsers) XXX_Merge ¶
func (m *AdminListUsers) XXX_Merge(src proto.Message)
func (*AdminListUsers) XXX_Size ¶
func (m *AdminListUsers) XXX_Size() int
func (*AdminListUsers) XXX_Unmarshal ¶
func (m *AdminListUsers) XXX_Unmarshal(b []byte) error
type AdminListUsers_Input ¶
type AdminListUsers_Input struct { }
func (*AdminListUsers_Input) Descriptor ¶
func (*AdminListUsers_Input) Descriptor() ([]byte, []int)
func (*AdminListUsers_Input) Marshal ¶
func (m *AdminListUsers_Input) Marshal() (dAtA []byte, err error)
func (*AdminListUsers_Input) MarshalTo ¶
func (m *AdminListUsers_Input) MarshalTo(dAtA []byte) (int, error)
func (*AdminListUsers_Input) MarshalToSizedBuffer ¶
func (m *AdminListUsers_Input) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*AdminListUsers_Input) ProtoMessage ¶
func (*AdminListUsers_Input) ProtoMessage()
func (*AdminListUsers_Input) Reset ¶
func (m *AdminListUsers_Input) Reset()
func (*AdminListUsers_Input) Size ¶
func (m *AdminListUsers_Input) Size() (n int)
func (*AdminListUsers_Input) String ¶
func (m *AdminListUsers_Input) String() string
func (*AdminListUsers_Input) Unmarshal ¶
func (m *AdminListUsers_Input) Unmarshal(dAtA []byte) error
func (*AdminListUsers_Input) XXX_DiscardUnknown ¶
func (m *AdminListUsers_Input) XXX_DiscardUnknown()
func (*AdminListUsers_Input) XXX_Marshal ¶
func (m *AdminListUsers_Input) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AdminListUsers_Input) XXX_Merge ¶
func (m *AdminListUsers_Input) XXX_Merge(src proto.Message)
func (*AdminListUsers_Input) XXX_Size ¶
func (m *AdminListUsers_Input) XXX_Size() int
func (*AdminListUsers_Input) XXX_Unmarshal ¶
func (m *AdminListUsers_Input) XXX_Unmarshal(b []byte) error
type AdminListUsers_Output ¶
type AdminListUsers_Output struct {
Users []*pwdb.User `protobuf:"bytes,1,rep,name=users,proto3" json:"users,omitempty"`
}
func (*AdminListUsers_Output) Descriptor ¶
func (*AdminListUsers_Output) Descriptor() ([]byte, []int)
func (*AdminListUsers_Output) GetUsers ¶
func (m *AdminListUsers_Output) GetUsers() []*pwdb.User
func (*AdminListUsers_Output) Marshal ¶
func (m *AdminListUsers_Output) Marshal() (dAtA []byte, err error)
func (*AdminListUsers_Output) MarshalTo ¶
func (m *AdminListUsers_Output) MarshalTo(dAtA []byte) (int, error)
func (*AdminListUsers_Output) MarshalToSizedBuffer ¶
func (m *AdminListUsers_Output) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*AdminListUsers_Output) ProtoMessage ¶
func (*AdminListUsers_Output) ProtoMessage()
func (*AdminListUsers_Output) Reset ¶
func (m *AdminListUsers_Output) Reset()
func (*AdminListUsers_Output) Size ¶
func (m *AdminListUsers_Output) Size() (n int)
func (*AdminListUsers_Output) String ¶
func (m *AdminListUsers_Output) String() string
func (*AdminListUsers_Output) Unmarshal ¶
func (m *AdminListUsers_Output) Unmarshal(dAtA []byte) error
func (*AdminListUsers_Output) XXX_DiscardUnknown ¶
func (m *AdminListUsers_Output) XXX_DiscardUnknown()
func (*AdminListUsers_Output) XXX_Marshal ¶
func (m *AdminListUsers_Output) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AdminListUsers_Output) XXX_Merge ¶
func (m *AdminListUsers_Output) XXX_Merge(src proto.Message)
func (*AdminListUsers_Output) XXX_Size ¶
func (m *AdminListUsers_Output) XXX_Size() int
func (*AdminListUsers_Output) XXX_Unmarshal ¶
func (m *AdminListUsers_Output) XXX_Unmarshal(b []byte) error
type AdminRedump ¶
type AdminRedump struct { }
func (*AdminRedump) Descriptor ¶
func (*AdminRedump) Descriptor() ([]byte, []int)
func (*AdminRedump) Marshal ¶
func (m *AdminRedump) Marshal() (dAtA []byte, err error)
func (*AdminRedump) MarshalToSizedBuffer ¶
func (m *AdminRedump) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*AdminRedump) ProtoMessage ¶
func (*AdminRedump) ProtoMessage()
func (*AdminRedump) Reset ¶
func (m *AdminRedump) Reset()
func (*AdminRedump) Size ¶
func (m *AdminRedump) Size() (n int)
func (*AdminRedump) String ¶
func (m *AdminRedump) String() string
func (*AdminRedump) Unmarshal ¶
func (m *AdminRedump) Unmarshal(dAtA []byte) error
func (*AdminRedump) XXX_DiscardUnknown ¶
func (m *AdminRedump) XXX_DiscardUnknown()
func (*AdminRedump) XXX_Marshal ¶
func (m *AdminRedump) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AdminRedump) XXX_Merge ¶
func (m *AdminRedump) XXX_Merge(src proto.Message)
func (*AdminRedump) XXX_Size ¶
func (m *AdminRedump) XXX_Size() int
func (*AdminRedump) XXX_Unmarshal ¶
func (m *AdminRedump) XXX_Unmarshal(b []byte) error
type AdminRedump_Input ¶
type AdminRedump_Input struct {
Identifiers []string `protobuf:"bytes,1,rep,name=identifiers,proto3" json:"identifiers,omitempty" url:"identifiers"`
}
func (*AdminRedump_Input) Descriptor ¶
func (*AdminRedump_Input) Descriptor() ([]byte, []int)
func (*AdminRedump_Input) GetIdentifiers ¶
func (m *AdminRedump_Input) GetIdentifiers() []string
func (*AdminRedump_Input) Marshal ¶
func (m *AdminRedump_Input) Marshal() (dAtA []byte, err error)
func (*AdminRedump_Input) MarshalTo ¶
func (m *AdminRedump_Input) MarshalTo(dAtA []byte) (int, error)
func (*AdminRedump_Input) MarshalToSizedBuffer ¶
func (m *AdminRedump_Input) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*AdminRedump_Input) ProtoMessage ¶
func (*AdminRedump_Input) ProtoMessage()
func (*AdminRedump_Input) Reset ¶
func (m *AdminRedump_Input) Reset()
func (*AdminRedump_Input) Size ¶
func (m *AdminRedump_Input) Size() (n int)
func (*AdminRedump_Input) String ¶
func (m *AdminRedump_Input) String() string
func (*AdminRedump_Input) Unmarshal ¶
func (m *AdminRedump_Input) Unmarshal(dAtA []byte) error
func (*AdminRedump_Input) XXX_DiscardUnknown ¶
func (m *AdminRedump_Input) XXX_DiscardUnknown()
func (*AdminRedump_Input) XXX_Marshal ¶
func (m *AdminRedump_Input) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AdminRedump_Input) XXX_Merge ¶
func (m *AdminRedump_Input) XXX_Merge(src proto.Message)
func (*AdminRedump_Input) XXX_Size ¶
func (m *AdminRedump_Input) XXX_Size() int
func (*AdminRedump_Input) XXX_Unmarshal ¶
func (m *AdminRedump_Input) XXX_Unmarshal(b []byte) error
type AdminRedump_Output ¶
type AdminRedump_Output struct { }
func (*AdminRedump_Output) Descriptor ¶
func (*AdminRedump_Output) Descriptor() ([]byte, []int)
func (*AdminRedump_Output) Marshal ¶
func (m *AdminRedump_Output) Marshal() (dAtA []byte, err error)
func (*AdminRedump_Output) MarshalTo ¶
func (m *AdminRedump_Output) MarshalTo(dAtA []byte) (int, error)
func (*AdminRedump_Output) MarshalToSizedBuffer ¶
func (m *AdminRedump_Output) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*AdminRedump_Output) ProtoMessage ¶
func (*AdminRedump_Output) ProtoMessage()
func (*AdminRedump_Output) Reset ¶
func (m *AdminRedump_Output) Reset()
func (*AdminRedump_Output) Size ¶
func (m *AdminRedump_Output) Size() (n int)
func (*AdminRedump_Output) String ¶
func (m *AdminRedump_Output) String() string
func (*AdminRedump_Output) Unmarshal ¶
func (m *AdminRedump_Output) Unmarshal(dAtA []byte) error
func (*AdminRedump_Output) XXX_DiscardUnknown ¶
func (m *AdminRedump_Output) XXX_DiscardUnknown()
func (*AdminRedump_Output) XXX_Marshal ¶
func (m *AdminRedump_Output) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AdminRedump_Output) XXX_Merge ¶
func (m *AdminRedump_Output) XXX_Merge(src proto.Message)
func (*AdminRedump_Output) XXX_Size ¶
func (m *AdminRedump_Output) XXX_Size() int
func (*AdminRedump_Output) XXX_Unmarshal ¶
func (m *AdminRedump_Output) XXX_Unmarshal(b []byte) error
type AdminSearch ¶
type AdminSearch struct { }
func (*AdminSearch) Descriptor ¶
func (*AdminSearch) Descriptor() ([]byte, []int)
func (*AdminSearch) Marshal ¶
func (m *AdminSearch) Marshal() (dAtA []byte, err error)
func (*AdminSearch) MarshalToSizedBuffer ¶
func (m *AdminSearch) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*AdminSearch) ProtoMessage ¶
func (*AdminSearch) ProtoMessage()
func (*AdminSearch) Reset ¶
func (m *AdminSearch) Reset()
func (*AdminSearch) Size ¶
func (m *AdminSearch) Size() (n int)
func (*AdminSearch) String ¶
func (m *AdminSearch) String() string
func (*AdminSearch) Unmarshal ¶
func (m *AdminSearch) Unmarshal(dAtA []byte) error
func (*AdminSearch) XXX_DiscardUnknown ¶
func (m *AdminSearch) XXX_DiscardUnknown()
func (*AdminSearch) XXX_Marshal ¶
func (m *AdminSearch) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AdminSearch) XXX_Merge ¶
func (m *AdminSearch) XXX_Merge(src proto.Message)
func (*AdminSearch) XXX_Size ¶
func (m *AdminSearch) XXX_Size() int
func (*AdminSearch) XXX_Unmarshal ¶
func (m *AdminSearch) XXX_Unmarshal(b []byte) error
type AdminSearch_Input ¶
type AdminSearch_Input struct {
Search string `protobuf:"bytes,1,opt,name=search,proto3" json:"search,omitempty"`
}
func (*AdminSearch_Input) Descriptor ¶
func (*AdminSearch_Input) Descriptor() ([]byte, []int)
func (*AdminSearch_Input) GetSearch ¶
func (m *AdminSearch_Input) GetSearch() string
func (*AdminSearch_Input) Marshal ¶
func (m *AdminSearch_Input) Marshal() (dAtA []byte, err error)
func (*AdminSearch_Input) MarshalTo ¶
func (m *AdminSearch_Input) MarshalTo(dAtA []byte) (int, error)
func (*AdminSearch_Input) MarshalToSizedBuffer ¶
func (m *AdminSearch_Input) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*AdminSearch_Input) ProtoMessage ¶
func (*AdminSearch_Input) ProtoMessage()
func (*AdminSearch_Input) Reset ¶
func (m *AdminSearch_Input) Reset()
func (*AdminSearch_Input) Size ¶
func (m *AdminSearch_Input) Size() (n int)
func (*AdminSearch_Input) String ¶
func (m *AdminSearch_Input) String() string
func (*AdminSearch_Input) Unmarshal ¶
func (m *AdminSearch_Input) Unmarshal(dAtA []byte) error
func (*AdminSearch_Input) XXX_DiscardUnknown ¶
func (m *AdminSearch_Input) XXX_DiscardUnknown()
func (*AdminSearch_Input) XXX_Marshal ¶
func (m *AdminSearch_Input) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AdminSearch_Input) XXX_Merge ¶
func (m *AdminSearch_Input) XXX_Merge(src proto.Message)
func (*AdminSearch_Input) XXX_Size ¶
func (m *AdminSearch_Input) XXX_Size() int
func (*AdminSearch_Input) XXX_Unmarshal ¶
func (m *AdminSearch_Input) XXX_Unmarshal(b []byte) error
type AdminSearch_Output ¶
type AdminSearch_Output struct { Challenges []*pwdb.Challenge `protobuf:"bytes,1,rep,name=challenges,proto3" json:"challenges,omitempty"` ChallengeFlavors []*pwdb.ChallengeFlavor `protobuf:"bytes,2,rep,name=challenge_flavors,json=challengeFlavors,proto3" json:"challenge_flavors,omitempty"` SeasonChallenges []*pwdb.SeasonChallenge `protobuf:"bytes,3,rep,name=season_challenges,json=seasonChallenges,proto3" json:"season_challenges,omitempty"` ChallengeInstances []*pwdb.ChallengeInstance `protobuf:"bytes,4,rep,name=challenge_instances,json=challengeInstances,proto3" json:"challenge_instances,omitempty"` Agents []*pwdb.Agent `protobuf:"bytes,5,rep,name=agents,proto3" json:"agents,omitempty"` OrganizationMembers []*pwdb.OrganizationMember `protobuf:"bytes,6,rep,name=organization_members,json=organizationMembers,proto3" json:"organization_members,omitempty"` TeamMembers []*pwdb.TeamMember `protobuf:"bytes,7,rep,name=team_members,json=teamMembers,proto3" json:"team_members,omitempty"` Users []*pwdb.User `protobuf:"bytes,8,rep,name=users,proto3" json:"users,omitempty"` Organizations []*pwdb.Organization `protobuf:"bytes,9,rep,name=organizations,proto3" json:"organizations,omitempty"` Seasons []*pwdb.Season `protobuf:"bytes,10,rep,name=seasons,proto3" json:"seasons,omitempty"` Teams []*pwdb.Team `protobuf:"bytes,11,rep,name=teams,proto3" json:"teams,omitempty"` WhoswhoAttempts []*pwdb.WhoswhoAttempt `protobuf:"bytes,12,rep,name=whoswho_attempts,json=whoswhoAttempts,proto3" json:"whoswho_attempts,omitempty"` ChallengeValidations []*pwdb.ChallengeValidation `protobuf:"bytes,13,rep,name=challenge_validations,json=challengeValidations,proto3" json:"challenge_validations,omitempty"` ChallengeSubscriptions []*pwdb.ChallengeSubscription `` /* 128-byte string literal not displayed */ InventoryItems []*pwdb.InventoryItem `protobuf:"bytes,15,rep,name=inventory_items,json=inventoryItems,proto3" json:"inventory_items,omitempty"` Notifications []*pwdb.Notification `protobuf:"bytes,16,rep,name=notifications,proto3" json:"notifications,omitempty"` Coupons []*pwdb.Coupon `protobuf:"bytes,17,rep,name=coupons,proto3" json:"coupons,omitempty"` CouponValidations []*pwdb.CouponValidation `protobuf:"bytes,18,rep,name=coupon_validations,json=couponValidations,proto3" json:"coupon_validations,omitempty"` Achievements []*pwdb.Achievement `protobuf:"bytes,19,rep,name=achievements,proto3" json:"achievements,omitempty"` Activities []*pwdb.Activity `protobuf:"bytes,20,rep,name=activities,proto3" json:"activities,omitempty"` }
func (*AdminSearch_Output) Descriptor ¶
func (*AdminSearch_Output) Descriptor() ([]byte, []int)
func (*AdminSearch_Output) GetAchievements ¶
func (m *AdminSearch_Output) GetAchievements() []*pwdb.Achievement
func (*AdminSearch_Output) GetActivities ¶
func (m *AdminSearch_Output) GetActivities() []*pwdb.Activity
func (*AdminSearch_Output) GetAgents ¶
func (m *AdminSearch_Output) GetAgents() []*pwdb.Agent
func (*AdminSearch_Output) GetChallengeFlavors ¶
func (m *AdminSearch_Output) GetChallengeFlavors() []*pwdb.ChallengeFlavor
func (*AdminSearch_Output) GetChallengeInstances ¶
func (m *AdminSearch_Output) GetChallengeInstances() []*pwdb.ChallengeInstance
func (*AdminSearch_Output) GetChallengeSubscriptions ¶
func (m *AdminSearch_Output) GetChallengeSubscriptions() []*pwdb.ChallengeSubscription
func (*AdminSearch_Output) GetChallengeValidations ¶
func (m *AdminSearch_Output) GetChallengeValidations() []*pwdb.ChallengeValidation
func (*AdminSearch_Output) GetChallenges ¶
func (m *AdminSearch_Output) GetChallenges() []*pwdb.Challenge
func (*AdminSearch_Output) GetCouponValidations ¶
func (m *AdminSearch_Output) GetCouponValidations() []*pwdb.CouponValidation
func (*AdminSearch_Output) GetCoupons ¶
func (m *AdminSearch_Output) GetCoupons() []*pwdb.Coupon
func (*AdminSearch_Output) GetInventoryItems ¶
func (m *AdminSearch_Output) GetInventoryItems() []*pwdb.InventoryItem
func (*AdminSearch_Output) GetNotifications ¶
func (m *AdminSearch_Output) GetNotifications() []*pwdb.Notification
func (*AdminSearch_Output) GetOrganizationMembers ¶
func (m *AdminSearch_Output) GetOrganizationMembers() []*pwdb.OrganizationMember
func (*AdminSearch_Output) GetOrganizations ¶
func (m *AdminSearch_Output) GetOrganizations() []*pwdb.Organization
func (*AdminSearch_Output) GetSeasonChallenges ¶
func (m *AdminSearch_Output) GetSeasonChallenges() []*pwdb.SeasonChallenge
func (*AdminSearch_Output) GetSeasons ¶
func (m *AdminSearch_Output) GetSeasons() []*pwdb.Season
func (*AdminSearch_Output) GetTeamMembers ¶
func (m *AdminSearch_Output) GetTeamMembers() []*pwdb.TeamMember
func (*AdminSearch_Output) GetTeams ¶
func (m *AdminSearch_Output) GetTeams() []*pwdb.Team
func (*AdminSearch_Output) GetUsers ¶
func (m *AdminSearch_Output) GetUsers() []*pwdb.User
func (*AdminSearch_Output) GetWhoswhoAttempts ¶
func (m *AdminSearch_Output) GetWhoswhoAttempts() []*pwdb.WhoswhoAttempt
func (*AdminSearch_Output) Marshal ¶
func (m *AdminSearch_Output) Marshal() (dAtA []byte, err error)
func (*AdminSearch_Output) MarshalTo ¶
func (m *AdminSearch_Output) MarshalTo(dAtA []byte) (int, error)
func (*AdminSearch_Output) MarshalToSizedBuffer ¶
func (m *AdminSearch_Output) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*AdminSearch_Output) ProtoMessage ¶
func (*AdminSearch_Output) ProtoMessage()
func (*AdminSearch_Output) Reset ¶
func (m *AdminSearch_Output) Reset()
func (*AdminSearch_Output) Size ¶
func (m *AdminSearch_Output) Size() (n int)
func (*AdminSearch_Output) String ¶
func (m *AdminSearch_Output) String() string
func (*AdminSearch_Output) Unmarshal ¶
func (m *AdminSearch_Output) Unmarshal(dAtA []byte) error
func (*AdminSearch_Output) XXX_DiscardUnknown ¶
func (m *AdminSearch_Output) XXX_DiscardUnknown()
func (*AdminSearch_Output) XXX_Marshal ¶
func (m *AdminSearch_Output) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AdminSearch_Output) XXX_Merge ¶
func (m *AdminSearch_Output) XXX_Merge(src proto.Message)
func (*AdminSearch_Output) XXX_Size ¶
func (m *AdminSearch_Output) XXX_Size() int
func (*AdminSearch_Output) XXX_Unmarshal ¶
func (m *AdminSearch_Output) XXX_Unmarshal(b []byte) error
type AdminSeasonAdd ¶
type AdminSeasonAdd struct { }
func (*AdminSeasonAdd) Descriptor ¶
func (*AdminSeasonAdd) Descriptor() ([]byte, []int)
func (*AdminSeasonAdd) Marshal ¶
func (m *AdminSeasonAdd) Marshal() (dAtA []byte, err error)
func (*AdminSeasonAdd) MarshalToSizedBuffer ¶
func (m *AdminSeasonAdd) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*AdminSeasonAdd) ProtoMessage ¶
func (*AdminSeasonAdd) ProtoMessage()
func (*AdminSeasonAdd) Reset ¶
func (m *AdminSeasonAdd) Reset()
func (*AdminSeasonAdd) Size ¶
func (m *AdminSeasonAdd) Size() (n int)
func (*AdminSeasonAdd) String ¶
func (m *AdminSeasonAdd) String() string
func (*AdminSeasonAdd) Unmarshal ¶
func (m *AdminSeasonAdd) Unmarshal(dAtA []byte) error
func (*AdminSeasonAdd) XXX_DiscardUnknown ¶
func (m *AdminSeasonAdd) XXX_DiscardUnknown()
func (*AdminSeasonAdd) XXX_Marshal ¶
func (m *AdminSeasonAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AdminSeasonAdd) XXX_Merge ¶
func (m *AdminSeasonAdd) XXX_Merge(src proto.Message)
func (*AdminSeasonAdd) XXX_Size ¶
func (m *AdminSeasonAdd) XXX_Size() int
func (*AdminSeasonAdd) XXX_Unmarshal ¶
func (m *AdminSeasonAdd) XXX_Unmarshal(b []byte) error
type AdminSeasonAdd_Input ¶
type AdminSeasonAdd_Input struct {
Season *pwdb.Season `protobuf:"bytes,1,opt,name=season,proto3" json:"season,omitempty"`
}
func (*AdminSeasonAdd_Input) Descriptor ¶
func (*AdminSeasonAdd_Input) Descriptor() ([]byte, []int)
func (*AdminSeasonAdd_Input) GetSeason ¶
func (m *AdminSeasonAdd_Input) GetSeason() *pwdb.Season
func (*AdminSeasonAdd_Input) Marshal ¶
func (m *AdminSeasonAdd_Input) Marshal() (dAtA []byte, err error)
func (*AdminSeasonAdd_Input) MarshalTo ¶
func (m *AdminSeasonAdd_Input) MarshalTo(dAtA []byte) (int, error)
func (*AdminSeasonAdd_Input) MarshalToSizedBuffer ¶
func (m *AdminSeasonAdd_Input) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*AdminSeasonAdd_Input) ProtoMessage ¶
func (*AdminSeasonAdd_Input) ProtoMessage()
func (*AdminSeasonAdd_Input) Reset ¶
func (m *AdminSeasonAdd_Input) Reset()
func (*AdminSeasonAdd_Input) Size ¶
func (m *AdminSeasonAdd_Input) Size() (n int)
func (*AdminSeasonAdd_Input) String ¶
func (m *AdminSeasonAdd_Input) String() string
func (*AdminSeasonAdd_Input) Unmarshal ¶
func (m *AdminSeasonAdd_Input) Unmarshal(dAtA []byte) error
func (*AdminSeasonAdd_Input) XXX_DiscardUnknown ¶
func (m *AdminSeasonAdd_Input) XXX_DiscardUnknown()
func (*AdminSeasonAdd_Input) XXX_Marshal ¶
func (m *AdminSeasonAdd_Input) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AdminSeasonAdd_Input) XXX_Merge ¶
func (m *AdminSeasonAdd_Input) XXX_Merge(src proto.Message)
func (*AdminSeasonAdd_Input) XXX_Size ¶
func (m *AdminSeasonAdd_Input) XXX_Size() int
func (*AdminSeasonAdd_Input) XXX_Unmarshal ¶
func (m *AdminSeasonAdd_Input) XXX_Unmarshal(b []byte) error
type AdminSeasonAdd_Output ¶
type AdminSeasonAdd_Output struct {
Season *pwdb.Season `protobuf:"bytes,1,opt,name=season,proto3" json:"season,omitempty"`
}
func (*AdminSeasonAdd_Output) Descriptor ¶
func (*AdminSeasonAdd_Output) Descriptor() ([]byte, []int)
func (*AdminSeasonAdd_Output) GetSeason ¶
func (m *AdminSeasonAdd_Output) GetSeason() *pwdb.Season
func (*AdminSeasonAdd_Output) Marshal ¶
func (m *AdminSeasonAdd_Output) Marshal() (dAtA []byte, err error)
func (*AdminSeasonAdd_Output) MarshalTo ¶
func (m *AdminSeasonAdd_Output) MarshalTo(dAtA []byte) (int, error)
func (*AdminSeasonAdd_Output) MarshalToSizedBuffer ¶
func (m *AdminSeasonAdd_Output) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*AdminSeasonAdd_Output) ProtoMessage ¶
func (*AdminSeasonAdd_Output) ProtoMessage()
func (*AdminSeasonAdd_Output) Reset ¶
func (m *AdminSeasonAdd_Output) Reset()
func (*AdminSeasonAdd_Output) Size ¶
func (m *AdminSeasonAdd_Output) Size() (n int)
func (*AdminSeasonAdd_Output) String ¶
func (m *AdminSeasonAdd_Output) String() string
func (*AdminSeasonAdd_Output) Unmarshal ¶
func (m *AdminSeasonAdd_Output) Unmarshal(dAtA []byte) error
func (*AdminSeasonAdd_Output) XXX_DiscardUnknown ¶
func (m *AdminSeasonAdd_Output) XXX_DiscardUnknown()
func (*AdminSeasonAdd_Output) XXX_Marshal ¶
func (m *AdminSeasonAdd_Output) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AdminSeasonAdd_Output) XXX_Merge ¶
func (m *AdminSeasonAdd_Output) XXX_Merge(src proto.Message)
func (*AdminSeasonAdd_Output) XXX_Size ¶
func (m *AdminSeasonAdd_Output) XXX_Size() int
func (*AdminSeasonAdd_Output) XXX_Unmarshal ¶
func (m *AdminSeasonAdd_Output) XXX_Unmarshal(b []byte) error
type AdminSeasonChallengeAdd ¶
type AdminSeasonChallengeAdd struct { }
func (*AdminSeasonChallengeAdd) Descriptor ¶
func (*AdminSeasonChallengeAdd) Descriptor() ([]byte, []int)
func (*AdminSeasonChallengeAdd) Marshal ¶
func (m *AdminSeasonChallengeAdd) Marshal() (dAtA []byte, err error)
func (*AdminSeasonChallengeAdd) MarshalTo ¶
func (m *AdminSeasonChallengeAdd) MarshalTo(dAtA []byte) (int, error)
func (*AdminSeasonChallengeAdd) MarshalToSizedBuffer ¶
func (m *AdminSeasonChallengeAdd) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*AdminSeasonChallengeAdd) ProtoMessage ¶
func (*AdminSeasonChallengeAdd) ProtoMessage()
func (*AdminSeasonChallengeAdd) Reset ¶
func (m *AdminSeasonChallengeAdd) Reset()
func (*AdminSeasonChallengeAdd) Size ¶
func (m *AdminSeasonChallengeAdd) Size() (n int)
func (*AdminSeasonChallengeAdd) String ¶
func (m *AdminSeasonChallengeAdd) String() string
func (*AdminSeasonChallengeAdd) Unmarshal ¶
func (m *AdminSeasonChallengeAdd) Unmarshal(dAtA []byte) error
func (*AdminSeasonChallengeAdd) XXX_DiscardUnknown ¶
func (m *AdminSeasonChallengeAdd) XXX_DiscardUnknown()
func (*AdminSeasonChallengeAdd) XXX_Marshal ¶
func (m *AdminSeasonChallengeAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AdminSeasonChallengeAdd) XXX_Merge ¶
func (m *AdminSeasonChallengeAdd) XXX_Merge(src proto.Message)
func (*AdminSeasonChallengeAdd) XXX_Size ¶
func (m *AdminSeasonChallengeAdd) XXX_Size() int
func (*AdminSeasonChallengeAdd) XXX_Unmarshal ¶
func (m *AdminSeasonChallengeAdd) XXX_Unmarshal(b []byte) error
type AdminSeasonChallengeAdd_Input ¶
type AdminSeasonChallengeAdd_Input struct { SeasonChallenge *pwdb.SeasonChallenge `protobuf:"bytes,1,opt,name=season_challenge,json=seasonChallenge,proto3" json:"season_challenge,omitempty"` FlavorID string `protobuf:"bytes,2,opt,name=flavor_id,json=flavorId,proto3" json:"flavor_id,omitempty"` SeasonID string `protobuf:"bytes,3,opt,name=season_id,json=seasonId,proto3" json:"season_id,omitempty"` }
func (*AdminSeasonChallengeAdd_Input) ApplyDefaults ¶
func (in *AdminSeasonChallengeAdd_Input) ApplyDefaults()
func (*AdminSeasonChallengeAdd_Input) Descriptor ¶
func (*AdminSeasonChallengeAdd_Input) Descriptor() ([]byte, []int)
func (*AdminSeasonChallengeAdd_Input) GetFlavorID ¶
func (m *AdminSeasonChallengeAdd_Input) GetFlavorID() string
func (*AdminSeasonChallengeAdd_Input) GetSeasonChallenge ¶
func (m *AdminSeasonChallengeAdd_Input) GetSeasonChallenge() *pwdb.SeasonChallenge
func (*AdminSeasonChallengeAdd_Input) GetSeasonID ¶
func (m *AdminSeasonChallengeAdd_Input) GetSeasonID() string
func (*AdminSeasonChallengeAdd_Input) Marshal ¶
func (m *AdminSeasonChallengeAdd_Input) Marshal() (dAtA []byte, err error)
func (*AdminSeasonChallengeAdd_Input) MarshalTo ¶
func (m *AdminSeasonChallengeAdd_Input) MarshalTo(dAtA []byte) (int, error)
func (*AdminSeasonChallengeAdd_Input) MarshalToSizedBuffer ¶
func (m *AdminSeasonChallengeAdd_Input) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*AdminSeasonChallengeAdd_Input) ProtoMessage ¶
func (*AdminSeasonChallengeAdd_Input) ProtoMessage()
func (*AdminSeasonChallengeAdd_Input) Reset ¶
func (m *AdminSeasonChallengeAdd_Input) Reset()
func (*AdminSeasonChallengeAdd_Input) Size ¶
func (m *AdminSeasonChallengeAdd_Input) Size() (n int)
func (*AdminSeasonChallengeAdd_Input) String ¶
func (m *AdminSeasonChallengeAdd_Input) String() string
func (*AdminSeasonChallengeAdd_Input) Unmarshal ¶
func (m *AdminSeasonChallengeAdd_Input) Unmarshal(dAtA []byte) error
func (*AdminSeasonChallengeAdd_Input) XXX_DiscardUnknown ¶
func (m *AdminSeasonChallengeAdd_Input) XXX_DiscardUnknown()
func (*AdminSeasonChallengeAdd_Input) XXX_Marshal ¶
func (m *AdminSeasonChallengeAdd_Input) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AdminSeasonChallengeAdd_Input) XXX_Merge ¶
func (m *AdminSeasonChallengeAdd_Input) XXX_Merge(src proto.Message)
func (*AdminSeasonChallengeAdd_Input) XXX_Size ¶
func (m *AdminSeasonChallengeAdd_Input) XXX_Size() int
func (*AdminSeasonChallengeAdd_Input) XXX_Unmarshal ¶
func (m *AdminSeasonChallengeAdd_Input) XXX_Unmarshal(b []byte) error
type AdminSeasonChallengeAdd_Output ¶
type AdminSeasonChallengeAdd_Output struct {
SeasonChallenge *pwdb.SeasonChallenge `protobuf:"bytes,1,opt,name=season_challenge,json=seasonChallenge,proto3" json:"season_challenge,omitempty"`
}
func (*AdminSeasonChallengeAdd_Output) Descriptor ¶
func (*AdminSeasonChallengeAdd_Output) Descriptor() ([]byte, []int)
func (*AdminSeasonChallengeAdd_Output) GetSeasonChallenge ¶
func (m *AdminSeasonChallengeAdd_Output) GetSeasonChallenge() *pwdb.SeasonChallenge
func (*AdminSeasonChallengeAdd_Output) Marshal ¶
func (m *AdminSeasonChallengeAdd_Output) Marshal() (dAtA []byte, err error)
func (*AdminSeasonChallengeAdd_Output) MarshalTo ¶
func (m *AdminSeasonChallengeAdd_Output) MarshalTo(dAtA []byte) (int, error)
func (*AdminSeasonChallengeAdd_Output) MarshalToSizedBuffer ¶
func (m *AdminSeasonChallengeAdd_Output) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*AdminSeasonChallengeAdd_Output) ProtoMessage ¶
func (*AdminSeasonChallengeAdd_Output) ProtoMessage()
func (*AdminSeasonChallengeAdd_Output) Reset ¶
func (m *AdminSeasonChallengeAdd_Output) Reset()
func (*AdminSeasonChallengeAdd_Output) Size ¶
func (m *AdminSeasonChallengeAdd_Output) Size() (n int)
func (*AdminSeasonChallengeAdd_Output) String ¶
func (m *AdminSeasonChallengeAdd_Output) String() string
func (*AdminSeasonChallengeAdd_Output) Unmarshal ¶
func (m *AdminSeasonChallengeAdd_Output) Unmarshal(dAtA []byte) error
func (*AdminSeasonChallengeAdd_Output) XXX_DiscardUnknown ¶
func (m *AdminSeasonChallengeAdd_Output) XXX_DiscardUnknown()
func (*AdminSeasonChallengeAdd_Output) XXX_Marshal ¶
func (m *AdminSeasonChallengeAdd_Output) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AdminSeasonChallengeAdd_Output) XXX_Merge ¶
func (m *AdminSeasonChallengeAdd_Output) XXX_Merge(src proto.Message)
func (*AdminSeasonChallengeAdd_Output) XXX_Size ¶
func (m *AdminSeasonChallengeAdd_Output) XXX_Size() int
func (*AdminSeasonChallengeAdd_Output) XXX_Unmarshal ¶
func (m *AdminSeasonChallengeAdd_Output) XXX_Unmarshal(b []byte) error
type AdminTestingSeasonUserAdd ¶ added in v2.74.0
type AdminTestingSeasonUserAdd struct { }
func (*AdminTestingSeasonUserAdd) Descriptor ¶ added in v2.74.0
func (*AdminTestingSeasonUserAdd) Descriptor() ([]byte, []int)
func (*AdminTestingSeasonUserAdd) Marshal ¶ added in v2.74.0
func (m *AdminTestingSeasonUserAdd) Marshal() (dAtA []byte, err error)
func (*AdminTestingSeasonUserAdd) MarshalTo ¶ added in v2.74.0
func (m *AdminTestingSeasonUserAdd) MarshalTo(dAtA []byte) (int, error)
func (*AdminTestingSeasonUserAdd) MarshalToSizedBuffer ¶ added in v2.74.0
func (m *AdminTestingSeasonUserAdd) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*AdminTestingSeasonUserAdd) ProtoMessage ¶ added in v2.74.0
func (*AdminTestingSeasonUserAdd) ProtoMessage()
func (*AdminTestingSeasonUserAdd) Reset ¶ added in v2.74.0
func (m *AdminTestingSeasonUserAdd) Reset()
func (*AdminTestingSeasonUserAdd) Size ¶ added in v2.74.0
func (m *AdminTestingSeasonUserAdd) Size() (n int)
func (*AdminTestingSeasonUserAdd) String ¶ added in v2.74.0
func (m *AdminTestingSeasonUserAdd) String() string
func (*AdminTestingSeasonUserAdd) Unmarshal ¶ added in v2.74.0
func (m *AdminTestingSeasonUserAdd) Unmarshal(dAtA []byte) error
func (*AdminTestingSeasonUserAdd) XXX_DiscardUnknown ¶ added in v2.74.0
func (m *AdminTestingSeasonUserAdd) XXX_DiscardUnknown()
func (*AdminTestingSeasonUserAdd) XXX_Marshal ¶ added in v2.74.0
func (m *AdminTestingSeasonUserAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AdminTestingSeasonUserAdd) XXX_Merge ¶ added in v2.74.0
func (m *AdminTestingSeasonUserAdd) XXX_Merge(src proto.Message)
func (*AdminTestingSeasonUserAdd) XXX_Size ¶ added in v2.74.0
func (m *AdminTestingSeasonUserAdd) XXX_Size() int
func (*AdminTestingSeasonUserAdd) XXX_Unmarshal ¶ added in v2.74.0
func (m *AdminTestingSeasonUserAdd) XXX_Unmarshal(b []byte) error
type AdminTestingSeasonUserAdd_Input ¶ added in v2.74.0
type AdminTestingSeasonUserAdd_Input struct {
UserID string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
}
func (*AdminTestingSeasonUserAdd_Input) Descriptor ¶ added in v2.74.0
func (*AdminTestingSeasonUserAdd_Input) Descriptor() ([]byte, []int)
func (*AdminTestingSeasonUserAdd_Input) GetUserID ¶ added in v2.74.0
func (m *AdminTestingSeasonUserAdd_Input) GetUserID() string
func (*AdminTestingSeasonUserAdd_Input) Marshal ¶ added in v2.74.0
func (m *AdminTestingSeasonUserAdd_Input) Marshal() (dAtA []byte, err error)
func (*AdminTestingSeasonUserAdd_Input) MarshalTo ¶ added in v2.74.0
func (m *AdminTestingSeasonUserAdd_Input) MarshalTo(dAtA []byte) (int, error)
func (*AdminTestingSeasonUserAdd_Input) MarshalToSizedBuffer ¶ added in v2.74.0
func (m *AdminTestingSeasonUserAdd_Input) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*AdminTestingSeasonUserAdd_Input) ProtoMessage ¶ added in v2.74.0
func (*AdminTestingSeasonUserAdd_Input) ProtoMessage()
func (*AdminTestingSeasonUserAdd_Input) Reset ¶ added in v2.74.0
func (m *AdminTestingSeasonUserAdd_Input) Reset()
func (*AdminTestingSeasonUserAdd_Input) Size ¶ added in v2.74.0
func (m *AdminTestingSeasonUserAdd_Input) Size() (n int)
func (*AdminTestingSeasonUserAdd_Input) String ¶ added in v2.74.0
func (m *AdminTestingSeasonUserAdd_Input) String() string
func (*AdminTestingSeasonUserAdd_Input) Unmarshal ¶ added in v2.74.0
func (m *AdminTestingSeasonUserAdd_Input) Unmarshal(dAtA []byte) error
func (*AdminTestingSeasonUserAdd_Input) XXX_DiscardUnknown ¶ added in v2.74.0
func (m *AdminTestingSeasonUserAdd_Input) XXX_DiscardUnknown()
func (*AdminTestingSeasonUserAdd_Input) XXX_Marshal ¶ added in v2.74.0
func (m *AdminTestingSeasonUserAdd_Input) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AdminTestingSeasonUserAdd_Input) XXX_Merge ¶ added in v2.74.0
func (m *AdminTestingSeasonUserAdd_Input) XXX_Merge(src proto.Message)
func (*AdminTestingSeasonUserAdd_Input) XXX_Size ¶ added in v2.74.0
func (m *AdminTestingSeasonUserAdd_Input) XXX_Size() int
func (*AdminTestingSeasonUserAdd_Input) XXX_Unmarshal ¶ added in v2.74.0
func (m *AdminTestingSeasonUserAdd_Input) XXX_Unmarshal(b []byte) error
type AdminTestingSeasonUserAdd_Output ¶ added in v2.74.0
type AdminTestingSeasonUserAdd_Output struct {
TeamMember *pwdb.TeamMember `protobuf:"bytes,1,opt,name=team_member,json=teamMember,proto3" json:"team_member,omitempty"`
}
func (*AdminTestingSeasonUserAdd_Output) Descriptor ¶ added in v2.74.0
func (*AdminTestingSeasonUserAdd_Output) Descriptor() ([]byte, []int)
func (*AdminTestingSeasonUserAdd_Output) GetTeamMember ¶ added in v2.74.0
func (m *AdminTestingSeasonUserAdd_Output) GetTeamMember() *pwdb.TeamMember
func (*AdminTestingSeasonUserAdd_Output) Marshal ¶ added in v2.74.0
func (m *AdminTestingSeasonUserAdd_Output) Marshal() (dAtA []byte, err error)
func (*AdminTestingSeasonUserAdd_Output) MarshalTo ¶ added in v2.74.0
func (m *AdminTestingSeasonUserAdd_Output) MarshalTo(dAtA []byte) (int, error)
func (*AdminTestingSeasonUserAdd_Output) MarshalToSizedBuffer ¶ added in v2.74.0
func (m *AdminTestingSeasonUserAdd_Output) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*AdminTestingSeasonUserAdd_Output) ProtoMessage ¶ added in v2.74.0
func (*AdminTestingSeasonUserAdd_Output) ProtoMessage()
func (*AdminTestingSeasonUserAdd_Output) Reset ¶ added in v2.74.0
func (m *AdminTestingSeasonUserAdd_Output) Reset()
func (*AdminTestingSeasonUserAdd_Output) Size ¶ added in v2.74.0
func (m *AdminTestingSeasonUserAdd_Output) Size() (n int)
func (*AdminTestingSeasonUserAdd_Output) String ¶ added in v2.74.0
func (m *AdminTestingSeasonUserAdd_Output) String() string
func (*AdminTestingSeasonUserAdd_Output) Unmarshal ¶ added in v2.74.0
func (m *AdminTestingSeasonUserAdd_Output) Unmarshal(dAtA []byte) error
func (*AdminTestingSeasonUserAdd_Output) XXX_DiscardUnknown ¶ added in v2.74.0
func (m *AdminTestingSeasonUserAdd_Output) XXX_DiscardUnknown()
func (*AdminTestingSeasonUserAdd_Output) XXX_Marshal ¶ added in v2.74.0
func (m *AdminTestingSeasonUserAdd_Output) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AdminTestingSeasonUserAdd_Output) XXX_Merge ¶ added in v2.74.0
func (m *AdminTestingSeasonUserAdd_Output) XXX_Merge(src proto.Message)
func (*AdminTestingSeasonUserAdd_Output) XXX_Size ¶ added in v2.74.0
func (m *AdminTestingSeasonUserAdd_Output) XXX_Size() int
func (*AdminTestingSeasonUserAdd_Output) XXX_Unmarshal ¶ added in v2.74.0
func (m *AdminTestingSeasonUserAdd_Output) XXX_Unmarshal(b []byte) error
type AgentList ¶
type AgentList struct { }
func (*AgentList) Descriptor ¶
func (*AgentList) MarshalToSizedBuffer ¶
func (*AgentList) ProtoMessage ¶
func (*AgentList) ProtoMessage()
func (*AgentList) XXX_DiscardUnknown ¶
func (m *AgentList) XXX_DiscardUnknown()
func (*AgentList) XXX_Marshal ¶
func (*AgentList) XXX_Unmarshal ¶
type AgentListInstances ¶
type AgentListInstances struct { }
func (*AgentListInstances) Descriptor ¶
func (*AgentListInstances) Descriptor() ([]byte, []int)
func (*AgentListInstances) Marshal ¶
func (m *AgentListInstances) Marshal() (dAtA []byte, err error)
func (*AgentListInstances) MarshalTo ¶
func (m *AgentListInstances) MarshalTo(dAtA []byte) (int, error)
func (*AgentListInstances) MarshalToSizedBuffer ¶
func (m *AgentListInstances) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*AgentListInstances) ProtoMessage ¶
func (*AgentListInstances) ProtoMessage()
func (*AgentListInstances) Reset ¶
func (m *AgentListInstances) Reset()
func (*AgentListInstances) Size ¶
func (m *AgentListInstances) Size() (n int)
func (*AgentListInstances) String ¶
func (m *AgentListInstances) String() string
func (*AgentListInstances) Unmarshal ¶
func (m *AgentListInstances) Unmarshal(dAtA []byte) error
func (*AgentListInstances) XXX_DiscardUnknown ¶
func (m *AgentListInstances) XXX_DiscardUnknown()
func (*AgentListInstances) XXX_Marshal ¶
func (m *AgentListInstances) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AgentListInstances) XXX_Merge ¶
func (m *AgentListInstances) XXX_Merge(src proto.Message)
func (*AgentListInstances) XXX_Size ¶
func (m *AgentListInstances) XXX_Size() int
func (*AgentListInstances) XXX_Unmarshal ¶
func (m *AgentListInstances) XXX_Unmarshal(b []byte) error
type AgentListInstances_Input ¶
type AgentListInstances_Input struct {
AgentName string `protobuf:"bytes,1,opt,name=agent_name,json=agentName,proto3" json:"agent_name,omitempty" url:"agent_name"`
}
func (*AgentListInstances_Input) Descriptor ¶
func (*AgentListInstances_Input) Descriptor() ([]byte, []int)
func (*AgentListInstances_Input) GetAgentName ¶
func (m *AgentListInstances_Input) GetAgentName() string
func (*AgentListInstances_Input) Marshal ¶
func (m *AgentListInstances_Input) Marshal() (dAtA []byte, err error)
func (*AgentListInstances_Input) MarshalTo ¶
func (m *AgentListInstances_Input) MarshalTo(dAtA []byte) (int, error)
func (*AgentListInstances_Input) MarshalToSizedBuffer ¶
func (m *AgentListInstances_Input) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*AgentListInstances_Input) ProtoMessage ¶
func (*AgentListInstances_Input) ProtoMessage()
func (*AgentListInstances_Input) Reset ¶
func (m *AgentListInstances_Input) Reset()
func (*AgentListInstances_Input) Size ¶
func (m *AgentListInstances_Input) Size() (n int)
func (*AgentListInstances_Input) String ¶
func (m *AgentListInstances_Input) String() string
func (*AgentListInstances_Input) Unmarshal ¶
func (m *AgentListInstances_Input) Unmarshal(dAtA []byte) error
func (*AgentListInstances_Input) XXX_DiscardUnknown ¶
func (m *AgentListInstances_Input) XXX_DiscardUnknown()
func (*AgentListInstances_Input) XXX_Marshal ¶
func (m *AgentListInstances_Input) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AgentListInstances_Input) XXX_Merge ¶
func (m *AgentListInstances_Input) XXX_Merge(src proto.Message)
func (*AgentListInstances_Input) XXX_Size ¶
func (m *AgentListInstances_Input) XXX_Size() int
func (*AgentListInstances_Input) XXX_Unmarshal ¶
func (m *AgentListInstances_Input) XXX_Unmarshal(b []byte) error
type AgentListInstances_Output ¶
type AgentListInstances_Output struct {
Instances []*pwdb.ChallengeInstance `protobuf:"bytes,1,rep,name=instances,proto3" json:"instances,omitempty"`
}
func (*AgentListInstances_Output) Descriptor ¶
func (*AgentListInstances_Output) Descriptor() ([]byte, []int)
func (*AgentListInstances_Output) GetInstances ¶
func (m *AgentListInstances_Output) GetInstances() []*pwdb.ChallengeInstance
func (*AgentListInstances_Output) Marshal ¶
func (m *AgentListInstances_Output) Marshal() (dAtA []byte, err error)
func (*AgentListInstances_Output) MarshalTo ¶
func (m *AgentListInstances_Output) MarshalTo(dAtA []byte) (int, error)
func (*AgentListInstances_Output) MarshalToSizedBuffer ¶
func (m *AgentListInstances_Output) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*AgentListInstances_Output) ProtoMessage ¶
func (*AgentListInstances_Output) ProtoMessage()
func (*AgentListInstances_Output) Reset ¶
func (m *AgentListInstances_Output) Reset()
func (*AgentListInstances_Output) Size ¶
func (m *AgentListInstances_Output) Size() (n int)
func (*AgentListInstances_Output) String ¶
func (m *AgentListInstances_Output) String() string
func (*AgentListInstances_Output) Unmarshal ¶
func (m *AgentListInstances_Output) Unmarshal(dAtA []byte) error
func (*AgentListInstances_Output) XXX_DiscardUnknown ¶
func (m *AgentListInstances_Output) XXX_DiscardUnknown()
func (*AgentListInstances_Output) XXX_Marshal ¶
func (m *AgentListInstances_Output) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AgentListInstances_Output) XXX_Merge ¶
func (m *AgentListInstances_Output) XXX_Merge(src proto.Message)
func (*AgentListInstances_Output) XXX_Size ¶
func (m *AgentListInstances_Output) XXX_Size() int
func (*AgentListInstances_Output) XXX_Unmarshal ¶
func (m *AgentListInstances_Output) XXX_Unmarshal(b []byte) error
type AgentList_Input ¶
type AgentList_Input struct { }
func (*AgentList_Input) Descriptor ¶
func (*AgentList_Input) Descriptor() ([]byte, []int)
func (*AgentList_Input) Marshal ¶
func (m *AgentList_Input) Marshal() (dAtA []byte, err error)
func (*AgentList_Input) MarshalToSizedBuffer ¶
func (m *AgentList_Input) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*AgentList_Input) ProtoMessage ¶
func (*AgentList_Input) ProtoMessage()
func (*AgentList_Input) Reset ¶
func (m *AgentList_Input) Reset()
func (*AgentList_Input) Size ¶
func (m *AgentList_Input) Size() (n int)
func (*AgentList_Input) String ¶
func (m *AgentList_Input) String() string
func (*AgentList_Input) Unmarshal ¶
func (m *AgentList_Input) Unmarshal(dAtA []byte) error
func (*AgentList_Input) XXX_DiscardUnknown ¶
func (m *AgentList_Input) XXX_DiscardUnknown()
func (*AgentList_Input) XXX_Marshal ¶
func (m *AgentList_Input) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AgentList_Input) XXX_Merge ¶
func (m *AgentList_Input) XXX_Merge(src proto.Message)
func (*AgentList_Input) XXX_Size ¶
func (m *AgentList_Input) XXX_Size() int
func (*AgentList_Input) XXX_Unmarshal ¶
func (m *AgentList_Input) XXX_Unmarshal(b []byte) error
type AgentList_Output ¶
type AgentList_Output struct {
Agents []*pwdb.Agent `protobuf:"bytes,1,rep,name=agents,proto3" json:"agents,omitempty"`
}
func (*AgentList_Output) Descriptor ¶
func (*AgentList_Output) Descriptor() ([]byte, []int)
func (*AgentList_Output) GetAgents ¶
func (m *AgentList_Output) GetAgents() []*pwdb.Agent
func (*AgentList_Output) Marshal ¶
func (m *AgentList_Output) Marshal() (dAtA []byte, err error)
func (*AgentList_Output) MarshalToSizedBuffer ¶
func (m *AgentList_Output) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*AgentList_Output) ProtoMessage ¶
func (*AgentList_Output) ProtoMessage()
func (*AgentList_Output) Reset ¶
func (m *AgentList_Output) Reset()
func (*AgentList_Output) Size ¶
func (m *AgentList_Output) Size() (n int)
func (*AgentList_Output) String ¶
func (m *AgentList_Output) String() string
func (*AgentList_Output) Unmarshal ¶
func (m *AgentList_Output) Unmarshal(dAtA []byte) error
func (*AgentList_Output) XXX_DiscardUnknown ¶
func (m *AgentList_Output) XXX_DiscardUnknown()
func (*AgentList_Output) XXX_Marshal ¶
func (m *AgentList_Output) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AgentList_Output) XXX_Merge ¶
func (m *AgentList_Output) XXX_Merge(src proto.Message)
func (*AgentList_Output) XXX_Size ¶
func (m *AgentList_Output) XXX_Size() int
func (*AgentList_Output) XXX_Unmarshal ¶
func (m *AgentList_Output) XXX_Unmarshal(b []byte) error
type AgentRegister ¶
type AgentRegister struct { }
func (*AgentRegister) Descriptor ¶
func (*AgentRegister) Descriptor() ([]byte, []int)
func (*AgentRegister) Marshal ¶
func (m *AgentRegister) Marshal() (dAtA []byte, err error)
func (*AgentRegister) MarshalToSizedBuffer ¶
func (m *AgentRegister) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*AgentRegister) ProtoMessage ¶
func (*AgentRegister) ProtoMessage()
func (*AgentRegister) Reset ¶
func (m *AgentRegister) Reset()
func (*AgentRegister) Size ¶
func (m *AgentRegister) Size() (n int)
func (*AgentRegister) String ¶
func (m *AgentRegister) String() string
func (*AgentRegister) Unmarshal ¶
func (m *AgentRegister) Unmarshal(dAtA []byte) error
func (*AgentRegister) XXX_DiscardUnknown ¶
func (m *AgentRegister) XXX_DiscardUnknown()
func (*AgentRegister) XXX_Marshal ¶
func (m *AgentRegister) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AgentRegister) XXX_Merge ¶
func (m *AgentRegister) XXX_Merge(src proto.Message)
func (*AgentRegister) XXX_Size ¶
func (m *AgentRegister) XXX_Size() int
func (*AgentRegister) XXX_Unmarshal ¶
func (m *AgentRegister) XXX_Unmarshal(b []byte) error
type AgentRegister_Input ¶
type AgentRegister_Input struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty" url:"name"` Hostname string `protobuf:"bytes,2,opt,name=hostname,proto3" json:"hostname,omitempty" url:"hostname"` OS string `protobuf:"bytes,3,opt,name=os,proto3" json:"os,omitempty" url:"os"` Arch string `protobuf:"bytes,4,opt,name=arch,proto3" json:"arch,omitempty" url:"arch"` Version string `protobuf:"bytes,5,opt,name=version,proto3" json:"version,omitempty" url:"version"` Tags []string `protobuf:"bytes,6,rep,name=tags,proto3" json:"tags,omitempty" url:"tags"` DomainSuffix string `protobuf:"bytes,7,opt,name=domain_suffix,json=domainSuffix,proto3" json:"domain_suffix,omitempty" url:"domain_suffix"` Metadata string `protobuf:"bytes,8,opt,name=metadata,proto3" json:"metadata,omitempty" url:"metadata"` NginxPort int32 `protobuf:"varint,9,opt,name=nginx_port,json=nginxPort,proto3" json:"nginx_port,omitempty" url:"nginx_port"` AuthSalt string `protobuf:"bytes,10,opt,name=auth_salt,json=authSalt,proto3" json:"auth_salt,omitempty" url:"auth_salt"` DefaultAgent bool `protobuf:"varint,11,opt,name=default_agent,json=defaultAgent,proto3" json:"default_agent,omitempty" url:"default_agent"` }
func (*AgentRegister_Input) Descriptor ¶
func (*AgentRegister_Input) Descriptor() ([]byte, []int)
func (*AgentRegister_Input) GetArch ¶
func (m *AgentRegister_Input) GetArch() string
func (*AgentRegister_Input) GetAuthSalt ¶
func (m *AgentRegister_Input) GetAuthSalt() string
func (*AgentRegister_Input) GetDefaultAgent ¶
func (m *AgentRegister_Input) GetDefaultAgent() bool
func (*AgentRegister_Input) GetDomainSuffix ¶
func (m *AgentRegister_Input) GetDomainSuffix() string
func (*AgentRegister_Input) GetHostname ¶
func (m *AgentRegister_Input) GetHostname() string
func (*AgentRegister_Input) GetMetadata ¶
func (m *AgentRegister_Input) GetMetadata() string
func (*AgentRegister_Input) GetName ¶
func (m *AgentRegister_Input) GetName() string
func (*AgentRegister_Input) GetNginxPort ¶
func (m *AgentRegister_Input) GetNginxPort() int32
func (*AgentRegister_Input) GetOS ¶
func (m *AgentRegister_Input) GetOS() string
func (*AgentRegister_Input) GetTags ¶
func (m *AgentRegister_Input) GetTags() []string
func (*AgentRegister_Input) GetVersion ¶
func (m *AgentRegister_Input) GetVersion() string
func (*AgentRegister_Input) Marshal ¶
func (m *AgentRegister_Input) Marshal() (dAtA []byte, err error)
func (*AgentRegister_Input) MarshalTo ¶
func (m *AgentRegister_Input) MarshalTo(dAtA []byte) (int, error)
func (*AgentRegister_Input) MarshalToSizedBuffer ¶
func (m *AgentRegister_Input) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*AgentRegister_Input) ProtoMessage ¶
func (*AgentRegister_Input) ProtoMessage()
func (*AgentRegister_Input) Reset ¶
func (m *AgentRegister_Input) Reset()
func (*AgentRegister_Input) Size ¶
func (m *AgentRegister_Input) Size() (n int)
func (*AgentRegister_Input) String ¶
func (m *AgentRegister_Input) String() string
func (*AgentRegister_Input) Unmarshal ¶
func (m *AgentRegister_Input) Unmarshal(dAtA []byte) error
func (*AgentRegister_Input) XXX_DiscardUnknown ¶
func (m *AgentRegister_Input) XXX_DiscardUnknown()
func (*AgentRegister_Input) XXX_Marshal ¶
func (m *AgentRegister_Input) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AgentRegister_Input) XXX_Merge ¶
func (m *AgentRegister_Input) XXX_Merge(src proto.Message)
func (*AgentRegister_Input) XXX_Size ¶
func (m *AgentRegister_Input) XXX_Size() int
func (*AgentRegister_Input) XXX_Unmarshal ¶
func (m *AgentRegister_Input) XXX_Unmarshal(b []byte) error
type AgentRegister_Output ¶
type AgentRegister_Output struct {
Agent *pwdb.Agent `protobuf:"bytes,1,opt,name=agent,proto3" json:"agent,omitempty"`
}
func (*AgentRegister_Output) Descriptor ¶
func (*AgentRegister_Output) Descriptor() ([]byte, []int)
func (*AgentRegister_Output) GetAgent ¶
func (m *AgentRegister_Output) GetAgent() *pwdb.Agent
func (*AgentRegister_Output) Marshal ¶
func (m *AgentRegister_Output) Marshal() (dAtA []byte, err error)
func (*AgentRegister_Output) MarshalTo ¶
func (m *AgentRegister_Output) MarshalTo(dAtA []byte) (int, error)
func (*AgentRegister_Output) MarshalToSizedBuffer ¶
func (m *AgentRegister_Output) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*AgentRegister_Output) ProtoMessage ¶
func (*AgentRegister_Output) ProtoMessage()
func (*AgentRegister_Output) Reset ¶
func (m *AgentRegister_Output) Reset()
func (*AgentRegister_Output) Size ¶
func (m *AgentRegister_Output) Size() (n int)
func (*AgentRegister_Output) String ¶
func (m *AgentRegister_Output) String() string
func (*AgentRegister_Output) Unmarshal ¶
func (m *AgentRegister_Output) Unmarshal(dAtA []byte) error
func (*AgentRegister_Output) XXX_DiscardUnknown ¶
func (m *AgentRegister_Output) XXX_DiscardUnknown()
func (*AgentRegister_Output) XXX_Marshal ¶
func (m *AgentRegister_Output) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AgentRegister_Output) XXX_Merge ¶
func (m *AgentRegister_Output) XXX_Merge(src proto.Message)
func (*AgentRegister_Output) XXX_Size ¶
func (m *AgentRegister_Output) XXX_Size() int
func (*AgentRegister_Output) XXX_Unmarshal ¶
func (m *AgentRegister_Output) XXX_Unmarshal(b []byte) error
type AgentUpdateState ¶
type AgentUpdateState struct { }
func (*AgentUpdateState) Descriptor ¶
func (*AgentUpdateState) Descriptor() ([]byte, []int)
func (*AgentUpdateState) Marshal ¶
func (m *AgentUpdateState) Marshal() (dAtA []byte, err error)
func (*AgentUpdateState) MarshalToSizedBuffer ¶
func (m *AgentUpdateState) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*AgentUpdateState) ProtoMessage ¶
func (*AgentUpdateState) ProtoMessage()
func (*AgentUpdateState) Reset ¶
func (m *AgentUpdateState) Reset()
func (*AgentUpdateState) Size ¶
func (m *AgentUpdateState) Size() (n int)
func (*AgentUpdateState) String ¶
func (m *AgentUpdateState) String() string
func (*AgentUpdateState) Unmarshal ¶
func (m *AgentUpdateState) Unmarshal(dAtA []byte) error
func (*AgentUpdateState) XXX_DiscardUnknown ¶
func (m *AgentUpdateState) XXX_DiscardUnknown()
func (*AgentUpdateState) XXX_Marshal ¶
func (m *AgentUpdateState) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AgentUpdateState) XXX_Merge ¶
func (m *AgentUpdateState) XXX_Merge(src proto.Message)
func (*AgentUpdateState) XXX_Size ¶
func (m *AgentUpdateState) XXX_Size() int
func (*AgentUpdateState) XXX_Unmarshal ¶
func (m *AgentUpdateState) XXX_Unmarshal(b []byte) error
type AgentUpdateState_Input ¶
type AgentUpdateState_Input struct {
Instances []*pwdb.ChallengeInstance `protobuf:"bytes,1,rep,name=instances,proto3" json:"instances,omitempty"`
}
func (*AgentUpdateState_Input) Descriptor ¶
func (*AgentUpdateState_Input) Descriptor() ([]byte, []int)
func (*AgentUpdateState_Input) GetInstances ¶
func (m *AgentUpdateState_Input) GetInstances() []*pwdb.ChallengeInstance
func (*AgentUpdateState_Input) Marshal ¶
func (m *AgentUpdateState_Input) Marshal() (dAtA []byte, err error)
func (*AgentUpdateState_Input) MarshalTo ¶
func (m *AgentUpdateState_Input) MarshalTo(dAtA []byte) (int, error)
func (*AgentUpdateState_Input) MarshalToSizedBuffer ¶
func (m *AgentUpdateState_Input) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*AgentUpdateState_Input) ProtoMessage ¶
func (*AgentUpdateState_Input) ProtoMessage()
func (*AgentUpdateState_Input) Reset ¶
func (m *AgentUpdateState_Input) Reset()
func (*AgentUpdateState_Input) Size ¶
func (m *AgentUpdateState_Input) Size() (n int)
func (*AgentUpdateState_Input) String ¶
func (m *AgentUpdateState_Input) String() string
func (*AgentUpdateState_Input) Unmarshal ¶
func (m *AgentUpdateState_Input) Unmarshal(dAtA []byte) error
func (*AgentUpdateState_Input) XXX_DiscardUnknown ¶
func (m *AgentUpdateState_Input) XXX_DiscardUnknown()
func (*AgentUpdateState_Input) XXX_Marshal ¶
func (m *AgentUpdateState_Input) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AgentUpdateState_Input) XXX_Merge ¶
func (m *AgentUpdateState_Input) XXX_Merge(src proto.Message)
func (*AgentUpdateState_Input) XXX_Size ¶
func (m *AgentUpdateState_Input) XXX_Size() int
func (*AgentUpdateState_Input) XXX_Unmarshal ¶
func (m *AgentUpdateState_Input) XXX_Unmarshal(b []byte) error
type AgentUpdateState_Output ¶
type AgentUpdateState_Output struct { }
func (*AgentUpdateState_Output) Descriptor ¶
func (*AgentUpdateState_Output) Descriptor() ([]byte, []int)
func (*AgentUpdateState_Output) Marshal ¶
func (m *AgentUpdateState_Output) Marshal() (dAtA []byte, err error)
func (*AgentUpdateState_Output) MarshalTo ¶
func (m *AgentUpdateState_Output) MarshalTo(dAtA []byte) (int, error)
func (*AgentUpdateState_Output) MarshalToSizedBuffer ¶
func (m *AgentUpdateState_Output) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*AgentUpdateState_Output) ProtoMessage ¶
func (*AgentUpdateState_Output) ProtoMessage()
func (*AgentUpdateState_Output) Reset ¶
func (m *AgentUpdateState_Output) Reset()
func (*AgentUpdateState_Output) Size ¶
func (m *AgentUpdateState_Output) Size() (n int)
func (*AgentUpdateState_Output) String ¶
func (m *AgentUpdateState_Output) String() string
func (*AgentUpdateState_Output) Unmarshal ¶
func (m *AgentUpdateState_Output) Unmarshal(dAtA []byte) error
func (*AgentUpdateState_Output) XXX_DiscardUnknown ¶
func (m *AgentUpdateState_Output) XXX_DiscardUnknown()
func (*AgentUpdateState_Output) XXX_Marshal ¶
func (m *AgentUpdateState_Output) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AgentUpdateState_Output) XXX_Merge ¶
func (m *AgentUpdateState_Output) XXX_Merge(src proto.Message)
func (*AgentUpdateState_Output) XXX_Size ¶
func (m *AgentUpdateState_Output) XXX_Size() int
func (*AgentUpdateState_Output) XXX_Unmarshal ¶
func (m *AgentUpdateState_Output) XXX_Unmarshal(b []byte) error
type ChallengeGet ¶
type ChallengeGet struct { }
func (*ChallengeGet) Descriptor ¶
func (*ChallengeGet) Descriptor() ([]byte, []int)
func (*ChallengeGet) Marshal ¶
func (m *ChallengeGet) Marshal() (dAtA []byte, err error)
func (*ChallengeGet) MarshalToSizedBuffer ¶
func (m *ChallengeGet) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ChallengeGet) ProtoMessage ¶
func (*ChallengeGet) ProtoMessage()
func (*ChallengeGet) Reset ¶
func (m *ChallengeGet) Reset()
func (*ChallengeGet) Size ¶
func (m *ChallengeGet) Size() (n int)
func (*ChallengeGet) String ¶
func (m *ChallengeGet) String() string
func (*ChallengeGet) Unmarshal ¶
func (m *ChallengeGet) Unmarshal(dAtA []byte) error
func (*ChallengeGet) XXX_DiscardUnknown ¶
func (m *ChallengeGet) XXX_DiscardUnknown()
func (*ChallengeGet) XXX_Marshal ¶
func (m *ChallengeGet) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ChallengeGet) XXX_Merge ¶
func (m *ChallengeGet) XXX_Merge(src proto.Message)
func (*ChallengeGet) XXX_Size ¶
func (m *ChallengeGet) XXX_Size() int
func (*ChallengeGet) XXX_Unmarshal ¶
func (m *ChallengeGet) XXX_Unmarshal(b []byte) error
type ChallengeGet_Input ¶
type ChallengeGet_Input struct {
ChallengeID int64 `protobuf:"varint,1,opt,name=challenge_id,json=challengeId,proto3" json:"challenge_id,omitempty"`
}
func (*ChallengeGet_Input) Descriptor ¶
func (*ChallengeGet_Input) Descriptor() ([]byte, []int)
func (*ChallengeGet_Input) GetChallengeID ¶
func (m *ChallengeGet_Input) GetChallengeID() int64
func (*ChallengeGet_Input) Marshal ¶
func (m *ChallengeGet_Input) Marshal() (dAtA []byte, err error)
func (*ChallengeGet_Input) MarshalTo ¶
func (m *ChallengeGet_Input) MarshalTo(dAtA []byte) (int, error)
func (*ChallengeGet_Input) MarshalToSizedBuffer ¶
func (m *ChallengeGet_Input) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ChallengeGet_Input) ProtoMessage ¶
func (*ChallengeGet_Input) ProtoMessage()
func (*ChallengeGet_Input) Reset ¶
func (m *ChallengeGet_Input) Reset()
func (*ChallengeGet_Input) Size ¶
func (m *ChallengeGet_Input) Size() (n int)
func (*ChallengeGet_Input) String ¶
func (m *ChallengeGet_Input) String() string
func (*ChallengeGet_Input) Unmarshal ¶
func (m *ChallengeGet_Input) Unmarshal(dAtA []byte) error
func (*ChallengeGet_Input) XXX_DiscardUnknown ¶
func (m *ChallengeGet_Input) XXX_DiscardUnknown()
func (*ChallengeGet_Input) XXX_Marshal ¶
func (m *ChallengeGet_Input) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ChallengeGet_Input) XXX_Merge ¶
func (m *ChallengeGet_Input) XXX_Merge(src proto.Message)
func (*ChallengeGet_Input) XXX_Size ¶
func (m *ChallengeGet_Input) XXX_Size() int
func (*ChallengeGet_Input) XXX_Unmarshal ¶
func (m *ChallengeGet_Input) XXX_Unmarshal(b []byte) error
type ChallengeGet_Output ¶
type ChallengeGet_Output struct {
Item *pwdb.Challenge `protobuf:"bytes,1,opt,name=item,proto3" json:"item,omitempty"`
}
func (*ChallengeGet_Output) Descriptor ¶
func (*ChallengeGet_Output) Descriptor() ([]byte, []int)
func (*ChallengeGet_Output) GetItem ¶
func (m *ChallengeGet_Output) GetItem() *pwdb.Challenge
func (*ChallengeGet_Output) Marshal ¶
func (m *ChallengeGet_Output) Marshal() (dAtA []byte, err error)
func (*ChallengeGet_Output) MarshalTo ¶
func (m *ChallengeGet_Output) MarshalTo(dAtA []byte) (int, error)
func (*ChallengeGet_Output) MarshalToSizedBuffer ¶
func (m *ChallengeGet_Output) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ChallengeGet_Output) ProtoMessage ¶
func (*ChallengeGet_Output) ProtoMessage()
func (*ChallengeGet_Output) Reset ¶
func (m *ChallengeGet_Output) Reset()
func (*ChallengeGet_Output) Size ¶
func (m *ChallengeGet_Output) Size() (n int)
func (*ChallengeGet_Output) String ¶
func (m *ChallengeGet_Output) String() string
func (*ChallengeGet_Output) Unmarshal ¶
func (m *ChallengeGet_Output) Unmarshal(dAtA []byte) error
func (*ChallengeGet_Output) XXX_DiscardUnknown ¶
func (m *ChallengeGet_Output) XXX_DiscardUnknown()
func (*ChallengeGet_Output) XXX_Marshal ¶
func (m *ChallengeGet_Output) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ChallengeGet_Output) XXX_Merge ¶
func (m *ChallengeGet_Output) XXX_Merge(src proto.Message)
func (*ChallengeGet_Output) XXX_Size ¶
func (m *ChallengeGet_Output) XXX_Size() int
func (*ChallengeGet_Output) XXX_Unmarshal ¶
func (m *ChallengeGet_Output) XXX_Unmarshal(b []byte) error
type ChallengeList ¶
type ChallengeList struct { }
func (*ChallengeList) Descriptor ¶
func (*ChallengeList) Descriptor() ([]byte, []int)
func (*ChallengeList) Marshal ¶
func (m *ChallengeList) Marshal() (dAtA []byte, err error)
func (*ChallengeList) MarshalToSizedBuffer ¶
func (m *ChallengeList) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ChallengeList) ProtoMessage ¶
func (*ChallengeList) ProtoMessage()
func (*ChallengeList) Reset ¶
func (m *ChallengeList) Reset()
func (*ChallengeList) Size ¶
func (m *ChallengeList) Size() (n int)
func (*ChallengeList) String ¶
func (m *ChallengeList) String() string
func (*ChallengeList) Unmarshal ¶
func (m *ChallengeList) Unmarshal(dAtA []byte) error
func (*ChallengeList) XXX_DiscardUnknown ¶
func (m *ChallengeList) XXX_DiscardUnknown()
func (*ChallengeList) XXX_Marshal ¶
func (m *ChallengeList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ChallengeList) XXX_Merge ¶
func (m *ChallengeList) XXX_Merge(src proto.Message)
func (*ChallengeList) XXX_Size ¶
func (m *ChallengeList) XXX_Size() int
func (*ChallengeList) XXX_Unmarshal ¶
func (m *ChallengeList) XXX_Unmarshal(b []byte) error
type ChallengeList_Input ¶
type ChallengeList_Input struct { }
func (*ChallengeList_Input) Descriptor ¶
func (*ChallengeList_Input) Descriptor() ([]byte, []int)
func (*ChallengeList_Input) Marshal ¶
func (m *ChallengeList_Input) Marshal() (dAtA []byte, err error)
func (*ChallengeList_Input) MarshalTo ¶
func (m *ChallengeList_Input) MarshalTo(dAtA []byte) (int, error)
func (*ChallengeList_Input) MarshalToSizedBuffer ¶
func (m *ChallengeList_Input) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ChallengeList_Input) ProtoMessage ¶
func (*ChallengeList_Input) ProtoMessage()
func (*ChallengeList_Input) Reset ¶
func (m *ChallengeList_Input) Reset()
func (*ChallengeList_Input) Size ¶
func (m *ChallengeList_Input) Size() (n int)
func (*ChallengeList_Input) String ¶
func (m *ChallengeList_Input) String() string
func (*ChallengeList_Input) Unmarshal ¶
func (m *ChallengeList_Input) Unmarshal(dAtA []byte) error
func (*ChallengeList_Input) XXX_DiscardUnknown ¶
func (m *ChallengeList_Input) XXX_DiscardUnknown()
func (*ChallengeList_Input) XXX_Marshal ¶
func (m *ChallengeList_Input) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ChallengeList_Input) XXX_Merge ¶
func (m *ChallengeList_Input) XXX_Merge(src proto.Message)
func (*ChallengeList_Input) XXX_Size ¶
func (m *ChallengeList_Input) XXX_Size() int
func (*ChallengeList_Input) XXX_Unmarshal ¶
func (m *ChallengeList_Input) XXX_Unmarshal(b []byte) error
type ChallengeList_Output ¶
type ChallengeList_Output struct {
Items []*pwdb.Challenge `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"`
}
func (*ChallengeList_Output) Descriptor ¶
func (*ChallengeList_Output) Descriptor() ([]byte, []int)
func (*ChallengeList_Output) GetItems ¶
func (m *ChallengeList_Output) GetItems() []*pwdb.Challenge
func (*ChallengeList_Output) Marshal ¶
func (m *ChallengeList_Output) Marshal() (dAtA []byte, err error)
func (*ChallengeList_Output) MarshalTo ¶
func (m *ChallengeList_Output) MarshalTo(dAtA []byte) (int, error)
func (*ChallengeList_Output) MarshalToSizedBuffer ¶
func (m *ChallengeList_Output) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ChallengeList_Output) ProtoMessage ¶
func (*ChallengeList_Output) ProtoMessage()
func (*ChallengeList_Output) Reset ¶
func (m *ChallengeList_Output) Reset()
func (*ChallengeList_Output) Size ¶
func (m *ChallengeList_Output) Size() (n int)
func (*ChallengeList_Output) String ¶
func (m *ChallengeList_Output) String() string
func (*ChallengeList_Output) Unmarshal ¶
func (m *ChallengeList_Output) Unmarshal(dAtA []byte) error
func (*ChallengeList_Output) XXX_DiscardUnknown ¶
func (m *ChallengeList_Output) XXX_DiscardUnknown()
func (*ChallengeList_Output) XXX_Marshal ¶
func (m *ChallengeList_Output) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ChallengeList_Output) XXX_Merge ¶
func (m *ChallengeList_Output) XXX_Merge(src proto.Message)
func (*ChallengeList_Output) XXX_Size ¶
func (m *ChallengeList_Output) XXX_Size() int
func (*ChallengeList_Output) XXX_Unmarshal ¶
func (m *ChallengeList_Output) XXX_Unmarshal(b []byte) error
type ChallengeSubscriptionValidate ¶
type ChallengeSubscriptionValidate struct { }
func (*ChallengeSubscriptionValidate) Descriptor ¶
func (*ChallengeSubscriptionValidate) Descriptor() ([]byte, []int)
func (*ChallengeSubscriptionValidate) Marshal ¶
func (m *ChallengeSubscriptionValidate) Marshal() (dAtA []byte, err error)
func (*ChallengeSubscriptionValidate) MarshalTo ¶
func (m *ChallengeSubscriptionValidate) MarshalTo(dAtA []byte) (int, error)
func (*ChallengeSubscriptionValidate) MarshalToSizedBuffer ¶
func (m *ChallengeSubscriptionValidate) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ChallengeSubscriptionValidate) ProtoMessage ¶
func (*ChallengeSubscriptionValidate) ProtoMessage()
func (*ChallengeSubscriptionValidate) Reset ¶
func (m *ChallengeSubscriptionValidate) Reset()
func (*ChallengeSubscriptionValidate) Size ¶
func (m *ChallengeSubscriptionValidate) Size() (n int)
func (*ChallengeSubscriptionValidate) String ¶
func (m *ChallengeSubscriptionValidate) String() string
func (*ChallengeSubscriptionValidate) Unmarshal ¶
func (m *ChallengeSubscriptionValidate) Unmarshal(dAtA []byte) error
func (*ChallengeSubscriptionValidate) XXX_DiscardUnknown ¶
func (m *ChallengeSubscriptionValidate) XXX_DiscardUnknown()
func (*ChallengeSubscriptionValidate) XXX_Marshal ¶
func (m *ChallengeSubscriptionValidate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ChallengeSubscriptionValidate) XXX_Merge ¶
func (m *ChallengeSubscriptionValidate) XXX_Merge(src proto.Message)
func (*ChallengeSubscriptionValidate) XXX_Size ¶
func (m *ChallengeSubscriptionValidate) XXX_Size() int
func (*ChallengeSubscriptionValidate) XXX_Unmarshal ¶
func (m *ChallengeSubscriptionValidate) XXX_Unmarshal(b []byte) error
type ChallengeSubscriptionValidate_Input ¶
type ChallengeSubscriptionValidate_Input struct { ChallengeSubscriptionID int64 `` /* 133-byte string literal not displayed */ Passphrases []string `protobuf:"bytes,2,rep,name=passphrases,proto3" json:"passphrases,omitempty"` Comment string `protobuf:"bytes,3,opt,name=comment,proto3" json:"comment,omitempty"` }
func (*ChallengeSubscriptionValidate_Input) Descriptor ¶
func (*ChallengeSubscriptionValidate_Input) Descriptor() ([]byte, []int)
func (*ChallengeSubscriptionValidate_Input) GetChallengeSubscriptionID ¶
func (m *ChallengeSubscriptionValidate_Input) GetChallengeSubscriptionID() int64
func (*ChallengeSubscriptionValidate_Input) GetComment ¶
func (m *ChallengeSubscriptionValidate_Input) GetComment() string
func (*ChallengeSubscriptionValidate_Input) GetPassphrases ¶
func (m *ChallengeSubscriptionValidate_Input) GetPassphrases() []string
func (*ChallengeSubscriptionValidate_Input) Marshal ¶
func (m *ChallengeSubscriptionValidate_Input) Marshal() (dAtA []byte, err error)
func (*ChallengeSubscriptionValidate_Input) MarshalTo ¶
func (m *ChallengeSubscriptionValidate_Input) MarshalTo(dAtA []byte) (int, error)
func (*ChallengeSubscriptionValidate_Input) MarshalToSizedBuffer ¶
func (m *ChallengeSubscriptionValidate_Input) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ChallengeSubscriptionValidate_Input) ProtoMessage ¶
func (*ChallengeSubscriptionValidate_Input) ProtoMessage()
func (*ChallengeSubscriptionValidate_Input) Reset ¶
func (m *ChallengeSubscriptionValidate_Input) Reset()
func (*ChallengeSubscriptionValidate_Input) Size ¶
func (m *ChallengeSubscriptionValidate_Input) Size() (n int)
func (*ChallengeSubscriptionValidate_Input) String ¶
func (m *ChallengeSubscriptionValidate_Input) String() string
func (*ChallengeSubscriptionValidate_Input) Unmarshal ¶
func (m *ChallengeSubscriptionValidate_Input) Unmarshal(dAtA []byte) error
func (*ChallengeSubscriptionValidate_Input) XXX_DiscardUnknown ¶
func (m *ChallengeSubscriptionValidate_Input) XXX_DiscardUnknown()
func (*ChallengeSubscriptionValidate_Input) XXX_Marshal ¶
func (m *ChallengeSubscriptionValidate_Input) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ChallengeSubscriptionValidate_Input) XXX_Merge ¶
func (m *ChallengeSubscriptionValidate_Input) XXX_Merge(src proto.Message)
func (*ChallengeSubscriptionValidate_Input) XXX_Size ¶
func (m *ChallengeSubscriptionValidate_Input) XXX_Size() int
func (*ChallengeSubscriptionValidate_Input) XXX_Unmarshal ¶
func (m *ChallengeSubscriptionValidate_Input) XXX_Unmarshal(b []byte) error
type ChallengeSubscriptionValidate_Output ¶
type ChallengeSubscriptionValidate_Output struct {
ChallengeValidation *pwdb.ChallengeValidation `protobuf:"bytes,1,opt,name=challenge_validation,json=challengeValidation,proto3" json:"challenge_validation,omitempty"`
}
func (*ChallengeSubscriptionValidate_Output) Descriptor ¶
func (*ChallengeSubscriptionValidate_Output) Descriptor() ([]byte, []int)
func (*ChallengeSubscriptionValidate_Output) GetChallengeValidation ¶
func (m *ChallengeSubscriptionValidate_Output) GetChallengeValidation() *pwdb.ChallengeValidation
func (*ChallengeSubscriptionValidate_Output) Marshal ¶
func (m *ChallengeSubscriptionValidate_Output) Marshal() (dAtA []byte, err error)
func (*ChallengeSubscriptionValidate_Output) MarshalTo ¶
func (m *ChallengeSubscriptionValidate_Output) MarshalTo(dAtA []byte) (int, error)
func (*ChallengeSubscriptionValidate_Output) MarshalToSizedBuffer ¶
func (m *ChallengeSubscriptionValidate_Output) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ChallengeSubscriptionValidate_Output) ProtoMessage ¶
func (*ChallengeSubscriptionValidate_Output) ProtoMessage()
func (*ChallengeSubscriptionValidate_Output) Reset ¶
func (m *ChallengeSubscriptionValidate_Output) Reset()
func (*ChallengeSubscriptionValidate_Output) Size ¶
func (m *ChallengeSubscriptionValidate_Output) Size() (n int)
func (*ChallengeSubscriptionValidate_Output) String ¶
func (m *ChallengeSubscriptionValidate_Output) String() string
func (*ChallengeSubscriptionValidate_Output) Unmarshal ¶
func (m *ChallengeSubscriptionValidate_Output) Unmarshal(dAtA []byte) error
func (*ChallengeSubscriptionValidate_Output) XXX_DiscardUnknown ¶
func (m *ChallengeSubscriptionValidate_Output) XXX_DiscardUnknown()
func (*ChallengeSubscriptionValidate_Output) XXX_Marshal ¶
func (m *ChallengeSubscriptionValidate_Output) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ChallengeSubscriptionValidate_Output) XXX_Merge ¶
func (m *ChallengeSubscriptionValidate_Output) XXX_Merge(src proto.Message)
func (*ChallengeSubscriptionValidate_Output) XXX_Size ¶
func (m *ChallengeSubscriptionValidate_Output) XXX_Size() int
func (*ChallengeSubscriptionValidate_Output) XXX_Unmarshal ¶
func (m *ChallengeSubscriptionValidate_Output) XXX_Unmarshal(b []byte) error
type CouponValidate ¶
type CouponValidate struct { }
func (*CouponValidate) Descriptor ¶
func (*CouponValidate) Descriptor() ([]byte, []int)
func (*CouponValidate) Marshal ¶
func (m *CouponValidate) Marshal() (dAtA []byte, err error)
func (*CouponValidate) MarshalToSizedBuffer ¶
func (m *CouponValidate) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CouponValidate) ProtoMessage ¶
func (*CouponValidate) ProtoMessage()
func (*CouponValidate) Reset ¶
func (m *CouponValidate) Reset()
func (*CouponValidate) Size ¶
func (m *CouponValidate) Size() (n int)
func (*CouponValidate) String ¶
func (m *CouponValidate) String() string
func (*CouponValidate) Unmarshal ¶
func (m *CouponValidate) Unmarshal(dAtA []byte) error
func (*CouponValidate) XXX_DiscardUnknown ¶
func (m *CouponValidate) XXX_DiscardUnknown()
func (*CouponValidate) XXX_Marshal ¶
func (m *CouponValidate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CouponValidate) XXX_Merge ¶
func (m *CouponValidate) XXX_Merge(src proto.Message)
func (*CouponValidate) XXX_Size ¶
func (m *CouponValidate) XXX_Size() int
func (*CouponValidate) XXX_Unmarshal ¶
func (m *CouponValidate) XXX_Unmarshal(b []byte) error
type CouponValidate_Input ¶
type CouponValidate_Input struct { Hash string `protobuf:"bytes,1,opt,name=hash,proto3" json:"hash,omitempty"` TeamID int64 `protobuf:"varint,2,opt,name=team_id,json=teamId,proto3" json:"team_id,omitempty"` }
func (*CouponValidate_Input) Descriptor ¶
func (*CouponValidate_Input) Descriptor() ([]byte, []int)
func (*CouponValidate_Input) GetHash ¶
func (m *CouponValidate_Input) GetHash() string
func (*CouponValidate_Input) GetTeamID ¶
func (m *CouponValidate_Input) GetTeamID() int64
func (*CouponValidate_Input) Marshal ¶
func (m *CouponValidate_Input) Marshal() (dAtA []byte, err error)
func (*CouponValidate_Input) MarshalTo ¶
func (m *CouponValidate_Input) MarshalTo(dAtA []byte) (int, error)
func (*CouponValidate_Input) MarshalToSizedBuffer ¶
func (m *CouponValidate_Input) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CouponValidate_Input) ProtoMessage ¶
func (*CouponValidate_Input) ProtoMessage()
func (*CouponValidate_Input) Reset ¶
func (m *CouponValidate_Input) Reset()
func (*CouponValidate_Input) Size ¶
func (m *CouponValidate_Input) Size() (n int)
func (*CouponValidate_Input) String ¶
func (m *CouponValidate_Input) String() string
func (*CouponValidate_Input) Unmarshal ¶
func (m *CouponValidate_Input) Unmarshal(dAtA []byte) error
func (*CouponValidate_Input) XXX_DiscardUnknown ¶
func (m *CouponValidate_Input) XXX_DiscardUnknown()
func (*CouponValidate_Input) XXX_Marshal ¶
func (m *CouponValidate_Input) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CouponValidate_Input) XXX_Merge ¶
func (m *CouponValidate_Input) XXX_Merge(src proto.Message)
func (*CouponValidate_Input) XXX_Size ¶
func (m *CouponValidate_Input) XXX_Size() int
func (*CouponValidate_Input) XXX_Unmarshal ¶
func (m *CouponValidate_Input) XXX_Unmarshal(b []byte) error
type CouponValidate_Output ¶
type CouponValidate_Output struct {
CouponValidation *pwdb.CouponValidation `protobuf:"bytes,1,opt,name=coupon_validation,json=couponValidation,proto3" json:"coupon_validation,omitempty"`
}
func (*CouponValidate_Output) Descriptor ¶
func (*CouponValidate_Output) Descriptor() ([]byte, []int)
func (*CouponValidate_Output) GetCouponValidation ¶
func (m *CouponValidate_Output) GetCouponValidation() *pwdb.CouponValidation
func (*CouponValidate_Output) Marshal ¶
func (m *CouponValidate_Output) Marshal() (dAtA []byte, err error)
func (*CouponValidate_Output) MarshalTo ¶
func (m *CouponValidate_Output) MarshalTo(dAtA []byte) (int, error)
func (*CouponValidate_Output) MarshalToSizedBuffer ¶
func (m *CouponValidate_Output) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CouponValidate_Output) ProtoMessage ¶
func (*CouponValidate_Output) ProtoMessage()
func (*CouponValidate_Output) Reset ¶
func (m *CouponValidate_Output) Reset()
func (*CouponValidate_Output) Size ¶
func (m *CouponValidate_Output) Size() (n int)
func (*CouponValidate_Output) String ¶
func (m *CouponValidate_Output) String() string
func (*CouponValidate_Output) Unmarshal ¶
func (m *CouponValidate_Output) Unmarshal(dAtA []byte) error
func (*CouponValidate_Output) XXX_DiscardUnknown ¶
func (m *CouponValidate_Output) XXX_DiscardUnknown()
func (*CouponValidate_Output) XXX_Marshal ¶
func (m *CouponValidate_Output) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CouponValidate_Output) XXX_Merge ¶
func (m *CouponValidate_Output) XXX_Merge(src proto.Message)
func (*CouponValidate_Output) XXX_Size ¶
func (m *CouponValidate_Output) XXX_Size() int
func (*CouponValidate_Output) XXX_Unmarshal ¶
func (m *CouponValidate_Output) XXX_Unmarshal(b []byte) error
type GetInfo ¶
type GetInfo struct { }
func (*GetInfo) Descriptor ¶
func (*GetInfo) MarshalToSizedBuffer ¶
func (*GetInfo) ProtoMessage ¶
func (*GetInfo) ProtoMessage()
func (*GetInfo) XXX_DiscardUnknown ¶
func (m *GetInfo) XXX_DiscardUnknown()
func (*GetInfo) XXX_Marshal ¶
func (*GetInfo) XXX_Unmarshal ¶
type GetInfo_Input ¶
type GetInfo_Input struct { }
func (*GetInfo_Input) Descriptor ¶
func (*GetInfo_Input) Descriptor() ([]byte, []int)
func (*GetInfo_Input) Marshal ¶
func (m *GetInfo_Input) Marshal() (dAtA []byte, err error)
func (*GetInfo_Input) MarshalToSizedBuffer ¶
func (m *GetInfo_Input) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetInfo_Input) ProtoMessage ¶
func (*GetInfo_Input) ProtoMessage()
func (*GetInfo_Input) Reset ¶
func (m *GetInfo_Input) Reset()
func (*GetInfo_Input) Size ¶
func (m *GetInfo_Input) Size() (n int)
func (*GetInfo_Input) String ¶
func (m *GetInfo_Input) String() string
func (*GetInfo_Input) Unmarshal ¶
func (m *GetInfo_Input) Unmarshal(dAtA []byte) error
func (*GetInfo_Input) XXX_DiscardUnknown ¶
func (m *GetInfo_Input) XXX_DiscardUnknown()
func (*GetInfo_Input) XXX_Marshal ¶
func (m *GetInfo_Input) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetInfo_Input) XXX_Merge ¶
func (m *GetInfo_Input) XXX_Merge(src proto.Message)
func (*GetInfo_Input) XXX_Size ¶
func (m *GetInfo_Input) XXX_Size() int
func (*GetInfo_Input) XXX_Unmarshal ¶
func (m *GetInfo_Input) XXX_Unmarshal(b []byte) error
type GetInfo_Output ¶
type GetInfo_Output struct { Version string `protobuf:"bytes,1,opt,name=version,proto3" json:"version,omitempty"` Uptime int32 `protobuf:"varint,2,opt,name=uptime,proto3" json:"uptime,omitempty"` Commit string `protobuf:"bytes,3,opt,name=commit,proto3" json:"commit,omitempty"` BuiltAt string `protobuf:"bytes,4,opt,name=built_at,json=builtAt,proto3" json:"built_at,omitempty"` BuiltBy string `protobuf:"bytes,5,opt,name=built_by,json=builtBy,proto3" json:"built_by,omitempty"` WithinDocker bool `protobuf:"varint,6,opt,name=within_docker,json=withinDocker,proto3" json:"within_docker,omitempty"` }
func (*GetInfo_Output) Descriptor ¶
func (*GetInfo_Output) Descriptor() ([]byte, []int)
func (*GetInfo_Output) GetBuiltAt ¶
func (m *GetInfo_Output) GetBuiltAt() string
func (*GetInfo_Output) GetBuiltBy ¶
func (m *GetInfo_Output) GetBuiltBy() string
func (*GetInfo_Output) GetCommit ¶
func (m *GetInfo_Output) GetCommit() string
func (*GetInfo_Output) GetUptime ¶
func (m *GetInfo_Output) GetUptime() int32
func (*GetInfo_Output) GetVersion ¶
func (m *GetInfo_Output) GetVersion() string
func (*GetInfo_Output) GetWithinDocker ¶
func (m *GetInfo_Output) GetWithinDocker() bool
func (*GetInfo_Output) Marshal ¶
func (m *GetInfo_Output) Marshal() (dAtA []byte, err error)
func (*GetInfo_Output) MarshalToSizedBuffer ¶
func (m *GetInfo_Output) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetInfo_Output) ProtoMessage ¶
func (*GetInfo_Output) ProtoMessage()
func (*GetInfo_Output) Reset ¶
func (m *GetInfo_Output) Reset()
func (*GetInfo_Output) Size ¶
func (m *GetInfo_Output) Size() (n int)
func (*GetInfo_Output) String ¶
func (m *GetInfo_Output) String() string
func (*GetInfo_Output) Unmarshal ¶
func (m *GetInfo_Output) Unmarshal(dAtA []byte) error
func (*GetInfo_Output) XXX_DiscardUnknown ¶
func (m *GetInfo_Output) XXX_DiscardUnknown()
func (*GetInfo_Output) XXX_Marshal ¶
func (m *GetInfo_Output) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetInfo_Output) XXX_Merge ¶
func (m *GetInfo_Output) XXX_Merge(src proto.Message)
func (*GetInfo_Output) XXX_Size ¶
func (m *GetInfo_Output) XXX_Size() int
func (*GetInfo_Output) XXX_Unmarshal ¶
func (m *GetInfo_Output) XXX_Unmarshal(b []byte) error
type GetStatus ¶
type GetStatus struct { }
func (*GetStatus) Descriptor ¶
func (*GetStatus) MarshalToSizedBuffer ¶
func (*GetStatus) ProtoMessage ¶
func (*GetStatus) ProtoMessage()
func (*GetStatus) XXX_DiscardUnknown ¶
func (m *GetStatus) XXX_DiscardUnknown()
func (*GetStatus) XXX_Marshal ¶
func (*GetStatus) XXX_Unmarshal ¶
type GetStatus_Input ¶
type GetStatus_Input struct { }
func (*GetStatus_Input) Descriptor ¶
func (*GetStatus_Input) Descriptor() ([]byte, []int)
func (*GetStatus_Input) Marshal ¶
func (m *GetStatus_Input) Marshal() (dAtA []byte, err error)
func (*GetStatus_Input) MarshalToSizedBuffer ¶
func (m *GetStatus_Input) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetStatus_Input) ProtoMessage ¶
func (*GetStatus_Input) ProtoMessage()
func (*GetStatus_Input) Reset ¶
func (m *GetStatus_Input) Reset()
func (*GetStatus_Input) Size ¶
func (m *GetStatus_Input) Size() (n int)
func (*GetStatus_Input) String ¶
func (m *GetStatus_Input) String() string
func (*GetStatus_Input) Unmarshal ¶
func (m *GetStatus_Input) Unmarshal(dAtA []byte) error
func (*GetStatus_Input) XXX_DiscardUnknown ¶
func (m *GetStatus_Input) XXX_DiscardUnknown()
func (*GetStatus_Input) XXX_Marshal ¶
func (m *GetStatus_Input) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetStatus_Input) XXX_Merge ¶
func (m *GetStatus_Input) XXX_Merge(src proto.Message)
func (*GetStatus_Input) XXX_Size ¶
func (m *GetStatus_Input) XXX_Size() int
func (*GetStatus_Input) XXX_Unmarshal ¶
func (m *GetStatus_Input) XXX_Unmarshal(b []byte) error
type GetStatus_Output ¶
type GetStatus_Output struct {
EverythingIsOK bool `protobuf:"varint,1,opt,name=everything_is_ok,json=everythingIsOk,proto3" json:"everything_is_ok,omitempty"`
}
func (*GetStatus_Output) Descriptor ¶
func (*GetStatus_Output) Descriptor() ([]byte, []int)
func (*GetStatus_Output) GetEverythingIsOK ¶
func (m *GetStatus_Output) GetEverythingIsOK() bool
func (*GetStatus_Output) Marshal ¶
func (m *GetStatus_Output) Marshal() (dAtA []byte, err error)
func (*GetStatus_Output) MarshalToSizedBuffer ¶
func (m *GetStatus_Output) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetStatus_Output) ProtoMessage ¶
func (*GetStatus_Output) ProtoMessage()
func (*GetStatus_Output) Reset ¶
func (m *GetStatus_Output) Reset()
func (*GetStatus_Output) Size ¶
func (m *GetStatus_Output) Size() (n int)
func (*GetStatus_Output) String ¶
func (m *GetStatus_Output) String() string
func (*GetStatus_Output) Unmarshal ¶
func (m *GetStatus_Output) Unmarshal(dAtA []byte) error
func (*GetStatus_Output) XXX_DiscardUnknown ¶
func (m *GetStatus_Output) XXX_DiscardUnknown()
func (*GetStatus_Output) XXX_Marshal ¶
func (m *GetStatus_Output) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetStatus_Output) XXX_Merge ¶
func (m *GetStatus_Output) XXX_Merge(src proto.Message)
func (*GetStatus_Output) XXX_Size ¶
func (m *GetStatus_Output) XXX_Size() int
func (*GetStatus_Output) XXX_Unmarshal ¶
func (m *GetStatus_Output) XXX_Unmarshal(b []byte) error
type HTTPClient ¶
type HTTPClient struct {
// contains filtered or unexported fields
}
func NewHTTPClient ¶
func NewHTTPClient(httpClient *http.Client, baseAPI string) *HTTPClient
func (HTTPClient) AdminAddChallenge ¶
func (c HTTPClient) AdminAddChallenge(ctx context.Context, input *AdminChallengeAdd_Input) (AdminChallengeAdd_Output, error)
func (HTTPClient) AdminAddChallengeFlavor ¶
func (c HTTPClient) AdminAddChallengeFlavor(ctx context.Context, input *AdminChallengeFlavorAdd_Input) (AdminChallengeFlavorAdd_Output, error)
func (HTTPClient) AdminAddCoupon ¶
func (c HTTPClient) AdminAddCoupon(ctx context.Context, input *AdminAddCoupon_Input) (AdminAddCoupon_Output, error)
func (HTTPClient) AdminAddSeason ¶
func (c HTTPClient) AdminAddSeason(ctx context.Context, input *AdminSeasonAdd_Input) (AdminSeasonAdd_Output, error)
func (HTTPClient) AdminAddSeasonChallenge ¶
func (c HTTPClient) AdminAddSeasonChallenge(ctx context.Context, input *AdminSeasonChallengeAdd_Input) (AdminSeasonChallengeAdd_Output, error)
func (HTTPClient) AdminListActivities ¶
func (c HTTPClient) AdminListActivities(ctx context.Context, input *AdminListActivities_Input) (AdminListActivities_Output, error)
func (HTTPClient) AdminListAgents ¶
func (c HTTPClient) AdminListAgents(ctx context.Context, input *AdminListAgents_Input) (AdminListAgents_Output, error)
func (HTTPClient) AdminListAll ¶
func (c HTTPClient) AdminListAll(ctx context.Context, input *AdminListAll_Input) (AdminListAll_Output, error)
func (HTTPClient) AdminListChallengeSubscriptions ¶
func (c HTTPClient) AdminListChallengeSubscriptions(ctx context.Context, input *AdminListChallengeSubscriptions_Input) (AdminListChallengeSubscriptions_Output, error)
func (HTTPClient) AdminListChallenges ¶
func (c HTTPClient) AdminListChallenges(ctx context.Context, input *AdminListChallenges_Input) (AdminListChallenges_Output, error)
func (HTTPClient) AdminListCoupons ¶
func (c HTTPClient) AdminListCoupons(ctx context.Context, input *AdminListCoupons_Input) (AdminListCoupons_Output, error)
func (HTTPClient) AdminListOrganizations ¶
func (c HTTPClient) AdminListOrganizations(ctx context.Context, input *AdminListOrganizations_Input) (AdminListOrganizations_Output, error)
func (HTTPClient) AdminListTeams ¶
func (c HTTPClient) AdminListTeams(ctx context.Context, input *AdminListTeams_Input) (AdminListTeams_Output, error)
func (HTTPClient) AdminListUsers ¶
func (c HTTPClient) AdminListUsers(ctx context.Context, input *AdminListUsers_Input) (AdminListUsers_Output, error)
func (HTTPClient) AdminRedump ¶
func (c HTTPClient) AdminRedump(ctx context.Context, input *AdminRedump_Input) (AdminRedump_Output, error)
func (HTTPClient) AdminRedumpChallenge ¶
func (c HTTPClient) AdminRedumpChallenge(ctx context.Context, input *AdminChallengeRedump_Input) (AdminChallengeRedump_Output, error)
func (HTTPClient) AdminSearch ¶
func (c HTTPClient) AdminSearch(ctx context.Context, input *AdminSearch_Input) (AdminSearch_Output, error)
func (HTTPClient) AdminTestingSeasonUserAdd ¶ added in v2.74.0
func (c HTTPClient) AdminTestingSeasonUserAdd(ctx context.Context, input *AdminTestingSeasonUserAdd_Input) (AdminTestingSeasonUserAdd_Output, error)
func (HTTPClient) AgentListInstances ¶
func (c HTTPClient) AgentListInstances(ctx context.Context, input *AgentListInstances_Input) (AgentListInstances_Output, error)
func (HTTPClient) AgentRegister ¶
func (c HTTPClient) AgentRegister(ctx context.Context, input *AgentRegister_Input) (AgentRegister_Output, error)
func (HTTPClient) AgentUpdateState ¶
func (c HTTPClient) AgentUpdateState(ctx context.Context, input *AgentUpdateState_Input) (AgentUpdateState_Output, error)
func (HTTPClient) GetStatus ¶
func (c HTTPClient) GetStatus(ctx context.Context, input *GetStatus_Input) (GetStatus_Output, error)
func (HTTPClient) UserSetPreferences ¶
func (c HTTPClient) UserSetPreferences(ctx context.Context, input *UserSetPreferences_Input) (UserSetPreferences_Output, error)
type OrganizationList ¶
type OrganizationList struct { }
func (*OrganizationList) Descriptor ¶
func (*OrganizationList) Descriptor() ([]byte, []int)
func (*OrganizationList) Marshal ¶
func (m *OrganizationList) Marshal() (dAtA []byte, err error)
func (*OrganizationList) MarshalToSizedBuffer ¶
func (m *OrganizationList) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*OrganizationList) ProtoMessage ¶
func (*OrganizationList) ProtoMessage()
func (*OrganizationList) Reset ¶
func (m *OrganizationList) Reset()
func (*OrganizationList) Size ¶
func (m *OrganizationList) Size() (n int)
func (*OrganizationList) String ¶
func (m *OrganizationList) String() string
func (*OrganizationList) Unmarshal ¶
func (m *OrganizationList) Unmarshal(dAtA []byte) error
func (*OrganizationList) XXX_DiscardUnknown ¶
func (m *OrganizationList) XXX_DiscardUnknown()
func (*OrganizationList) XXX_Marshal ¶
func (m *OrganizationList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*OrganizationList) XXX_Merge ¶
func (m *OrganizationList) XXX_Merge(src proto.Message)
func (*OrganizationList) XXX_Size ¶
func (m *OrganizationList) XXX_Size() int
func (*OrganizationList) XXX_Unmarshal ¶
func (m *OrganizationList) XXX_Unmarshal(b []byte) error
type OrganizationList_Input ¶
type OrganizationList_Input struct { }
func (*OrganizationList_Input) Descriptor ¶
func (*OrganizationList_Input) Descriptor() ([]byte, []int)
func (*OrganizationList_Input) Marshal ¶
func (m *OrganizationList_Input) Marshal() (dAtA []byte, err error)
func (*OrganizationList_Input) MarshalTo ¶
func (m *OrganizationList_Input) MarshalTo(dAtA []byte) (int, error)
func (*OrganizationList_Input) MarshalToSizedBuffer ¶
func (m *OrganizationList_Input) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*OrganizationList_Input) ProtoMessage ¶
func (*OrganizationList_Input) ProtoMessage()
func (*OrganizationList_Input) Reset ¶
func (m *OrganizationList_Input) Reset()
func (*OrganizationList_Input) Size ¶
func (m *OrganizationList_Input) Size() (n int)
func (*OrganizationList_Input) String ¶
func (m *OrganizationList_Input) String() string
func (*OrganizationList_Input) Unmarshal ¶
func (m *OrganizationList_Input) Unmarshal(dAtA []byte) error
func (*OrganizationList_Input) XXX_DiscardUnknown ¶
func (m *OrganizationList_Input) XXX_DiscardUnknown()
func (*OrganizationList_Input) XXX_Marshal ¶
func (m *OrganizationList_Input) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*OrganizationList_Input) XXX_Merge ¶
func (m *OrganizationList_Input) XXX_Merge(src proto.Message)
func (*OrganizationList_Input) XXX_Size ¶
func (m *OrganizationList_Input) XXX_Size() int
func (*OrganizationList_Input) XXX_Unmarshal ¶
func (m *OrganizationList_Input) XXX_Unmarshal(b []byte) error
type OrganizationList_Output ¶
type OrganizationList_Output struct {
Items []*pwdb.Organization `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"`
}
func (*OrganizationList_Output) Descriptor ¶
func (*OrganizationList_Output) Descriptor() ([]byte, []int)
func (*OrganizationList_Output) GetItems ¶
func (m *OrganizationList_Output) GetItems() []*pwdb.Organization
func (*OrganizationList_Output) Marshal ¶
func (m *OrganizationList_Output) Marshal() (dAtA []byte, err error)
func (*OrganizationList_Output) MarshalTo ¶
func (m *OrganizationList_Output) MarshalTo(dAtA []byte) (int, error)
func (*OrganizationList_Output) MarshalToSizedBuffer ¶
func (m *OrganizationList_Output) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*OrganizationList_Output) ProtoMessage ¶
func (*OrganizationList_Output) ProtoMessage()
func (*OrganizationList_Output) Reset ¶
func (m *OrganizationList_Output) Reset()
func (*OrganizationList_Output) Size ¶
func (m *OrganizationList_Output) Size() (n int)
func (*OrganizationList_Output) String ¶
func (m *OrganizationList_Output) String() string
func (*OrganizationList_Output) Unmarshal ¶
func (m *OrganizationList_Output) Unmarshal(dAtA []byte) error
func (*OrganizationList_Output) XXX_DiscardUnknown ¶
func (m *OrganizationList_Output) XXX_DiscardUnknown()
func (*OrganizationList_Output) XXX_Marshal ¶
func (m *OrganizationList_Output) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*OrganizationList_Output) XXX_Merge ¶
func (m *OrganizationList_Output) XXX_Merge(src proto.Message)
func (*OrganizationList_Output) XXX_Size ¶
func (m *OrganizationList_Output) XXX_Size() int
func (*OrganizationList_Output) XXX_Unmarshal ¶
func (m *OrganizationList_Output) XXX_Unmarshal(b []byte) error
type SeasonChallengeBuy ¶
type SeasonChallengeBuy struct { }
func (*SeasonChallengeBuy) Descriptor ¶
func (*SeasonChallengeBuy) Descriptor() ([]byte, []int)
func (*SeasonChallengeBuy) Marshal ¶
func (m *SeasonChallengeBuy) Marshal() (dAtA []byte, err error)
func (*SeasonChallengeBuy) MarshalTo ¶
func (m *SeasonChallengeBuy) MarshalTo(dAtA []byte) (int, error)
func (*SeasonChallengeBuy) MarshalToSizedBuffer ¶
func (m *SeasonChallengeBuy) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*SeasonChallengeBuy) ProtoMessage ¶
func (*SeasonChallengeBuy) ProtoMessage()
func (*SeasonChallengeBuy) Reset ¶
func (m *SeasonChallengeBuy) Reset()
func (*SeasonChallengeBuy) Size ¶
func (m *SeasonChallengeBuy) Size() (n int)
func (*SeasonChallengeBuy) String ¶
func (m *SeasonChallengeBuy) String() string
func (*SeasonChallengeBuy) Unmarshal ¶
func (m *SeasonChallengeBuy) Unmarshal(dAtA []byte) error
func (*SeasonChallengeBuy) XXX_DiscardUnknown ¶
func (m *SeasonChallengeBuy) XXX_DiscardUnknown()
func (*SeasonChallengeBuy) XXX_Marshal ¶
func (m *SeasonChallengeBuy) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SeasonChallengeBuy) XXX_Merge ¶
func (m *SeasonChallengeBuy) XXX_Merge(src proto.Message)
func (*SeasonChallengeBuy) XXX_Size ¶
func (m *SeasonChallengeBuy) XXX_Size() int
func (*SeasonChallengeBuy) XXX_Unmarshal ¶
func (m *SeasonChallengeBuy) XXX_Unmarshal(b []byte) error
type SeasonChallengeBuy_Input ¶
type SeasonChallengeBuy_Input struct { FlavorID string `protobuf:"bytes,1,opt,name=flavor_id,json=flavorId,proto3" json:"flavor_id,omitempty"` SeasonID string `protobuf:"bytes,2,opt,name=season_id,json=seasonId,proto3" json:"season_id,omitempty"` }
func (*SeasonChallengeBuy_Input) ApplyDefaults ¶
func (in *SeasonChallengeBuy_Input) ApplyDefaults()
func (*SeasonChallengeBuy_Input) Descriptor ¶
func (*SeasonChallengeBuy_Input) Descriptor() ([]byte, []int)
func (*SeasonChallengeBuy_Input) GetFlavorID ¶
func (m *SeasonChallengeBuy_Input) GetFlavorID() string
func (*SeasonChallengeBuy_Input) GetSeasonID ¶
func (m *SeasonChallengeBuy_Input) GetSeasonID() string
func (*SeasonChallengeBuy_Input) Marshal ¶
func (m *SeasonChallengeBuy_Input) Marshal() (dAtA []byte, err error)
func (*SeasonChallengeBuy_Input) MarshalTo ¶
func (m *SeasonChallengeBuy_Input) MarshalTo(dAtA []byte) (int, error)
func (*SeasonChallengeBuy_Input) MarshalToSizedBuffer ¶
func (m *SeasonChallengeBuy_Input) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*SeasonChallengeBuy_Input) ProtoMessage ¶
func (*SeasonChallengeBuy_Input) ProtoMessage()
func (*SeasonChallengeBuy_Input) Reset ¶
func (m *SeasonChallengeBuy_Input) Reset()
func (*SeasonChallengeBuy_Input) Size ¶
func (m *SeasonChallengeBuy_Input) Size() (n int)
func (*SeasonChallengeBuy_Input) String ¶
func (m *SeasonChallengeBuy_Input) String() string
func (*SeasonChallengeBuy_Input) Unmarshal ¶
func (m *SeasonChallengeBuy_Input) Unmarshal(dAtA []byte) error
func (*SeasonChallengeBuy_Input) XXX_DiscardUnknown ¶
func (m *SeasonChallengeBuy_Input) XXX_DiscardUnknown()
func (*SeasonChallengeBuy_Input) XXX_Marshal ¶
func (m *SeasonChallengeBuy_Input) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SeasonChallengeBuy_Input) XXX_Merge ¶
func (m *SeasonChallengeBuy_Input) XXX_Merge(src proto.Message)
func (*SeasonChallengeBuy_Input) XXX_Size ¶
func (m *SeasonChallengeBuy_Input) XXX_Size() int
func (*SeasonChallengeBuy_Input) XXX_Unmarshal ¶
func (m *SeasonChallengeBuy_Input) XXX_Unmarshal(b []byte) error
type SeasonChallengeBuy_Output ¶
type SeasonChallengeBuy_Output struct {
ChallengeSubscription *pwdb.ChallengeSubscription `protobuf:"bytes,1,opt,name=challenge_subscription,json=challengeSubscription,proto3" json:"challenge_subscription,omitempty"`
}
func (*SeasonChallengeBuy_Output) Descriptor ¶
func (*SeasonChallengeBuy_Output) Descriptor() ([]byte, []int)
func (*SeasonChallengeBuy_Output) GetChallengeSubscription ¶
func (m *SeasonChallengeBuy_Output) GetChallengeSubscription() *pwdb.ChallengeSubscription
func (*SeasonChallengeBuy_Output) Marshal ¶
func (m *SeasonChallengeBuy_Output) Marshal() (dAtA []byte, err error)
func (*SeasonChallengeBuy_Output) MarshalTo ¶
func (m *SeasonChallengeBuy_Output) MarshalTo(dAtA []byte) (int, error)
func (*SeasonChallengeBuy_Output) MarshalToSizedBuffer ¶
func (m *SeasonChallengeBuy_Output) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*SeasonChallengeBuy_Output) ProtoMessage ¶
func (*SeasonChallengeBuy_Output) ProtoMessage()
func (*SeasonChallengeBuy_Output) Reset ¶
func (m *SeasonChallengeBuy_Output) Reset()
func (*SeasonChallengeBuy_Output) Size ¶
func (m *SeasonChallengeBuy_Output) Size() (n int)
func (*SeasonChallengeBuy_Output) String ¶
func (m *SeasonChallengeBuy_Output) String() string
func (*SeasonChallengeBuy_Output) Unmarshal ¶
func (m *SeasonChallengeBuy_Output) Unmarshal(dAtA []byte) error
func (*SeasonChallengeBuy_Output) XXX_DiscardUnknown ¶
func (m *SeasonChallengeBuy_Output) XXX_DiscardUnknown()
func (*SeasonChallengeBuy_Output) XXX_Marshal ¶
func (m *SeasonChallengeBuy_Output) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SeasonChallengeBuy_Output) XXX_Merge ¶
func (m *SeasonChallengeBuy_Output) XXX_Merge(src proto.Message)
func (*SeasonChallengeBuy_Output) XXX_Size ¶
func (m *SeasonChallengeBuy_Output) XXX_Size() int
func (*SeasonChallengeBuy_Output) XXX_Unmarshal ¶
func (m *SeasonChallengeBuy_Output) XXX_Unmarshal(b []byte) error
type SeasonChallengeGet ¶
type SeasonChallengeGet struct { }
func (*SeasonChallengeGet) Descriptor ¶
func (*SeasonChallengeGet) Descriptor() ([]byte, []int)
func (*SeasonChallengeGet) Marshal ¶
func (m *SeasonChallengeGet) Marshal() (dAtA []byte, err error)
func (*SeasonChallengeGet) MarshalTo ¶
func (m *SeasonChallengeGet) MarshalTo(dAtA []byte) (int, error)
func (*SeasonChallengeGet) MarshalToSizedBuffer ¶
func (m *SeasonChallengeGet) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*SeasonChallengeGet) ProtoMessage ¶
func (*SeasonChallengeGet) ProtoMessage()
func (*SeasonChallengeGet) Reset ¶
func (m *SeasonChallengeGet) Reset()
func (*SeasonChallengeGet) Size ¶
func (m *SeasonChallengeGet) Size() (n int)
func (*SeasonChallengeGet) String ¶
func (m *SeasonChallengeGet) String() string
func (*SeasonChallengeGet) Unmarshal ¶
func (m *SeasonChallengeGet) Unmarshal(dAtA []byte) error
func (*SeasonChallengeGet) XXX_DiscardUnknown ¶
func (m *SeasonChallengeGet) XXX_DiscardUnknown()
func (*SeasonChallengeGet) XXX_Marshal ¶
func (m *SeasonChallengeGet) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SeasonChallengeGet) XXX_Merge ¶
func (m *SeasonChallengeGet) XXX_Merge(src proto.Message)
func (*SeasonChallengeGet) XXX_Size ¶
func (m *SeasonChallengeGet) XXX_Size() int
func (*SeasonChallengeGet) XXX_Unmarshal ¶
func (m *SeasonChallengeGet) XXX_Unmarshal(b []byte) error
type SeasonChallengeGet_Input ¶
type SeasonChallengeGet_Input struct {
SeasonChallengeID int64 `protobuf:"varint,1,opt,name=season_challenge_id,json=seasonChallengeId,proto3" json:"season_challenge_id,omitempty"`
}
func (*SeasonChallengeGet_Input) Descriptor ¶
func (*SeasonChallengeGet_Input) Descriptor() ([]byte, []int)
func (*SeasonChallengeGet_Input) GetSeasonChallengeID ¶
func (m *SeasonChallengeGet_Input) GetSeasonChallengeID() int64
func (*SeasonChallengeGet_Input) Marshal ¶
func (m *SeasonChallengeGet_Input) Marshal() (dAtA []byte, err error)
func (*SeasonChallengeGet_Input) MarshalTo ¶
func (m *SeasonChallengeGet_Input) MarshalTo(dAtA []byte) (int, error)
func (*SeasonChallengeGet_Input) MarshalToSizedBuffer ¶
func (m *SeasonChallengeGet_Input) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*SeasonChallengeGet_Input) ProtoMessage ¶
func (*SeasonChallengeGet_Input) ProtoMessage()
func (*SeasonChallengeGet_Input) Reset ¶
func (m *SeasonChallengeGet_Input) Reset()
func (*SeasonChallengeGet_Input) Size ¶
func (m *SeasonChallengeGet_Input) Size() (n int)
func (*SeasonChallengeGet_Input) String ¶
func (m *SeasonChallengeGet_Input) String() string
func (*SeasonChallengeGet_Input) Unmarshal ¶
func (m *SeasonChallengeGet_Input) Unmarshal(dAtA []byte) error
func (*SeasonChallengeGet_Input) XXX_DiscardUnknown ¶
func (m *SeasonChallengeGet_Input) XXX_DiscardUnknown()
func (*SeasonChallengeGet_Input) XXX_Marshal ¶
func (m *SeasonChallengeGet_Input) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SeasonChallengeGet_Input) XXX_Merge ¶
func (m *SeasonChallengeGet_Input) XXX_Merge(src proto.Message)
func (*SeasonChallengeGet_Input) XXX_Size ¶
func (m *SeasonChallengeGet_Input) XXX_Size() int
func (*SeasonChallengeGet_Input) XXX_Unmarshal ¶
func (m *SeasonChallengeGet_Input) XXX_Unmarshal(b []byte) error
type SeasonChallengeGet_Output ¶
type SeasonChallengeGet_Output struct {
Item *pwdb.SeasonChallenge `protobuf:"bytes,1,opt,name=item,proto3" json:"item,omitempty"`
}
func (*SeasonChallengeGet_Output) Descriptor ¶
func (*SeasonChallengeGet_Output) Descriptor() ([]byte, []int)
func (*SeasonChallengeGet_Output) GetItem ¶
func (m *SeasonChallengeGet_Output) GetItem() *pwdb.SeasonChallenge
func (*SeasonChallengeGet_Output) Marshal ¶
func (m *SeasonChallengeGet_Output) Marshal() (dAtA []byte, err error)
func (*SeasonChallengeGet_Output) MarshalTo ¶
func (m *SeasonChallengeGet_Output) MarshalTo(dAtA []byte) (int, error)
func (*SeasonChallengeGet_Output) MarshalToSizedBuffer ¶
func (m *SeasonChallengeGet_Output) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*SeasonChallengeGet_Output) ProtoMessage ¶
func (*SeasonChallengeGet_Output) ProtoMessage()
func (*SeasonChallengeGet_Output) Reset ¶
func (m *SeasonChallengeGet_Output) Reset()
func (*SeasonChallengeGet_Output) Size ¶
func (m *SeasonChallengeGet_Output) Size() (n int)
func (*SeasonChallengeGet_Output) String ¶
func (m *SeasonChallengeGet_Output) String() string
func (*SeasonChallengeGet_Output) Unmarshal ¶
func (m *SeasonChallengeGet_Output) Unmarshal(dAtA []byte) error
func (*SeasonChallengeGet_Output) XXX_DiscardUnknown ¶
func (m *SeasonChallengeGet_Output) XXX_DiscardUnknown()
func (*SeasonChallengeGet_Output) XXX_Marshal ¶
func (m *SeasonChallengeGet_Output) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SeasonChallengeGet_Output) XXX_Merge ¶
func (m *SeasonChallengeGet_Output) XXX_Merge(src proto.Message)
func (*SeasonChallengeGet_Output) XXX_Size ¶
func (m *SeasonChallengeGet_Output) XXX_Size() int
func (*SeasonChallengeGet_Output) XXX_Unmarshal ¶
func (m *SeasonChallengeGet_Output) XXX_Unmarshal(b []byte) error
type SeasonChallengeList ¶
type SeasonChallengeList struct { }
func (*SeasonChallengeList) Descriptor ¶
func (*SeasonChallengeList) Descriptor() ([]byte, []int)
func (*SeasonChallengeList) Marshal ¶
func (m *SeasonChallengeList) Marshal() (dAtA []byte, err error)
func (*SeasonChallengeList) MarshalTo ¶
func (m *SeasonChallengeList) MarshalTo(dAtA []byte) (int, error)
func (*SeasonChallengeList) MarshalToSizedBuffer ¶
func (m *SeasonChallengeList) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*SeasonChallengeList) ProtoMessage ¶
func (*SeasonChallengeList) ProtoMessage()
func (*SeasonChallengeList) Reset ¶
func (m *SeasonChallengeList) Reset()
func (*SeasonChallengeList) Size ¶
func (m *SeasonChallengeList) Size() (n int)
func (*SeasonChallengeList) String ¶
func (m *SeasonChallengeList) String() string
func (*SeasonChallengeList) Unmarshal ¶
func (m *SeasonChallengeList) Unmarshal(dAtA []byte) error
func (*SeasonChallengeList) XXX_DiscardUnknown ¶
func (m *SeasonChallengeList) XXX_DiscardUnknown()
func (*SeasonChallengeList) XXX_Marshal ¶
func (m *SeasonChallengeList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SeasonChallengeList) XXX_Merge ¶
func (m *SeasonChallengeList) XXX_Merge(src proto.Message)
func (*SeasonChallengeList) XXX_Size ¶
func (m *SeasonChallengeList) XXX_Size() int
func (*SeasonChallengeList) XXX_Unmarshal ¶
func (m *SeasonChallengeList) XXX_Unmarshal(b []byte) error
type SeasonChallengeList_Input ¶
type SeasonChallengeList_Input struct {
SeasonID int64 `protobuf:"varint,1,opt,name=season_id,json=seasonId,proto3" json:"season_id,omitempty"`
}
func (*SeasonChallengeList_Input) Descriptor ¶
func (*SeasonChallengeList_Input) Descriptor() ([]byte, []int)
func (*SeasonChallengeList_Input) GetSeasonID ¶
func (m *SeasonChallengeList_Input) GetSeasonID() int64
func (*SeasonChallengeList_Input) Marshal ¶
func (m *SeasonChallengeList_Input) Marshal() (dAtA []byte, err error)
func (*SeasonChallengeList_Input) MarshalTo ¶
func (m *SeasonChallengeList_Input) MarshalTo(dAtA []byte) (int, error)
func (*SeasonChallengeList_Input) MarshalToSizedBuffer ¶
func (m *SeasonChallengeList_Input) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*SeasonChallengeList_Input) ProtoMessage ¶
func (*SeasonChallengeList_Input) ProtoMessage()
func (*SeasonChallengeList_Input) Reset ¶
func (m *SeasonChallengeList_Input) Reset()
func (*SeasonChallengeList_Input) Size ¶
func (m *SeasonChallengeList_Input) Size() (n int)
func (*SeasonChallengeList_Input) String ¶
func (m *SeasonChallengeList_Input) String() string
func (*SeasonChallengeList_Input) Unmarshal ¶
func (m *SeasonChallengeList_Input) Unmarshal(dAtA []byte) error
func (*SeasonChallengeList_Input) XXX_DiscardUnknown ¶
func (m *SeasonChallengeList_Input) XXX_DiscardUnknown()
func (*SeasonChallengeList_Input) XXX_Marshal ¶
func (m *SeasonChallengeList_Input) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SeasonChallengeList_Input) XXX_Merge ¶
func (m *SeasonChallengeList_Input) XXX_Merge(src proto.Message)
func (*SeasonChallengeList_Input) XXX_Size ¶
func (m *SeasonChallengeList_Input) XXX_Size() int
func (*SeasonChallengeList_Input) XXX_Unmarshal ¶
func (m *SeasonChallengeList_Input) XXX_Unmarshal(b []byte) error
type SeasonChallengeList_Output ¶
type SeasonChallengeList_Output struct {
Items []*pwdb.SeasonChallenge `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"`
}
func (*SeasonChallengeList_Output) Descriptor ¶
func (*SeasonChallengeList_Output) Descriptor() ([]byte, []int)
func (*SeasonChallengeList_Output) GetItems ¶
func (m *SeasonChallengeList_Output) GetItems() []*pwdb.SeasonChallenge
func (*SeasonChallengeList_Output) Marshal ¶
func (m *SeasonChallengeList_Output) Marshal() (dAtA []byte, err error)
func (*SeasonChallengeList_Output) MarshalTo ¶
func (m *SeasonChallengeList_Output) MarshalTo(dAtA []byte) (int, error)
func (*SeasonChallengeList_Output) MarshalToSizedBuffer ¶
func (m *SeasonChallengeList_Output) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*SeasonChallengeList_Output) ProtoMessage ¶
func (*SeasonChallengeList_Output) ProtoMessage()
func (*SeasonChallengeList_Output) Reset ¶
func (m *SeasonChallengeList_Output) Reset()
func (*SeasonChallengeList_Output) Size ¶
func (m *SeasonChallengeList_Output) Size() (n int)
func (*SeasonChallengeList_Output) String ¶
func (m *SeasonChallengeList_Output) String() string
func (*SeasonChallengeList_Output) Unmarshal ¶
func (m *SeasonChallengeList_Output) Unmarshal(dAtA []byte) error
func (*SeasonChallengeList_Output) XXX_DiscardUnknown ¶
func (m *SeasonChallengeList_Output) XXX_DiscardUnknown()
func (*SeasonChallengeList_Output) XXX_Marshal ¶
func (m *SeasonChallengeList_Output) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SeasonChallengeList_Output) XXX_Merge ¶
func (m *SeasonChallengeList_Output) XXX_Merge(src proto.Message)
func (*SeasonChallengeList_Output) XXX_Size ¶
func (m *SeasonChallengeList_Output) XXX_Size() int
func (*SeasonChallengeList_Output) XXX_Unmarshal ¶
func (m *SeasonChallengeList_Output) XXX_Unmarshal(b []byte) error
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
Server is an HTTP+gRPC frontend for Service
func NewServer ¶
func NewServer(ctx context.Context, svc ServiceServer, opts ServerOpts) (*Server, error)
func TestingServer ¶
func (*Server) ListenerAddr ¶
type ServerOpts ¶
type ServerOpts struct { Logger *zap.Logger Bind string CORSAllowedOrigins string RequestTimeout time.Duration ShutdownTimeout time.Duration WithPprof bool Tracer opentracing.Tracer }
func NewServerOpts ¶
func NewServerOpts() ServerOpts
type Service ¶
type Service interface { ServiceServer // generated with protobuf Close() error }
func NewService ¶
func TestingService ¶
func TestingService(t *testing.T, opts ServiceOpts) (Service, func())
type ServiceClient ¶
type ServiceClient interface { UserGetSession(ctx context.Context, in *UserGetSession_Input, opts ...grpc.CallOption) (*UserGetSession_Output, error) UserSetPreferences(ctx context.Context, in *UserSetPreferences_Input, opts ...grpc.CallOption) (*UserSetPreferences_Output, error) UserDeleteAccount(ctx context.Context, in *UserDeleteAccount_Input, opts ...grpc.CallOption) (*UserDeleteAccount_Output, error) ChallengeList(ctx context.Context, in *ChallengeList_Input, opts ...grpc.CallOption) (*ChallengeList_Output, error) ChallengeGet(ctx context.Context, in *ChallengeGet_Input, opts ...grpc.CallOption) (*ChallengeGet_Output, error) SeasonChallengeList(ctx context.Context, in *SeasonChallengeList_Input, opts ...grpc.CallOption) (*SeasonChallengeList_Output, error) SeasonChallengeGet(ctx context.Context, in *SeasonChallengeGet_Input, opts ...grpc.CallOption) (*SeasonChallengeGet_Output, error) SeasonChallengeBuy(ctx context.Context, in *SeasonChallengeBuy_Input, opts ...grpc.CallOption) (*SeasonChallengeBuy_Output, error) ChallengeSubscriptionValidate(ctx context.Context, in *ChallengeSubscriptionValidate_Input, opts ...grpc.CallOption) (*ChallengeSubscriptionValidate_Output, error) OrganizationList(ctx context.Context, in *OrganizationList_Input, opts ...grpc.CallOption) (*OrganizationList_Output, error) TeamList(ctx context.Context, in *TeamList_Input, opts ...grpc.CallOption) (*TeamList_Output, error) TeamGet(ctx context.Context, in *TeamGet_Input, opts ...grpc.CallOption) (*TeamGet_Output, error) TeamCreate(ctx context.Context, in *TeamCreate_Input, opts ...grpc.CallOption) (*TeamCreate_Output, error) TeamSendInvite(ctx context.Context, in *TeamSendInvite_Input, opts ...grpc.CallOption) (*TeamSendInvite_Output, error) TeamAcceptInvite(ctx context.Context, in *TeamAcceptInvite_Input, opts ...grpc.CallOption) (*TeamAcceptInvite_Output, error) CouponValidate(ctx context.Context, in *CouponValidate_Input, opts ...grpc.CallOption) (*CouponValidate_Output, error) ToolPing(ctx context.Context, in *Void, opts ...grpc.CallOption) (*Void, error) ToolStatus(ctx context.Context, in *GetStatus_Input, opts ...grpc.CallOption) (*GetStatus_Output, error) ToolInfo(ctx context.Context, in *GetInfo_Input, opts ...grpc.CallOption) (*GetInfo_Output, error) ToolGenerateFakeData(ctx context.Context, in *Void, opts ...grpc.CallOption) (*Void, error) ToolDBDump(ctx context.Context, in *Void, opts ...grpc.CallOption) (*pwdb.Dump, error) AgentRegister(ctx context.Context, in *AgentRegister_Input, opts ...grpc.CallOption) (*AgentRegister_Output, error) AgentListInstances(ctx context.Context, in *AgentListInstances_Input, opts ...grpc.CallOption) (*AgentListInstances_Output, error) AgentUpdateState(ctx context.Context, in *AgentUpdateState_Input, opts ...grpc.CallOption) (*AgentUpdateState_Output, error) AdminListChallenges(ctx context.Context, in *AdminListChallenges_Input, opts ...grpc.CallOption) (*AdminListChallenges_Output, error) AdminListAgents(ctx context.Context, in *AdminListAgents_Input, opts ...grpc.CallOption) (*AdminListAgents_Output, error) AdminListCoupons(ctx context.Context, in *AdminListCoupons_Input, opts ...grpc.CallOption) (*AdminListCoupons_Output, error) AdminListOrganizations(ctx context.Context, in *AdminListOrganizations_Input, opts ...grpc.CallOption) (*AdminListOrganizations_Output, error) AdminListTeams(ctx context.Context, in *AdminListTeams_Input, opts ...grpc.CallOption) (*AdminListTeams_Output, error) AdminListUsers(ctx context.Context, in *AdminListUsers_Input, opts ...grpc.CallOption) (*AdminListUsers_Output, error) AdminListActivities(ctx context.Context, in *AdminListActivities_Input, opts ...grpc.CallOption) (*AdminListActivities_Output, error) AdminListChallengeSubscriptions(ctx context.Context, in *AdminListChallengeSubscriptions_Input, opts ...grpc.CallOption) (*AdminListChallengeSubscriptions_Output, error) AdminListAll(ctx context.Context, in *AdminListAll_Input, opts ...grpc.CallOption) (*AdminListAll_Output, error) AdminSearch(ctx context.Context, in *AdminSearch_Input, opts ...grpc.CallOption) (*AdminSearch_Output, error) AdminAddCoupon(ctx context.Context, in *AdminAddCoupon_Input, opts ...grpc.CallOption) (*AdminAddCoupon_Output, error) AdminRedump(ctx context.Context, in *AdminRedump_Input, opts ...grpc.CallOption) (*AdminRedump_Output, error) AdminChallengeAdd(ctx context.Context, in *AdminChallengeAdd_Input, opts ...grpc.CallOption) (*AdminChallengeAdd_Output, error) AdminChallengeRedump(ctx context.Context, in *AdminChallengeRedump_Input, opts ...grpc.CallOption) (*AdminChallengeRedump_Output, error) AdminChallengeFlavorAdd(ctx context.Context, in *AdminChallengeFlavorAdd_Input, opts ...grpc.CallOption) (*AdminChallengeFlavorAdd_Output, error) AdminSeasonChallengeAdd(ctx context.Context, in *AdminSeasonChallengeAdd_Input, opts ...grpc.CallOption) (*AdminSeasonChallengeAdd_Output, error) AdminSeasonAdd(ctx context.Context, in *AdminSeasonAdd_Input, opts ...grpc.CallOption) (*AdminSeasonAdd_Output, error) AdminTestingSeasonUserAdd(ctx context.Context, in *AdminTestingSeasonUserAdd_Input, opts ...grpc.CallOption) (*AdminTestingSeasonUserAdd_Output, error) }
ServiceClient is the client API for Service service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewServiceClient ¶
func NewServiceClient(cc *grpc.ClientConn) ServiceClient
func TestingClient ¶
func TestingClient(t *testing.T, address string) (ServiceClient, func())
type ServiceServer ¶
type ServiceServer interface { UserGetSession(context.Context, *UserGetSession_Input) (*UserGetSession_Output, error) UserSetPreferences(context.Context, *UserSetPreferences_Input) (*UserSetPreferences_Output, error) UserDeleteAccount(context.Context, *UserDeleteAccount_Input) (*UserDeleteAccount_Output, error) ChallengeList(context.Context, *ChallengeList_Input) (*ChallengeList_Output, error) ChallengeGet(context.Context, *ChallengeGet_Input) (*ChallengeGet_Output, error) SeasonChallengeList(context.Context, *SeasonChallengeList_Input) (*SeasonChallengeList_Output, error) SeasonChallengeGet(context.Context, *SeasonChallengeGet_Input) (*SeasonChallengeGet_Output, error) SeasonChallengeBuy(context.Context, *SeasonChallengeBuy_Input) (*SeasonChallengeBuy_Output, error) ChallengeSubscriptionValidate(context.Context, *ChallengeSubscriptionValidate_Input) (*ChallengeSubscriptionValidate_Output, error) OrganizationList(context.Context, *OrganizationList_Input) (*OrganizationList_Output, error) TeamList(context.Context, *TeamList_Input) (*TeamList_Output, error) TeamGet(context.Context, *TeamGet_Input) (*TeamGet_Output, error) TeamCreate(context.Context, *TeamCreate_Input) (*TeamCreate_Output, error) TeamSendInvite(context.Context, *TeamSendInvite_Input) (*TeamSendInvite_Output, error) TeamAcceptInvite(context.Context, *TeamAcceptInvite_Input) (*TeamAcceptInvite_Output, error) CouponValidate(context.Context, *CouponValidate_Input) (*CouponValidate_Output, error) ToolPing(context.Context, *Void) (*Void, error) ToolStatus(context.Context, *GetStatus_Input) (*GetStatus_Output, error) ToolInfo(context.Context, *GetInfo_Input) (*GetInfo_Output, error) ToolGenerateFakeData(context.Context, *Void) (*Void, error) ToolDBDump(context.Context, *Void) (*pwdb.Dump, error) AgentRegister(context.Context, *AgentRegister_Input) (*AgentRegister_Output, error) AgentListInstances(context.Context, *AgentListInstances_Input) (*AgentListInstances_Output, error) AgentUpdateState(context.Context, *AgentUpdateState_Input) (*AgentUpdateState_Output, error) AdminListChallenges(context.Context, *AdminListChallenges_Input) (*AdminListChallenges_Output, error) AdminListAgents(context.Context, *AdminListAgents_Input) (*AdminListAgents_Output, error) AdminListCoupons(context.Context, *AdminListCoupons_Input) (*AdminListCoupons_Output, error) AdminListOrganizations(context.Context, *AdminListOrganizations_Input) (*AdminListOrganizations_Output, error) AdminListTeams(context.Context, *AdminListTeams_Input) (*AdminListTeams_Output, error) AdminListUsers(context.Context, *AdminListUsers_Input) (*AdminListUsers_Output, error) AdminListActivities(context.Context, *AdminListActivities_Input) (*AdminListActivities_Output, error) AdminListChallengeSubscriptions(context.Context, *AdminListChallengeSubscriptions_Input) (*AdminListChallengeSubscriptions_Output, error) AdminListAll(context.Context, *AdminListAll_Input) (*AdminListAll_Output, error) AdminSearch(context.Context, *AdminSearch_Input) (*AdminSearch_Output, error) AdminAddCoupon(context.Context, *AdminAddCoupon_Input) (*AdminAddCoupon_Output, error) AdminRedump(context.Context, *AdminRedump_Input) (*AdminRedump_Output, error) AdminChallengeAdd(context.Context, *AdminChallengeAdd_Input) (*AdminChallengeAdd_Output, error) AdminChallengeRedump(context.Context, *AdminChallengeRedump_Input) (*AdminChallengeRedump_Output, error) AdminChallengeFlavorAdd(context.Context, *AdminChallengeFlavorAdd_Input) (*AdminChallengeFlavorAdd_Output, error) AdminSeasonChallengeAdd(context.Context, *AdminSeasonChallengeAdd_Input) (*AdminSeasonChallengeAdd_Output, error) AdminSeasonAdd(context.Context, *AdminSeasonAdd_Input) (*AdminSeasonAdd_Output, error) AdminTestingSeasonUserAdd(context.Context, *AdminTestingSeasonUserAdd_Input) (*AdminTestingSeasonUserAdd_Output, error) }
ServiceServer is the server API for Service service.
type TeamAcceptInvite ¶
type TeamAcceptInvite struct { }
func (*TeamAcceptInvite) Descriptor ¶
func (*TeamAcceptInvite) Descriptor() ([]byte, []int)
func (*TeamAcceptInvite) Marshal ¶
func (m *TeamAcceptInvite) Marshal() (dAtA []byte, err error)
func (*TeamAcceptInvite) MarshalToSizedBuffer ¶
func (m *TeamAcceptInvite) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*TeamAcceptInvite) ProtoMessage ¶
func (*TeamAcceptInvite) ProtoMessage()
func (*TeamAcceptInvite) Reset ¶
func (m *TeamAcceptInvite) Reset()
func (*TeamAcceptInvite) Size ¶
func (m *TeamAcceptInvite) Size() (n int)
func (*TeamAcceptInvite) String ¶
func (m *TeamAcceptInvite) String() string
func (*TeamAcceptInvite) Unmarshal ¶
func (m *TeamAcceptInvite) Unmarshal(dAtA []byte) error
func (*TeamAcceptInvite) XXX_DiscardUnknown ¶
func (m *TeamAcceptInvite) XXX_DiscardUnknown()
func (*TeamAcceptInvite) XXX_Marshal ¶
func (m *TeamAcceptInvite) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*TeamAcceptInvite) XXX_Merge ¶
func (m *TeamAcceptInvite) XXX_Merge(src proto.Message)
func (*TeamAcceptInvite) XXX_Size ¶
func (m *TeamAcceptInvite) XXX_Size() int
func (*TeamAcceptInvite) XXX_Unmarshal ¶
func (m *TeamAcceptInvite) XXX_Unmarshal(b []byte) error
type TeamAcceptInvite_Input ¶
type TeamAcceptInvite_Input struct {
TeamInviteID string `protobuf:"bytes,1,opt,name=team_invite_id,json=teamInviteId,proto3" json:"team_invite_id,omitempty"`
}
func (*TeamAcceptInvite_Input) Descriptor ¶
func (*TeamAcceptInvite_Input) Descriptor() ([]byte, []int)
func (*TeamAcceptInvite_Input) GetTeamInviteID ¶
func (m *TeamAcceptInvite_Input) GetTeamInviteID() string
func (*TeamAcceptInvite_Input) Marshal ¶
func (m *TeamAcceptInvite_Input) Marshal() (dAtA []byte, err error)
func (*TeamAcceptInvite_Input) MarshalTo ¶
func (m *TeamAcceptInvite_Input) MarshalTo(dAtA []byte) (int, error)
func (*TeamAcceptInvite_Input) MarshalToSizedBuffer ¶
func (m *TeamAcceptInvite_Input) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*TeamAcceptInvite_Input) ProtoMessage ¶
func (*TeamAcceptInvite_Input) ProtoMessage()
func (*TeamAcceptInvite_Input) Reset ¶
func (m *TeamAcceptInvite_Input) Reset()
func (*TeamAcceptInvite_Input) Size ¶
func (m *TeamAcceptInvite_Input) Size() (n int)
func (*TeamAcceptInvite_Input) String ¶
func (m *TeamAcceptInvite_Input) String() string
func (*TeamAcceptInvite_Input) Unmarshal ¶
func (m *TeamAcceptInvite_Input) Unmarshal(dAtA []byte) error
func (*TeamAcceptInvite_Input) XXX_DiscardUnknown ¶
func (m *TeamAcceptInvite_Input) XXX_DiscardUnknown()
func (*TeamAcceptInvite_Input) XXX_Marshal ¶
func (m *TeamAcceptInvite_Input) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*TeamAcceptInvite_Input) XXX_Merge ¶
func (m *TeamAcceptInvite_Input) XXX_Merge(src proto.Message)
func (*TeamAcceptInvite_Input) XXX_Size ¶
func (m *TeamAcceptInvite_Input) XXX_Size() int
func (*TeamAcceptInvite_Input) XXX_Unmarshal ¶
func (m *TeamAcceptInvite_Input) XXX_Unmarshal(b []byte) error
type TeamAcceptInvite_Output ¶
type TeamAcceptInvite_Output struct {
TeamMember *pwdb.TeamMember `protobuf:"bytes,1,opt,name=team_member,json=teamMember,proto3" json:"team_member,omitempty"`
}
func (*TeamAcceptInvite_Output) Descriptor ¶
func (*TeamAcceptInvite_Output) Descriptor() ([]byte, []int)
func (*TeamAcceptInvite_Output) GetTeamMember ¶
func (m *TeamAcceptInvite_Output) GetTeamMember() *pwdb.TeamMember
func (*TeamAcceptInvite_Output) Marshal ¶
func (m *TeamAcceptInvite_Output) Marshal() (dAtA []byte, err error)
func (*TeamAcceptInvite_Output) MarshalTo ¶
func (m *TeamAcceptInvite_Output) MarshalTo(dAtA []byte) (int, error)
func (*TeamAcceptInvite_Output) MarshalToSizedBuffer ¶
func (m *TeamAcceptInvite_Output) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*TeamAcceptInvite_Output) ProtoMessage ¶
func (*TeamAcceptInvite_Output) ProtoMessage()
func (*TeamAcceptInvite_Output) Reset ¶
func (m *TeamAcceptInvite_Output) Reset()
func (*TeamAcceptInvite_Output) Size ¶
func (m *TeamAcceptInvite_Output) Size() (n int)
func (*TeamAcceptInvite_Output) String ¶
func (m *TeamAcceptInvite_Output) String() string
func (*TeamAcceptInvite_Output) Unmarshal ¶
func (m *TeamAcceptInvite_Output) Unmarshal(dAtA []byte) error
func (*TeamAcceptInvite_Output) XXX_DiscardUnknown ¶
func (m *TeamAcceptInvite_Output) XXX_DiscardUnknown()
func (*TeamAcceptInvite_Output) XXX_Marshal ¶
func (m *TeamAcceptInvite_Output) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*TeamAcceptInvite_Output) XXX_Merge ¶
func (m *TeamAcceptInvite_Output) XXX_Merge(src proto.Message)
func (*TeamAcceptInvite_Output) XXX_Size ¶
func (m *TeamAcceptInvite_Output) XXX_Size() int
func (*TeamAcceptInvite_Output) XXX_Unmarshal ¶
func (m *TeamAcceptInvite_Output) XXX_Unmarshal(b []byte) error
type TeamCreate ¶
type TeamCreate struct { }
func (*TeamCreate) Descriptor ¶
func (*TeamCreate) Descriptor() ([]byte, []int)
func (*TeamCreate) Marshal ¶
func (m *TeamCreate) Marshal() (dAtA []byte, err error)
func (*TeamCreate) MarshalToSizedBuffer ¶
func (m *TeamCreate) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*TeamCreate) ProtoMessage ¶
func (*TeamCreate) ProtoMessage()
func (*TeamCreate) Reset ¶
func (m *TeamCreate) Reset()
func (*TeamCreate) Size ¶
func (m *TeamCreate) Size() (n int)
func (*TeamCreate) String ¶
func (m *TeamCreate) String() string
func (*TeamCreate) Unmarshal ¶
func (m *TeamCreate) Unmarshal(dAtA []byte) error
func (*TeamCreate) XXX_DiscardUnknown ¶
func (m *TeamCreate) XXX_DiscardUnknown()
func (*TeamCreate) XXX_Marshal ¶
func (m *TeamCreate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*TeamCreate) XXX_Merge ¶
func (m *TeamCreate) XXX_Merge(src proto.Message)
func (*TeamCreate) XXX_Size ¶
func (m *TeamCreate) XXX_Size() int
func (*TeamCreate) XXX_Unmarshal ¶
func (m *TeamCreate) XXX_Unmarshal(b []byte) error
type TeamCreate_Input ¶
type TeamCreate_Input struct { OrganizationID string `protobuf:"bytes,1,opt,name=organization_id,json=organizationId,proto3" json:"organization_id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` SeasonID string `protobuf:"bytes,3,opt,name=season_id,json=seasonId,proto3" json:"season_id,omitempty"` }
func (*TeamCreate_Input) Descriptor ¶
func (*TeamCreate_Input) Descriptor() ([]byte, []int)
func (*TeamCreate_Input) GetName ¶
func (m *TeamCreate_Input) GetName() string
func (*TeamCreate_Input) GetOrganizationID ¶
func (m *TeamCreate_Input) GetOrganizationID() string
func (*TeamCreate_Input) GetSeasonID ¶
func (m *TeamCreate_Input) GetSeasonID() string
func (*TeamCreate_Input) Marshal ¶
func (m *TeamCreate_Input) Marshal() (dAtA []byte, err error)
func (*TeamCreate_Input) MarshalToSizedBuffer ¶
func (m *TeamCreate_Input) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*TeamCreate_Input) ProtoMessage ¶
func (*TeamCreate_Input) ProtoMessage()
func (*TeamCreate_Input) Reset ¶
func (m *TeamCreate_Input) Reset()
func (*TeamCreate_Input) Size ¶
func (m *TeamCreate_Input) Size() (n int)
func (*TeamCreate_Input) String ¶
func (m *TeamCreate_Input) String() string
func (*TeamCreate_Input) Unmarshal ¶
func (m *TeamCreate_Input) Unmarshal(dAtA []byte) error
func (*TeamCreate_Input) XXX_DiscardUnknown ¶
func (m *TeamCreate_Input) XXX_DiscardUnknown()
func (*TeamCreate_Input) XXX_Marshal ¶
func (m *TeamCreate_Input) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*TeamCreate_Input) XXX_Merge ¶
func (m *TeamCreate_Input) XXX_Merge(src proto.Message)
func (*TeamCreate_Input) XXX_Size ¶
func (m *TeamCreate_Input) XXX_Size() int
func (*TeamCreate_Input) XXX_Unmarshal ¶
func (m *TeamCreate_Input) XXX_Unmarshal(b []byte) error
type TeamCreate_Output ¶
type TeamCreate_Output struct {
Team *pwdb.Team `protobuf:"bytes,1,opt,name=team,proto3" json:"team,omitempty"`
}
func (*TeamCreate_Output) Descriptor ¶
func (*TeamCreate_Output) Descriptor() ([]byte, []int)
func (*TeamCreate_Output) GetTeam ¶
func (m *TeamCreate_Output) GetTeam() *pwdb.Team
func (*TeamCreate_Output) Marshal ¶
func (m *TeamCreate_Output) Marshal() (dAtA []byte, err error)
func (*TeamCreate_Output) MarshalTo ¶
func (m *TeamCreate_Output) MarshalTo(dAtA []byte) (int, error)
func (*TeamCreate_Output) MarshalToSizedBuffer ¶
func (m *TeamCreate_Output) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*TeamCreate_Output) ProtoMessage ¶
func (*TeamCreate_Output) ProtoMessage()
func (*TeamCreate_Output) Reset ¶
func (m *TeamCreate_Output) Reset()
func (*TeamCreate_Output) Size ¶
func (m *TeamCreate_Output) Size() (n int)
func (*TeamCreate_Output) String ¶
func (m *TeamCreate_Output) String() string
func (*TeamCreate_Output) Unmarshal ¶
func (m *TeamCreate_Output) Unmarshal(dAtA []byte) error
func (*TeamCreate_Output) XXX_DiscardUnknown ¶
func (m *TeamCreate_Output) XXX_DiscardUnknown()
func (*TeamCreate_Output) XXX_Marshal ¶
func (m *TeamCreate_Output) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*TeamCreate_Output) XXX_Merge ¶
func (m *TeamCreate_Output) XXX_Merge(src proto.Message)
func (*TeamCreate_Output) XXX_Size ¶
func (m *TeamCreate_Output) XXX_Size() int
func (*TeamCreate_Output) XXX_Unmarshal ¶
func (m *TeamCreate_Output) XXX_Unmarshal(b []byte) error
type TeamGet ¶
type TeamGet struct { }
func (*TeamGet) Descriptor ¶
func (*TeamGet) MarshalToSizedBuffer ¶
func (*TeamGet) ProtoMessage ¶
func (*TeamGet) ProtoMessage()
func (*TeamGet) XXX_DiscardUnknown ¶
func (m *TeamGet) XXX_DiscardUnknown()
func (*TeamGet) XXX_Marshal ¶
func (*TeamGet) XXX_Unmarshal ¶
type TeamGet_Input ¶
type TeamGet_Input struct {
TeamID int64 `protobuf:"varint,1,opt,name=team_id,json=teamId,proto3" json:"team_id,omitempty"`
}
func (*TeamGet_Input) Descriptor ¶
func (*TeamGet_Input) Descriptor() ([]byte, []int)
func (*TeamGet_Input) GetTeamID ¶
func (m *TeamGet_Input) GetTeamID() int64
func (*TeamGet_Input) Marshal ¶
func (m *TeamGet_Input) Marshal() (dAtA []byte, err error)
func (*TeamGet_Input) MarshalToSizedBuffer ¶
func (m *TeamGet_Input) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*TeamGet_Input) ProtoMessage ¶
func (*TeamGet_Input) ProtoMessage()
func (*TeamGet_Input) Reset ¶
func (m *TeamGet_Input) Reset()
func (*TeamGet_Input) Size ¶
func (m *TeamGet_Input) Size() (n int)
func (*TeamGet_Input) String ¶
func (m *TeamGet_Input) String() string
func (*TeamGet_Input) Unmarshal ¶
func (m *TeamGet_Input) Unmarshal(dAtA []byte) error
func (*TeamGet_Input) XXX_DiscardUnknown ¶
func (m *TeamGet_Input) XXX_DiscardUnknown()
func (*TeamGet_Input) XXX_Marshal ¶
func (m *TeamGet_Input) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*TeamGet_Input) XXX_Merge ¶
func (m *TeamGet_Input) XXX_Merge(src proto.Message)
func (*TeamGet_Input) XXX_Size ¶
func (m *TeamGet_Input) XXX_Size() int
func (*TeamGet_Input) XXX_Unmarshal ¶
func (m *TeamGet_Input) XXX_Unmarshal(b []byte) error
type TeamGet_Output ¶
type TeamGet_Output struct {
Item *pwdb.Team `protobuf:"bytes,1,opt,name=item,proto3" json:"item,omitempty"`
}
func (*TeamGet_Output) Descriptor ¶
func (*TeamGet_Output) Descriptor() ([]byte, []int)
func (*TeamGet_Output) GetItem ¶
func (m *TeamGet_Output) GetItem() *pwdb.Team
func (*TeamGet_Output) Marshal ¶
func (m *TeamGet_Output) Marshal() (dAtA []byte, err error)
func (*TeamGet_Output) MarshalToSizedBuffer ¶
func (m *TeamGet_Output) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*TeamGet_Output) ProtoMessage ¶
func (*TeamGet_Output) ProtoMessage()
func (*TeamGet_Output) Reset ¶
func (m *TeamGet_Output) Reset()
func (*TeamGet_Output) Size ¶
func (m *TeamGet_Output) Size() (n int)
func (*TeamGet_Output) String ¶
func (m *TeamGet_Output) String() string
func (*TeamGet_Output) Unmarshal ¶
func (m *TeamGet_Output) Unmarshal(dAtA []byte) error
func (*TeamGet_Output) XXX_DiscardUnknown ¶
func (m *TeamGet_Output) XXX_DiscardUnknown()
func (*TeamGet_Output) XXX_Marshal ¶
func (m *TeamGet_Output) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*TeamGet_Output) XXX_Merge ¶
func (m *TeamGet_Output) XXX_Merge(src proto.Message)
func (*TeamGet_Output) XXX_Size ¶
func (m *TeamGet_Output) XXX_Size() int
func (*TeamGet_Output) XXX_Unmarshal ¶
func (m *TeamGet_Output) XXX_Unmarshal(b []byte) error
type TeamList ¶
type TeamList struct { }
func (*TeamList) Descriptor ¶
func (*TeamList) MarshalToSizedBuffer ¶
func (*TeamList) ProtoMessage ¶
func (*TeamList) ProtoMessage()
func (*TeamList) XXX_DiscardUnknown ¶
func (m *TeamList) XXX_DiscardUnknown()
func (*TeamList) XXX_Marshal ¶
func (*TeamList) XXX_Unmarshal ¶
type TeamList_Input ¶
type TeamList_Input struct {
SeasonID int64 `protobuf:"varint,1,opt,name=season_id,json=seasonId,proto3" json:"season_id,omitempty"`
}
func (*TeamList_Input) Descriptor ¶
func (*TeamList_Input) Descriptor() ([]byte, []int)
func (*TeamList_Input) GetSeasonID ¶
func (m *TeamList_Input) GetSeasonID() int64
func (*TeamList_Input) Marshal ¶
func (m *TeamList_Input) Marshal() (dAtA []byte, err error)
func (*TeamList_Input) MarshalToSizedBuffer ¶
func (m *TeamList_Input) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*TeamList_Input) ProtoMessage ¶
func (*TeamList_Input) ProtoMessage()
func (*TeamList_Input) Reset ¶
func (m *TeamList_Input) Reset()
func (*TeamList_Input) Size ¶
func (m *TeamList_Input) Size() (n int)
func (*TeamList_Input) String ¶
func (m *TeamList_Input) String() string
func (*TeamList_Input) Unmarshal ¶
func (m *TeamList_Input) Unmarshal(dAtA []byte) error
func (*TeamList_Input) XXX_DiscardUnknown ¶
func (m *TeamList_Input) XXX_DiscardUnknown()
func (*TeamList_Input) XXX_Marshal ¶
func (m *TeamList_Input) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*TeamList_Input) XXX_Merge ¶
func (m *TeamList_Input) XXX_Merge(src proto.Message)
func (*TeamList_Input) XXX_Size ¶
func (m *TeamList_Input) XXX_Size() int
func (*TeamList_Input) XXX_Unmarshal ¶
func (m *TeamList_Input) XXX_Unmarshal(b []byte) error
type TeamList_Output ¶
type TeamList_Output struct {
Items []*pwdb.Team `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"`
}
func (*TeamList_Output) Descriptor ¶
func (*TeamList_Output) Descriptor() ([]byte, []int)
func (*TeamList_Output) GetItems ¶
func (m *TeamList_Output) GetItems() []*pwdb.Team
func (*TeamList_Output) Marshal ¶
func (m *TeamList_Output) Marshal() (dAtA []byte, err error)
func (*TeamList_Output) MarshalToSizedBuffer ¶
func (m *TeamList_Output) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*TeamList_Output) ProtoMessage ¶
func (*TeamList_Output) ProtoMessage()
func (*TeamList_Output) Reset ¶
func (m *TeamList_Output) Reset()
func (*TeamList_Output) Size ¶
func (m *TeamList_Output) Size() (n int)
func (*TeamList_Output) String ¶
func (m *TeamList_Output) String() string
func (*TeamList_Output) Unmarshal ¶
func (m *TeamList_Output) Unmarshal(dAtA []byte) error
func (*TeamList_Output) XXX_DiscardUnknown ¶
func (m *TeamList_Output) XXX_DiscardUnknown()
func (*TeamList_Output) XXX_Marshal ¶
func (m *TeamList_Output) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*TeamList_Output) XXX_Merge ¶
func (m *TeamList_Output) XXX_Merge(src proto.Message)
func (*TeamList_Output) XXX_Size ¶
func (m *TeamList_Output) XXX_Size() int
func (*TeamList_Output) XXX_Unmarshal ¶
func (m *TeamList_Output) XXX_Unmarshal(b []byte) error
type TeamSendInvite ¶
type TeamSendInvite struct { }
func (*TeamSendInvite) Descriptor ¶
func (*TeamSendInvite) Descriptor() ([]byte, []int)
func (*TeamSendInvite) Marshal ¶
func (m *TeamSendInvite) Marshal() (dAtA []byte, err error)
func (*TeamSendInvite) MarshalToSizedBuffer ¶
func (m *TeamSendInvite) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*TeamSendInvite) ProtoMessage ¶
func (*TeamSendInvite) ProtoMessage()
func (*TeamSendInvite) Reset ¶
func (m *TeamSendInvite) Reset()
func (*TeamSendInvite) Size ¶
func (m *TeamSendInvite) Size() (n int)
func (*TeamSendInvite) String ¶
func (m *TeamSendInvite) String() string
func (*TeamSendInvite) Unmarshal ¶
func (m *TeamSendInvite) Unmarshal(dAtA []byte) error
func (*TeamSendInvite) XXX_DiscardUnknown ¶
func (m *TeamSendInvite) XXX_DiscardUnknown()
func (*TeamSendInvite) XXX_Marshal ¶
func (m *TeamSendInvite) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*TeamSendInvite) XXX_Merge ¶
func (m *TeamSendInvite) XXX_Merge(src proto.Message)
func (*TeamSendInvite) XXX_Size ¶
func (m *TeamSendInvite) XXX_Size() int
func (*TeamSendInvite) XXX_Unmarshal ¶
func (m *TeamSendInvite) XXX_Unmarshal(b []byte) error
type TeamSendInvite_Input ¶
type TeamSendInvite_Input struct { TeamID string `protobuf:"bytes,1,opt,name=team_id,json=teamId,proto3" json:"team_id,omitempty"` UserID string `protobuf:"bytes,2,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` }
func (*TeamSendInvite_Input) Descriptor ¶
func (*TeamSendInvite_Input) Descriptor() ([]byte, []int)
func (*TeamSendInvite_Input) GetTeamID ¶
func (m *TeamSendInvite_Input) GetTeamID() string
func (*TeamSendInvite_Input) GetUserID ¶
func (m *TeamSendInvite_Input) GetUserID() string
func (*TeamSendInvite_Input) Marshal ¶
func (m *TeamSendInvite_Input) Marshal() (dAtA []byte, err error)
func (*TeamSendInvite_Input) MarshalTo ¶
func (m *TeamSendInvite_Input) MarshalTo(dAtA []byte) (int, error)
func (*TeamSendInvite_Input) MarshalToSizedBuffer ¶
func (m *TeamSendInvite_Input) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*TeamSendInvite_Input) ProtoMessage ¶
func (*TeamSendInvite_Input) ProtoMessage()
func (*TeamSendInvite_Input) Reset ¶
func (m *TeamSendInvite_Input) Reset()
func (*TeamSendInvite_Input) Size ¶
func (m *TeamSendInvite_Input) Size() (n int)
func (*TeamSendInvite_Input) String ¶
func (m *TeamSendInvite_Input) String() string
func (*TeamSendInvite_Input) Unmarshal ¶
func (m *TeamSendInvite_Input) Unmarshal(dAtA []byte) error
func (*TeamSendInvite_Input) XXX_DiscardUnknown ¶
func (m *TeamSendInvite_Input) XXX_DiscardUnknown()
func (*TeamSendInvite_Input) XXX_Marshal ¶
func (m *TeamSendInvite_Input) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*TeamSendInvite_Input) XXX_Merge ¶
func (m *TeamSendInvite_Input) XXX_Merge(src proto.Message)
func (*TeamSendInvite_Input) XXX_Size ¶
func (m *TeamSendInvite_Input) XXX_Size() int
func (*TeamSendInvite_Input) XXX_Unmarshal ¶
func (m *TeamSendInvite_Input) XXX_Unmarshal(b []byte) error
type TeamSendInvite_Output ¶
type TeamSendInvite_Output struct {
TeamInvite *pwdb.TeamInvite `protobuf:"bytes,1,opt,name=team_invite,json=teamInvite,proto3" json:"team_invite,omitempty"`
}
func (*TeamSendInvite_Output) Descriptor ¶
func (*TeamSendInvite_Output) Descriptor() ([]byte, []int)
func (*TeamSendInvite_Output) GetTeamInvite ¶
func (m *TeamSendInvite_Output) GetTeamInvite() *pwdb.TeamInvite
func (*TeamSendInvite_Output) Marshal ¶
func (m *TeamSendInvite_Output) Marshal() (dAtA []byte, err error)
func (*TeamSendInvite_Output) MarshalTo ¶
func (m *TeamSendInvite_Output) MarshalTo(dAtA []byte) (int, error)
func (*TeamSendInvite_Output) MarshalToSizedBuffer ¶
func (m *TeamSendInvite_Output) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*TeamSendInvite_Output) ProtoMessage ¶
func (*TeamSendInvite_Output) ProtoMessage()
func (*TeamSendInvite_Output) Reset ¶
func (m *TeamSendInvite_Output) Reset()
func (*TeamSendInvite_Output) Size ¶
func (m *TeamSendInvite_Output) Size() (n int)
func (*TeamSendInvite_Output) String ¶
func (m *TeamSendInvite_Output) String() string
func (*TeamSendInvite_Output) Unmarshal ¶
func (m *TeamSendInvite_Output) Unmarshal(dAtA []byte) error
func (*TeamSendInvite_Output) XXX_DiscardUnknown ¶
func (m *TeamSendInvite_Output) XXX_DiscardUnknown()
func (*TeamSendInvite_Output) XXX_Marshal ¶
func (m *TeamSendInvite_Output) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*TeamSendInvite_Output) XXX_Merge ¶
func (m *TeamSendInvite_Output) XXX_Merge(src proto.Message)
func (*TeamSendInvite_Output) XXX_Size ¶
func (m *TeamSendInvite_Output) XXX_Size() int
func (*TeamSendInvite_Output) XXX_Unmarshal ¶
func (m *TeamSendInvite_Output) XXX_Unmarshal(b []byte) error
type UnimplementedServiceServer ¶
type UnimplementedServiceServer struct { }
UnimplementedServiceServer can be embedded to have forward compatible implementations.
func (*UnimplementedServiceServer) AdminAddCoupon ¶
func (*UnimplementedServiceServer) AdminAddCoupon(ctx context.Context, req *AdminAddCoupon_Input) (*AdminAddCoupon_Output, error)
func (*UnimplementedServiceServer) AdminChallengeAdd ¶
func (*UnimplementedServiceServer) AdminChallengeAdd(ctx context.Context, req *AdminChallengeAdd_Input) (*AdminChallengeAdd_Output, error)
func (*UnimplementedServiceServer) AdminChallengeFlavorAdd ¶
func (*UnimplementedServiceServer) AdminChallengeFlavorAdd(ctx context.Context, req *AdminChallengeFlavorAdd_Input) (*AdminChallengeFlavorAdd_Output, error)
func (*UnimplementedServiceServer) AdminChallengeRedump ¶
func (*UnimplementedServiceServer) AdminChallengeRedump(ctx context.Context, req *AdminChallengeRedump_Input) (*AdminChallengeRedump_Output, error)
func (*UnimplementedServiceServer) AdminListActivities ¶
func (*UnimplementedServiceServer) AdminListActivities(ctx context.Context, req *AdminListActivities_Input) (*AdminListActivities_Output, error)
func (*UnimplementedServiceServer) AdminListAgents ¶
func (*UnimplementedServiceServer) AdminListAgents(ctx context.Context, req *AdminListAgents_Input) (*AdminListAgents_Output, error)
func (*UnimplementedServiceServer) AdminListAll ¶
func (*UnimplementedServiceServer) AdminListAll(ctx context.Context, req *AdminListAll_Input) (*AdminListAll_Output, error)
func (*UnimplementedServiceServer) AdminListChallengeSubscriptions ¶
func (*UnimplementedServiceServer) AdminListChallengeSubscriptions(ctx context.Context, req *AdminListChallengeSubscriptions_Input) (*AdminListChallengeSubscriptions_Output, error)
func (*UnimplementedServiceServer) AdminListChallenges ¶
func (*UnimplementedServiceServer) AdminListChallenges(ctx context.Context, req *AdminListChallenges_Input) (*AdminListChallenges_Output, error)
func (*UnimplementedServiceServer) AdminListCoupons ¶
func (*UnimplementedServiceServer) AdminListCoupons(ctx context.Context, req *AdminListCoupons_Input) (*AdminListCoupons_Output, error)
func (*UnimplementedServiceServer) AdminListOrganizations ¶
func (*UnimplementedServiceServer) AdminListOrganizations(ctx context.Context, req *AdminListOrganizations_Input) (*AdminListOrganizations_Output, error)
func (*UnimplementedServiceServer) AdminListTeams ¶
func (*UnimplementedServiceServer) AdminListTeams(ctx context.Context, req *AdminListTeams_Input) (*AdminListTeams_Output, error)
func (*UnimplementedServiceServer) AdminListUsers ¶
func (*UnimplementedServiceServer) AdminListUsers(ctx context.Context, req *AdminListUsers_Input) (*AdminListUsers_Output, error)
func (*UnimplementedServiceServer) AdminRedump ¶
func (*UnimplementedServiceServer) AdminRedump(ctx context.Context, req *AdminRedump_Input) (*AdminRedump_Output, error)
func (*UnimplementedServiceServer) AdminSearch ¶
func (*UnimplementedServiceServer) AdminSearch(ctx context.Context, req *AdminSearch_Input) (*AdminSearch_Output, error)
func (*UnimplementedServiceServer) AdminSeasonAdd ¶
func (*UnimplementedServiceServer) AdminSeasonAdd(ctx context.Context, req *AdminSeasonAdd_Input) (*AdminSeasonAdd_Output, error)
func (*UnimplementedServiceServer) AdminSeasonChallengeAdd ¶
func (*UnimplementedServiceServer) AdminSeasonChallengeAdd(ctx context.Context, req *AdminSeasonChallengeAdd_Input) (*AdminSeasonChallengeAdd_Output, error)
func (*UnimplementedServiceServer) AdminTestingSeasonUserAdd ¶ added in v2.74.0
func (*UnimplementedServiceServer) AdminTestingSeasonUserAdd(ctx context.Context, req *AdminTestingSeasonUserAdd_Input) (*AdminTestingSeasonUserAdd_Output, error)
func (*UnimplementedServiceServer) AgentListInstances ¶
func (*UnimplementedServiceServer) AgentListInstances(ctx context.Context, req *AgentListInstances_Input) (*AgentListInstances_Output, error)
func (*UnimplementedServiceServer) AgentRegister ¶
func (*UnimplementedServiceServer) AgentRegister(ctx context.Context, req *AgentRegister_Input) (*AgentRegister_Output, error)
func (*UnimplementedServiceServer) AgentUpdateState ¶
func (*UnimplementedServiceServer) AgentUpdateState(ctx context.Context, req *AgentUpdateState_Input) (*AgentUpdateState_Output, error)
func (*UnimplementedServiceServer) ChallengeGet ¶
func (*UnimplementedServiceServer) ChallengeGet(ctx context.Context, req *ChallengeGet_Input) (*ChallengeGet_Output, error)
func (*UnimplementedServiceServer) ChallengeList ¶
func (*UnimplementedServiceServer) ChallengeList(ctx context.Context, req *ChallengeList_Input) (*ChallengeList_Output, error)
func (*UnimplementedServiceServer) ChallengeSubscriptionValidate ¶
func (*UnimplementedServiceServer) ChallengeSubscriptionValidate(ctx context.Context, req *ChallengeSubscriptionValidate_Input) (*ChallengeSubscriptionValidate_Output, error)
func (*UnimplementedServiceServer) CouponValidate ¶
func (*UnimplementedServiceServer) CouponValidate(ctx context.Context, req *CouponValidate_Input) (*CouponValidate_Output, error)
func (*UnimplementedServiceServer) OrganizationList ¶
func (*UnimplementedServiceServer) OrganizationList(ctx context.Context, req *OrganizationList_Input) (*OrganizationList_Output, error)
func (*UnimplementedServiceServer) SeasonChallengeBuy ¶
func (*UnimplementedServiceServer) SeasonChallengeBuy(ctx context.Context, req *SeasonChallengeBuy_Input) (*SeasonChallengeBuy_Output, error)
func (*UnimplementedServiceServer) SeasonChallengeGet ¶
func (*UnimplementedServiceServer) SeasonChallengeGet(ctx context.Context, req *SeasonChallengeGet_Input) (*SeasonChallengeGet_Output, error)
func (*UnimplementedServiceServer) SeasonChallengeList ¶
func (*UnimplementedServiceServer) SeasonChallengeList(ctx context.Context, req *SeasonChallengeList_Input) (*SeasonChallengeList_Output, error)
func (*UnimplementedServiceServer) TeamAcceptInvite ¶
func (*UnimplementedServiceServer) TeamAcceptInvite(ctx context.Context, req *TeamAcceptInvite_Input) (*TeamAcceptInvite_Output, error)
func (*UnimplementedServiceServer) TeamCreate ¶
func (*UnimplementedServiceServer) TeamCreate(ctx context.Context, req *TeamCreate_Input) (*TeamCreate_Output, error)
func (*UnimplementedServiceServer) TeamGet ¶
func (*UnimplementedServiceServer) TeamGet(ctx context.Context, req *TeamGet_Input) (*TeamGet_Output, error)
func (*UnimplementedServiceServer) TeamList ¶
func (*UnimplementedServiceServer) TeamList(ctx context.Context, req *TeamList_Input) (*TeamList_Output, error)
func (*UnimplementedServiceServer) TeamSendInvite ¶
func (*UnimplementedServiceServer) TeamSendInvite(ctx context.Context, req *TeamSendInvite_Input) (*TeamSendInvite_Output, error)
func (*UnimplementedServiceServer) ToolDBDump ¶
func (*UnimplementedServiceServer) ToolGenerateFakeData ¶
func (*UnimplementedServiceServer) ToolInfo ¶
func (*UnimplementedServiceServer) ToolInfo(ctx context.Context, req *GetInfo_Input) (*GetInfo_Output, error)
func (*UnimplementedServiceServer) ToolStatus ¶
func (*UnimplementedServiceServer) ToolStatus(ctx context.Context, req *GetStatus_Input) (*GetStatus_Output, error)
func (*UnimplementedServiceServer) UserDeleteAccount ¶
func (*UnimplementedServiceServer) UserDeleteAccount(ctx context.Context, req *UserDeleteAccount_Input) (*UserDeleteAccount_Output, error)
func (*UnimplementedServiceServer) UserGetSession ¶
func (*UnimplementedServiceServer) UserGetSession(ctx context.Context, req *UserGetSession_Input) (*UserGetSession_Output, error)
func (*UnimplementedServiceServer) UserSetPreferences ¶
func (*UnimplementedServiceServer) UserSetPreferences(ctx context.Context, req *UserSetPreferences_Input) (*UserSetPreferences_Output, error)
type UserDeleteAccount ¶
type UserDeleteAccount struct { }
func (*UserDeleteAccount) Descriptor ¶
func (*UserDeleteAccount) Descriptor() ([]byte, []int)
func (*UserDeleteAccount) Marshal ¶
func (m *UserDeleteAccount) Marshal() (dAtA []byte, err error)
func (*UserDeleteAccount) MarshalTo ¶
func (m *UserDeleteAccount) MarshalTo(dAtA []byte) (int, error)
func (*UserDeleteAccount) MarshalToSizedBuffer ¶
func (m *UserDeleteAccount) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*UserDeleteAccount) ProtoMessage ¶
func (*UserDeleteAccount) ProtoMessage()
func (*UserDeleteAccount) Reset ¶
func (m *UserDeleteAccount) Reset()
func (*UserDeleteAccount) Size ¶
func (m *UserDeleteAccount) Size() (n int)
func (*UserDeleteAccount) String ¶
func (m *UserDeleteAccount) String() string
func (*UserDeleteAccount) Unmarshal ¶
func (m *UserDeleteAccount) Unmarshal(dAtA []byte) error
func (*UserDeleteAccount) XXX_DiscardUnknown ¶
func (m *UserDeleteAccount) XXX_DiscardUnknown()
func (*UserDeleteAccount) XXX_Marshal ¶
func (m *UserDeleteAccount) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UserDeleteAccount) XXX_Merge ¶
func (m *UserDeleteAccount) XXX_Merge(src proto.Message)
func (*UserDeleteAccount) XXX_Size ¶
func (m *UserDeleteAccount) XXX_Size() int
func (*UserDeleteAccount) XXX_Unmarshal ¶
func (m *UserDeleteAccount) XXX_Unmarshal(b []byte) error
type UserDeleteAccount_Input ¶
type UserDeleteAccount_Input struct {
Reason string `protobuf:"bytes,1,opt,name=reason,proto3" json:"reason,omitempty"`
}
func (*UserDeleteAccount_Input) Descriptor ¶
func (*UserDeleteAccount_Input) Descriptor() ([]byte, []int)
func (*UserDeleteAccount_Input) GetReason ¶
func (m *UserDeleteAccount_Input) GetReason() string
func (*UserDeleteAccount_Input) Marshal ¶
func (m *UserDeleteAccount_Input) Marshal() (dAtA []byte, err error)
func (*UserDeleteAccount_Input) MarshalTo ¶
func (m *UserDeleteAccount_Input) MarshalTo(dAtA []byte) (int, error)
func (*UserDeleteAccount_Input) MarshalToSizedBuffer ¶
func (m *UserDeleteAccount_Input) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*UserDeleteAccount_Input) ProtoMessage ¶
func (*UserDeleteAccount_Input) ProtoMessage()
func (*UserDeleteAccount_Input) Reset ¶
func (m *UserDeleteAccount_Input) Reset()
func (*UserDeleteAccount_Input) Size ¶
func (m *UserDeleteAccount_Input) Size() (n int)
func (*UserDeleteAccount_Input) String ¶
func (m *UserDeleteAccount_Input) String() string
func (*UserDeleteAccount_Input) Unmarshal ¶
func (m *UserDeleteAccount_Input) Unmarshal(dAtA []byte) error
func (*UserDeleteAccount_Input) XXX_DiscardUnknown ¶
func (m *UserDeleteAccount_Input) XXX_DiscardUnknown()
func (*UserDeleteAccount_Input) XXX_Marshal ¶
func (m *UserDeleteAccount_Input) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UserDeleteAccount_Input) XXX_Merge ¶
func (m *UserDeleteAccount_Input) XXX_Merge(src proto.Message)
func (*UserDeleteAccount_Input) XXX_Size ¶
func (m *UserDeleteAccount_Input) XXX_Size() int
func (*UserDeleteAccount_Input) XXX_Unmarshal ¶
func (m *UserDeleteAccount_Input) XXX_Unmarshal(b []byte) error
type UserDeleteAccount_Output ¶
type UserDeleteAccount_Output struct { }
func (*UserDeleteAccount_Output) Descriptor ¶
func (*UserDeleteAccount_Output) Descriptor() ([]byte, []int)
func (*UserDeleteAccount_Output) Marshal ¶
func (m *UserDeleteAccount_Output) Marshal() (dAtA []byte, err error)
func (*UserDeleteAccount_Output) MarshalTo ¶
func (m *UserDeleteAccount_Output) MarshalTo(dAtA []byte) (int, error)
func (*UserDeleteAccount_Output) MarshalToSizedBuffer ¶
func (m *UserDeleteAccount_Output) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*UserDeleteAccount_Output) ProtoMessage ¶
func (*UserDeleteAccount_Output) ProtoMessage()
func (*UserDeleteAccount_Output) Reset ¶
func (m *UserDeleteAccount_Output) Reset()
func (*UserDeleteAccount_Output) Size ¶
func (m *UserDeleteAccount_Output) Size() (n int)
func (*UserDeleteAccount_Output) String ¶
func (m *UserDeleteAccount_Output) String() string
func (*UserDeleteAccount_Output) Unmarshal ¶
func (m *UserDeleteAccount_Output) Unmarshal(dAtA []byte) error
func (*UserDeleteAccount_Output) XXX_DiscardUnknown ¶
func (m *UserDeleteAccount_Output) XXX_DiscardUnknown()
func (*UserDeleteAccount_Output) XXX_Marshal ¶
func (m *UserDeleteAccount_Output) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UserDeleteAccount_Output) XXX_Merge ¶
func (m *UserDeleteAccount_Output) XXX_Merge(src proto.Message)
func (*UserDeleteAccount_Output) XXX_Size ¶
func (m *UserDeleteAccount_Output) XXX_Size() int
func (*UserDeleteAccount_Output) XXX_Unmarshal ¶
func (m *UserDeleteAccount_Output) XXX_Unmarshal(b []byte) error
type UserGetSession ¶
type UserGetSession struct { }
func (*UserGetSession) Descriptor ¶
func (*UserGetSession) Descriptor() ([]byte, []int)
func (*UserGetSession) Marshal ¶
func (m *UserGetSession) Marshal() (dAtA []byte, err error)
func (*UserGetSession) MarshalToSizedBuffer ¶
func (m *UserGetSession) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*UserGetSession) ProtoMessage ¶
func (*UserGetSession) ProtoMessage()
func (*UserGetSession) Reset ¶
func (m *UserGetSession) Reset()
func (*UserGetSession) Size ¶
func (m *UserGetSession) Size() (n int)
func (*UserGetSession) String ¶
func (m *UserGetSession) String() string
func (*UserGetSession) Unmarshal ¶
func (m *UserGetSession) Unmarshal(dAtA []byte) error
func (*UserGetSession) XXX_DiscardUnknown ¶
func (m *UserGetSession) XXX_DiscardUnknown()
func (*UserGetSession) XXX_Marshal ¶
func (m *UserGetSession) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UserGetSession) XXX_Merge ¶
func (m *UserGetSession) XXX_Merge(src proto.Message)
func (*UserGetSession) XXX_Size ¶
func (m *UserGetSession) XXX_Size() int
func (*UserGetSession) XXX_Unmarshal ¶
func (m *UserGetSession) XXX_Unmarshal(b []byte) error
type UserGetSession_Input ¶
type UserGetSession_Input struct { }
func (*UserGetSession_Input) Descriptor ¶
func (*UserGetSession_Input) Descriptor() ([]byte, []int)
func (*UserGetSession_Input) Marshal ¶
func (m *UserGetSession_Input) Marshal() (dAtA []byte, err error)
func (*UserGetSession_Input) MarshalTo ¶
func (m *UserGetSession_Input) MarshalTo(dAtA []byte) (int, error)
func (*UserGetSession_Input) MarshalToSizedBuffer ¶
func (m *UserGetSession_Input) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*UserGetSession_Input) ProtoMessage ¶
func (*UserGetSession_Input) ProtoMessage()
func (*UserGetSession_Input) Reset ¶
func (m *UserGetSession_Input) Reset()
func (*UserGetSession_Input) Size ¶
func (m *UserGetSession_Input) Size() (n int)
func (*UserGetSession_Input) String ¶
func (m *UserGetSession_Input) String() string
func (*UserGetSession_Input) Unmarshal ¶
func (m *UserGetSession_Input) Unmarshal(dAtA []byte) error
func (*UserGetSession_Input) XXX_DiscardUnknown ¶
func (m *UserGetSession_Input) XXX_DiscardUnknown()
func (*UserGetSession_Input) XXX_Marshal ¶
func (m *UserGetSession_Input) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UserGetSession_Input) XXX_Merge ¶
func (m *UserGetSession_Input) XXX_Merge(src proto.Message)
func (*UserGetSession_Input) XXX_Size ¶
func (m *UserGetSession_Input) XXX_Size() int
func (*UserGetSession_Input) XXX_Unmarshal ¶
func (m *UserGetSession_Input) XXX_Unmarshal(b []byte) error
type UserGetSession_Output ¶
type UserGetSession_Output struct { User *pwdb.User `protobuf:"bytes,1,opt,name=user,proto3" json:"user,omitempty"` IsNewUser bool `protobuf:"varint,2,opt,name=is_new_user,json=isNewUser,proto3" json:"is_new_user,omitempty"` Claims *pwsso.Claims `protobuf:"bytes,3,opt,name=claims,proto3" json:"claims,omitempty"` Notifications int32 `protobuf:"varint,4,opt,name=notifications,proto3" json:"notifications,omitempty"` Seasons []*UserGetSession_Output_SeasonAndTeam `protobuf:"bytes,5,rep,name=seasons,proto3" json:"seasons,omitempty"` }
func (*UserGetSession_Output) Descriptor ¶
func (*UserGetSession_Output) Descriptor() ([]byte, []int)
func (*UserGetSession_Output) GetClaims ¶
func (m *UserGetSession_Output) GetClaims() *pwsso.Claims
func (*UserGetSession_Output) GetIsNewUser ¶
func (m *UserGetSession_Output) GetIsNewUser() bool
func (*UserGetSession_Output) GetNotifications ¶
func (m *UserGetSession_Output) GetNotifications() int32
func (*UserGetSession_Output) GetSeasons ¶
func (m *UserGetSession_Output) GetSeasons() []*UserGetSession_Output_SeasonAndTeam
func (*UserGetSession_Output) GetUser ¶
func (m *UserGetSession_Output) GetUser() *pwdb.User
func (*UserGetSession_Output) Marshal ¶
func (m *UserGetSession_Output) Marshal() (dAtA []byte, err error)
func (*UserGetSession_Output) MarshalTo ¶
func (m *UserGetSession_Output) MarshalTo(dAtA []byte) (int, error)
func (*UserGetSession_Output) MarshalToSizedBuffer ¶
func (m *UserGetSession_Output) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*UserGetSession_Output) ProtoMessage ¶
func (*UserGetSession_Output) ProtoMessage()
func (*UserGetSession_Output) Reset ¶
func (m *UserGetSession_Output) Reset()
func (*UserGetSession_Output) Size ¶
func (m *UserGetSession_Output) Size() (n int)
func (*UserGetSession_Output) String ¶
func (m *UserGetSession_Output) String() string
func (*UserGetSession_Output) Unmarshal ¶
func (m *UserGetSession_Output) Unmarshal(dAtA []byte) error
func (*UserGetSession_Output) XXX_DiscardUnknown ¶
func (m *UserGetSession_Output) XXX_DiscardUnknown()
func (*UserGetSession_Output) XXX_Marshal ¶
func (m *UserGetSession_Output) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UserGetSession_Output) XXX_Merge ¶
func (m *UserGetSession_Output) XXX_Merge(src proto.Message)
func (*UserGetSession_Output) XXX_Size ¶
func (m *UserGetSession_Output) XXX_Size() int
func (*UserGetSession_Output) XXX_Unmarshal ¶
func (m *UserGetSession_Output) XXX_Unmarshal(b []byte) error
type UserGetSession_Output_SeasonAndTeam ¶
type UserGetSession_Output_SeasonAndTeam struct { Season *pwdb.Season `protobuf:"bytes,1,opt,name=season,proto3" json:"season,omitempty"` Team *pwdb.Team `protobuf:"bytes,2,opt,name=team,proto3" json:"team,omitempty"` IsActive bool `protobuf:"varint,3,opt,name=is_active,json=isActive,proto3" json:"is_active,omitempty"` }
func (*UserGetSession_Output_SeasonAndTeam) Descriptor ¶
func (*UserGetSession_Output_SeasonAndTeam) Descriptor() ([]byte, []int)
func (*UserGetSession_Output_SeasonAndTeam) GetIsActive ¶
func (m *UserGetSession_Output_SeasonAndTeam) GetIsActive() bool
func (*UserGetSession_Output_SeasonAndTeam) GetSeason ¶
func (m *UserGetSession_Output_SeasonAndTeam) GetSeason() *pwdb.Season
func (*UserGetSession_Output_SeasonAndTeam) GetTeam ¶
func (m *UserGetSession_Output_SeasonAndTeam) GetTeam() *pwdb.Team
func (*UserGetSession_Output_SeasonAndTeam) Marshal ¶
func (m *UserGetSession_Output_SeasonAndTeam) Marshal() (dAtA []byte, err error)
func (*UserGetSession_Output_SeasonAndTeam) MarshalTo ¶
func (m *UserGetSession_Output_SeasonAndTeam) MarshalTo(dAtA []byte) (int, error)
func (*UserGetSession_Output_SeasonAndTeam) MarshalToSizedBuffer ¶
func (m *UserGetSession_Output_SeasonAndTeam) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*UserGetSession_Output_SeasonAndTeam) ProtoMessage ¶
func (*UserGetSession_Output_SeasonAndTeam) ProtoMessage()
func (*UserGetSession_Output_SeasonAndTeam) Reset ¶
func (m *UserGetSession_Output_SeasonAndTeam) Reset()
func (*UserGetSession_Output_SeasonAndTeam) Size ¶
func (m *UserGetSession_Output_SeasonAndTeam) Size() (n int)
func (*UserGetSession_Output_SeasonAndTeam) String ¶
func (m *UserGetSession_Output_SeasonAndTeam) String() string
func (*UserGetSession_Output_SeasonAndTeam) Unmarshal ¶
func (m *UserGetSession_Output_SeasonAndTeam) Unmarshal(dAtA []byte) error
func (*UserGetSession_Output_SeasonAndTeam) XXX_DiscardUnknown ¶
func (m *UserGetSession_Output_SeasonAndTeam) XXX_DiscardUnknown()
func (*UserGetSession_Output_SeasonAndTeam) XXX_Marshal ¶
func (m *UserGetSession_Output_SeasonAndTeam) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UserGetSession_Output_SeasonAndTeam) XXX_Merge ¶
func (m *UserGetSession_Output_SeasonAndTeam) XXX_Merge(src proto.Message)
func (*UserGetSession_Output_SeasonAndTeam) XXX_Size ¶
func (m *UserGetSession_Output_SeasonAndTeam) XXX_Size() int
func (*UserGetSession_Output_SeasonAndTeam) XXX_Unmarshal ¶
func (m *UserGetSession_Output_SeasonAndTeam) XXX_Unmarshal(b []byte) error
type UserSetPreferences ¶
type UserSetPreferences struct { }
func (*UserSetPreferences) Descriptor ¶
func (*UserSetPreferences) Descriptor() ([]byte, []int)
func (*UserSetPreferences) Marshal ¶
func (m *UserSetPreferences) Marshal() (dAtA []byte, err error)
func (*UserSetPreferences) MarshalTo ¶
func (m *UserSetPreferences) MarshalTo(dAtA []byte) (int, error)
func (*UserSetPreferences) MarshalToSizedBuffer ¶
func (m *UserSetPreferences) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*UserSetPreferences) ProtoMessage ¶
func (*UserSetPreferences) ProtoMessage()
func (*UserSetPreferences) Reset ¶
func (m *UserSetPreferences) Reset()
func (*UserSetPreferences) Size ¶
func (m *UserSetPreferences) Size() (n int)
func (*UserSetPreferences) String ¶
func (m *UserSetPreferences) String() string
func (*UserSetPreferences) Unmarshal ¶
func (m *UserSetPreferences) Unmarshal(dAtA []byte) error
func (*UserSetPreferences) XXX_DiscardUnknown ¶
func (m *UserSetPreferences) XXX_DiscardUnknown()
func (*UserSetPreferences) XXX_Marshal ¶
func (m *UserSetPreferences) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UserSetPreferences) XXX_Merge ¶
func (m *UserSetPreferences) XXX_Merge(src proto.Message)
func (*UserSetPreferences) XXX_Size ¶
func (m *UserSetPreferences) XXX_Size() int
func (*UserSetPreferences) XXX_Unmarshal ¶
func (m *UserSetPreferences) XXX_Unmarshal(b []byte) error
type UserSetPreferences_Input ¶
type UserSetPreferences_Input struct {
ActiveSeasonID int64 `protobuf:"varint,1,opt,name=active_season_id,json=activeSeasonId,proto3" json:"active_season_id,omitempty"`
}
func (*UserSetPreferences_Input) Descriptor ¶
func (*UserSetPreferences_Input) Descriptor() ([]byte, []int)
func (*UserSetPreferences_Input) GetActiveSeasonID ¶
func (m *UserSetPreferences_Input) GetActiveSeasonID() int64
func (*UserSetPreferences_Input) Marshal ¶
func (m *UserSetPreferences_Input) Marshal() (dAtA []byte, err error)
func (*UserSetPreferences_Input) MarshalTo ¶
func (m *UserSetPreferences_Input) MarshalTo(dAtA []byte) (int, error)
func (*UserSetPreferences_Input) MarshalToSizedBuffer ¶
func (m *UserSetPreferences_Input) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*UserSetPreferences_Input) ProtoMessage ¶
func (*UserSetPreferences_Input) ProtoMessage()
func (*UserSetPreferences_Input) Reset ¶
func (m *UserSetPreferences_Input) Reset()
func (*UserSetPreferences_Input) Size ¶
func (m *UserSetPreferences_Input) Size() (n int)
func (*UserSetPreferences_Input) String ¶
func (m *UserSetPreferences_Input) String() string
func (*UserSetPreferences_Input) Unmarshal ¶
func (m *UserSetPreferences_Input) Unmarshal(dAtA []byte) error
func (*UserSetPreferences_Input) XXX_DiscardUnknown ¶
func (m *UserSetPreferences_Input) XXX_DiscardUnknown()
func (*UserSetPreferences_Input) XXX_Marshal ¶
func (m *UserSetPreferences_Input) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UserSetPreferences_Input) XXX_Merge ¶
func (m *UserSetPreferences_Input) XXX_Merge(src proto.Message)
func (*UserSetPreferences_Input) XXX_Size ¶
func (m *UserSetPreferences_Input) XXX_Size() int
func (*UserSetPreferences_Input) XXX_Unmarshal ¶
func (m *UserSetPreferences_Input) XXX_Unmarshal(b []byte) error
type UserSetPreferences_Output ¶
type UserSetPreferences_Output struct { }
func (*UserSetPreferences_Output) Descriptor ¶
func (*UserSetPreferences_Output) Descriptor() ([]byte, []int)
func (*UserSetPreferences_Output) Marshal ¶
func (m *UserSetPreferences_Output) Marshal() (dAtA []byte, err error)
func (*UserSetPreferences_Output) MarshalTo ¶
func (m *UserSetPreferences_Output) MarshalTo(dAtA []byte) (int, error)
func (*UserSetPreferences_Output) MarshalToSizedBuffer ¶
func (m *UserSetPreferences_Output) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*UserSetPreferences_Output) ProtoMessage ¶
func (*UserSetPreferences_Output) ProtoMessage()
func (*UserSetPreferences_Output) Reset ¶
func (m *UserSetPreferences_Output) Reset()
func (*UserSetPreferences_Output) Size ¶
func (m *UserSetPreferences_Output) Size() (n int)
func (*UserSetPreferences_Output) String ¶
func (m *UserSetPreferences_Output) String() string
func (*UserSetPreferences_Output) Unmarshal ¶
func (m *UserSetPreferences_Output) Unmarshal(dAtA []byte) error
func (*UserSetPreferences_Output) XXX_DiscardUnknown ¶
func (m *UserSetPreferences_Output) XXX_DiscardUnknown()
func (*UserSetPreferences_Output) XXX_Marshal ¶
func (m *UserSetPreferences_Output) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UserSetPreferences_Output) XXX_Merge ¶
func (m *UserSetPreferences_Output) XXX_Merge(src proto.Message)
func (*UserSetPreferences_Output) XXX_Size ¶
func (m *UserSetPreferences_Output) XXX_Size() int
func (*UserSetPreferences_Output) XXX_Unmarshal ¶
func (m *UserSetPreferences_Output) XXX_Unmarshal(b []byte) error
type Void ¶
type Void struct { }
Void is an empty message
func (*Void) Descriptor ¶
func (*Void) ProtoMessage ¶
func (*Void) ProtoMessage()
func (*Void) XXX_DiscardUnknown ¶
func (m *Void) XXX_DiscardUnknown()
func (*Void) XXX_Unmarshal ¶
Source Files ¶
- api_admin-add-coupon.go
- api_admin-challenge-add.go
- api_admin-challenge-flavor-add.go
- api_admin-challenge-redump.go
- api_admin-list-activities.go
- api_admin-list-agents.go
- api_admin-list-all.go
- api_admin-list-challenge-subscriptions.go
- api_admin-list-challenges.go
- api_admin-list-coupons.go
- api_admin-list-organizations.go
- api_admin-list-teams.go
- api_admin-list-users.go
- api_admin-redump.go
- api_admin-search.go
- api_admin-season-add.go
- api_admin-season-challenge-add.go
- api_admin-testing-season-user-add.go
- api_agent-list-instances.go
- api_agent-register.go
- api_agent-update-state.go
- api_challenge-get.go
- api_challenge-list.go
- api_challenge-subscription-validate.go
- api_coupon-validate.go
- api_organization-list.go
- api_season-challenge-buy.go
- api_season-challenge-get.go
- api_season-challenge-list.go
- api_team-accept-invite.go
- api_team-create.go
- api_team-get.go
- api_team-list.go
- api_team-send-invite.go
- api_tool-dbdump.go
- api_tool-generate-fake-data.go
- api_tool-info.go
- api_tool-ping.go
- api_tool-status.go
- api_user-delete-account.go
- api_user-get-session.go
- api_user-set-preferences.go
- auth.go
- doc.go
- helpers.go
- httpclient.go
- pwapi.pb.go
- pwapi.pb.gw.go
- server.go
- service.go
- testing.go
- tracing.go