Documentation ¶
Index ¶
- Variables
- func RegisterGrowthServiceServer(s grpc.ServiceRegistrar, srv GrowthServiceServer)
- type AddStreakCoinsRequest
- func (*AddStreakCoinsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddStreakCoinsRequest) GetCoinsCount() int64
- func (x *AddStreakCoinsRequest) GetEveryStreakCount() int64
- func (x *AddStreakCoinsRequest) GetStreakId() string
- func (*AddStreakCoinsRequest) ProtoMessage()
- func (x *AddStreakCoinsRequest) ProtoReflect() protoreflect.Message
- func (x *AddStreakCoinsRequest) Reset()
- func (x *AddStreakCoinsRequest) String() string
- type AddStreakCoinsResponse
- type AddStreakEventKindRequest
- func (*AddStreakEventKindRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddStreakEventKindRequest) GetEventKind() string
- func (x *AddStreakEventKindRequest) GetStreakId() string
- func (*AddStreakEventKindRequest) ProtoMessage()
- func (x *AddStreakEventKindRequest) ProtoReflect() protoreflect.Message
- func (x *AddStreakEventKindRequest) Reset()
- func (x *AddStreakEventKindRequest) String() string
- type AddStreakEventKindResponse
- type CreateStreakNotificationPeriodRequest
- func (*CreateStreakNotificationPeriodRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateStreakNotificationPeriodRequest) GetBeforeStreakEnds() *durationpb.Duration
- func (x *CreateStreakNotificationPeriodRequest) GetStreakId() string
- func (*CreateStreakNotificationPeriodRequest) ProtoMessage()
- func (x *CreateStreakNotificationPeriodRequest) ProtoReflect() protoreflect.Message
- func (x *CreateStreakNotificationPeriodRequest) Reset()
- func (x *CreateStreakNotificationPeriodRequest) String() string
- type CreateStreakNotificationPeriodResponse
- func (*CreateStreakNotificationPeriodResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateStreakNotificationPeriodResponse) GetPeriod() *StreakNotificationPeriod
- func (*CreateStreakNotificationPeriodResponse) ProtoMessage()
- func (x *CreateStreakNotificationPeriodResponse) ProtoReflect() protoreflect.Message
- func (x *CreateStreakNotificationPeriodResponse) Reset()
- func (x *CreateStreakNotificationPeriodResponse) String() string
- type CreateStreakPeriodicNotificationTemplateRequest
- func (*CreateStreakPeriodicNotificationTemplateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateStreakPeriodicNotificationTemplateRequest) GetBodyTemplate() string
- func (x *CreateStreakPeriodicNotificationTemplateRequest) GetPeriodId() string
- func (x *CreateStreakPeriodicNotificationTemplateRequest) GetTitleTemplate() string
- func (*CreateStreakPeriodicNotificationTemplateRequest) ProtoMessage()
- func (x *CreateStreakPeriodicNotificationTemplateRequest) ProtoReflect() protoreflect.Message
- func (x *CreateStreakPeriodicNotificationTemplateRequest) Reset()
- func (x *CreateStreakPeriodicNotificationTemplateRequest) String() string
- type CreateStreakPeriodicNotificationTemplateResponse
- func (*CreateStreakPeriodicNotificationTemplateResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateStreakPeriodicNotificationTemplateResponse) GetTemplate() *StreakPeriodicNotificationTemplate
- func (*CreateStreakPeriodicNotificationTemplateResponse) ProtoMessage()
- func (x *CreateStreakPeriodicNotificationTemplateResponse) ProtoReflect() protoreflect.Message
- func (x *CreateStreakPeriodicNotificationTemplateResponse) Reset()
- func (x *CreateStreakPeriodicNotificationTemplateResponse) String() string
- type CreateStreakRequest
- func (*CreateStreakRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateStreakRequest) GetDescription() string
- func (x *CreateStreakRequest) GetEventKinds() []string
- func (x *CreateStreakRequest) GetEventsPerPeriod() int64
- func (x *CreateStreakRequest) GetName() string
- func (x *CreateStreakRequest) GetPeriod() *durationpb.Duration
- func (*CreateStreakRequest) ProtoMessage()
- func (x *CreateStreakRequest) ProtoReflect() protoreflect.Message
- func (x *CreateStreakRequest) Reset()
- func (x *CreateStreakRequest) String() string
- type CreateStreakResponse
- func (*CreateStreakResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateStreakResponse) GetStreak() *Streak
- func (*CreateStreakResponse) ProtoMessage()
- func (x *CreateStreakResponse) ProtoReflect() protoreflect.Message
- func (x *CreateStreakResponse) Reset()
- func (x *CreateStreakResponse) String() string
- type CreateStreakUppedTemplateRequest
- func (*CreateStreakUppedTemplateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateStreakUppedTemplateRequest) GetBodyTemplate() string
- func (x *CreateStreakUppedTemplateRequest) GetStreakId() string
- func (x *CreateStreakUppedTemplateRequest) GetTitleTemplate() string
- func (*CreateStreakUppedTemplateRequest) ProtoMessage()
- func (x *CreateStreakUppedTemplateRequest) ProtoReflect() protoreflect.Message
- func (x *CreateStreakUppedTemplateRequest) Reset()
- func (x *CreateStreakUppedTemplateRequest) String() string
- type CreateStreakUppedTemplateResponse
- func (*CreateStreakUppedTemplateResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateStreakUppedTemplateResponse) GetTemplate() *StreakUppedTemplate
- func (*CreateStreakUppedTemplateResponse) ProtoMessage()
- func (x *CreateStreakUppedTemplateResponse) ProtoReflect() protoreflect.Message
- func (x *CreateStreakUppedTemplateResponse) Reset()
- func (x *CreateStreakUppedTemplateResponse) String() string
- type DeleteStreakCoinsRequest
- func (*DeleteStreakCoinsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteStreakCoinsRequest) GetEveryStreakCount() int64
- func (x *DeleteStreakCoinsRequest) GetStreakId() string
- func (*DeleteStreakCoinsRequest) ProtoMessage()
- func (x *DeleteStreakCoinsRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteStreakCoinsRequest) Reset()
- func (x *DeleteStreakCoinsRequest) String() string
- type DeleteStreakCoinsResponse
- type DeleteStreakEventKindRequest
- func (*DeleteStreakEventKindRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteStreakEventKindRequest) GetEventKind() string
- func (x *DeleteStreakEventKindRequest) GetStreakId() string
- func (*DeleteStreakEventKindRequest) ProtoMessage()
- func (x *DeleteStreakEventKindRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteStreakEventKindRequest) Reset()
- func (x *DeleteStreakEventKindRequest) String() string
- type DeleteStreakEventKindResponse
- func (*DeleteStreakEventKindResponse) Descriptor() ([]byte, []int)deprecated
- func (*DeleteStreakEventKindResponse) ProtoMessage()
- func (x *DeleteStreakEventKindResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteStreakEventKindResponse) Reset()
- func (x *DeleteStreakEventKindResponse) String() string
- type DeleteStreakNotificationPeriodRequest
- func (*DeleteStreakNotificationPeriodRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteStreakNotificationPeriodRequest) GetPeriodId() string
- func (*DeleteStreakNotificationPeriodRequest) ProtoMessage()
- func (x *DeleteStreakNotificationPeriodRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteStreakNotificationPeriodRequest) Reset()
- func (x *DeleteStreakNotificationPeriodRequest) String() string
- type DeleteStreakNotificationPeriodResponse
- func (*DeleteStreakNotificationPeriodResponse) Descriptor() ([]byte, []int)deprecated
- func (*DeleteStreakNotificationPeriodResponse) ProtoMessage()
- func (x *DeleteStreakNotificationPeriodResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteStreakNotificationPeriodResponse) Reset()
- func (x *DeleteStreakNotificationPeriodResponse) String() string
- type DeleteStreakPeriodicNotificationTemplateRequest
- func (*DeleteStreakPeriodicNotificationTemplateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteStreakPeriodicNotificationTemplateRequest) GetTemplateId() string
- func (*DeleteStreakPeriodicNotificationTemplateRequest) ProtoMessage()
- func (x *DeleteStreakPeriodicNotificationTemplateRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteStreakPeriodicNotificationTemplateRequest) Reset()
- func (x *DeleteStreakPeriodicNotificationTemplateRequest) String() string
- type DeleteStreakPeriodicNotificationTemplateResponse
- func (*DeleteStreakPeriodicNotificationTemplateResponse) Descriptor() ([]byte, []int)deprecated
- func (*DeleteStreakPeriodicNotificationTemplateResponse) ProtoMessage()
- func (x *DeleteStreakPeriodicNotificationTemplateResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteStreakPeriodicNotificationTemplateResponse) Reset()
- func (x *DeleteStreakPeriodicNotificationTemplateResponse) String() string
- type DeleteStreakUppedTemplateRequest
- func (*DeleteStreakUppedTemplateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteStreakUppedTemplateRequest) GetTemplateId() string
- func (*DeleteStreakUppedTemplateRequest) ProtoMessage()
- func (x *DeleteStreakUppedTemplateRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteStreakUppedTemplateRequest) Reset()
- func (x *DeleteStreakUppedTemplateRequest) String() string
- type DeleteStreakUppedTemplateResponse
- func (*DeleteStreakUppedTemplateResponse) Descriptor() ([]byte, []int)deprecated
- func (*DeleteStreakUppedTemplateResponse) ProtoMessage()
- func (x *DeleteStreakUppedTemplateResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteStreakUppedTemplateResponse) Reset()
- func (x *DeleteStreakUppedTemplateResponse) String() string
- type GetAffiliateLinkStatsRequest
- func (*GetAffiliateLinkStatsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetAffiliateLinkStatsRequest) GetUserId() string
- func (*GetAffiliateLinkStatsRequest) ProtoMessage()
- func (x *GetAffiliateLinkStatsRequest) ProtoReflect() protoreflect.Message
- func (x *GetAffiliateLinkStatsRequest) Reset()
- func (x *GetAffiliateLinkStatsRequest) String() string
- type GetAffiliateLinkStatsResponse
- func (*GetAffiliateLinkStatsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetAffiliateLinkStatsResponse) GetClicksCount() int64
- func (x *GetAffiliateLinkStatsResponse) GetMobileAppDownloadsCount() int64
- func (x *GetAffiliateLinkStatsResponse) GetSignupsCount() int64
- func (*GetAffiliateLinkStatsResponse) ProtoMessage()
- func (x *GetAffiliateLinkStatsResponse) ProtoReflect() protoreflect.Message
- func (x *GetAffiliateLinkStatsResponse) Reset()
- func (x *GetAffiliateLinkStatsResponse) String() string
- type GetAvailableEventKindsRequest
- func (*GetAvailableEventKindsRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetAvailableEventKindsRequest) ProtoMessage()
- func (x *GetAvailableEventKindsRequest) ProtoReflect() protoreflect.Message
- func (x *GetAvailableEventKindsRequest) Reset()
- func (x *GetAvailableEventKindsRequest) String() string
- type GetAvailableEventKindsResponse
- func (*GetAvailableEventKindsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetAvailableEventKindsResponse) GetEventKinds() []string
- func (*GetAvailableEventKindsResponse) ProtoMessage()
- func (x *GetAvailableEventKindsResponse) ProtoReflect() protoreflect.Message
- func (x *GetAvailableEventKindsResponse) Reset()
- func (x *GetAvailableEventKindsResponse) String() string
- type GetBestUserStreakRequest
- func (*GetBestUserStreakRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetBestUserStreakRequest) GetStreakId() string
- func (*GetBestUserStreakRequest) ProtoMessage()
- func (x *GetBestUserStreakRequest) ProtoReflect() protoreflect.Message
- func (x *GetBestUserStreakRequest) Reset()
- func (x *GetBestUserStreakRequest) String() string
- type GetBestUserStreakResponse
- func (*GetBestUserStreakResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetBestUserStreakResponse) GetUserStreak() *UserStreak
- func (*GetBestUserStreakResponse) ProtoMessage()
- func (x *GetBestUserStreakResponse) ProtoReflect() protoreflect.Message
- func (x *GetBestUserStreakResponse) Reset()
- func (x *GetBestUserStreakResponse) String() string
- type GetCurrentUserStreakRequest
- func (*GetCurrentUserStreakRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetCurrentUserStreakRequest) GetStreakId() string
- func (*GetCurrentUserStreakRequest) ProtoMessage()
- func (x *GetCurrentUserStreakRequest) ProtoReflect() protoreflect.Message
- func (x *GetCurrentUserStreakRequest) Reset()
- func (x *GetCurrentUserStreakRequest) String() string
- type GetCurrentUserStreakResponse
- func (*GetCurrentUserStreakResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetCurrentUserStreakResponse) GetUserStreak() *UserStreak
- func (*GetCurrentUserStreakResponse) ProtoMessage()
- func (x *GetCurrentUserStreakResponse) ProtoReflect() protoreflect.Message
- func (x *GetCurrentUserStreakResponse) Reset()
- func (x *GetCurrentUserStreakResponse) String() string
- type GetEarnedStreakCoinsRequest
- func (*GetEarnedStreakCoinsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetEarnedStreakCoinsRequest) GetStreakId() string
- func (*GetEarnedStreakCoinsRequest) ProtoMessage()
- func (x *GetEarnedStreakCoinsRequest) ProtoReflect() protoreflect.Message
- func (x *GetEarnedStreakCoinsRequest) Reset()
- func (x *GetEarnedStreakCoinsRequest) String() string
- type GetEarnedStreakCoinsResponse
- func (*GetEarnedStreakCoinsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetEarnedStreakCoinsResponse) GetCoins() int64
- func (*GetEarnedStreakCoinsResponse) ProtoMessage()
- func (x *GetEarnedStreakCoinsResponse) ProtoReflect() protoreflect.Message
- func (x *GetEarnedStreakCoinsResponse) Reset()
- func (x *GetEarnedStreakCoinsResponse) String() string
- type GetStreakCoinsRequest
- func (*GetStreakCoinsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetStreakCoinsRequest) GetStreakId() string
- func (*GetStreakCoinsRequest) ProtoMessage()
- func (x *GetStreakCoinsRequest) ProtoReflect() protoreflect.Message
- func (x *GetStreakCoinsRequest) Reset()
- func (x *GetStreakCoinsRequest) String() string
- type GetStreakCoinsResponse
- func (*GetStreakCoinsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetStreakCoinsResponse) GetStreakCoins() []*StreakCoin
- func (*GetStreakCoinsResponse) ProtoMessage()
- func (x *GetStreakCoinsResponse) ProtoReflect() protoreflect.Message
- func (x *GetStreakCoinsResponse) Reset()
- func (x *GetStreakCoinsResponse) String() string
- type GetStreakEventKindsRequest
- func (*GetStreakEventKindsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetStreakEventKindsRequest) GetStreakId() string
- func (*GetStreakEventKindsRequest) ProtoMessage()
- func (x *GetStreakEventKindsRequest) ProtoReflect() protoreflect.Message
- func (x *GetStreakEventKindsRequest) Reset()
- func (x *GetStreakEventKindsRequest) String() string
- type GetStreakEventKindsResponse
- func (*GetStreakEventKindsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetStreakEventKindsResponse) GetEventKinds() []string
- func (*GetStreakEventKindsResponse) ProtoMessage()
- func (x *GetStreakEventKindsResponse) ProtoReflect() protoreflect.Message
- func (x *GetStreakEventKindsResponse) Reset()
- func (x *GetStreakEventKindsResponse) String() string
- type GetStreakNotificationPeriodsRequest
- func (*GetStreakNotificationPeriodsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetStreakNotificationPeriodsRequest) GetStreakId() string
- func (*GetStreakNotificationPeriodsRequest) ProtoMessage()
- func (x *GetStreakNotificationPeriodsRequest) ProtoReflect() protoreflect.Message
- func (x *GetStreakNotificationPeriodsRequest) Reset()
- func (x *GetStreakNotificationPeriodsRequest) String() string
- type GetStreakNotificationPeriodsResponse
- func (*GetStreakNotificationPeriodsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetStreakNotificationPeriodsResponse) GetPeriods() []*StreakNotificationPeriod
- func (*GetStreakNotificationPeriodsResponse) ProtoMessage()
- func (x *GetStreakNotificationPeriodsResponse) ProtoReflect() protoreflect.Message
- func (x *GetStreakNotificationPeriodsResponse) Reset()
- func (x *GetStreakNotificationPeriodsResponse) String() string
- type GetStreakPeriodicNotificationTemplatesRequest
- func (*GetStreakPeriodicNotificationTemplatesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetStreakPeriodicNotificationTemplatesRequest) GetPeriodId() string
- func (*GetStreakPeriodicNotificationTemplatesRequest) ProtoMessage()
- func (x *GetStreakPeriodicNotificationTemplatesRequest) ProtoReflect() protoreflect.Message
- func (x *GetStreakPeriodicNotificationTemplatesRequest) Reset()
- func (x *GetStreakPeriodicNotificationTemplatesRequest) String() string
- type GetStreakPeriodicNotificationTemplatesResponse
- func (*GetStreakPeriodicNotificationTemplatesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetStreakPeriodicNotificationTemplatesResponse) GetTemplates() []*StreakPeriodicNotificationTemplate
- func (*GetStreakPeriodicNotificationTemplatesResponse) ProtoMessage()
- func (x *GetStreakPeriodicNotificationTemplatesResponse) ProtoReflect() protoreflect.Message
- func (x *GetStreakPeriodicNotificationTemplatesResponse) Reset()
- func (x *GetStreakPeriodicNotificationTemplatesResponse) String() string
- type GetStreakRequest
- type GetStreakResponse
- type GetStreakUppedTemplatesRequest
- func (*GetStreakUppedTemplatesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetStreakUppedTemplatesRequest) GetStreakId() string
- func (*GetStreakUppedTemplatesRequest) ProtoMessage()
- func (x *GetStreakUppedTemplatesRequest) ProtoReflect() protoreflect.Message
- func (x *GetStreakUppedTemplatesRequest) Reset()
- func (x *GetStreakUppedTemplatesRequest) String() string
- type GetStreakUppedTemplatesResponse
- func (*GetStreakUppedTemplatesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetStreakUppedTemplatesResponse) GetTemplates() []*StreakUppedTemplate
- func (*GetStreakUppedTemplatesResponse) ProtoMessage()
- func (x *GetStreakUppedTemplatesResponse) ProtoReflect() protoreflect.Message
- func (x *GetStreakUppedTemplatesResponse) Reset()
- func (x *GetStreakUppedTemplatesResponse) String() string
- type GetStreaksRequest
- type GetStreaksResponse
- func (*GetStreaksResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetStreaksResponse) GetStreaks() []*Streak
- func (*GetStreaksResponse) ProtoMessage()
- func (x *GetStreaksResponse) ProtoReflect() protoreflect.Message
- func (x *GetStreaksResponse) Reset()
- func (x *GetStreaksResponse) String() string
- type GetTemplateArgsRequest
- type GetTemplateArgsResponse
- func (*GetTemplateArgsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetTemplateArgsResponse) GetArgs() []*TemplateArg
- func (*GetTemplateArgsResponse) ProtoMessage()
- func (x *GetTemplateArgsResponse) ProtoReflect() protoreflect.Message
- func (x *GetTemplateArgsResponse) Reset()
- func (x *GetTemplateArgsResponse) String() string
- type GetUserCoinsRequest
- func (*GetUserCoinsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserCoinsRequest) GetUserId() string
- func (*GetUserCoinsRequest) ProtoMessage()
- func (x *GetUserCoinsRequest) ProtoReflect() protoreflect.Message
- func (x *GetUserCoinsRequest) Reset()
- func (x *GetUserCoinsRequest) String() string
- type GetUserCoinsResponse
- func (*GetUserCoinsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserCoinsResponse) GetCoins() int64
- func (*GetUserCoinsResponse) ProtoMessage()
- func (x *GetUserCoinsResponse) ProtoReflect() protoreflect.Message
- func (x *GetUserCoinsResponse) Reset()
- func (x *GetUserCoinsResponse) String() string
- type GetUserStreakRequest
- func (*GetUserStreakRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserStreakRequest) GetUserStreakId() string
- func (*GetUserStreakRequest) ProtoMessage()
- func (x *GetUserStreakRequest) ProtoReflect() protoreflect.Message
- func (x *GetUserStreakRequest) Reset()
- func (x *GetUserStreakRequest) String() string
- type GetUserStreakResponse
- func (*GetUserStreakResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserStreakResponse) GetUserStreak() *UserStreak
- func (*GetUserStreakResponse) ProtoMessage()
- func (x *GetUserStreakResponse) ProtoReflect() protoreflect.Message
- func (x *GetUserStreakResponse) Reset()
- func (x *GetUserStreakResponse) String() string
- type GrowthServiceClient
- type GrowthServiceServer
- type RemoveStreakRequest
- func (*RemoveStreakRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveStreakRequest) GetStreakId() string
- func (*RemoveStreakRequest) ProtoMessage()
- func (x *RemoveStreakRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveStreakRequest) Reset()
- func (x *RemoveStreakRequest) String() string
- type RemoveStreakResponse
- type SaveAffiliateLinkClickRequest
- func (*SaveAffiliateLinkClickRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SaveAffiliateLinkClickRequest) GetCode() string
- func (x *SaveAffiliateLinkClickRequest) GetFingerprint() string
- func (*SaveAffiliateLinkClickRequest) ProtoMessage()
- func (x *SaveAffiliateLinkClickRequest) ProtoReflect() protoreflect.Message
- func (x *SaveAffiliateLinkClickRequest) Reset()
- func (x *SaveAffiliateLinkClickRequest) String() string
- type SaveAffiliateLinkClickResponse
- func (*SaveAffiliateLinkClickResponse) Descriptor() ([]byte, []int)deprecated
- func (*SaveAffiliateLinkClickResponse) ProtoMessage()
- func (x *SaveAffiliateLinkClickResponse) ProtoReflect() protoreflect.Message
- func (x *SaveAffiliateLinkClickResponse) Reset()
- func (x *SaveAffiliateLinkClickResponse) String() string
- type SaveAffiliateLinkMobileAppDownloadRequest
- func (*SaveAffiliateLinkMobileAppDownloadRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SaveAffiliateLinkMobileAppDownloadRequest) GetCode() string
- func (*SaveAffiliateLinkMobileAppDownloadRequest) ProtoMessage()
- func (x *SaveAffiliateLinkMobileAppDownloadRequest) ProtoReflect() protoreflect.Message
- func (x *SaveAffiliateLinkMobileAppDownloadRequest) Reset()
- func (x *SaveAffiliateLinkMobileAppDownloadRequest) String() string
- type SaveAffiliateLinkMobileAppDownloadResponse
- func (*SaveAffiliateLinkMobileAppDownloadResponse) Descriptor() ([]byte, []int)deprecated
- func (*SaveAffiliateLinkMobileAppDownloadResponse) ProtoMessage()
- func (x *SaveAffiliateLinkMobileAppDownloadResponse) ProtoReflect() protoreflect.Message
- func (x *SaveAffiliateLinkMobileAppDownloadResponse) Reset()
- func (x *SaveAffiliateLinkMobileAppDownloadResponse) String() string
- type Streak
- func (*Streak) Descriptor() ([]byte, []int)deprecated
- func (x *Streak) GetCreatedAt() *timestamppb.Timestamp
- func (x *Streak) GetCreatedBy() string
- func (x *Streak) GetDescription() string
- func (x *Streak) GetEventsPerPeriod() int64
- func (x *Streak) GetId() string
- func (x *Streak) GetName() string
- func (x *Streak) GetPeriod() *durationpb.Duration
- func (*Streak) ProtoMessage()
- func (x *Streak) ProtoReflect() protoreflect.Message
- func (x *Streak) Reset()
- func (x *Streak) String() string
- type StreakCoin
- func (*StreakCoin) Descriptor() ([]byte, []int)deprecated
- func (x *StreakCoin) GetCoinsCount() int64
- func (x *StreakCoin) GetEveryStreakCount() int64
- func (*StreakCoin) ProtoMessage()
- func (x *StreakCoin) ProtoReflect() protoreflect.Message
- func (x *StreakCoin) Reset()
- func (x *StreakCoin) String() string
- type StreakNotificationPeriod
- func (*StreakNotificationPeriod) Descriptor() ([]byte, []int)deprecated
- func (x *StreakNotificationPeriod) GetBeforeStreakEnds() *durationpb.Duration
- func (x *StreakNotificationPeriod) GetId() string
- func (x *StreakNotificationPeriod) GetStreakId() string
- func (*StreakNotificationPeriod) ProtoMessage()
- func (x *StreakNotificationPeriod) ProtoReflect() protoreflect.Message
- func (x *StreakNotificationPeriod) Reset()
- func (x *StreakNotificationPeriod) String() string
- type StreakPeriodicNotificationTemplate
- func (*StreakPeriodicNotificationTemplate) Descriptor() ([]byte, []int)deprecated
- func (x *StreakPeriodicNotificationTemplate) GetBodyTemplate() string
- func (x *StreakPeriodicNotificationTemplate) GetId() string
- func (x *StreakPeriodicNotificationTemplate) GetPeriodId() string
- func (x *StreakPeriodicNotificationTemplate) GetStreakId() string
- func (x *StreakPeriodicNotificationTemplate) GetTitleTemplate() string
- func (*StreakPeriodicNotificationTemplate) ProtoMessage()
- func (x *StreakPeriodicNotificationTemplate) ProtoReflect() protoreflect.Message
- func (x *StreakPeriodicNotificationTemplate) Reset()
- func (x *StreakPeriodicNotificationTemplate) String() string
- type StreakUppedTemplate
- func (*StreakUppedTemplate) Descriptor() ([]byte, []int)deprecated
- func (x *StreakUppedTemplate) GetBodyTemplate() string
- func (x *StreakUppedTemplate) GetId() string
- func (x *StreakUppedTemplate) GetStreakId() string
- func (x *StreakUppedTemplate) GetTitleTemplate() string
- func (*StreakUppedTemplate) ProtoMessage()
- func (x *StreakUppedTemplate) ProtoReflect() protoreflect.Message
- func (x *StreakUppedTemplate) Reset()
- func (x *StreakUppedTemplate) String() string
- type TemplateArg
- type TestTemplateRequest
- func (*TestTemplateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *TestTemplateRequest) GetTemplate() string
- func (*TestTemplateRequest) ProtoMessage()
- func (x *TestTemplateRequest) ProtoReflect() protoreflect.Message
- func (x *TestTemplateRequest) Reset()
- func (x *TestTemplateRequest) String() string
- type TestTemplateResponse
- func (*TestTemplateResponse) Descriptor() ([]byte, []int)deprecated
- func (x *TestTemplateResponse) GetResult() string
- func (*TestTemplateResponse) ProtoMessage()
- func (x *TestTemplateResponse) ProtoReflect() protoreflect.Message
- func (x *TestTemplateResponse) Reset()
- func (x *TestTemplateResponse) String() string
- type UnimplementedGrowthServiceServer
- func (UnimplementedGrowthServiceServer) AddStreakCoins(context.Context, *AddStreakCoinsRequest) (*AddStreakCoinsResponse, error)
- func (UnimplementedGrowthServiceServer) AddStreakEventKind(context.Context, *AddStreakEventKindRequest) (*AddStreakEventKindResponse, error)
- func (UnimplementedGrowthServiceServer) CreateStreak(context.Context, *CreateStreakRequest) (*CreateStreakResponse, error)
- func (UnimplementedGrowthServiceServer) CreateStreakNotificationPeriod(context.Context, *CreateStreakNotificationPeriodRequest) (*CreateStreakNotificationPeriodResponse, error)
- func (UnimplementedGrowthServiceServer) CreateStreakPeriodicNotificationTemplate(context.Context, *CreateStreakPeriodicNotificationTemplateRequest) (*CreateStreakPeriodicNotificationTemplateResponse, error)
- func (UnimplementedGrowthServiceServer) CreateStreakUppedTemplate(context.Context, *CreateStreakUppedTemplateRequest) (*CreateStreakUppedTemplateResponse, error)
- func (UnimplementedGrowthServiceServer) DeleteStreakCoins(context.Context, *DeleteStreakCoinsRequest) (*DeleteStreakCoinsResponse, error)
- func (UnimplementedGrowthServiceServer) DeleteStreakEventKind(context.Context, *DeleteStreakEventKindRequest) (*DeleteStreakEventKindResponse, error)
- func (UnimplementedGrowthServiceServer) DeleteStreakNotificationPeriod(context.Context, *DeleteStreakNotificationPeriodRequest) (*DeleteStreakNotificationPeriodResponse, error)
- func (UnimplementedGrowthServiceServer) DeleteStreakPeriodicNotificationTemplate(context.Context, *DeleteStreakPeriodicNotificationTemplateRequest) (*DeleteStreakPeriodicNotificationTemplateResponse, error)
- func (UnimplementedGrowthServiceServer) DeleteStreakUppedTemplate(context.Context, *DeleteStreakUppedTemplateRequest) (*DeleteStreakUppedTemplateResponse, error)
- func (UnimplementedGrowthServiceServer) GetAffiliateLinkStats(context.Context, *GetAffiliateLinkStatsRequest) (*GetAffiliateLinkStatsResponse, error)
- func (UnimplementedGrowthServiceServer) GetAvailableEventKinds(context.Context, *GetAvailableEventKindsRequest) (*GetAvailableEventKindsResponse, error)
- func (UnimplementedGrowthServiceServer) GetBestUserStreak(context.Context, *GetBestUserStreakRequest) (*GetBestUserStreakResponse, error)
- func (UnimplementedGrowthServiceServer) GetCurrentUserStreak(context.Context, *GetCurrentUserStreakRequest) (*GetCurrentUserStreakResponse, error)
- func (UnimplementedGrowthServiceServer) GetEarnedStreakCoins(context.Context, *GetEarnedStreakCoinsRequest) (*GetEarnedStreakCoinsResponse, error)
- func (UnimplementedGrowthServiceServer) GetStreak(context.Context, *GetStreakRequest) (*GetStreakResponse, error)
- func (UnimplementedGrowthServiceServer) GetStreakCoins(context.Context, *GetStreakCoinsRequest) (*GetStreakCoinsResponse, error)
- func (UnimplementedGrowthServiceServer) GetStreakEventKinds(context.Context, *GetStreakEventKindsRequest) (*GetStreakEventKindsResponse, error)
- func (UnimplementedGrowthServiceServer) GetStreakNotificationPeriods(context.Context, *GetStreakNotificationPeriodsRequest) (*GetStreakNotificationPeriodsResponse, error)
- func (UnimplementedGrowthServiceServer) GetStreakPeriodicNotificationTemplates(context.Context, *GetStreakPeriodicNotificationTemplatesRequest) (*GetStreakPeriodicNotificationTemplatesResponse, error)
- func (UnimplementedGrowthServiceServer) GetStreakUppedTemplates(context.Context, *GetStreakUppedTemplatesRequest) (*GetStreakUppedTemplatesResponse, error)
- func (UnimplementedGrowthServiceServer) GetStreaks(context.Context, *GetStreaksRequest) (*GetStreaksResponse, error)
- func (UnimplementedGrowthServiceServer) GetTemplateArgs(context.Context, *GetTemplateArgsRequest) (*GetTemplateArgsResponse, error)
- func (UnimplementedGrowthServiceServer) GetUserCoins(context.Context, *GetUserCoinsRequest) (*GetUserCoinsResponse, error)
- func (UnimplementedGrowthServiceServer) GetUserStreak(context.Context, *GetUserStreakRequest) (*GetUserStreakResponse, error)
- func (UnimplementedGrowthServiceServer) RemoveStreak(context.Context, *RemoveStreakRequest) (*RemoveStreakResponse, error)
- func (UnimplementedGrowthServiceServer) SaveAffiliateLinkClick(context.Context, *SaveAffiliateLinkClickRequest) (*SaveAffiliateLinkClickResponse, error)
- func (UnimplementedGrowthServiceServer) SaveAffiliateLinkMobileAppDownload(context.Context, *SaveAffiliateLinkMobileAppDownloadRequest) (*SaveAffiliateLinkMobileAppDownloadResponse, error)
- func (UnimplementedGrowthServiceServer) TestTemplate(context.Context, *TestTemplateRequest) (*TestTemplateResponse, error)
- func (UnimplementedGrowthServiceServer) UpdateStreak(context.Context, *UpdateStreakRequest) (*UpdateStreakResponse, error)
- func (UnimplementedGrowthServiceServer) UpdateStreakNotificationPeriod(context.Context, *UpdateStreakNotificationPeriodRequest) (*UpdateStreakNotificationPeriodResponse, error)
- func (UnimplementedGrowthServiceServer) UpdateStreakPeriodicNotificationTemplate(context.Context, *UpdateStreakPeriodicNotificationTemplateRequest) (*UpdateStreakPeriodicNotificationTemplateResponse, error)
- func (UnimplementedGrowthServiceServer) UpdateStreakUppedTemplate(context.Context, *UpdateStreakUppedTemplateRequest) (*UpdateStreakUppedTemplateResponse, error)
- type UnsafeGrowthServiceServer
- type UpdateStreakNotificationPeriodRequest
- func (*UpdateStreakNotificationPeriodRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateStreakNotificationPeriodRequest) GetBeforeStreakEnds() *durationpb.Duration
- func (x *UpdateStreakNotificationPeriodRequest) GetPeriodId() string
- func (*UpdateStreakNotificationPeriodRequest) ProtoMessage()
- func (x *UpdateStreakNotificationPeriodRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateStreakNotificationPeriodRequest) Reset()
- func (x *UpdateStreakNotificationPeriodRequest) String() string
- type UpdateStreakNotificationPeriodResponse
- func (*UpdateStreakNotificationPeriodResponse) Descriptor() ([]byte, []int)deprecated
- func (*UpdateStreakNotificationPeriodResponse) ProtoMessage()
- func (x *UpdateStreakNotificationPeriodResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateStreakNotificationPeriodResponse) Reset()
- func (x *UpdateStreakNotificationPeriodResponse) String() string
- type UpdateStreakPeriodicNotificationTemplateRequest
- func (*UpdateStreakPeriodicNotificationTemplateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateStreakPeriodicNotificationTemplateRequest) GetBodyTemplate() string
- func (x *UpdateStreakPeriodicNotificationTemplateRequest) GetTemplateId() string
- func (x *UpdateStreakPeriodicNotificationTemplateRequest) GetTitleTemplate() string
- func (*UpdateStreakPeriodicNotificationTemplateRequest) ProtoMessage()
- func (x *UpdateStreakPeriodicNotificationTemplateRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateStreakPeriodicNotificationTemplateRequest) Reset()
- func (x *UpdateStreakPeriodicNotificationTemplateRequest) String() string
- type UpdateStreakPeriodicNotificationTemplateResponse
- func (*UpdateStreakPeriodicNotificationTemplateResponse) Descriptor() ([]byte, []int)deprecated
- func (*UpdateStreakPeriodicNotificationTemplateResponse) ProtoMessage()
- func (x *UpdateStreakPeriodicNotificationTemplateResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateStreakPeriodicNotificationTemplateResponse) Reset()
- func (x *UpdateStreakPeriodicNotificationTemplateResponse) String() string
- type UpdateStreakRequest
- func (*UpdateStreakRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateStreakRequest) GetDescription() string
- func (x *UpdateStreakRequest) GetEventsPerPeriod() int64
- func (x *UpdateStreakRequest) GetName() string
- func (x *UpdateStreakRequest) GetPeriod() *durationpb.Duration
- func (x *UpdateStreakRequest) GetStreakId() string
- func (*UpdateStreakRequest) ProtoMessage()
- func (x *UpdateStreakRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateStreakRequest) Reset()
- func (x *UpdateStreakRequest) String() string
- type UpdateStreakResponse
- type UpdateStreakUppedTemplateRequest
- func (*UpdateStreakUppedTemplateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateStreakUppedTemplateRequest) GetBodyTemplate() string
- func (x *UpdateStreakUppedTemplateRequest) GetTemplateId() string
- func (x *UpdateStreakUppedTemplateRequest) GetTitleTemplate() string
- func (*UpdateStreakUppedTemplateRequest) ProtoMessage()
- func (x *UpdateStreakUppedTemplateRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateStreakUppedTemplateRequest) Reset()
- func (x *UpdateStreakUppedTemplateRequest) String() string
- type UpdateStreakUppedTemplateResponse
- func (*UpdateStreakUppedTemplateResponse) Descriptor() ([]byte, []int)deprecated
- func (*UpdateStreakUppedTemplateResponse) ProtoMessage()
- func (x *UpdateStreakUppedTemplateResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateStreakUppedTemplateResponse) Reset()
- func (x *UpdateStreakUppedTemplateResponse) String() string
- type UserStreak
- func (*UserStreak) Descriptor() ([]byte, []int)deprecated
- func (x *UserStreak) GetId() string
- func (x *UserStreak) GetLastBlockCountOfEvents() int64
- func (x *UserStreak) GetPeriod() *durationpb.Duration
- func (x *UserStreak) GetRequiredCountOfEvents() int64
- func (x *UserStreak) GetStreakCount() int64
- func (x *UserStreak) GetStreakId() string
- func (x *UserStreak) GetUserId() string
- func (*UserStreak) ProtoMessage()
- func (x *UserStreak) ProtoReflect() protoreflect.Message
- func (x *UserStreak) Reset()
- func (x *UserStreak) String() string
Constants ¶
This section is empty.
Variables ¶
var File_growth_api_growth_v1_growth_proto protoreflect.FileDescriptor
var GrowthService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "growth.v1.GrowthService", HandlerType: (*GrowthServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "GetAvailableEventKinds", Handler: _GrowthService_GetAvailableEventKinds_Handler, }, { MethodName: "GetStreak", Handler: _GrowthService_GetStreak_Handler, }, { MethodName: "GetStreaks", Handler: _GrowthService_GetStreaks_Handler, }, { MethodName: "CreateStreak", Handler: _GrowthService_CreateStreak_Handler, }, { MethodName: "UpdateStreak", Handler: _GrowthService_UpdateStreak_Handler, }, { MethodName: "RemoveStreak", Handler: _GrowthService_RemoveStreak_Handler, }, { MethodName: "GetStreakEventKinds", Handler: _GrowthService_GetStreakEventKinds_Handler, }, { MethodName: "AddStreakEventKind", Handler: _GrowthService_AddStreakEventKind_Handler, }, { MethodName: "DeleteStreakEventKind", Handler: _GrowthService_DeleteStreakEventKind_Handler, }, { MethodName: "GetStreakCoins", Handler: _GrowthService_GetStreakCoins_Handler, }, { MethodName: "AddStreakCoins", Handler: _GrowthService_AddStreakCoins_Handler, }, { MethodName: "DeleteStreakCoins", Handler: _GrowthService_DeleteStreakCoins_Handler, }, { MethodName: "GetUserCoins", Handler: _GrowthService_GetUserCoins_Handler, }, { MethodName: "GetEarnedStreakCoins", Handler: _GrowthService_GetEarnedStreakCoins_Handler, }, { MethodName: "GetUserStreak", Handler: _GrowthService_GetUserStreak_Handler, }, { MethodName: "GetBestUserStreak", Handler: _GrowthService_GetBestUserStreak_Handler, }, { MethodName: "GetCurrentUserStreak", Handler: _GrowthService_GetCurrentUserStreak_Handler, }, { MethodName: "GetTemplateArgs", Handler: _GrowthService_GetTemplateArgs_Handler, }, { MethodName: "TestTemplate", Handler: _GrowthService_TestTemplate_Handler, }, { MethodName: "GetStreakUppedTemplates", Handler: _GrowthService_GetStreakUppedTemplates_Handler, }, { MethodName: "CreateStreakUppedTemplate", Handler: _GrowthService_CreateStreakUppedTemplate_Handler, }, { MethodName: "UpdateStreakUppedTemplate", Handler: _GrowthService_UpdateStreakUppedTemplate_Handler, }, { MethodName: "DeleteStreakUppedTemplate", Handler: _GrowthService_DeleteStreakUppedTemplate_Handler, }, { MethodName: "GetStreakNotificationPeriods", Handler: _GrowthService_GetStreakNotificationPeriods_Handler, }, { MethodName: "CreateStreakNotificationPeriod", Handler: _GrowthService_CreateStreakNotificationPeriod_Handler, }, { MethodName: "UpdateStreakNotificationPeriod", Handler: _GrowthService_UpdateStreakNotificationPeriod_Handler, }, { MethodName: "DeleteStreakNotificationPeriod", Handler: _GrowthService_DeleteStreakNotificationPeriod_Handler, }, { MethodName: "GetStreakPeriodicNotificationTemplates", Handler: _GrowthService_GetStreakPeriodicNotificationTemplates_Handler, }, { MethodName: "CreateStreakPeriodicNotificationTemplate", Handler: _GrowthService_CreateStreakPeriodicNotificationTemplate_Handler, }, { MethodName: "UpdateStreakPeriodicNotificationTemplate", Handler: _GrowthService_UpdateStreakPeriodicNotificationTemplate_Handler, }, { MethodName: "DeleteStreakPeriodicNotificationTemplate", Handler: _GrowthService_DeleteStreakPeriodicNotificationTemplate_Handler, }, { MethodName: "SaveAffiliateLinkClick", Handler: _GrowthService_SaveAffiliateLinkClick_Handler, }, { MethodName: "SaveAffiliateLinkMobileAppDownload", Handler: _GrowthService_SaveAffiliateLinkMobileAppDownload_Handler, }, { MethodName: "GetAffiliateLinkStats", Handler: _GrowthService_GetAffiliateLinkStats_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "growth-api/growth/v1/growth.proto", }
GrowthService_ServiceDesc is the grpc.ServiceDesc for GrowthService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
Functions ¶
func RegisterGrowthServiceServer ¶
func RegisterGrowthServiceServer(s grpc.ServiceRegistrar, srv GrowthServiceServer)
Types ¶
type AddStreakCoinsRequest ¶
type AddStreakCoinsRequest struct { StreakId string `protobuf:"bytes,1,opt,name=streak_id,json=streakId,proto3" json:"streak_id,omitempty"` CoinsCount int64 `protobuf:"varint,2,opt,name=coins_count,json=coinsCount,proto3" json:"coins_count,omitempty"` EveryStreakCount int64 `protobuf:"varint,3,opt,name=every_streak_count,json=everyStreakCount,proto3" json:"every_streak_count,omitempty"` // contains filtered or unexported fields }
func (*AddStreakCoinsRequest) Descriptor
deprecated
func (*AddStreakCoinsRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddStreakCoinsRequest.ProtoReflect.Descriptor instead.
func (*AddStreakCoinsRequest) GetCoinsCount ¶
func (x *AddStreakCoinsRequest) GetCoinsCount() int64
func (*AddStreakCoinsRequest) GetEveryStreakCount ¶
func (x *AddStreakCoinsRequest) GetEveryStreakCount() int64
func (*AddStreakCoinsRequest) GetStreakId ¶
func (x *AddStreakCoinsRequest) GetStreakId() string
func (*AddStreakCoinsRequest) ProtoMessage ¶
func (*AddStreakCoinsRequest) ProtoMessage()
func (*AddStreakCoinsRequest) ProtoReflect ¶
func (x *AddStreakCoinsRequest) ProtoReflect() protoreflect.Message
func (*AddStreakCoinsRequest) Reset ¶
func (x *AddStreakCoinsRequest) Reset()
func (*AddStreakCoinsRequest) String ¶
func (x *AddStreakCoinsRequest) String() string
type AddStreakCoinsResponse ¶
type AddStreakCoinsResponse struct {
// contains filtered or unexported fields
}
func (*AddStreakCoinsResponse) Descriptor
deprecated
func (*AddStreakCoinsResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddStreakCoinsResponse.ProtoReflect.Descriptor instead.
func (*AddStreakCoinsResponse) ProtoMessage ¶
func (*AddStreakCoinsResponse) ProtoMessage()
func (*AddStreakCoinsResponse) ProtoReflect ¶
func (x *AddStreakCoinsResponse) ProtoReflect() protoreflect.Message
func (*AddStreakCoinsResponse) Reset ¶
func (x *AddStreakCoinsResponse) Reset()
func (*AddStreakCoinsResponse) String ¶
func (x *AddStreakCoinsResponse) String() string
type AddStreakEventKindRequest ¶
type AddStreakEventKindRequest struct { StreakId string `protobuf:"bytes,1,opt,name=streak_id,json=streakId,proto3" json:"streak_id,omitempty"` EventKind string `protobuf:"bytes,2,opt,name=event_kind,json=eventKind,proto3" json:"event_kind,omitempty"` // contains filtered or unexported fields }
func (*AddStreakEventKindRequest) Descriptor
deprecated
func (*AddStreakEventKindRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddStreakEventKindRequest.ProtoReflect.Descriptor instead.
func (*AddStreakEventKindRequest) GetEventKind ¶
func (x *AddStreakEventKindRequest) GetEventKind() string
func (*AddStreakEventKindRequest) GetStreakId ¶
func (x *AddStreakEventKindRequest) GetStreakId() string
func (*AddStreakEventKindRequest) ProtoMessage ¶
func (*AddStreakEventKindRequest) ProtoMessage()
func (*AddStreakEventKindRequest) ProtoReflect ¶
func (x *AddStreakEventKindRequest) ProtoReflect() protoreflect.Message
func (*AddStreakEventKindRequest) Reset ¶
func (x *AddStreakEventKindRequest) Reset()
func (*AddStreakEventKindRequest) String ¶
func (x *AddStreakEventKindRequest) String() string
type AddStreakEventKindResponse ¶
type AddStreakEventKindResponse struct {
// contains filtered or unexported fields
}
func (*AddStreakEventKindResponse) Descriptor
deprecated
func (*AddStreakEventKindResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddStreakEventKindResponse.ProtoReflect.Descriptor instead.
func (*AddStreakEventKindResponse) ProtoMessage ¶
func (*AddStreakEventKindResponse) ProtoMessage()
func (*AddStreakEventKindResponse) ProtoReflect ¶
func (x *AddStreakEventKindResponse) ProtoReflect() protoreflect.Message
func (*AddStreakEventKindResponse) Reset ¶
func (x *AddStreakEventKindResponse) Reset()
func (*AddStreakEventKindResponse) String ¶
func (x *AddStreakEventKindResponse) String() string
type CreateStreakNotificationPeriodRequest ¶ added in v0.2.68
type CreateStreakNotificationPeriodRequest struct { StreakId string `protobuf:"bytes,1,opt,name=streak_id,json=streakId,proto3" json:"streak_id,omitempty"` BeforeStreakEnds *durationpb.Duration `protobuf:"bytes,4,opt,name=before_streak_ends,json=beforeStreakEnds,proto3" json:"before_streak_ends,omitempty"` // contains filtered or unexported fields }
func (*CreateStreakNotificationPeriodRequest) Descriptor
deprecated
added in
v0.2.68
func (*CreateStreakNotificationPeriodRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateStreakNotificationPeriodRequest.ProtoReflect.Descriptor instead.
func (*CreateStreakNotificationPeriodRequest) GetBeforeStreakEnds ¶ added in v0.2.68
func (x *CreateStreakNotificationPeriodRequest) GetBeforeStreakEnds() *durationpb.Duration
func (*CreateStreakNotificationPeriodRequest) GetStreakId ¶ added in v0.2.68
func (x *CreateStreakNotificationPeriodRequest) GetStreakId() string
func (*CreateStreakNotificationPeriodRequest) ProtoMessage ¶ added in v0.2.68
func (*CreateStreakNotificationPeriodRequest) ProtoMessage()
func (*CreateStreakNotificationPeriodRequest) ProtoReflect ¶ added in v0.2.68
func (x *CreateStreakNotificationPeriodRequest) ProtoReflect() protoreflect.Message
func (*CreateStreakNotificationPeriodRequest) Reset ¶ added in v0.2.68
func (x *CreateStreakNotificationPeriodRequest) Reset()
func (*CreateStreakNotificationPeriodRequest) String ¶ added in v0.2.68
func (x *CreateStreakNotificationPeriodRequest) String() string
type CreateStreakNotificationPeriodResponse ¶ added in v0.2.68
type CreateStreakNotificationPeriodResponse struct { Period *StreakNotificationPeriod `protobuf:"bytes,1,opt,name=period,proto3" json:"period,omitempty"` // contains filtered or unexported fields }
func (*CreateStreakNotificationPeriodResponse) Descriptor
deprecated
added in
v0.2.68
func (*CreateStreakNotificationPeriodResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateStreakNotificationPeriodResponse.ProtoReflect.Descriptor instead.
func (*CreateStreakNotificationPeriodResponse) GetPeriod ¶ added in v0.2.68
func (x *CreateStreakNotificationPeriodResponse) GetPeriod() *StreakNotificationPeriod
func (*CreateStreakNotificationPeriodResponse) ProtoMessage ¶ added in v0.2.68
func (*CreateStreakNotificationPeriodResponse) ProtoMessage()
func (*CreateStreakNotificationPeriodResponse) ProtoReflect ¶ added in v0.2.68
func (x *CreateStreakNotificationPeriodResponse) ProtoReflect() protoreflect.Message
func (*CreateStreakNotificationPeriodResponse) Reset ¶ added in v0.2.68
func (x *CreateStreakNotificationPeriodResponse) Reset()
func (*CreateStreakNotificationPeriodResponse) String ¶ added in v0.2.68
func (x *CreateStreakNotificationPeriodResponse) String() string
type CreateStreakPeriodicNotificationTemplateRequest ¶ added in v0.2.68
type CreateStreakPeriodicNotificationTemplateRequest struct { PeriodId string `protobuf:"bytes,1,opt,name=period_id,json=periodId,proto3" json:"period_id,omitempty"` TitleTemplate string `protobuf:"bytes,2,opt,name=title_template,json=titleTemplate,proto3" json:"title_template,omitempty"` BodyTemplate *string `protobuf:"bytes,3,opt,name=body_template,json=bodyTemplate,proto3,oneof" json:"body_template,omitempty"` // contains filtered or unexported fields }
func (*CreateStreakPeriodicNotificationTemplateRequest) Descriptor
deprecated
added in
v0.2.68
func (*CreateStreakPeriodicNotificationTemplateRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateStreakPeriodicNotificationTemplateRequest.ProtoReflect.Descriptor instead.
func (*CreateStreakPeriodicNotificationTemplateRequest) GetBodyTemplate ¶ added in v0.2.68
func (x *CreateStreakPeriodicNotificationTemplateRequest) GetBodyTemplate() string
func (*CreateStreakPeriodicNotificationTemplateRequest) GetPeriodId ¶ added in v0.2.68
func (x *CreateStreakPeriodicNotificationTemplateRequest) GetPeriodId() string
func (*CreateStreakPeriodicNotificationTemplateRequest) GetTitleTemplate ¶ added in v0.2.68
func (x *CreateStreakPeriodicNotificationTemplateRequest) GetTitleTemplate() string
func (*CreateStreakPeriodicNotificationTemplateRequest) ProtoMessage ¶ added in v0.2.68
func (*CreateStreakPeriodicNotificationTemplateRequest) ProtoMessage()
func (*CreateStreakPeriodicNotificationTemplateRequest) ProtoReflect ¶ added in v0.2.68
func (x *CreateStreakPeriodicNotificationTemplateRequest) ProtoReflect() protoreflect.Message
func (*CreateStreakPeriodicNotificationTemplateRequest) Reset ¶ added in v0.2.68
func (x *CreateStreakPeriodicNotificationTemplateRequest) Reset()
func (*CreateStreakPeriodicNotificationTemplateRequest) String ¶ added in v0.2.68
func (x *CreateStreakPeriodicNotificationTemplateRequest) String() string
type CreateStreakPeriodicNotificationTemplateResponse ¶ added in v0.2.68
type CreateStreakPeriodicNotificationTemplateResponse struct { Template *StreakPeriodicNotificationTemplate `protobuf:"bytes,1,opt,name=template,proto3" json:"template,omitempty"` // contains filtered or unexported fields }
func (*CreateStreakPeriodicNotificationTemplateResponse) Descriptor
deprecated
added in
v0.2.68
func (*CreateStreakPeriodicNotificationTemplateResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateStreakPeriodicNotificationTemplateResponse.ProtoReflect.Descriptor instead.
func (*CreateStreakPeriodicNotificationTemplateResponse) GetTemplate ¶ added in v0.2.68
func (x *CreateStreakPeriodicNotificationTemplateResponse) GetTemplate() *StreakPeriodicNotificationTemplate
func (*CreateStreakPeriodicNotificationTemplateResponse) ProtoMessage ¶ added in v0.2.68
func (*CreateStreakPeriodicNotificationTemplateResponse) ProtoMessage()
func (*CreateStreakPeriodicNotificationTemplateResponse) ProtoReflect ¶ added in v0.2.68
func (x *CreateStreakPeriodicNotificationTemplateResponse) ProtoReflect() protoreflect.Message
func (*CreateStreakPeriodicNotificationTemplateResponse) Reset ¶ added in v0.2.68
func (x *CreateStreakPeriodicNotificationTemplateResponse) Reset()
func (*CreateStreakPeriodicNotificationTemplateResponse) String ¶ added in v0.2.68
func (x *CreateStreakPeriodicNotificationTemplateResponse) String() string
type CreateStreakRequest ¶
type CreateStreakRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Description *string `protobuf:"bytes,2,opt,name=description,proto3,oneof" json:"description,omitempty"` EventsPerPeriod int64 `protobuf:"varint,4,opt,name=events_per_period,json=eventsPerPeriod,proto3" json:"events_per_period,omitempty"` Period *durationpb.Duration `protobuf:"bytes,5,opt,name=period,proto3" json:"period,omitempty"` EventKinds []string `protobuf:"bytes,6,rep,name=event_kinds,json=eventKinds,proto3" json:"event_kinds,omitempty"` // contains filtered or unexported fields }
func (*CreateStreakRequest) Descriptor
deprecated
func (*CreateStreakRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateStreakRequest.ProtoReflect.Descriptor instead.
func (*CreateStreakRequest) GetDescription ¶
func (x *CreateStreakRequest) GetDescription() string
func (*CreateStreakRequest) GetEventKinds ¶
func (x *CreateStreakRequest) GetEventKinds() []string
func (*CreateStreakRequest) GetEventsPerPeriod ¶
func (x *CreateStreakRequest) GetEventsPerPeriod() int64
func (*CreateStreakRequest) GetName ¶
func (x *CreateStreakRequest) GetName() string
func (*CreateStreakRequest) GetPeriod ¶
func (x *CreateStreakRequest) GetPeriod() *durationpb.Duration
func (*CreateStreakRequest) ProtoMessage ¶
func (*CreateStreakRequest) ProtoMessage()
func (*CreateStreakRequest) ProtoReflect ¶
func (x *CreateStreakRequest) ProtoReflect() protoreflect.Message
func (*CreateStreakRequest) Reset ¶
func (x *CreateStreakRequest) Reset()
func (*CreateStreakRequest) String ¶
func (x *CreateStreakRequest) String() string
type CreateStreakResponse ¶
type CreateStreakResponse struct { Streak *Streak `protobuf:"bytes,1,opt,name=streak,proto3" json:"streak,omitempty"` // contains filtered or unexported fields }
func (*CreateStreakResponse) Descriptor
deprecated
func (*CreateStreakResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateStreakResponse.ProtoReflect.Descriptor instead.
func (*CreateStreakResponse) GetStreak ¶
func (x *CreateStreakResponse) GetStreak() *Streak
func (*CreateStreakResponse) ProtoMessage ¶
func (*CreateStreakResponse) ProtoMessage()
func (*CreateStreakResponse) ProtoReflect ¶
func (x *CreateStreakResponse) ProtoReflect() protoreflect.Message
func (*CreateStreakResponse) Reset ¶
func (x *CreateStreakResponse) Reset()
func (*CreateStreakResponse) String ¶
func (x *CreateStreakResponse) String() string
type CreateStreakUppedTemplateRequest ¶ added in v0.2.67
type CreateStreakUppedTemplateRequest struct { StreakId string `protobuf:"bytes,1,opt,name=streak_id,json=streakId,proto3" json:"streak_id,omitempty"` TitleTemplate string `protobuf:"bytes,2,opt,name=title_template,json=titleTemplate,proto3" json:"title_template,omitempty"` BodyTemplate *string `protobuf:"bytes,3,opt,name=body_template,json=bodyTemplate,proto3,oneof" json:"body_template,omitempty"` // contains filtered or unexported fields }
func (*CreateStreakUppedTemplateRequest) Descriptor
deprecated
added in
v0.2.67
func (*CreateStreakUppedTemplateRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateStreakUppedTemplateRequest.ProtoReflect.Descriptor instead.
func (*CreateStreakUppedTemplateRequest) GetBodyTemplate ¶ added in v0.2.67
func (x *CreateStreakUppedTemplateRequest) GetBodyTemplate() string
func (*CreateStreakUppedTemplateRequest) GetStreakId ¶ added in v0.2.67
func (x *CreateStreakUppedTemplateRequest) GetStreakId() string
func (*CreateStreakUppedTemplateRequest) GetTitleTemplate ¶ added in v0.2.67
func (x *CreateStreakUppedTemplateRequest) GetTitleTemplate() string
func (*CreateStreakUppedTemplateRequest) ProtoMessage ¶ added in v0.2.67
func (*CreateStreakUppedTemplateRequest) ProtoMessage()
func (*CreateStreakUppedTemplateRequest) ProtoReflect ¶ added in v0.2.67
func (x *CreateStreakUppedTemplateRequest) ProtoReflect() protoreflect.Message
func (*CreateStreakUppedTemplateRequest) Reset ¶ added in v0.2.67
func (x *CreateStreakUppedTemplateRequest) Reset()
func (*CreateStreakUppedTemplateRequest) String ¶ added in v0.2.67
func (x *CreateStreakUppedTemplateRequest) String() string
type CreateStreakUppedTemplateResponse ¶ added in v0.2.67
type CreateStreakUppedTemplateResponse struct { Template *StreakUppedTemplate `protobuf:"bytes,1,opt,name=template,proto3" json:"template,omitempty"` // contains filtered or unexported fields }
func (*CreateStreakUppedTemplateResponse) Descriptor
deprecated
added in
v0.2.67
func (*CreateStreakUppedTemplateResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateStreakUppedTemplateResponse.ProtoReflect.Descriptor instead.
func (*CreateStreakUppedTemplateResponse) GetTemplate ¶ added in v0.2.67
func (x *CreateStreakUppedTemplateResponse) GetTemplate() *StreakUppedTemplate
func (*CreateStreakUppedTemplateResponse) ProtoMessage ¶ added in v0.2.67
func (*CreateStreakUppedTemplateResponse) ProtoMessage()
func (*CreateStreakUppedTemplateResponse) ProtoReflect ¶ added in v0.2.67
func (x *CreateStreakUppedTemplateResponse) ProtoReflect() protoreflect.Message
func (*CreateStreakUppedTemplateResponse) Reset ¶ added in v0.2.67
func (x *CreateStreakUppedTemplateResponse) Reset()
func (*CreateStreakUppedTemplateResponse) String ¶ added in v0.2.67
func (x *CreateStreakUppedTemplateResponse) String() string
type DeleteStreakCoinsRequest ¶
type DeleteStreakCoinsRequest struct { StreakId string `protobuf:"bytes,1,opt,name=streak_id,json=streakId,proto3" json:"streak_id,omitempty"` EveryStreakCount int64 `protobuf:"varint,3,opt,name=every_streak_count,json=everyStreakCount,proto3" json:"every_streak_count,omitempty"` // contains filtered or unexported fields }
func (*DeleteStreakCoinsRequest) Descriptor
deprecated
func (*DeleteStreakCoinsRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteStreakCoinsRequest.ProtoReflect.Descriptor instead.
func (*DeleteStreakCoinsRequest) GetEveryStreakCount ¶
func (x *DeleteStreakCoinsRequest) GetEveryStreakCount() int64
func (*DeleteStreakCoinsRequest) GetStreakId ¶
func (x *DeleteStreakCoinsRequest) GetStreakId() string
func (*DeleteStreakCoinsRequest) ProtoMessage ¶
func (*DeleteStreakCoinsRequest) ProtoMessage()
func (*DeleteStreakCoinsRequest) ProtoReflect ¶
func (x *DeleteStreakCoinsRequest) ProtoReflect() protoreflect.Message
func (*DeleteStreakCoinsRequest) Reset ¶
func (x *DeleteStreakCoinsRequest) Reset()
func (*DeleteStreakCoinsRequest) String ¶
func (x *DeleteStreakCoinsRequest) String() string
type DeleteStreakCoinsResponse ¶
type DeleteStreakCoinsResponse struct {
// contains filtered or unexported fields
}
func (*DeleteStreakCoinsResponse) Descriptor
deprecated
func (*DeleteStreakCoinsResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteStreakCoinsResponse.ProtoReflect.Descriptor instead.
func (*DeleteStreakCoinsResponse) ProtoMessage ¶
func (*DeleteStreakCoinsResponse) ProtoMessage()
func (*DeleteStreakCoinsResponse) ProtoReflect ¶
func (x *DeleteStreakCoinsResponse) ProtoReflect() protoreflect.Message
func (*DeleteStreakCoinsResponse) Reset ¶
func (x *DeleteStreakCoinsResponse) Reset()
func (*DeleteStreakCoinsResponse) String ¶
func (x *DeleteStreakCoinsResponse) String() string
type DeleteStreakEventKindRequest ¶
type DeleteStreakEventKindRequest struct { StreakId string `protobuf:"bytes,1,opt,name=streak_id,json=streakId,proto3" json:"streak_id,omitempty"` EventKind string `protobuf:"bytes,2,opt,name=event_kind,json=eventKind,proto3" json:"event_kind,omitempty"` // contains filtered or unexported fields }
func (*DeleteStreakEventKindRequest) Descriptor
deprecated
func (*DeleteStreakEventKindRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteStreakEventKindRequest.ProtoReflect.Descriptor instead.
func (*DeleteStreakEventKindRequest) GetEventKind ¶
func (x *DeleteStreakEventKindRequest) GetEventKind() string
func (*DeleteStreakEventKindRequest) GetStreakId ¶
func (x *DeleteStreakEventKindRequest) GetStreakId() string
func (*DeleteStreakEventKindRequest) ProtoMessage ¶
func (*DeleteStreakEventKindRequest) ProtoMessage()
func (*DeleteStreakEventKindRequest) ProtoReflect ¶
func (x *DeleteStreakEventKindRequest) ProtoReflect() protoreflect.Message
func (*DeleteStreakEventKindRequest) Reset ¶
func (x *DeleteStreakEventKindRequest) Reset()
func (*DeleteStreakEventKindRequest) String ¶
func (x *DeleteStreakEventKindRequest) String() string
type DeleteStreakEventKindResponse ¶
type DeleteStreakEventKindResponse struct {
// contains filtered or unexported fields
}
func (*DeleteStreakEventKindResponse) Descriptor
deprecated
func (*DeleteStreakEventKindResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteStreakEventKindResponse.ProtoReflect.Descriptor instead.
func (*DeleteStreakEventKindResponse) ProtoMessage ¶
func (*DeleteStreakEventKindResponse) ProtoMessage()
func (*DeleteStreakEventKindResponse) ProtoReflect ¶
func (x *DeleteStreakEventKindResponse) ProtoReflect() protoreflect.Message
func (*DeleteStreakEventKindResponse) Reset ¶
func (x *DeleteStreakEventKindResponse) Reset()
func (*DeleteStreakEventKindResponse) String ¶
func (x *DeleteStreakEventKindResponse) String() string
type DeleteStreakNotificationPeriodRequest ¶ added in v0.2.68
type DeleteStreakNotificationPeriodRequest struct { PeriodId string `protobuf:"bytes,1,opt,name=period_id,json=periodId,proto3" json:"period_id,omitempty"` // contains filtered or unexported fields }
func (*DeleteStreakNotificationPeriodRequest) Descriptor
deprecated
added in
v0.2.68
func (*DeleteStreakNotificationPeriodRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteStreakNotificationPeriodRequest.ProtoReflect.Descriptor instead.
func (*DeleteStreakNotificationPeriodRequest) GetPeriodId ¶ added in v0.2.68
func (x *DeleteStreakNotificationPeriodRequest) GetPeriodId() string
func (*DeleteStreakNotificationPeriodRequest) ProtoMessage ¶ added in v0.2.68
func (*DeleteStreakNotificationPeriodRequest) ProtoMessage()
func (*DeleteStreakNotificationPeriodRequest) ProtoReflect ¶ added in v0.2.68
func (x *DeleteStreakNotificationPeriodRequest) ProtoReflect() protoreflect.Message
func (*DeleteStreakNotificationPeriodRequest) Reset ¶ added in v0.2.68
func (x *DeleteStreakNotificationPeriodRequest) Reset()
func (*DeleteStreakNotificationPeriodRequest) String ¶ added in v0.2.68
func (x *DeleteStreakNotificationPeriodRequest) String() string
type DeleteStreakNotificationPeriodResponse ¶ added in v0.2.68
type DeleteStreakNotificationPeriodResponse struct {
// contains filtered or unexported fields
}
func (*DeleteStreakNotificationPeriodResponse) Descriptor
deprecated
added in
v0.2.68
func (*DeleteStreakNotificationPeriodResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteStreakNotificationPeriodResponse.ProtoReflect.Descriptor instead.
func (*DeleteStreakNotificationPeriodResponse) ProtoMessage ¶ added in v0.2.68
func (*DeleteStreakNotificationPeriodResponse) ProtoMessage()
func (*DeleteStreakNotificationPeriodResponse) ProtoReflect ¶ added in v0.2.68
func (x *DeleteStreakNotificationPeriodResponse) ProtoReflect() protoreflect.Message
func (*DeleteStreakNotificationPeriodResponse) Reset ¶ added in v0.2.68
func (x *DeleteStreakNotificationPeriodResponse) Reset()
func (*DeleteStreakNotificationPeriodResponse) String ¶ added in v0.2.68
func (x *DeleteStreakNotificationPeriodResponse) String() string
type DeleteStreakPeriodicNotificationTemplateRequest ¶ added in v0.2.68
type DeleteStreakPeriodicNotificationTemplateRequest struct { TemplateId string `protobuf:"bytes,1,opt,name=template_id,json=templateId,proto3" json:"template_id,omitempty"` // contains filtered or unexported fields }
func (*DeleteStreakPeriodicNotificationTemplateRequest) Descriptor
deprecated
added in
v0.2.68
func (*DeleteStreakPeriodicNotificationTemplateRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteStreakPeriodicNotificationTemplateRequest.ProtoReflect.Descriptor instead.
func (*DeleteStreakPeriodicNotificationTemplateRequest) GetTemplateId ¶ added in v0.2.68
func (x *DeleteStreakPeriodicNotificationTemplateRequest) GetTemplateId() string
func (*DeleteStreakPeriodicNotificationTemplateRequest) ProtoMessage ¶ added in v0.2.68
func (*DeleteStreakPeriodicNotificationTemplateRequest) ProtoMessage()
func (*DeleteStreakPeriodicNotificationTemplateRequest) ProtoReflect ¶ added in v0.2.68
func (x *DeleteStreakPeriodicNotificationTemplateRequest) ProtoReflect() protoreflect.Message
func (*DeleteStreakPeriodicNotificationTemplateRequest) Reset ¶ added in v0.2.68
func (x *DeleteStreakPeriodicNotificationTemplateRequest) Reset()
func (*DeleteStreakPeriodicNotificationTemplateRequest) String ¶ added in v0.2.68
func (x *DeleteStreakPeriodicNotificationTemplateRequest) String() string
type DeleteStreakPeriodicNotificationTemplateResponse ¶ added in v0.2.68
type DeleteStreakPeriodicNotificationTemplateResponse struct {
// contains filtered or unexported fields
}
func (*DeleteStreakPeriodicNotificationTemplateResponse) Descriptor
deprecated
added in
v0.2.68
func (*DeleteStreakPeriodicNotificationTemplateResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteStreakPeriodicNotificationTemplateResponse.ProtoReflect.Descriptor instead.
func (*DeleteStreakPeriodicNotificationTemplateResponse) ProtoMessage ¶ added in v0.2.68
func (*DeleteStreakPeriodicNotificationTemplateResponse) ProtoMessage()
func (*DeleteStreakPeriodicNotificationTemplateResponse) ProtoReflect ¶ added in v0.2.68
func (x *DeleteStreakPeriodicNotificationTemplateResponse) ProtoReflect() protoreflect.Message
func (*DeleteStreakPeriodicNotificationTemplateResponse) Reset ¶ added in v0.2.68
func (x *DeleteStreakPeriodicNotificationTemplateResponse) Reset()
func (*DeleteStreakPeriodicNotificationTemplateResponse) String ¶ added in v0.2.68
func (x *DeleteStreakPeriodicNotificationTemplateResponse) String() string
type DeleteStreakUppedTemplateRequest ¶ added in v0.2.67
type DeleteStreakUppedTemplateRequest struct { TemplateId string `protobuf:"bytes,1,opt,name=template_id,json=templateId,proto3" json:"template_id,omitempty"` // contains filtered or unexported fields }
func (*DeleteStreakUppedTemplateRequest) Descriptor
deprecated
added in
v0.2.67
func (*DeleteStreakUppedTemplateRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteStreakUppedTemplateRequest.ProtoReflect.Descriptor instead.
func (*DeleteStreakUppedTemplateRequest) GetTemplateId ¶ added in v0.2.68
func (x *DeleteStreakUppedTemplateRequest) GetTemplateId() string
func (*DeleteStreakUppedTemplateRequest) ProtoMessage ¶ added in v0.2.67
func (*DeleteStreakUppedTemplateRequest) ProtoMessage()
func (*DeleteStreakUppedTemplateRequest) ProtoReflect ¶ added in v0.2.67
func (x *DeleteStreakUppedTemplateRequest) ProtoReflect() protoreflect.Message
func (*DeleteStreakUppedTemplateRequest) Reset ¶ added in v0.2.67
func (x *DeleteStreakUppedTemplateRequest) Reset()
func (*DeleteStreakUppedTemplateRequest) String ¶ added in v0.2.67
func (x *DeleteStreakUppedTemplateRequest) String() string
type DeleteStreakUppedTemplateResponse ¶ added in v0.2.67
type DeleteStreakUppedTemplateResponse struct {
// contains filtered or unexported fields
}
func (*DeleteStreakUppedTemplateResponse) Descriptor
deprecated
added in
v0.2.67
func (*DeleteStreakUppedTemplateResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteStreakUppedTemplateResponse.ProtoReflect.Descriptor instead.
func (*DeleteStreakUppedTemplateResponse) ProtoMessage ¶ added in v0.2.67
func (*DeleteStreakUppedTemplateResponse) ProtoMessage()
func (*DeleteStreakUppedTemplateResponse) ProtoReflect ¶ added in v0.2.67
func (x *DeleteStreakUppedTemplateResponse) ProtoReflect() protoreflect.Message
func (*DeleteStreakUppedTemplateResponse) Reset ¶ added in v0.2.67
func (x *DeleteStreakUppedTemplateResponse) Reset()
func (*DeleteStreakUppedTemplateResponse) String ¶ added in v0.2.67
func (x *DeleteStreakUppedTemplateResponse) String() string
type GetAffiliateLinkStatsRequest ¶ added in v0.2.58
type GetAffiliateLinkStatsRequest struct { // user_id is the user's id who's stats we want to get. UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // contains filtered or unexported fields }
func (*GetAffiliateLinkStatsRequest) Descriptor
deprecated
added in
v0.2.58
func (*GetAffiliateLinkStatsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetAffiliateLinkStatsRequest.ProtoReflect.Descriptor instead.
func (*GetAffiliateLinkStatsRequest) GetUserId ¶ added in v0.2.58
func (x *GetAffiliateLinkStatsRequest) GetUserId() string
func (*GetAffiliateLinkStatsRequest) ProtoMessage ¶ added in v0.2.58
func (*GetAffiliateLinkStatsRequest) ProtoMessage()
func (*GetAffiliateLinkStatsRequest) ProtoReflect ¶ added in v0.2.58
func (x *GetAffiliateLinkStatsRequest) ProtoReflect() protoreflect.Message
func (*GetAffiliateLinkStatsRequest) Reset ¶ added in v0.2.58
func (x *GetAffiliateLinkStatsRequest) Reset()
func (*GetAffiliateLinkStatsRequest) String ¶ added in v0.2.58
func (x *GetAffiliateLinkStatsRequest) String() string
type GetAffiliateLinkStatsResponse ¶ added in v0.2.58
type GetAffiliateLinkStatsResponse struct { ClicksCount int64 `protobuf:"varint,1,opt,name=clicks_count,json=clicksCount,proto3" json:"clicks_count,omitempty"` SignupsCount int64 `protobuf:"varint,2,opt,name=signups_count,json=signupsCount,proto3" json:"signups_count,omitempty"` MobileAppDownloadsCount int64 `` /* 135-byte string literal not displayed */ // contains filtered or unexported fields }
func (*GetAffiliateLinkStatsResponse) Descriptor
deprecated
added in
v0.2.58
func (*GetAffiliateLinkStatsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetAffiliateLinkStatsResponse.ProtoReflect.Descriptor instead.
func (*GetAffiliateLinkStatsResponse) GetClicksCount ¶ added in v0.2.58
func (x *GetAffiliateLinkStatsResponse) GetClicksCount() int64
func (*GetAffiliateLinkStatsResponse) GetMobileAppDownloadsCount ¶ added in v0.2.66
func (x *GetAffiliateLinkStatsResponse) GetMobileAppDownloadsCount() int64
func (*GetAffiliateLinkStatsResponse) GetSignupsCount ¶ added in v0.2.58
func (x *GetAffiliateLinkStatsResponse) GetSignupsCount() int64
func (*GetAffiliateLinkStatsResponse) ProtoMessage ¶ added in v0.2.58
func (*GetAffiliateLinkStatsResponse) ProtoMessage()
func (*GetAffiliateLinkStatsResponse) ProtoReflect ¶ added in v0.2.58
func (x *GetAffiliateLinkStatsResponse) ProtoReflect() protoreflect.Message
func (*GetAffiliateLinkStatsResponse) Reset ¶ added in v0.2.58
func (x *GetAffiliateLinkStatsResponse) Reset()
func (*GetAffiliateLinkStatsResponse) String ¶ added in v0.2.58
func (x *GetAffiliateLinkStatsResponse) String() string
type GetAvailableEventKindsRequest ¶
type GetAvailableEventKindsRequest struct {
// contains filtered or unexported fields
}
func (*GetAvailableEventKindsRequest) Descriptor
deprecated
func (*GetAvailableEventKindsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetAvailableEventKindsRequest.ProtoReflect.Descriptor instead.
func (*GetAvailableEventKindsRequest) ProtoMessage ¶
func (*GetAvailableEventKindsRequest) ProtoMessage()
func (*GetAvailableEventKindsRequest) ProtoReflect ¶
func (x *GetAvailableEventKindsRequest) ProtoReflect() protoreflect.Message
func (*GetAvailableEventKindsRequest) Reset ¶
func (x *GetAvailableEventKindsRequest) Reset()
func (*GetAvailableEventKindsRequest) String ¶
func (x *GetAvailableEventKindsRequest) String() string
type GetAvailableEventKindsResponse ¶
type GetAvailableEventKindsResponse struct { EventKinds []string `protobuf:"bytes,1,rep,name=event_kinds,json=eventKinds,proto3" json:"event_kinds,omitempty"` // contains filtered or unexported fields }
func (*GetAvailableEventKindsResponse) Descriptor
deprecated
func (*GetAvailableEventKindsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetAvailableEventKindsResponse.ProtoReflect.Descriptor instead.
func (*GetAvailableEventKindsResponse) GetEventKinds ¶
func (x *GetAvailableEventKindsResponse) GetEventKinds() []string
func (*GetAvailableEventKindsResponse) ProtoMessage ¶
func (*GetAvailableEventKindsResponse) ProtoMessage()
func (*GetAvailableEventKindsResponse) ProtoReflect ¶
func (x *GetAvailableEventKindsResponse) ProtoReflect() protoreflect.Message
func (*GetAvailableEventKindsResponse) Reset ¶
func (x *GetAvailableEventKindsResponse) Reset()
func (*GetAvailableEventKindsResponse) String ¶
func (x *GetAvailableEventKindsResponse) String() string
type GetBestUserStreakRequest ¶
type GetBestUserStreakRequest struct { StreakId string `protobuf:"bytes,1,opt,name=streak_id,json=streakId,proto3" json:"streak_id,omitempty"` // contains filtered or unexported fields }
func (*GetBestUserStreakRequest) Descriptor
deprecated
func (*GetBestUserStreakRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetBestUserStreakRequest.ProtoReflect.Descriptor instead.
func (*GetBestUserStreakRequest) GetStreakId ¶
func (x *GetBestUserStreakRequest) GetStreakId() string
func (*GetBestUserStreakRequest) ProtoMessage ¶
func (*GetBestUserStreakRequest) ProtoMessage()
func (*GetBestUserStreakRequest) ProtoReflect ¶
func (x *GetBestUserStreakRequest) ProtoReflect() protoreflect.Message
func (*GetBestUserStreakRequest) Reset ¶
func (x *GetBestUserStreakRequest) Reset()
func (*GetBestUserStreakRequest) String ¶
func (x *GetBestUserStreakRequest) String() string
type GetBestUserStreakResponse ¶
type GetBestUserStreakResponse struct { UserStreak *UserStreak `protobuf:"bytes,1,opt,name=user_streak,json=userStreak,proto3,oneof" json:"user_streak,omitempty"` // contains filtered or unexported fields }
func (*GetBestUserStreakResponse) Descriptor
deprecated
func (*GetBestUserStreakResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetBestUserStreakResponse.ProtoReflect.Descriptor instead.
func (*GetBestUserStreakResponse) GetUserStreak ¶
func (x *GetBestUserStreakResponse) GetUserStreak() *UserStreak
func (*GetBestUserStreakResponse) ProtoMessage ¶
func (*GetBestUserStreakResponse) ProtoMessage()
func (*GetBestUserStreakResponse) ProtoReflect ¶
func (x *GetBestUserStreakResponse) ProtoReflect() protoreflect.Message
func (*GetBestUserStreakResponse) Reset ¶
func (x *GetBestUserStreakResponse) Reset()
func (*GetBestUserStreakResponse) String ¶
func (x *GetBestUserStreakResponse) String() string
type GetCurrentUserStreakRequest ¶
type GetCurrentUserStreakRequest struct { StreakId string `protobuf:"bytes,1,opt,name=streak_id,json=streakId,proto3" json:"streak_id,omitempty"` // contains filtered or unexported fields }
func (*GetCurrentUserStreakRequest) Descriptor
deprecated
func (*GetCurrentUserStreakRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetCurrentUserStreakRequest.ProtoReflect.Descriptor instead.
func (*GetCurrentUserStreakRequest) GetStreakId ¶
func (x *GetCurrentUserStreakRequest) GetStreakId() string
func (*GetCurrentUserStreakRequest) ProtoMessage ¶
func (*GetCurrentUserStreakRequest) ProtoMessage()
func (*GetCurrentUserStreakRequest) ProtoReflect ¶
func (x *GetCurrentUserStreakRequest) ProtoReflect() protoreflect.Message
func (*GetCurrentUserStreakRequest) Reset ¶
func (x *GetCurrentUserStreakRequest) Reset()
func (*GetCurrentUserStreakRequest) String ¶
func (x *GetCurrentUserStreakRequest) String() string
type GetCurrentUserStreakResponse ¶
type GetCurrentUserStreakResponse struct { UserStreak *UserStreak `protobuf:"bytes,1,opt,name=user_streak,json=userStreak,proto3,oneof" json:"user_streak,omitempty"` // contains filtered or unexported fields }
func (*GetCurrentUserStreakResponse) Descriptor
deprecated
func (*GetCurrentUserStreakResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetCurrentUserStreakResponse.ProtoReflect.Descriptor instead.
func (*GetCurrentUserStreakResponse) GetUserStreak ¶
func (x *GetCurrentUserStreakResponse) GetUserStreak() *UserStreak
func (*GetCurrentUserStreakResponse) ProtoMessage ¶
func (*GetCurrentUserStreakResponse) ProtoMessage()
func (*GetCurrentUserStreakResponse) ProtoReflect ¶
func (x *GetCurrentUserStreakResponse) ProtoReflect() protoreflect.Message
func (*GetCurrentUserStreakResponse) Reset ¶
func (x *GetCurrentUserStreakResponse) Reset()
func (*GetCurrentUserStreakResponse) String ¶
func (x *GetCurrentUserStreakResponse) String() string
type GetEarnedStreakCoinsRequest ¶
type GetEarnedStreakCoinsRequest struct { StreakId string `protobuf:"bytes,1,opt,name=streak_id,json=streakId,proto3" json:"streak_id,omitempty"` // contains filtered or unexported fields }
func (*GetEarnedStreakCoinsRequest) Descriptor
deprecated
func (*GetEarnedStreakCoinsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetEarnedStreakCoinsRequest.ProtoReflect.Descriptor instead.
func (*GetEarnedStreakCoinsRequest) GetStreakId ¶
func (x *GetEarnedStreakCoinsRequest) GetStreakId() string
func (*GetEarnedStreakCoinsRequest) ProtoMessage ¶
func (*GetEarnedStreakCoinsRequest) ProtoMessage()
func (*GetEarnedStreakCoinsRequest) ProtoReflect ¶
func (x *GetEarnedStreakCoinsRequest) ProtoReflect() protoreflect.Message
func (*GetEarnedStreakCoinsRequest) Reset ¶
func (x *GetEarnedStreakCoinsRequest) Reset()
func (*GetEarnedStreakCoinsRequest) String ¶
func (x *GetEarnedStreakCoinsRequest) String() string
type GetEarnedStreakCoinsResponse ¶
type GetEarnedStreakCoinsResponse struct { Coins int64 `protobuf:"varint,1,opt,name=coins,proto3" json:"coins,omitempty"` // contains filtered or unexported fields }
func (*GetEarnedStreakCoinsResponse) Descriptor
deprecated
func (*GetEarnedStreakCoinsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetEarnedStreakCoinsResponse.ProtoReflect.Descriptor instead.
func (*GetEarnedStreakCoinsResponse) GetCoins ¶
func (x *GetEarnedStreakCoinsResponse) GetCoins() int64
func (*GetEarnedStreakCoinsResponse) ProtoMessage ¶
func (*GetEarnedStreakCoinsResponse) ProtoMessage()
func (*GetEarnedStreakCoinsResponse) ProtoReflect ¶
func (x *GetEarnedStreakCoinsResponse) ProtoReflect() protoreflect.Message
func (*GetEarnedStreakCoinsResponse) Reset ¶
func (x *GetEarnedStreakCoinsResponse) Reset()
func (*GetEarnedStreakCoinsResponse) String ¶
func (x *GetEarnedStreakCoinsResponse) String() string
type GetStreakCoinsRequest ¶
type GetStreakCoinsRequest struct { StreakId string `protobuf:"bytes,1,opt,name=streak_id,json=streakId,proto3" json:"streak_id,omitempty"` // contains filtered or unexported fields }
func (*GetStreakCoinsRequest) Descriptor
deprecated
func (*GetStreakCoinsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetStreakCoinsRequest.ProtoReflect.Descriptor instead.
func (*GetStreakCoinsRequest) GetStreakId ¶
func (x *GetStreakCoinsRequest) GetStreakId() string
func (*GetStreakCoinsRequest) ProtoMessage ¶
func (*GetStreakCoinsRequest) ProtoMessage()
func (*GetStreakCoinsRequest) ProtoReflect ¶
func (x *GetStreakCoinsRequest) ProtoReflect() protoreflect.Message
func (*GetStreakCoinsRequest) Reset ¶
func (x *GetStreakCoinsRequest) Reset()
func (*GetStreakCoinsRequest) String ¶
func (x *GetStreakCoinsRequest) String() string
type GetStreakCoinsResponse ¶
type GetStreakCoinsResponse struct { StreakCoins []*StreakCoin `protobuf:"bytes,1,rep,name=streak_coins,json=streakCoins,proto3" json:"streak_coins,omitempty"` // contains filtered or unexported fields }
func (*GetStreakCoinsResponse) Descriptor
deprecated
func (*GetStreakCoinsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetStreakCoinsResponse.ProtoReflect.Descriptor instead.
func (*GetStreakCoinsResponse) GetStreakCoins ¶
func (x *GetStreakCoinsResponse) GetStreakCoins() []*StreakCoin
func (*GetStreakCoinsResponse) ProtoMessage ¶
func (*GetStreakCoinsResponse) ProtoMessage()
func (*GetStreakCoinsResponse) ProtoReflect ¶
func (x *GetStreakCoinsResponse) ProtoReflect() protoreflect.Message
func (*GetStreakCoinsResponse) Reset ¶
func (x *GetStreakCoinsResponse) Reset()
func (*GetStreakCoinsResponse) String ¶
func (x *GetStreakCoinsResponse) String() string
type GetStreakEventKindsRequest ¶
type GetStreakEventKindsRequest struct { StreakId string `protobuf:"bytes,1,opt,name=streak_id,json=streakId,proto3" json:"streak_id,omitempty"` // contains filtered or unexported fields }
func (*GetStreakEventKindsRequest) Descriptor
deprecated
func (*GetStreakEventKindsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetStreakEventKindsRequest.ProtoReflect.Descriptor instead.
func (*GetStreakEventKindsRequest) GetStreakId ¶
func (x *GetStreakEventKindsRequest) GetStreakId() string
func (*GetStreakEventKindsRequest) ProtoMessage ¶
func (*GetStreakEventKindsRequest) ProtoMessage()
func (*GetStreakEventKindsRequest) ProtoReflect ¶
func (x *GetStreakEventKindsRequest) ProtoReflect() protoreflect.Message
func (*GetStreakEventKindsRequest) Reset ¶
func (x *GetStreakEventKindsRequest) Reset()
func (*GetStreakEventKindsRequest) String ¶
func (x *GetStreakEventKindsRequest) String() string
type GetStreakEventKindsResponse ¶
type GetStreakEventKindsResponse struct { EventKinds []string `protobuf:"bytes,1,rep,name=event_kinds,json=eventKinds,proto3" json:"event_kinds,omitempty"` // contains filtered or unexported fields }
func (*GetStreakEventKindsResponse) Descriptor
deprecated
func (*GetStreakEventKindsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetStreakEventKindsResponse.ProtoReflect.Descriptor instead.
func (*GetStreakEventKindsResponse) GetEventKinds ¶
func (x *GetStreakEventKindsResponse) GetEventKinds() []string
func (*GetStreakEventKindsResponse) ProtoMessage ¶
func (*GetStreakEventKindsResponse) ProtoMessage()
func (*GetStreakEventKindsResponse) ProtoReflect ¶
func (x *GetStreakEventKindsResponse) ProtoReflect() protoreflect.Message
func (*GetStreakEventKindsResponse) Reset ¶
func (x *GetStreakEventKindsResponse) Reset()
func (*GetStreakEventKindsResponse) String ¶
func (x *GetStreakEventKindsResponse) String() string
type GetStreakNotificationPeriodsRequest ¶ added in v0.2.68
type GetStreakNotificationPeriodsRequest struct { StreakId string `protobuf:"bytes,1,opt,name=streak_id,json=streakId,proto3" json:"streak_id,omitempty"` // contains filtered or unexported fields }
func (*GetStreakNotificationPeriodsRequest) Descriptor
deprecated
added in
v0.2.68
func (*GetStreakNotificationPeriodsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetStreakNotificationPeriodsRequest.ProtoReflect.Descriptor instead.
func (*GetStreakNotificationPeriodsRequest) GetStreakId ¶ added in v0.2.68
func (x *GetStreakNotificationPeriodsRequest) GetStreakId() string
func (*GetStreakNotificationPeriodsRequest) ProtoMessage ¶ added in v0.2.68
func (*GetStreakNotificationPeriodsRequest) ProtoMessage()
func (*GetStreakNotificationPeriodsRequest) ProtoReflect ¶ added in v0.2.68
func (x *GetStreakNotificationPeriodsRequest) ProtoReflect() protoreflect.Message
func (*GetStreakNotificationPeriodsRequest) Reset ¶ added in v0.2.68
func (x *GetStreakNotificationPeriodsRequest) Reset()
func (*GetStreakNotificationPeriodsRequest) String ¶ added in v0.2.68
func (x *GetStreakNotificationPeriodsRequest) String() string
type GetStreakNotificationPeriodsResponse ¶ added in v0.2.68
type GetStreakNotificationPeriodsResponse struct { Periods []*StreakNotificationPeriod `protobuf:"bytes,1,rep,name=periods,proto3" json:"periods,omitempty"` // contains filtered or unexported fields }
func (*GetStreakNotificationPeriodsResponse) Descriptor
deprecated
added in
v0.2.68
func (*GetStreakNotificationPeriodsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetStreakNotificationPeriodsResponse.ProtoReflect.Descriptor instead.
func (*GetStreakNotificationPeriodsResponse) GetPeriods ¶ added in v0.2.68
func (x *GetStreakNotificationPeriodsResponse) GetPeriods() []*StreakNotificationPeriod
func (*GetStreakNotificationPeriodsResponse) ProtoMessage ¶ added in v0.2.68
func (*GetStreakNotificationPeriodsResponse) ProtoMessage()
func (*GetStreakNotificationPeriodsResponse) ProtoReflect ¶ added in v0.2.68
func (x *GetStreakNotificationPeriodsResponse) ProtoReflect() protoreflect.Message
func (*GetStreakNotificationPeriodsResponse) Reset ¶ added in v0.2.68
func (x *GetStreakNotificationPeriodsResponse) Reset()
func (*GetStreakNotificationPeriodsResponse) String ¶ added in v0.2.68
func (x *GetStreakNotificationPeriodsResponse) String() string
type GetStreakPeriodicNotificationTemplatesRequest ¶ added in v0.2.68
type GetStreakPeriodicNotificationTemplatesRequest struct { PeriodId string `protobuf:"bytes,1,opt,name=period_id,json=periodId,proto3" json:"period_id,omitempty"` // contains filtered or unexported fields }
func (*GetStreakPeriodicNotificationTemplatesRequest) Descriptor
deprecated
added in
v0.2.68
func (*GetStreakPeriodicNotificationTemplatesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetStreakPeriodicNotificationTemplatesRequest.ProtoReflect.Descriptor instead.
func (*GetStreakPeriodicNotificationTemplatesRequest) GetPeriodId ¶ added in v0.2.68
func (x *GetStreakPeriodicNotificationTemplatesRequest) GetPeriodId() string
func (*GetStreakPeriodicNotificationTemplatesRequest) ProtoMessage ¶ added in v0.2.68
func (*GetStreakPeriodicNotificationTemplatesRequest) ProtoMessage()
func (*GetStreakPeriodicNotificationTemplatesRequest) ProtoReflect ¶ added in v0.2.68
func (x *GetStreakPeriodicNotificationTemplatesRequest) ProtoReflect() protoreflect.Message
func (*GetStreakPeriodicNotificationTemplatesRequest) Reset ¶ added in v0.2.68
func (x *GetStreakPeriodicNotificationTemplatesRequest) Reset()
func (*GetStreakPeriodicNotificationTemplatesRequest) String ¶ added in v0.2.68
func (x *GetStreakPeriodicNotificationTemplatesRequest) String() string
type GetStreakPeriodicNotificationTemplatesResponse ¶ added in v0.2.68
type GetStreakPeriodicNotificationTemplatesResponse struct { Templates []*StreakPeriodicNotificationTemplate `protobuf:"bytes,1,rep,name=templates,proto3" json:"templates,omitempty"` // contains filtered or unexported fields }
func (*GetStreakPeriodicNotificationTemplatesResponse) Descriptor
deprecated
added in
v0.2.68
func (*GetStreakPeriodicNotificationTemplatesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetStreakPeriodicNotificationTemplatesResponse.ProtoReflect.Descriptor instead.
func (*GetStreakPeriodicNotificationTemplatesResponse) GetTemplates ¶ added in v0.2.68
func (x *GetStreakPeriodicNotificationTemplatesResponse) GetTemplates() []*StreakPeriodicNotificationTemplate
func (*GetStreakPeriodicNotificationTemplatesResponse) ProtoMessage ¶ added in v0.2.68
func (*GetStreakPeriodicNotificationTemplatesResponse) ProtoMessage()
func (*GetStreakPeriodicNotificationTemplatesResponse) ProtoReflect ¶ added in v0.2.68
func (x *GetStreakPeriodicNotificationTemplatesResponse) ProtoReflect() protoreflect.Message
func (*GetStreakPeriodicNotificationTemplatesResponse) Reset ¶ added in v0.2.68
func (x *GetStreakPeriodicNotificationTemplatesResponse) Reset()
func (*GetStreakPeriodicNotificationTemplatesResponse) String ¶ added in v0.2.68
func (x *GetStreakPeriodicNotificationTemplatesResponse) String() string
type GetStreakRequest ¶
type GetStreakRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*GetStreakRequest) Descriptor
deprecated
func (*GetStreakRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetStreakRequest.ProtoReflect.Descriptor instead.
func (*GetStreakRequest) GetId ¶
func (x *GetStreakRequest) GetId() string
func (*GetStreakRequest) ProtoMessage ¶
func (*GetStreakRequest) ProtoMessage()
func (*GetStreakRequest) ProtoReflect ¶
func (x *GetStreakRequest) ProtoReflect() protoreflect.Message
func (*GetStreakRequest) Reset ¶
func (x *GetStreakRequest) Reset()
func (*GetStreakRequest) String ¶
func (x *GetStreakRequest) String() string
type GetStreakResponse ¶
type GetStreakResponse struct { Streak *Streak `protobuf:"bytes,1,opt,name=streak,proto3" json:"streak,omitempty"` // contains filtered or unexported fields }
func (*GetStreakResponse) Descriptor
deprecated
func (*GetStreakResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetStreakResponse.ProtoReflect.Descriptor instead.
func (*GetStreakResponse) GetStreak ¶
func (x *GetStreakResponse) GetStreak() *Streak
func (*GetStreakResponse) ProtoMessage ¶
func (*GetStreakResponse) ProtoMessage()
func (*GetStreakResponse) ProtoReflect ¶
func (x *GetStreakResponse) ProtoReflect() protoreflect.Message
func (*GetStreakResponse) Reset ¶
func (x *GetStreakResponse) Reset()
func (*GetStreakResponse) String ¶
func (x *GetStreakResponse) String() string
type GetStreakUppedTemplatesRequest ¶ added in v0.2.68
type GetStreakUppedTemplatesRequest struct { StreakId string `protobuf:"bytes,1,opt,name=streak_id,json=streakId,proto3" json:"streak_id,omitempty"` // contains filtered or unexported fields }
func (*GetStreakUppedTemplatesRequest) Descriptor
deprecated
added in
v0.2.68
func (*GetStreakUppedTemplatesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetStreakUppedTemplatesRequest.ProtoReflect.Descriptor instead.
func (*GetStreakUppedTemplatesRequest) GetStreakId ¶ added in v0.2.68
func (x *GetStreakUppedTemplatesRequest) GetStreakId() string
func (*GetStreakUppedTemplatesRequest) ProtoMessage ¶ added in v0.2.68
func (*GetStreakUppedTemplatesRequest) ProtoMessage()
func (*GetStreakUppedTemplatesRequest) ProtoReflect ¶ added in v0.2.68
func (x *GetStreakUppedTemplatesRequest) ProtoReflect() protoreflect.Message
func (*GetStreakUppedTemplatesRequest) Reset ¶ added in v0.2.68
func (x *GetStreakUppedTemplatesRequest) Reset()
func (*GetStreakUppedTemplatesRequest) String ¶ added in v0.2.68
func (x *GetStreakUppedTemplatesRequest) String() string
type GetStreakUppedTemplatesResponse ¶ added in v0.2.68
type GetStreakUppedTemplatesResponse struct { Templates []*StreakUppedTemplate `protobuf:"bytes,1,rep,name=templates,proto3" json:"templates,omitempty"` // contains filtered or unexported fields }
func (*GetStreakUppedTemplatesResponse) Descriptor
deprecated
added in
v0.2.68
func (*GetStreakUppedTemplatesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetStreakUppedTemplatesResponse.ProtoReflect.Descriptor instead.
func (*GetStreakUppedTemplatesResponse) GetTemplates ¶ added in v0.2.68
func (x *GetStreakUppedTemplatesResponse) GetTemplates() []*StreakUppedTemplate
func (*GetStreakUppedTemplatesResponse) ProtoMessage ¶ added in v0.2.68
func (*GetStreakUppedTemplatesResponse) ProtoMessage()
func (*GetStreakUppedTemplatesResponse) ProtoReflect ¶ added in v0.2.68
func (x *GetStreakUppedTemplatesResponse) ProtoReflect() protoreflect.Message
func (*GetStreakUppedTemplatesResponse) Reset ¶ added in v0.2.68
func (x *GetStreakUppedTemplatesResponse) Reset()
func (*GetStreakUppedTemplatesResponse) String ¶ added in v0.2.68
func (x *GetStreakUppedTemplatesResponse) String() string
type GetStreaksRequest ¶
type GetStreaksRequest struct { Ids []string `protobuf:"bytes,1,rep,name=ids,proto3" json:"ids,omitempty"` // contains filtered or unexported fields }
func (*GetStreaksRequest) Descriptor
deprecated
func (*GetStreaksRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetStreaksRequest.ProtoReflect.Descriptor instead.
func (*GetStreaksRequest) GetIds ¶
func (x *GetStreaksRequest) GetIds() []string
func (*GetStreaksRequest) ProtoMessage ¶
func (*GetStreaksRequest) ProtoMessage()
func (*GetStreaksRequest) ProtoReflect ¶
func (x *GetStreaksRequest) ProtoReflect() protoreflect.Message
func (*GetStreaksRequest) Reset ¶
func (x *GetStreaksRequest) Reset()
func (*GetStreaksRequest) String ¶
func (x *GetStreaksRequest) String() string
type GetStreaksResponse ¶
type GetStreaksResponse struct { Streaks []*Streak `protobuf:"bytes,1,rep,name=streaks,proto3" json:"streaks,omitempty"` // contains filtered or unexported fields }
func (*GetStreaksResponse) Descriptor
deprecated
func (*GetStreaksResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetStreaksResponse.ProtoReflect.Descriptor instead.
func (*GetStreaksResponse) GetStreaks ¶
func (x *GetStreaksResponse) GetStreaks() []*Streak
func (*GetStreaksResponse) ProtoMessage ¶
func (*GetStreaksResponse) ProtoMessage()
func (*GetStreaksResponse) ProtoReflect ¶
func (x *GetStreaksResponse) ProtoReflect() protoreflect.Message
func (*GetStreaksResponse) Reset ¶
func (x *GetStreaksResponse) Reset()
func (*GetStreaksResponse) String ¶
func (x *GetStreaksResponse) String() string
type GetTemplateArgsRequest ¶ added in v0.2.67
type GetTemplateArgsRequest struct {
// contains filtered or unexported fields
}
func (*GetTemplateArgsRequest) Descriptor
deprecated
added in
v0.2.67
func (*GetTemplateArgsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetTemplateArgsRequest.ProtoReflect.Descriptor instead.
func (*GetTemplateArgsRequest) ProtoMessage ¶ added in v0.2.67
func (*GetTemplateArgsRequest) ProtoMessage()
func (*GetTemplateArgsRequest) ProtoReflect ¶ added in v0.2.67
func (x *GetTemplateArgsRequest) ProtoReflect() protoreflect.Message
func (*GetTemplateArgsRequest) Reset ¶ added in v0.2.67
func (x *GetTemplateArgsRequest) Reset()
func (*GetTemplateArgsRequest) String ¶ added in v0.2.67
func (x *GetTemplateArgsRequest) String() string
type GetTemplateArgsResponse ¶ added in v0.2.67
type GetTemplateArgsResponse struct { Args []*TemplateArg `protobuf:"bytes,1,rep,name=args,proto3" json:"args,omitempty"` // contains filtered or unexported fields }
func (*GetTemplateArgsResponse) Descriptor
deprecated
added in
v0.2.67
func (*GetTemplateArgsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetTemplateArgsResponse.ProtoReflect.Descriptor instead.
func (*GetTemplateArgsResponse) GetArgs ¶ added in v0.2.67
func (x *GetTemplateArgsResponse) GetArgs() []*TemplateArg
func (*GetTemplateArgsResponse) ProtoMessage ¶ added in v0.2.67
func (*GetTemplateArgsResponse) ProtoMessage()
func (*GetTemplateArgsResponse) ProtoReflect ¶ added in v0.2.67
func (x *GetTemplateArgsResponse) ProtoReflect() protoreflect.Message
func (*GetTemplateArgsResponse) Reset ¶ added in v0.2.67
func (x *GetTemplateArgsResponse) Reset()
func (*GetTemplateArgsResponse) String ¶ added in v0.2.67
func (x *GetTemplateArgsResponse) String() string
type GetUserCoinsRequest ¶
type GetUserCoinsRequest struct { UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // contains filtered or unexported fields }
func (*GetUserCoinsRequest) Descriptor
deprecated
func (*GetUserCoinsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetUserCoinsRequest.ProtoReflect.Descriptor instead.
func (*GetUserCoinsRequest) GetUserId ¶
func (x *GetUserCoinsRequest) GetUserId() string
func (*GetUserCoinsRequest) ProtoMessage ¶
func (*GetUserCoinsRequest) ProtoMessage()
func (*GetUserCoinsRequest) ProtoReflect ¶
func (x *GetUserCoinsRequest) ProtoReflect() protoreflect.Message
func (*GetUserCoinsRequest) Reset ¶
func (x *GetUserCoinsRequest) Reset()
func (*GetUserCoinsRequest) String ¶
func (x *GetUserCoinsRequest) String() string
type GetUserCoinsResponse ¶
type GetUserCoinsResponse struct { Coins int64 `protobuf:"varint,1,opt,name=coins,proto3" json:"coins,omitempty"` // contains filtered or unexported fields }
func (*GetUserCoinsResponse) Descriptor
deprecated
func (*GetUserCoinsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetUserCoinsResponse.ProtoReflect.Descriptor instead.
func (*GetUserCoinsResponse) GetCoins ¶
func (x *GetUserCoinsResponse) GetCoins() int64
func (*GetUserCoinsResponse) ProtoMessage ¶
func (*GetUserCoinsResponse) ProtoMessage()
func (*GetUserCoinsResponse) ProtoReflect ¶
func (x *GetUserCoinsResponse) ProtoReflect() protoreflect.Message
func (*GetUserCoinsResponse) Reset ¶
func (x *GetUserCoinsResponse) Reset()
func (*GetUserCoinsResponse) String ¶
func (x *GetUserCoinsResponse) String() string
type GetUserStreakRequest ¶ added in v0.2.67
type GetUserStreakRequest struct { UserStreakId string `protobuf:"bytes,1,opt,name=user_streak_id,json=userStreakId,proto3" json:"user_streak_id,omitempty"` // contains filtered or unexported fields }
func (*GetUserStreakRequest) Descriptor
deprecated
added in
v0.2.67
func (*GetUserStreakRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetUserStreakRequest.ProtoReflect.Descriptor instead.
func (*GetUserStreakRequest) GetUserStreakId ¶ added in v0.2.67
func (x *GetUserStreakRequest) GetUserStreakId() string
func (*GetUserStreakRequest) ProtoMessage ¶ added in v0.2.67
func (*GetUserStreakRequest) ProtoMessage()
func (*GetUserStreakRequest) ProtoReflect ¶ added in v0.2.67
func (x *GetUserStreakRequest) ProtoReflect() protoreflect.Message
func (*GetUserStreakRequest) Reset ¶ added in v0.2.67
func (x *GetUserStreakRequest) Reset()
func (*GetUserStreakRequest) String ¶ added in v0.2.67
func (x *GetUserStreakRequest) String() string
type GetUserStreakResponse ¶ added in v0.2.67
type GetUserStreakResponse struct { UserStreak *UserStreak `protobuf:"bytes,1,opt,name=user_streak,json=userStreak,proto3" json:"user_streak,omitempty"` // contains filtered or unexported fields }
func (*GetUserStreakResponse) Descriptor
deprecated
added in
v0.2.67
func (*GetUserStreakResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetUserStreakResponse.ProtoReflect.Descriptor instead.
func (*GetUserStreakResponse) GetUserStreak ¶ added in v0.2.67
func (x *GetUserStreakResponse) GetUserStreak() *UserStreak
func (*GetUserStreakResponse) ProtoMessage ¶ added in v0.2.67
func (*GetUserStreakResponse) ProtoMessage()
func (*GetUserStreakResponse) ProtoReflect ¶ added in v0.2.67
func (x *GetUserStreakResponse) ProtoReflect() protoreflect.Message
func (*GetUserStreakResponse) Reset ¶ added in v0.2.67
func (x *GetUserStreakResponse) Reset()
func (*GetUserStreakResponse) String ¶ added in v0.2.67
func (x *GetUserStreakResponse) String() string
type GrowthServiceClient ¶
type GrowthServiceClient interface { GetAvailableEventKinds(ctx context.Context, in *GetAvailableEventKindsRequest, opts ...grpc.CallOption) (*GetAvailableEventKindsResponse, error) GetStreak(ctx context.Context, in *GetStreakRequest, opts ...grpc.CallOption) (*GetStreakResponse, error) GetStreaks(ctx context.Context, in *GetStreaksRequest, opts ...grpc.CallOption) (*GetStreaksResponse, error) CreateStreak(ctx context.Context, in *CreateStreakRequest, opts ...grpc.CallOption) (*CreateStreakResponse, error) UpdateStreak(ctx context.Context, in *UpdateStreakRequest, opts ...grpc.CallOption) (*UpdateStreakResponse, error) RemoveStreak(ctx context.Context, in *RemoveStreakRequest, opts ...grpc.CallOption) (*RemoveStreakResponse, error) GetStreakEventKinds(ctx context.Context, in *GetStreakEventKindsRequest, opts ...grpc.CallOption) (*GetStreakEventKindsResponse, error) AddStreakEventKind(ctx context.Context, in *AddStreakEventKindRequest, opts ...grpc.CallOption) (*AddStreakEventKindResponse, error) DeleteStreakEventKind(ctx context.Context, in *DeleteStreakEventKindRequest, opts ...grpc.CallOption) (*DeleteStreakEventKindResponse, error) GetStreakCoins(ctx context.Context, in *GetStreakCoinsRequest, opts ...grpc.CallOption) (*GetStreakCoinsResponse, error) AddStreakCoins(ctx context.Context, in *AddStreakCoinsRequest, opts ...grpc.CallOption) (*AddStreakCoinsResponse, error) DeleteStreakCoins(ctx context.Context, in *DeleteStreakCoinsRequest, opts ...grpc.CallOption) (*DeleteStreakCoinsResponse, error) GetUserCoins(ctx context.Context, in *GetUserCoinsRequest, opts ...grpc.CallOption) (*GetUserCoinsResponse, error) GetEarnedStreakCoins(ctx context.Context, in *GetEarnedStreakCoinsRequest, opts ...grpc.CallOption) (*GetEarnedStreakCoinsResponse, error) GetUserStreak(ctx context.Context, in *GetUserStreakRequest, opts ...grpc.CallOption) (*GetUserStreakResponse, error) GetBestUserStreak(ctx context.Context, in *GetBestUserStreakRequest, opts ...grpc.CallOption) (*GetBestUserStreakResponse, error) GetCurrentUserStreak(ctx context.Context, in *GetCurrentUserStreakRequest, opts ...grpc.CallOption) (*GetCurrentUserStreakResponse, error) GetTemplateArgs(ctx context.Context, in *GetTemplateArgsRequest, opts ...grpc.CallOption) (*GetTemplateArgsResponse, error) TestTemplate(ctx context.Context, in *TestTemplateRequest, opts ...grpc.CallOption) (*TestTemplateResponse, error) GetStreakUppedTemplates(ctx context.Context, in *GetStreakUppedTemplatesRequest, opts ...grpc.CallOption) (*GetStreakUppedTemplatesResponse, error) CreateStreakUppedTemplate(ctx context.Context, in *CreateStreakUppedTemplateRequest, opts ...grpc.CallOption) (*CreateStreakUppedTemplateResponse, error) UpdateStreakUppedTemplate(ctx context.Context, in *UpdateStreakUppedTemplateRequest, opts ...grpc.CallOption) (*UpdateStreakUppedTemplateResponse, error) DeleteStreakUppedTemplate(ctx context.Context, in *DeleteStreakUppedTemplateRequest, opts ...grpc.CallOption) (*DeleteStreakUppedTemplateResponse, error) GetStreakNotificationPeriods(ctx context.Context, in *GetStreakNotificationPeriodsRequest, opts ...grpc.CallOption) (*GetStreakNotificationPeriodsResponse, error) CreateStreakNotificationPeriod(ctx context.Context, in *CreateStreakNotificationPeriodRequest, opts ...grpc.CallOption) (*CreateStreakNotificationPeriodResponse, error) UpdateStreakNotificationPeriod(ctx context.Context, in *UpdateStreakNotificationPeriodRequest, opts ...grpc.CallOption) (*UpdateStreakNotificationPeriodResponse, error) DeleteStreakNotificationPeriod(ctx context.Context, in *DeleteStreakNotificationPeriodRequest, opts ...grpc.CallOption) (*DeleteStreakNotificationPeriodResponse, error) GetStreakPeriodicNotificationTemplates(ctx context.Context, in *GetStreakPeriodicNotificationTemplatesRequest, opts ...grpc.CallOption) (*GetStreakPeriodicNotificationTemplatesResponse, error) CreateStreakPeriodicNotificationTemplate(ctx context.Context, in *CreateStreakPeriodicNotificationTemplateRequest, opts ...grpc.CallOption) (*CreateStreakPeriodicNotificationTemplateResponse, error) UpdateStreakPeriodicNotificationTemplate(ctx context.Context, in *UpdateStreakPeriodicNotificationTemplateRequest, opts ...grpc.CallOption) (*UpdateStreakPeriodicNotificationTemplateResponse, error) DeleteStreakPeriodicNotificationTemplate(ctx context.Context, in *DeleteStreakPeriodicNotificationTemplateRequest, opts ...grpc.CallOption) (*DeleteStreakPeriodicNotificationTemplateResponse, error) SaveAffiliateLinkClick(ctx context.Context, in *SaveAffiliateLinkClickRequest, opts ...grpc.CallOption) (*SaveAffiliateLinkClickResponse, error) SaveAffiliateLinkMobileAppDownload(ctx context.Context, in *SaveAffiliateLinkMobileAppDownloadRequest, opts ...grpc.CallOption) (*SaveAffiliateLinkMobileAppDownloadResponse, error) GetAffiliateLinkStats(ctx context.Context, in *GetAffiliateLinkStatsRequest, opts ...grpc.CallOption) (*GetAffiliateLinkStatsResponse, error) }
GrowthServiceClient is the client API for GrowthService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewGrowthServiceClient ¶
func NewGrowthServiceClient(cc grpc.ClientConnInterface) GrowthServiceClient
type GrowthServiceServer ¶
type GrowthServiceServer interface { GetAvailableEventKinds(context.Context, *GetAvailableEventKindsRequest) (*GetAvailableEventKindsResponse, error) GetStreak(context.Context, *GetStreakRequest) (*GetStreakResponse, error) GetStreaks(context.Context, *GetStreaksRequest) (*GetStreaksResponse, error) CreateStreak(context.Context, *CreateStreakRequest) (*CreateStreakResponse, error) UpdateStreak(context.Context, *UpdateStreakRequest) (*UpdateStreakResponse, error) RemoveStreak(context.Context, *RemoveStreakRequest) (*RemoveStreakResponse, error) GetStreakEventKinds(context.Context, *GetStreakEventKindsRequest) (*GetStreakEventKindsResponse, error) AddStreakEventKind(context.Context, *AddStreakEventKindRequest) (*AddStreakEventKindResponse, error) DeleteStreakEventKind(context.Context, *DeleteStreakEventKindRequest) (*DeleteStreakEventKindResponse, error) GetStreakCoins(context.Context, *GetStreakCoinsRequest) (*GetStreakCoinsResponse, error) AddStreakCoins(context.Context, *AddStreakCoinsRequest) (*AddStreakCoinsResponse, error) DeleteStreakCoins(context.Context, *DeleteStreakCoinsRequest) (*DeleteStreakCoinsResponse, error) GetUserCoins(context.Context, *GetUserCoinsRequest) (*GetUserCoinsResponse, error) GetEarnedStreakCoins(context.Context, *GetEarnedStreakCoinsRequest) (*GetEarnedStreakCoinsResponse, error) GetUserStreak(context.Context, *GetUserStreakRequest) (*GetUserStreakResponse, error) GetBestUserStreak(context.Context, *GetBestUserStreakRequest) (*GetBestUserStreakResponse, error) GetCurrentUserStreak(context.Context, *GetCurrentUserStreakRequest) (*GetCurrentUserStreakResponse, error) GetTemplateArgs(context.Context, *GetTemplateArgsRequest) (*GetTemplateArgsResponse, error) TestTemplate(context.Context, *TestTemplateRequest) (*TestTemplateResponse, error) GetStreakUppedTemplates(context.Context, *GetStreakUppedTemplatesRequest) (*GetStreakUppedTemplatesResponse, error) CreateStreakUppedTemplate(context.Context, *CreateStreakUppedTemplateRequest) (*CreateStreakUppedTemplateResponse, error) UpdateStreakUppedTemplate(context.Context, *UpdateStreakUppedTemplateRequest) (*UpdateStreakUppedTemplateResponse, error) DeleteStreakUppedTemplate(context.Context, *DeleteStreakUppedTemplateRequest) (*DeleteStreakUppedTemplateResponse, error) GetStreakNotificationPeriods(context.Context, *GetStreakNotificationPeriodsRequest) (*GetStreakNotificationPeriodsResponse, error) CreateStreakNotificationPeriod(context.Context, *CreateStreakNotificationPeriodRequest) (*CreateStreakNotificationPeriodResponse, error) UpdateStreakNotificationPeriod(context.Context, *UpdateStreakNotificationPeriodRequest) (*UpdateStreakNotificationPeriodResponse, error) DeleteStreakNotificationPeriod(context.Context, *DeleteStreakNotificationPeriodRequest) (*DeleteStreakNotificationPeriodResponse, error) GetStreakPeriodicNotificationTemplates(context.Context, *GetStreakPeriodicNotificationTemplatesRequest) (*GetStreakPeriodicNotificationTemplatesResponse, error) CreateStreakPeriodicNotificationTemplate(context.Context, *CreateStreakPeriodicNotificationTemplateRequest) (*CreateStreakPeriodicNotificationTemplateResponse, error) UpdateStreakPeriodicNotificationTemplate(context.Context, *UpdateStreakPeriodicNotificationTemplateRequest) (*UpdateStreakPeriodicNotificationTemplateResponse, error) DeleteStreakPeriodicNotificationTemplate(context.Context, *DeleteStreakPeriodicNotificationTemplateRequest) (*DeleteStreakPeriodicNotificationTemplateResponse, error) SaveAffiliateLinkClick(context.Context, *SaveAffiliateLinkClickRequest) (*SaveAffiliateLinkClickResponse, error) SaveAffiliateLinkMobileAppDownload(context.Context, *SaveAffiliateLinkMobileAppDownloadRequest) (*SaveAffiliateLinkMobileAppDownloadResponse, error) GetAffiliateLinkStats(context.Context, *GetAffiliateLinkStatsRequest) (*GetAffiliateLinkStatsResponse, error) // contains filtered or unexported methods }
GrowthServiceServer is the server API for GrowthService service. All implementations must embed UnimplementedGrowthServiceServer for forward compatibility
type RemoveStreakRequest ¶
type RemoveStreakRequest struct { StreakId string `protobuf:"bytes,1,opt,name=streak_id,json=streakId,proto3" json:"streak_id,omitempty"` // contains filtered or unexported fields }
func (*RemoveStreakRequest) Descriptor
deprecated
func (*RemoveStreakRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveStreakRequest.ProtoReflect.Descriptor instead.
func (*RemoveStreakRequest) GetStreakId ¶
func (x *RemoveStreakRequest) GetStreakId() string
func (*RemoveStreakRequest) ProtoMessage ¶
func (*RemoveStreakRequest) ProtoMessage()
func (*RemoveStreakRequest) ProtoReflect ¶
func (x *RemoveStreakRequest) ProtoReflect() protoreflect.Message
func (*RemoveStreakRequest) Reset ¶
func (x *RemoveStreakRequest) Reset()
func (*RemoveStreakRequest) String ¶
func (x *RemoveStreakRequest) String() string
type RemoveStreakResponse ¶
type RemoveStreakResponse struct {
// contains filtered or unexported fields
}
func (*RemoveStreakResponse) Descriptor
deprecated
func (*RemoveStreakResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemoveStreakResponse.ProtoReflect.Descriptor instead.
func (*RemoveStreakResponse) ProtoMessage ¶
func (*RemoveStreakResponse) ProtoMessage()
func (*RemoveStreakResponse) ProtoReflect ¶
func (x *RemoveStreakResponse) ProtoReflect() protoreflect.Message
func (*RemoveStreakResponse) Reset ¶
func (x *RemoveStreakResponse) Reset()
func (*RemoveStreakResponse) String ¶
func (x *RemoveStreakResponse) String() string
type SaveAffiliateLinkClickRequest ¶ added in v0.2.53
type SaveAffiliateLinkClickRequest struct { // The code is affiliate code of user inviting into Picnic. Code string `protobuf:"bytes,1,opt,name=code,proto3" json:"code,omitempty"` // The fingerprint is string identifying the user's device. Fingerprint string `protobuf:"bytes,2,opt,name=fingerprint,proto3" json:"fingerprint,omitempty"` // contains filtered or unexported fields }
func (*SaveAffiliateLinkClickRequest) Descriptor
deprecated
added in
v0.2.53
func (*SaveAffiliateLinkClickRequest) Descriptor() ([]byte, []int)
Deprecated: Use SaveAffiliateLinkClickRequest.ProtoReflect.Descriptor instead.
func (*SaveAffiliateLinkClickRequest) GetCode ¶ added in v0.2.53
func (x *SaveAffiliateLinkClickRequest) GetCode() string
func (*SaveAffiliateLinkClickRequest) GetFingerprint ¶ added in v0.2.53
func (x *SaveAffiliateLinkClickRequest) GetFingerprint() string
func (*SaveAffiliateLinkClickRequest) ProtoMessage ¶ added in v0.2.53
func (*SaveAffiliateLinkClickRequest) ProtoMessage()
func (*SaveAffiliateLinkClickRequest) ProtoReflect ¶ added in v0.2.53
func (x *SaveAffiliateLinkClickRequest) ProtoReflect() protoreflect.Message
func (*SaveAffiliateLinkClickRequest) Reset ¶ added in v0.2.53
func (x *SaveAffiliateLinkClickRequest) Reset()
func (*SaveAffiliateLinkClickRequest) String ¶ added in v0.2.53
func (x *SaveAffiliateLinkClickRequest) String() string
type SaveAffiliateLinkClickResponse ¶ added in v0.2.53
type SaveAffiliateLinkClickResponse struct {
// contains filtered or unexported fields
}
func (*SaveAffiliateLinkClickResponse) Descriptor
deprecated
added in
v0.2.53
func (*SaveAffiliateLinkClickResponse) Descriptor() ([]byte, []int)
Deprecated: Use SaveAffiliateLinkClickResponse.ProtoReflect.Descriptor instead.
func (*SaveAffiliateLinkClickResponse) ProtoMessage ¶ added in v0.2.53
func (*SaveAffiliateLinkClickResponse) ProtoMessage()
func (*SaveAffiliateLinkClickResponse) ProtoReflect ¶ added in v0.2.53
func (x *SaveAffiliateLinkClickResponse) ProtoReflect() protoreflect.Message
func (*SaveAffiliateLinkClickResponse) Reset ¶ added in v0.2.53
func (x *SaveAffiliateLinkClickResponse) Reset()
func (*SaveAffiliateLinkClickResponse) String ¶ added in v0.2.53
func (x *SaveAffiliateLinkClickResponse) String() string
type SaveAffiliateLinkMobileAppDownloadRequest ¶ added in v0.2.66
type SaveAffiliateLinkMobileAppDownloadRequest struct { // The code is affiliate code of user inviting into Picnic. Code string `protobuf:"bytes,1,opt,name=code,proto3" json:"code,omitempty"` // contains filtered or unexported fields }
func (*SaveAffiliateLinkMobileAppDownloadRequest) Descriptor
deprecated
added in
v0.2.66
func (*SaveAffiliateLinkMobileAppDownloadRequest) Descriptor() ([]byte, []int)
Deprecated: Use SaveAffiliateLinkMobileAppDownloadRequest.ProtoReflect.Descriptor instead.
func (*SaveAffiliateLinkMobileAppDownloadRequest) GetCode ¶ added in v0.2.66
func (x *SaveAffiliateLinkMobileAppDownloadRequest) GetCode() string
func (*SaveAffiliateLinkMobileAppDownloadRequest) ProtoMessage ¶ added in v0.2.66
func (*SaveAffiliateLinkMobileAppDownloadRequest) ProtoMessage()
func (*SaveAffiliateLinkMobileAppDownloadRequest) ProtoReflect ¶ added in v0.2.66
func (x *SaveAffiliateLinkMobileAppDownloadRequest) ProtoReflect() protoreflect.Message
func (*SaveAffiliateLinkMobileAppDownloadRequest) Reset ¶ added in v0.2.66
func (x *SaveAffiliateLinkMobileAppDownloadRequest) Reset()
func (*SaveAffiliateLinkMobileAppDownloadRequest) String ¶ added in v0.2.66
func (x *SaveAffiliateLinkMobileAppDownloadRequest) String() string
type SaveAffiliateLinkMobileAppDownloadResponse ¶ added in v0.2.66
type SaveAffiliateLinkMobileAppDownloadResponse struct {
// contains filtered or unexported fields
}
func (*SaveAffiliateLinkMobileAppDownloadResponse) Descriptor
deprecated
added in
v0.2.66
func (*SaveAffiliateLinkMobileAppDownloadResponse) Descriptor() ([]byte, []int)
Deprecated: Use SaveAffiliateLinkMobileAppDownloadResponse.ProtoReflect.Descriptor instead.
func (*SaveAffiliateLinkMobileAppDownloadResponse) ProtoMessage ¶ added in v0.2.66
func (*SaveAffiliateLinkMobileAppDownloadResponse) ProtoMessage()
func (*SaveAffiliateLinkMobileAppDownloadResponse) ProtoReflect ¶ added in v0.2.66
func (x *SaveAffiliateLinkMobileAppDownloadResponse) ProtoReflect() protoreflect.Message
func (*SaveAffiliateLinkMobileAppDownloadResponse) Reset ¶ added in v0.2.66
func (x *SaveAffiliateLinkMobileAppDownloadResponse) Reset()
func (*SaveAffiliateLinkMobileAppDownloadResponse) String ¶ added in v0.2.66
func (x *SaveAffiliateLinkMobileAppDownloadResponse) String() string
type Streak ¶
type Streak struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` CreatedBy string `protobuf:"bytes,4,opt,name=created_by,json=createdBy,proto3" json:"created_by,omitempty"` Description string `protobuf:"bytes,5,opt,name=description,proto3" json:"description,omitempty"` EventsPerPeriod int64 `protobuf:"varint,6,opt,name=events_per_period,json=eventsPerPeriod,proto3" json:"events_per_period,omitempty"` Period *durationpb.Duration `protobuf:"bytes,7,opt,name=period,proto3" json:"period,omitempty"` CreatedAt *timestamppb.Timestamp `protobuf:"bytes,8,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` // contains filtered or unexported fields }
func (*Streak) Descriptor
deprecated
func (*Streak) GetCreatedAt ¶
func (x *Streak) GetCreatedAt() *timestamppb.Timestamp
func (*Streak) GetCreatedBy ¶
func (*Streak) GetDescription ¶
func (*Streak) GetEventsPerPeriod ¶
func (*Streak) GetPeriod ¶
func (x *Streak) GetPeriod() *durationpb.Duration
func (*Streak) ProtoMessage ¶
func (*Streak) ProtoMessage()
func (*Streak) ProtoReflect ¶
func (x *Streak) ProtoReflect() protoreflect.Message
type StreakCoin ¶
type StreakCoin struct { CoinsCount int64 `protobuf:"varint,1,opt,name=coins_count,json=coinsCount,proto3" json:"coins_count,omitempty"` EveryStreakCount int64 `protobuf:"varint,2,opt,name=every_streak_count,json=everyStreakCount,proto3" json:"every_streak_count,omitempty"` // contains filtered or unexported fields }
func (*StreakCoin) Descriptor
deprecated
func (*StreakCoin) Descriptor() ([]byte, []int)
Deprecated: Use StreakCoin.ProtoReflect.Descriptor instead.
func (*StreakCoin) GetCoinsCount ¶
func (x *StreakCoin) GetCoinsCount() int64
func (*StreakCoin) GetEveryStreakCount ¶
func (x *StreakCoin) GetEveryStreakCount() int64
func (*StreakCoin) ProtoMessage ¶
func (*StreakCoin) ProtoMessage()
func (*StreakCoin) ProtoReflect ¶
func (x *StreakCoin) ProtoReflect() protoreflect.Message
func (*StreakCoin) Reset ¶
func (x *StreakCoin) Reset()
func (*StreakCoin) String ¶
func (x *StreakCoin) String() string
type StreakNotificationPeriod ¶ added in v0.2.68
type StreakNotificationPeriod struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` StreakId string `protobuf:"bytes,2,opt,name=streak_id,json=streakId,proto3" json:"streak_id,omitempty"` BeforeStreakEnds *durationpb.Duration `protobuf:"bytes,5,opt,name=before_streak_ends,json=beforeStreakEnds,proto3" json:"before_streak_ends,omitempty"` // contains filtered or unexported fields }
func (*StreakNotificationPeriod) Descriptor
deprecated
added in
v0.2.68
func (*StreakNotificationPeriod) Descriptor() ([]byte, []int)
Deprecated: Use StreakNotificationPeriod.ProtoReflect.Descriptor instead.
func (*StreakNotificationPeriod) GetBeforeStreakEnds ¶ added in v0.2.68
func (x *StreakNotificationPeriod) GetBeforeStreakEnds() *durationpb.Duration
func (*StreakNotificationPeriod) GetId ¶ added in v0.2.68
func (x *StreakNotificationPeriod) GetId() string
func (*StreakNotificationPeriod) GetStreakId ¶ added in v0.2.68
func (x *StreakNotificationPeriod) GetStreakId() string
func (*StreakNotificationPeriod) ProtoMessage ¶ added in v0.2.68
func (*StreakNotificationPeriod) ProtoMessage()
func (*StreakNotificationPeriod) ProtoReflect ¶ added in v0.2.68
func (x *StreakNotificationPeriod) ProtoReflect() protoreflect.Message
func (*StreakNotificationPeriod) Reset ¶ added in v0.2.68
func (x *StreakNotificationPeriod) Reset()
func (*StreakNotificationPeriod) String ¶ added in v0.2.68
func (x *StreakNotificationPeriod) String() string
type StreakPeriodicNotificationTemplate ¶ added in v0.2.68
type StreakPeriodicNotificationTemplate struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` StreakId string `protobuf:"bytes,2,opt,name=streak_id,json=streakId,proto3" json:"streak_id,omitempty"` PeriodId string `protobuf:"bytes,3,opt,name=period_id,json=periodId,proto3" json:"period_id,omitempty"` TitleTemplate string `protobuf:"bytes,4,opt,name=title_template,json=titleTemplate,proto3" json:"title_template,omitempty"` BodyTemplate string `protobuf:"bytes,5,opt,name=body_template,json=bodyTemplate,proto3" json:"body_template,omitempty"` // contains filtered or unexported fields }
func (*StreakPeriodicNotificationTemplate) Descriptor
deprecated
added in
v0.2.68
func (*StreakPeriodicNotificationTemplate) Descriptor() ([]byte, []int)
Deprecated: Use StreakPeriodicNotificationTemplate.ProtoReflect.Descriptor instead.
func (*StreakPeriodicNotificationTemplate) GetBodyTemplate ¶ added in v0.2.68
func (x *StreakPeriodicNotificationTemplate) GetBodyTemplate() string
func (*StreakPeriodicNotificationTemplate) GetId ¶ added in v0.2.68
func (x *StreakPeriodicNotificationTemplate) GetId() string
func (*StreakPeriodicNotificationTemplate) GetPeriodId ¶ added in v0.2.68
func (x *StreakPeriodicNotificationTemplate) GetPeriodId() string
func (*StreakPeriodicNotificationTemplate) GetStreakId ¶ added in v0.2.68
func (x *StreakPeriodicNotificationTemplate) GetStreakId() string
func (*StreakPeriodicNotificationTemplate) GetTitleTemplate ¶ added in v0.2.68
func (x *StreakPeriodicNotificationTemplate) GetTitleTemplate() string
func (*StreakPeriodicNotificationTemplate) ProtoMessage ¶ added in v0.2.68
func (*StreakPeriodicNotificationTemplate) ProtoMessage()
func (*StreakPeriodicNotificationTemplate) ProtoReflect ¶ added in v0.2.68
func (x *StreakPeriodicNotificationTemplate) ProtoReflect() protoreflect.Message
func (*StreakPeriodicNotificationTemplate) Reset ¶ added in v0.2.68
func (x *StreakPeriodicNotificationTemplate) Reset()
func (*StreakPeriodicNotificationTemplate) String ¶ added in v0.2.68
func (x *StreakPeriodicNotificationTemplate) String() string
type StreakUppedTemplate ¶ added in v0.2.67
type StreakUppedTemplate struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` StreakId string `protobuf:"bytes,2,opt,name=streak_id,json=streakId,proto3" json:"streak_id,omitempty"` TitleTemplate string `protobuf:"bytes,3,opt,name=title_template,json=titleTemplate,proto3" json:"title_template,omitempty"` BodyTemplate string `protobuf:"bytes,4,opt,name=body_template,json=bodyTemplate,proto3" json:"body_template,omitempty"` // contains filtered or unexported fields }
func (*StreakUppedTemplate) Descriptor
deprecated
added in
v0.2.67
func (*StreakUppedTemplate) Descriptor() ([]byte, []int)
Deprecated: Use StreakUppedTemplate.ProtoReflect.Descriptor instead.
func (*StreakUppedTemplate) GetBodyTemplate ¶ added in v0.2.67
func (x *StreakUppedTemplate) GetBodyTemplate() string
func (*StreakUppedTemplate) GetId ¶ added in v0.2.68
func (x *StreakUppedTemplate) GetId() string
func (*StreakUppedTemplate) GetStreakId ¶ added in v0.2.67
func (x *StreakUppedTemplate) GetStreakId() string
func (*StreakUppedTemplate) GetTitleTemplate ¶ added in v0.2.67
func (x *StreakUppedTemplate) GetTitleTemplate() string
func (*StreakUppedTemplate) ProtoMessage ¶ added in v0.2.67
func (*StreakUppedTemplate) ProtoMessage()
func (*StreakUppedTemplate) ProtoReflect ¶ added in v0.2.67
func (x *StreakUppedTemplate) ProtoReflect() protoreflect.Message
func (*StreakUppedTemplate) Reset ¶ added in v0.2.67
func (x *StreakUppedTemplate) Reset()
func (*StreakUppedTemplate) String ¶ added in v0.2.67
func (x *StreakUppedTemplate) String() string
type TemplateArg ¶ added in v0.2.67
type TemplateArg struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Type string `protobuf:"bytes,2,opt,name=type,proto3" json:"type,omitempty"` // contains filtered or unexported fields }
func (*TemplateArg) Descriptor
deprecated
added in
v0.2.67
func (*TemplateArg) Descriptor() ([]byte, []int)
Deprecated: Use TemplateArg.ProtoReflect.Descriptor instead.
func (*TemplateArg) GetName ¶ added in v0.2.67
func (x *TemplateArg) GetName() string
func (*TemplateArg) GetType ¶ added in v0.2.67
func (x *TemplateArg) GetType() string
func (*TemplateArg) ProtoMessage ¶ added in v0.2.67
func (*TemplateArg) ProtoMessage()
func (*TemplateArg) ProtoReflect ¶ added in v0.2.67
func (x *TemplateArg) ProtoReflect() protoreflect.Message
func (*TemplateArg) Reset ¶ added in v0.2.67
func (x *TemplateArg) Reset()
func (*TemplateArg) String ¶ added in v0.2.67
func (x *TemplateArg) String() string
type TestTemplateRequest ¶ added in v0.2.67
type TestTemplateRequest struct { Template string `protobuf:"bytes,1,opt,name=template,proto3" json:"template,omitempty"` // contains filtered or unexported fields }
func (*TestTemplateRequest) Descriptor
deprecated
added in
v0.2.67
func (*TestTemplateRequest) Descriptor() ([]byte, []int)
Deprecated: Use TestTemplateRequest.ProtoReflect.Descriptor instead.
func (*TestTemplateRequest) GetTemplate ¶ added in v0.2.67
func (x *TestTemplateRequest) GetTemplate() string
func (*TestTemplateRequest) ProtoMessage ¶ added in v0.2.67
func (*TestTemplateRequest) ProtoMessage()
func (*TestTemplateRequest) ProtoReflect ¶ added in v0.2.67
func (x *TestTemplateRequest) ProtoReflect() protoreflect.Message
func (*TestTemplateRequest) Reset ¶ added in v0.2.67
func (x *TestTemplateRequest) Reset()
func (*TestTemplateRequest) String ¶ added in v0.2.67
func (x *TestTemplateRequest) String() string
type TestTemplateResponse ¶ added in v0.2.67
type TestTemplateResponse struct { Result string `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"` // contains filtered or unexported fields }
func (*TestTemplateResponse) Descriptor
deprecated
added in
v0.2.67
func (*TestTemplateResponse) Descriptor() ([]byte, []int)
Deprecated: Use TestTemplateResponse.ProtoReflect.Descriptor instead.
func (*TestTemplateResponse) GetResult ¶ added in v0.2.67
func (x *TestTemplateResponse) GetResult() string
func (*TestTemplateResponse) ProtoMessage ¶ added in v0.2.67
func (*TestTemplateResponse) ProtoMessage()
func (*TestTemplateResponse) ProtoReflect ¶ added in v0.2.67
func (x *TestTemplateResponse) ProtoReflect() protoreflect.Message
func (*TestTemplateResponse) Reset ¶ added in v0.2.67
func (x *TestTemplateResponse) Reset()
func (*TestTemplateResponse) String ¶ added in v0.2.67
func (x *TestTemplateResponse) String() string
type UnimplementedGrowthServiceServer ¶
type UnimplementedGrowthServiceServer struct { }
UnimplementedGrowthServiceServer must be embedded to have forward compatible implementations.
func (UnimplementedGrowthServiceServer) AddStreakCoins ¶
func (UnimplementedGrowthServiceServer) AddStreakCoins(context.Context, *AddStreakCoinsRequest) (*AddStreakCoinsResponse, error)
func (UnimplementedGrowthServiceServer) AddStreakEventKind ¶
func (UnimplementedGrowthServiceServer) AddStreakEventKind(context.Context, *AddStreakEventKindRequest) (*AddStreakEventKindResponse, error)
func (UnimplementedGrowthServiceServer) CreateStreak ¶
func (UnimplementedGrowthServiceServer) CreateStreak(context.Context, *CreateStreakRequest) (*CreateStreakResponse, error)
func (UnimplementedGrowthServiceServer) CreateStreakNotificationPeriod ¶ added in v0.2.68
func (UnimplementedGrowthServiceServer) CreateStreakNotificationPeriod(context.Context, *CreateStreakNotificationPeriodRequest) (*CreateStreakNotificationPeriodResponse, error)
func (UnimplementedGrowthServiceServer) CreateStreakPeriodicNotificationTemplate ¶ added in v0.2.68
func (UnimplementedGrowthServiceServer) CreateStreakPeriodicNotificationTemplate(context.Context, *CreateStreakPeriodicNotificationTemplateRequest) (*CreateStreakPeriodicNotificationTemplateResponse, error)
func (UnimplementedGrowthServiceServer) CreateStreakUppedTemplate ¶ added in v0.2.67
func (UnimplementedGrowthServiceServer) CreateStreakUppedTemplate(context.Context, *CreateStreakUppedTemplateRequest) (*CreateStreakUppedTemplateResponse, error)
func (UnimplementedGrowthServiceServer) DeleteStreakCoins ¶
func (UnimplementedGrowthServiceServer) DeleteStreakCoins(context.Context, *DeleteStreakCoinsRequest) (*DeleteStreakCoinsResponse, error)
func (UnimplementedGrowthServiceServer) DeleteStreakEventKind ¶
func (UnimplementedGrowthServiceServer) DeleteStreakEventKind(context.Context, *DeleteStreakEventKindRequest) (*DeleteStreakEventKindResponse, error)
func (UnimplementedGrowthServiceServer) DeleteStreakNotificationPeriod ¶ added in v0.2.68
func (UnimplementedGrowthServiceServer) DeleteStreakNotificationPeriod(context.Context, *DeleteStreakNotificationPeriodRequest) (*DeleteStreakNotificationPeriodResponse, error)
func (UnimplementedGrowthServiceServer) DeleteStreakPeriodicNotificationTemplate ¶ added in v0.2.68
func (UnimplementedGrowthServiceServer) DeleteStreakPeriodicNotificationTemplate(context.Context, *DeleteStreakPeriodicNotificationTemplateRequest) (*DeleteStreakPeriodicNotificationTemplateResponse, error)
func (UnimplementedGrowthServiceServer) DeleteStreakUppedTemplate ¶ added in v0.2.67
func (UnimplementedGrowthServiceServer) DeleteStreakUppedTemplate(context.Context, *DeleteStreakUppedTemplateRequest) (*DeleteStreakUppedTemplateResponse, error)
func (UnimplementedGrowthServiceServer) GetAffiliateLinkStats ¶ added in v0.2.58
func (UnimplementedGrowthServiceServer) GetAffiliateLinkStats(context.Context, *GetAffiliateLinkStatsRequest) (*GetAffiliateLinkStatsResponse, error)
func (UnimplementedGrowthServiceServer) GetAvailableEventKinds ¶
func (UnimplementedGrowthServiceServer) GetAvailableEventKinds(context.Context, *GetAvailableEventKindsRequest) (*GetAvailableEventKindsResponse, error)
func (UnimplementedGrowthServiceServer) GetBestUserStreak ¶
func (UnimplementedGrowthServiceServer) GetBestUserStreak(context.Context, *GetBestUserStreakRequest) (*GetBestUserStreakResponse, error)
func (UnimplementedGrowthServiceServer) GetCurrentUserStreak ¶
func (UnimplementedGrowthServiceServer) GetCurrentUserStreak(context.Context, *GetCurrentUserStreakRequest) (*GetCurrentUserStreakResponse, error)
func (UnimplementedGrowthServiceServer) GetEarnedStreakCoins ¶
func (UnimplementedGrowthServiceServer) GetEarnedStreakCoins(context.Context, *GetEarnedStreakCoinsRequest) (*GetEarnedStreakCoinsResponse, error)
func (UnimplementedGrowthServiceServer) GetStreak ¶
func (UnimplementedGrowthServiceServer) GetStreak(context.Context, *GetStreakRequest) (*GetStreakResponse, error)
func (UnimplementedGrowthServiceServer) GetStreakCoins ¶
func (UnimplementedGrowthServiceServer) GetStreakCoins(context.Context, *GetStreakCoinsRequest) (*GetStreakCoinsResponse, error)
func (UnimplementedGrowthServiceServer) GetStreakEventKinds ¶
func (UnimplementedGrowthServiceServer) GetStreakEventKinds(context.Context, *GetStreakEventKindsRequest) (*GetStreakEventKindsResponse, error)
func (UnimplementedGrowthServiceServer) GetStreakNotificationPeriods ¶ added in v0.2.68
func (UnimplementedGrowthServiceServer) GetStreakNotificationPeriods(context.Context, *GetStreakNotificationPeriodsRequest) (*GetStreakNotificationPeriodsResponse, error)
func (UnimplementedGrowthServiceServer) GetStreakPeriodicNotificationTemplates ¶ added in v0.2.68
func (UnimplementedGrowthServiceServer) GetStreakPeriodicNotificationTemplates(context.Context, *GetStreakPeriodicNotificationTemplatesRequest) (*GetStreakPeriodicNotificationTemplatesResponse, error)
func (UnimplementedGrowthServiceServer) GetStreakUppedTemplates ¶ added in v0.2.68
func (UnimplementedGrowthServiceServer) GetStreakUppedTemplates(context.Context, *GetStreakUppedTemplatesRequest) (*GetStreakUppedTemplatesResponse, error)
func (UnimplementedGrowthServiceServer) GetStreaks ¶
func (UnimplementedGrowthServiceServer) GetStreaks(context.Context, *GetStreaksRequest) (*GetStreaksResponse, error)
func (UnimplementedGrowthServiceServer) GetTemplateArgs ¶ added in v0.2.67
func (UnimplementedGrowthServiceServer) GetTemplateArgs(context.Context, *GetTemplateArgsRequest) (*GetTemplateArgsResponse, error)
func (UnimplementedGrowthServiceServer) GetUserCoins ¶
func (UnimplementedGrowthServiceServer) GetUserCoins(context.Context, *GetUserCoinsRequest) (*GetUserCoinsResponse, error)
func (UnimplementedGrowthServiceServer) GetUserStreak ¶ added in v0.2.67
func (UnimplementedGrowthServiceServer) GetUserStreak(context.Context, *GetUserStreakRequest) (*GetUserStreakResponse, error)
func (UnimplementedGrowthServiceServer) RemoveStreak ¶
func (UnimplementedGrowthServiceServer) RemoveStreak(context.Context, *RemoveStreakRequest) (*RemoveStreakResponse, error)
func (UnimplementedGrowthServiceServer) SaveAffiliateLinkClick ¶ added in v0.2.53
func (UnimplementedGrowthServiceServer) SaveAffiliateLinkClick(context.Context, *SaveAffiliateLinkClickRequest) (*SaveAffiliateLinkClickResponse, error)
func (UnimplementedGrowthServiceServer) SaveAffiliateLinkMobileAppDownload ¶ added in v0.2.66
func (UnimplementedGrowthServiceServer) SaveAffiliateLinkMobileAppDownload(context.Context, *SaveAffiliateLinkMobileAppDownloadRequest) (*SaveAffiliateLinkMobileAppDownloadResponse, error)
func (UnimplementedGrowthServiceServer) TestTemplate ¶ added in v0.2.67
func (UnimplementedGrowthServiceServer) TestTemplate(context.Context, *TestTemplateRequest) (*TestTemplateResponse, error)
func (UnimplementedGrowthServiceServer) UpdateStreak ¶
func (UnimplementedGrowthServiceServer) UpdateStreak(context.Context, *UpdateStreakRequest) (*UpdateStreakResponse, error)
func (UnimplementedGrowthServiceServer) UpdateStreakNotificationPeriod ¶ added in v0.2.68
func (UnimplementedGrowthServiceServer) UpdateStreakNotificationPeriod(context.Context, *UpdateStreakNotificationPeriodRequest) (*UpdateStreakNotificationPeriodResponse, error)
func (UnimplementedGrowthServiceServer) UpdateStreakPeriodicNotificationTemplate ¶ added in v0.2.68
func (UnimplementedGrowthServiceServer) UpdateStreakPeriodicNotificationTemplate(context.Context, *UpdateStreakPeriodicNotificationTemplateRequest) (*UpdateStreakPeriodicNotificationTemplateResponse, error)
func (UnimplementedGrowthServiceServer) UpdateStreakUppedTemplate ¶ added in v0.2.67
func (UnimplementedGrowthServiceServer) UpdateStreakUppedTemplate(context.Context, *UpdateStreakUppedTemplateRequest) (*UpdateStreakUppedTemplateResponse, error)
type UnsafeGrowthServiceServer ¶
type UnsafeGrowthServiceServer interface {
// contains filtered or unexported methods
}
UnsafeGrowthServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to GrowthServiceServer will result in compilation errors.
type UpdateStreakNotificationPeriodRequest ¶ added in v0.2.68
type UpdateStreakNotificationPeriodRequest struct { PeriodId string `protobuf:"bytes,1,opt,name=period_id,json=periodId,proto3" json:"period_id,omitempty"` BeforeStreakEnds *durationpb.Duration `protobuf:"bytes,4,opt,name=before_streak_ends,json=beforeStreakEnds,proto3" json:"before_streak_ends,omitempty"` // contains filtered or unexported fields }
func (*UpdateStreakNotificationPeriodRequest) Descriptor
deprecated
added in
v0.2.68
func (*UpdateStreakNotificationPeriodRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateStreakNotificationPeriodRequest.ProtoReflect.Descriptor instead.
func (*UpdateStreakNotificationPeriodRequest) GetBeforeStreakEnds ¶ added in v0.2.68
func (x *UpdateStreakNotificationPeriodRequest) GetBeforeStreakEnds() *durationpb.Duration
func (*UpdateStreakNotificationPeriodRequest) GetPeriodId ¶ added in v0.2.68
func (x *UpdateStreakNotificationPeriodRequest) GetPeriodId() string
func (*UpdateStreakNotificationPeriodRequest) ProtoMessage ¶ added in v0.2.68
func (*UpdateStreakNotificationPeriodRequest) ProtoMessage()
func (*UpdateStreakNotificationPeriodRequest) ProtoReflect ¶ added in v0.2.68
func (x *UpdateStreakNotificationPeriodRequest) ProtoReflect() protoreflect.Message
func (*UpdateStreakNotificationPeriodRequest) Reset ¶ added in v0.2.68
func (x *UpdateStreakNotificationPeriodRequest) Reset()
func (*UpdateStreakNotificationPeriodRequest) String ¶ added in v0.2.68
func (x *UpdateStreakNotificationPeriodRequest) String() string
type UpdateStreakNotificationPeriodResponse ¶ added in v0.2.68
type UpdateStreakNotificationPeriodResponse struct {
// contains filtered or unexported fields
}
func (*UpdateStreakNotificationPeriodResponse) Descriptor
deprecated
added in
v0.2.68
func (*UpdateStreakNotificationPeriodResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateStreakNotificationPeriodResponse.ProtoReflect.Descriptor instead.
func (*UpdateStreakNotificationPeriodResponse) ProtoMessage ¶ added in v0.2.68
func (*UpdateStreakNotificationPeriodResponse) ProtoMessage()
func (*UpdateStreakNotificationPeriodResponse) ProtoReflect ¶ added in v0.2.68
func (x *UpdateStreakNotificationPeriodResponse) ProtoReflect() protoreflect.Message
func (*UpdateStreakNotificationPeriodResponse) Reset ¶ added in v0.2.68
func (x *UpdateStreakNotificationPeriodResponse) Reset()
func (*UpdateStreakNotificationPeriodResponse) String ¶ added in v0.2.68
func (x *UpdateStreakNotificationPeriodResponse) String() string
type UpdateStreakPeriodicNotificationTemplateRequest ¶ added in v0.2.68
type UpdateStreakPeriodicNotificationTemplateRequest struct { TemplateId string `protobuf:"bytes,1,opt,name=template_id,json=templateId,proto3" json:"template_id,omitempty"` TitleTemplate *string `protobuf:"bytes,2,opt,name=title_template,json=titleTemplate,proto3,oneof" json:"title_template,omitempty"` BodyTemplate *string `protobuf:"bytes,3,opt,name=body_template,json=bodyTemplate,proto3,oneof" json:"body_template,omitempty"` // contains filtered or unexported fields }
func (*UpdateStreakPeriodicNotificationTemplateRequest) Descriptor
deprecated
added in
v0.2.68
func (*UpdateStreakPeriodicNotificationTemplateRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateStreakPeriodicNotificationTemplateRequest.ProtoReflect.Descriptor instead.
func (*UpdateStreakPeriodicNotificationTemplateRequest) GetBodyTemplate ¶ added in v0.2.68
func (x *UpdateStreakPeriodicNotificationTemplateRequest) GetBodyTemplate() string
func (*UpdateStreakPeriodicNotificationTemplateRequest) GetTemplateId ¶ added in v0.2.68
func (x *UpdateStreakPeriodicNotificationTemplateRequest) GetTemplateId() string
func (*UpdateStreakPeriodicNotificationTemplateRequest) GetTitleTemplate ¶ added in v0.2.68
func (x *UpdateStreakPeriodicNotificationTemplateRequest) GetTitleTemplate() string
func (*UpdateStreakPeriodicNotificationTemplateRequest) ProtoMessage ¶ added in v0.2.68
func (*UpdateStreakPeriodicNotificationTemplateRequest) ProtoMessage()
func (*UpdateStreakPeriodicNotificationTemplateRequest) ProtoReflect ¶ added in v0.2.68
func (x *UpdateStreakPeriodicNotificationTemplateRequest) ProtoReflect() protoreflect.Message
func (*UpdateStreakPeriodicNotificationTemplateRequest) Reset ¶ added in v0.2.68
func (x *UpdateStreakPeriodicNotificationTemplateRequest) Reset()
func (*UpdateStreakPeriodicNotificationTemplateRequest) String ¶ added in v0.2.68
func (x *UpdateStreakPeriodicNotificationTemplateRequest) String() string
type UpdateStreakPeriodicNotificationTemplateResponse ¶ added in v0.2.68
type UpdateStreakPeriodicNotificationTemplateResponse struct {
// contains filtered or unexported fields
}
func (*UpdateStreakPeriodicNotificationTemplateResponse) Descriptor
deprecated
added in
v0.2.68
func (*UpdateStreakPeriodicNotificationTemplateResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateStreakPeriodicNotificationTemplateResponse.ProtoReflect.Descriptor instead.
func (*UpdateStreakPeriodicNotificationTemplateResponse) ProtoMessage ¶ added in v0.2.68
func (*UpdateStreakPeriodicNotificationTemplateResponse) ProtoMessage()
func (*UpdateStreakPeriodicNotificationTemplateResponse) ProtoReflect ¶ added in v0.2.68
func (x *UpdateStreakPeriodicNotificationTemplateResponse) ProtoReflect() protoreflect.Message
func (*UpdateStreakPeriodicNotificationTemplateResponse) Reset ¶ added in v0.2.68
func (x *UpdateStreakPeriodicNotificationTemplateResponse) Reset()
func (*UpdateStreakPeriodicNotificationTemplateResponse) String ¶ added in v0.2.68
func (x *UpdateStreakPeriodicNotificationTemplateResponse) String() string
type UpdateStreakRequest ¶
type UpdateStreakRequest struct { StreakId string `protobuf:"bytes,1,opt,name=streak_id,json=streakId,proto3" json:"streak_id,omitempty"` Name *string `protobuf:"bytes,2,opt,name=name,proto3,oneof" json:"name,omitempty"` Description *string `protobuf:"bytes,3,opt,name=description,proto3,oneof" json:"description,omitempty"` EventsPerPeriod *int64 `protobuf:"varint,4,opt,name=events_per_period,json=eventsPerPeriod,proto3,oneof" json:"events_per_period,omitempty"` Period *durationpb.Duration `protobuf:"bytes,5,opt,name=period,proto3,oneof" json:"period,omitempty"` // contains filtered or unexported fields }
func (*UpdateStreakRequest) Descriptor
deprecated
func (*UpdateStreakRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateStreakRequest.ProtoReflect.Descriptor instead.
func (*UpdateStreakRequest) GetDescription ¶
func (x *UpdateStreakRequest) GetDescription() string
func (*UpdateStreakRequest) GetEventsPerPeriod ¶
func (x *UpdateStreakRequest) GetEventsPerPeriod() int64
func (*UpdateStreakRequest) GetName ¶
func (x *UpdateStreakRequest) GetName() string
func (*UpdateStreakRequest) GetPeriod ¶
func (x *UpdateStreakRequest) GetPeriod() *durationpb.Duration
func (*UpdateStreakRequest) GetStreakId ¶
func (x *UpdateStreakRequest) GetStreakId() string
func (*UpdateStreakRequest) ProtoMessage ¶
func (*UpdateStreakRequest) ProtoMessage()
func (*UpdateStreakRequest) ProtoReflect ¶
func (x *UpdateStreakRequest) ProtoReflect() protoreflect.Message
func (*UpdateStreakRequest) Reset ¶
func (x *UpdateStreakRequest) Reset()
func (*UpdateStreakRequest) String ¶
func (x *UpdateStreakRequest) String() string
type UpdateStreakResponse ¶
type UpdateStreakResponse struct {
// contains filtered or unexported fields
}
func (*UpdateStreakResponse) Descriptor
deprecated
func (*UpdateStreakResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateStreakResponse.ProtoReflect.Descriptor instead.
func (*UpdateStreakResponse) ProtoMessage ¶
func (*UpdateStreakResponse) ProtoMessage()
func (*UpdateStreakResponse) ProtoReflect ¶
func (x *UpdateStreakResponse) ProtoReflect() protoreflect.Message
func (*UpdateStreakResponse) Reset ¶
func (x *UpdateStreakResponse) Reset()
func (*UpdateStreakResponse) String ¶
func (x *UpdateStreakResponse) String() string
type UpdateStreakUppedTemplateRequest ¶ added in v0.2.67
type UpdateStreakUppedTemplateRequest struct { TemplateId string `protobuf:"bytes,1,opt,name=template_id,json=templateId,proto3" json:"template_id,omitempty"` TitleTemplate *string `protobuf:"bytes,2,opt,name=title_template,json=titleTemplate,proto3,oneof" json:"title_template,omitempty"` BodyTemplate *string `protobuf:"bytes,3,opt,name=body_template,json=bodyTemplate,proto3,oneof" json:"body_template,omitempty"` // contains filtered or unexported fields }
func (*UpdateStreakUppedTemplateRequest) Descriptor
deprecated
added in
v0.2.67
func (*UpdateStreakUppedTemplateRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateStreakUppedTemplateRequest.ProtoReflect.Descriptor instead.
func (*UpdateStreakUppedTemplateRequest) GetBodyTemplate ¶ added in v0.2.67
func (x *UpdateStreakUppedTemplateRequest) GetBodyTemplate() string
func (*UpdateStreakUppedTemplateRequest) GetTemplateId ¶ added in v0.2.68
func (x *UpdateStreakUppedTemplateRequest) GetTemplateId() string
func (*UpdateStreakUppedTemplateRequest) GetTitleTemplate ¶ added in v0.2.67
func (x *UpdateStreakUppedTemplateRequest) GetTitleTemplate() string
func (*UpdateStreakUppedTemplateRequest) ProtoMessage ¶ added in v0.2.67
func (*UpdateStreakUppedTemplateRequest) ProtoMessage()
func (*UpdateStreakUppedTemplateRequest) ProtoReflect ¶ added in v0.2.67
func (x *UpdateStreakUppedTemplateRequest) ProtoReflect() protoreflect.Message
func (*UpdateStreakUppedTemplateRequest) Reset ¶ added in v0.2.67
func (x *UpdateStreakUppedTemplateRequest) Reset()
func (*UpdateStreakUppedTemplateRequest) String ¶ added in v0.2.67
func (x *UpdateStreakUppedTemplateRequest) String() string
type UpdateStreakUppedTemplateResponse ¶ added in v0.2.67
type UpdateStreakUppedTemplateResponse struct {
// contains filtered or unexported fields
}
func (*UpdateStreakUppedTemplateResponse) Descriptor
deprecated
added in
v0.2.67
func (*UpdateStreakUppedTemplateResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateStreakUppedTemplateResponse.ProtoReflect.Descriptor instead.
func (*UpdateStreakUppedTemplateResponse) ProtoMessage ¶ added in v0.2.67
func (*UpdateStreakUppedTemplateResponse) ProtoMessage()
func (*UpdateStreakUppedTemplateResponse) ProtoReflect ¶ added in v0.2.67
func (x *UpdateStreakUppedTemplateResponse) ProtoReflect() protoreflect.Message
func (*UpdateStreakUppedTemplateResponse) Reset ¶ added in v0.2.67
func (x *UpdateStreakUppedTemplateResponse) Reset()
func (*UpdateStreakUppedTemplateResponse) String ¶ added in v0.2.67
func (x *UpdateStreakUppedTemplateResponse) String() string
type UserStreak ¶
type UserStreak struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` UserId string `protobuf:"bytes,2,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` StreakId string `protobuf:"bytes,3,opt,name=streak_id,json=streakId,proto3" json:"streak_id,omitempty"` StreakCount int64 `protobuf:"varint,4,opt,name=streak_count,json=streakCount,proto3" json:"streak_count,omitempty"` RequiredCountOfEvents int64 `` /* 129-byte string literal not displayed */ LastBlockCountOfEvents int64 `` /* 134-byte string literal not displayed */ Period *durationpb.Duration `protobuf:"bytes,7,opt,name=period,proto3" json:"period,omitempty"` // contains filtered or unexported fields }
func (*UserStreak) Descriptor
deprecated
func (*UserStreak) Descriptor() ([]byte, []int)
Deprecated: Use UserStreak.ProtoReflect.Descriptor instead.
func (*UserStreak) GetId ¶
func (x *UserStreak) GetId() string
func (*UserStreak) GetLastBlockCountOfEvents ¶
func (x *UserStreak) GetLastBlockCountOfEvents() int64
func (*UserStreak) GetPeriod ¶
func (x *UserStreak) GetPeriod() *durationpb.Duration
func (*UserStreak) GetRequiredCountOfEvents ¶
func (x *UserStreak) GetRequiredCountOfEvents() int64
func (*UserStreak) GetStreakCount ¶
func (x *UserStreak) GetStreakCount() int64
func (*UserStreak) GetStreakId ¶
func (x *UserStreak) GetStreakId() string
func (*UserStreak) GetUserId ¶
func (x *UserStreak) GetUserId() string
func (*UserStreak) ProtoMessage ¶
func (*UserStreak) ProtoMessage()
func (*UserStreak) ProtoReflect ¶
func (x *UserStreak) ProtoReflect() protoreflect.Message
func (*UserStreak) Reset ¶
func (x *UserStreak) Reset()
func (*UserStreak) String ¶
func (x *UserStreak) String() string