Documentation
¶
Index ¶
- Constants
- Variables
- func RegisterArticlesServer(s grpc.ServiceRegistrar, srv ArticlesServer)
- func RegisterAutowpServer(s grpc.ServiceRegistrar, srv AutowpServer)
- func RegisterCommentsServer(s grpc.ServiceRegistrar, srv CommentsServer)
- func RegisterContactsServer(s grpc.ServiceRegistrar, srv ContactsServer)
- func RegisterDonationsServer(s grpc.ServiceRegistrar, srv DonationsServer)
- func RegisterForumsServer(s grpc.ServiceRegistrar, srv ForumsServer)
- func RegisterItemsServer(s grpc.ServiceRegistrar, srv ItemsServer)
- func RegisterMapServer(s grpc.ServiceRegistrar, srv MapServer)
- func RegisterMessagingServer(s grpc.ServiceRegistrar, srv MessagingServer)
- func RegisterPicturesServer(s grpc.ServiceRegistrar, srv PicturesServer)
- func RegisterStatisticsServer(s grpc.ServiceRegistrar, srv StatisticsServer)
- func RegisterTextServer(s grpc.ServiceRegistrar, srv TextServer)
- func RegisterTrafficServer(s grpc.ServiceRegistrar, srv TrafficServer)
- func RegisterUsersServer(s grpc.ServiceRegistrar, srv UsersServer)
- type APIBanItem
- func (*APIBanItem) Descriptor() ([]byte, []int)deprecated
- func (x *APIBanItem) GetByUser() *APIUser
- func (x *APIBanItem) GetByUserId() int64
- func (x *APIBanItem) GetReason() string
- func (x *APIBanItem) GetUntil() *timestamppb.Timestamp
- func (*APIBanItem) ProtoMessage()
- func (x *APIBanItem) ProtoReflect() protoreflect.Message
- func (x *APIBanItem) Reset()
- func (x *APIBanItem) String() string
- type APIContentLanguages
- func (*APIContentLanguages) Descriptor() ([]byte, []int)deprecated
- func (x *APIContentLanguages) GetLanguages() []string
- func (*APIContentLanguages) ProtoMessage()
- func (x *APIContentLanguages) ProtoReflect() protoreflect.Message
- func (x *APIContentLanguages) Reset()
- func (x *APIContentLanguages) String() string
- type APICreateFeedbackRequest
- func (*APICreateFeedbackRequest) Descriptor() ([]byte, []int)deprecated
- func (x *APICreateFeedbackRequest) GetCaptcha() string
- func (x *APICreateFeedbackRequest) GetEmail() string
- func (x *APICreateFeedbackRequest) GetMessage() string
- func (x *APICreateFeedbackRequest) GetName() string
- func (*APICreateFeedbackRequest) ProtoMessage()
- func (x *APICreateFeedbackRequest) ProtoReflect() protoreflect.Message
- func (x *APICreateFeedbackRequest) Reset()
- func (x *APICreateFeedbackRequest) String() string
- type APICreateItemLinkResponse
- func (*APICreateItemLinkResponse) Descriptor() ([]byte, []int)deprecated
- func (x *APICreateItemLinkResponse) GetId() int64
- func (*APICreateItemLinkResponse) ProtoMessage()
- func (x *APICreateItemLinkResponse) ProtoReflect() protoreflect.Message
- func (x *APICreateItemLinkResponse) Reset()
- func (x *APICreateItemLinkResponse) String() string
- type APICreateTopicRequest
- func (*APICreateTopicRequest) Descriptor() ([]byte, []int)deprecated
- func (x *APICreateTopicRequest) GetMessage() string
- func (x *APICreateTopicRequest) GetModeratorAttention() bool
- func (x *APICreateTopicRequest) GetName() string
- func (x *APICreateTopicRequest) GetSubscription() bool
- func (x *APICreateTopicRequest) GetThemeId() int64
- func (*APICreateTopicRequest) ProtoMessage()
- func (x *APICreateTopicRequest) ProtoReflect() protoreflect.Message
- func (x *APICreateTopicRequest) Reset()
- func (x *APICreateTopicRequest) String() string
- func (s *APICreateTopicRequest) Validate(ctx context.Context, commentsRepository *comments.Repository, userID int64) ([]*errdetails.BadRequest_FieldViolation, error)
- type APICreateTopicResponse
- func (*APICreateTopicResponse) Descriptor() ([]byte, []int)deprecated
- func (x *APICreateTopicResponse) GetId() int64
- func (*APICreateTopicResponse) ProtoMessage()
- func (x *APICreateTopicResponse) ProtoReflect() protoreflect.Message
- func (x *APICreateTopicResponse) Reset()
- func (x *APICreateTopicResponse) String() string
- type APIDeleteUserRequest
- func (*APIDeleteUserRequest) Descriptor() ([]byte, []int)deprecated
- func (x *APIDeleteUserRequest) GetPassword() string
- func (x *APIDeleteUserRequest) GetUserId() int64
- func (*APIDeleteUserRequest) ProtoMessage()
- func (x *APIDeleteUserRequest) ProtoReflect() protoreflect.Message
- func (x *APIDeleteUserRequest) Reset()
- func (x *APIDeleteUserRequest) String() string
- type APIForumsUserSummary
- func (*APIForumsUserSummary) Descriptor() ([]byte, []int)deprecated
- func (x *APIForumsUserSummary) GetSubscriptionsCount() int32
- func (*APIForumsUserSummary) ProtoMessage()
- func (x *APIForumsUserSummary) ProtoReflect() protoreflect.Message
- func (x *APIForumsUserSummary) Reset()
- func (x *APIForumsUserSummary) String() string
- type APIGetIPRequest
- func (*APIGetIPRequest) Descriptor() ([]byte, []int)deprecated
- func (x *APIGetIPRequest) GetFields() []string
- func (x *APIGetIPRequest) GetIp() string
- func (*APIGetIPRequest) ProtoMessage()
- func (x *APIGetIPRequest) ProtoReflect() protoreflect.Message
- func (x *APIGetIPRequest) Reset()
- func (x *APIGetIPRequest) String() string
- type APIGetItemLinksRequest
- func (*APIGetItemLinksRequest) Descriptor() ([]byte, []int)deprecated
- func (x *APIGetItemLinksRequest) GetItemId() int64
- func (*APIGetItemLinksRequest) ProtoMessage()
- func (x *APIGetItemLinksRequest) ProtoReflect() protoreflect.Message
- func (x *APIGetItemLinksRequest) Reset()
- func (x *APIGetItemLinksRequest) String() string
- type APIGetItemVehicleTypesRequest
- func (*APIGetItemVehicleTypesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *APIGetItemVehicleTypesRequest) GetItemId() int64
- func (x *APIGetItemVehicleTypesRequest) GetVehicleTypeId() int64
- func (*APIGetItemVehicleTypesRequest) ProtoMessage()
- func (x *APIGetItemVehicleTypesRequest) ProtoReflect() protoreflect.Message
- func (x *APIGetItemVehicleTypesRequest) Reset()
- func (x *APIGetItemVehicleTypesRequest) String() string
- type APIGetItemVehicleTypesResponse
- func (*APIGetItemVehicleTypesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *APIGetItemVehicleTypesResponse) GetItems() []*APIItemVehicleType
- func (*APIGetItemVehicleTypesResponse) ProtoMessage()
- func (x *APIGetItemVehicleTypesResponse) ProtoReflect() protoreflect.Message
- func (x *APIGetItemVehicleTypesResponse) Reset()
- func (x *APIGetItemVehicleTypesResponse) String() string
- type APIGetTextRequest
- func (*APIGetTextRequest) Descriptor() ([]byte, []int)deprecated
- func (x *APIGetTextRequest) GetId() int64
- func (x *APIGetTextRequest) GetRevision() int64
- func (*APIGetTextRequest) ProtoMessage()
- func (x *APIGetTextRequest) ProtoReflect() protoreflect.Message
- func (x *APIGetTextRequest) Reset()
- func (x *APIGetTextRequest) String() string
- type APIGetTextResponse
- func (*APIGetTextResponse) Descriptor() ([]byte, []int)deprecated
- func (x *APIGetTextResponse) GetCurrent() *TextRevision
- func (x *APIGetTextResponse) GetNext() *TextRevision
- func (x *APIGetTextResponse) GetPrev() *TextRevision
- func (*APIGetTextResponse) ProtoMessage()
- func (x *APIGetTextResponse) ProtoReflect() protoreflect.Message
- func (x *APIGetTextResponse) Reset()
- func (x *APIGetTextResponse) String() string
- type APIGetUserRequest
- func (*APIGetUserRequest) Descriptor() ([]byte, []int)deprecated
- func (x *APIGetUserRequest) GetFields() []string
- func (x *APIGetUserRequest) GetUserId() int64
- func (*APIGetUserRequest) ProtoMessage()
- func (x *APIGetUserRequest) ProtoReflect() protoreflect.Message
- func (x *APIGetUserRequest) Reset()
- func (x *APIGetUserRequest) String() string
- type APIIP
- func (*APIIP) Descriptor() ([]byte, []int)deprecated
- func (x *APIIP) GetAddress() string
- func (x *APIIP) GetBlacklist() *APIBanItem
- func (x *APIIP) GetHostname() string
- func (x *APIIP) GetRights() *APIIPRights
- func (*APIIP) ProtoMessage()
- func (x *APIIP) ProtoReflect() protoreflect.Message
- func (x *APIIP) Reset()
- func (x *APIIP) String() string
- type APIIPRights
- func (*APIIPRights) Descriptor() ([]byte, []int)deprecated
- func (x *APIIPRights) GetAddToBlacklist() bool
- func (x *APIIPRights) GetRemoveFromBlacklist() bool
- func (*APIIPRights) ProtoMessage()
- func (x *APIIPRights) ProtoReflect() protoreflect.Message
- func (x *APIIPRights) Reset()
- func (x *APIIPRights) String() string
- type APIImage
- func (*APIImage) Descriptor() ([]byte, []int)deprecated
- func (x *APIImage) GetFilesize() int32
- func (x *APIImage) GetHeight() int32
- func (x *APIImage) GetId() int32
- func (x *APIImage) GetSrc() string
- func (x *APIImage) GetWidth() int32
- func (*APIImage) ProtoMessage()
- func (x *APIImage) ProtoReflect() protoreflect.Message
- func (x *APIImage) Reset()
- func (x *APIImage) String() string
- type APIItem
- func (*APIItem) Descriptor() ([]byte, []int)deprecated
- func (x *APIItem) GetCatname() string
- func (x *APIItem) GetId() int64
- func (x *APIItem) GetName() string
- func (*APIItem) ProtoMessage()
- func (x *APIItem) ProtoReflect() protoreflect.Message
- func (x *APIItem) Reset()
- func (x *APIItem) String() string
- type APIItemLink
- func (*APIItemLink) Descriptor() ([]byte, []int)deprecated
- func (x *APIItemLink) GetId() int64
- func (x *APIItemLink) GetItemId() int64
- func (x *APIItemLink) GetName() string
- func (x *APIItemLink) GetType() string
- func (x *APIItemLink) GetUrl() string
- func (*APIItemLink) ProtoMessage()
- func (x *APIItemLink) ProtoReflect() protoreflect.Message
- func (x *APIItemLink) Reset()
- func (x *APIItemLink) String() string
- func (s *APIItemLink) Validate() ([]*errdetails.BadRequest_FieldViolation, error)
- type APIItemLinkRequest
- type APIItemLinksResponse
- func (*APIItemLinksResponse) Descriptor() ([]byte, []int)deprecated
- func (x *APIItemLinksResponse) GetItems() []*APIItemLink
- func (*APIItemLinksResponse) ProtoMessage()
- func (x *APIItemLinksResponse) ProtoReflect() protoreflect.Message
- func (x *APIItemLinksResponse) Reset()
- func (x *APIItemLinksResponse) String() string
- type APIItemList
- type APIItemVehicleType
- func (*APIItemVehicleType) Descriptor() ([]byte, []int)deprecated
- func (x *APIItemVehicleType) GetItemId() int64
- func (x *APIItemVehicleType) GetVehicleTypeId() int64
- func (*APIItemVehicleType) ProtoMessage()
- func (x *APIItemVehicleType) ProtoReflect() protoreflect.Message
- func (x *APIItemVehicleType) Reset()
- func (x *APIItemVehicleType) String() string
- type APIItemVehicleTypeRequest
- func (*APIItemVehicleTypeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *APIItemVehicleTypeRequest) GetItemId() int64
- func (x *APIItemVehicleTypeRequest) GetVehicleTypeId() int64
- func (*APIItemVehicleTypeRequest) ProtoMessage()
- func (x *APIItemVehicleTypeRequest) ProtoReflect() protoreflect.Message
- func (x *APIItemVehicleTypeRequest) Reset()
- func (x *APIItemVehicleTypeRequest) String() string
- type APIMeRequest
- type APIMessage
- func (*APIMessage) Descriptor() ([]byte, []int)deprecated
- func (x *APIMessage) GetAllMessagesLink() bool
- func (x *APIMessage) GetAuthorId() int64
- func (x *APIMessage) GetCanDelete() bool
- func (x *APIMessage) GetCanReply() bool
- func (x *APIMessage) GetDate() *timestamppb.Timestamp
- func (x *APIMessage) GetDialogCount() int32
- func (x *APIMessage) GetDialogWithUserId() int64
- func (x *APIMessage) GetId() int64
- func (x *APIMessage) GetIsNew() bool
- func (x *APIMessage) GetText() string
- func (x *APIMessage) GetToUserId() int64
- func (*APIMessage) ProtoMessage()
- func (x *APIMessage) ProtoReflect() protoreflect.Message
- func (x *APIMessage) Reset()
- func (x *APIMessage) String() string
- type APIMessageNewCount
- func (*APIMessageNewCount) Descriptor() ([]byte, []int)deprecated
- func (x *APIMessageNewCount) GetCount() int32
- func (*APIMessageNewCount) ProtoMessage()
- func (x *APIMessageNewCount) ProtoReflect() protoreflect.Message
- func (x *APIMessageNewCount) Reset()
- func (x *APIMessageNewCount) String() string
- type APIMessageSummary
- func (*APIMessageSummary) Descriptor() ([]byte, []int)deprecated
- func (x *APIMessageSummary) GetInboxCount() int32
- func (x *APIMessageSummary) GetInboxNewCount() int32
- func (x *APIMessageSummary) GetSentCount() int32
- func (x *APIMessageSummary) GetSystemCount() int32
- func (x *APIMessageSummary) GetSystemNewCount() int32
- func (*APIMessageSummary) ProtoMessage()
- func (x *APIMessageSummary) ProtoReflect() protoreflect.Message
- func (x *APIMessageSummary) Reset()
- func (x *APIMessageSummary) String() string
- type APIMoveTopicRequest
- func (*APIMoveTopicRequest) Descriptor() ([]byte, []int)deprecated
- func (x *APIMoveTopicRequest) GetId() int64
- func (x *APIMoveTopicRequest) GetThemeId() int64
- func (*APIMoveTopicRequest) ProtoMessage()
- func (x *APIMoveTopicRequest) ProtoReflect() protoreflect.Message
- func (x *APIMoveTopicRequest) Reset()
- func (x *APIMoveTopicRequest) String() string
- type APISetTopicStatusRequest
- func (*APISetTopicStatusRequest) Descriptor() ([]byte, []int)deprecated
- func (x *APISetTopicStatusRequest) GetId() int64
- func (*APISetTopicStatusRequest) ProtoMessage()
- func (x *APISetTopicStatusRequest) ProtoReflect() protoreflect.Message
- func (x *APISetTopicStatusRequest) Reset()
- func (x *APISetTopicStatusRequest) String() string
- type APITopBrandsList
- func (*APITopBrandsList) Descriptor() ([]byte, []int)deprecated
- func (x *APITopBrandsList) GetBrands() []*APITopBrandsListItem
- func (x *APITopBrandsList) GetTotal() int32
- func (*APITopBrandsList) ProtoMessage()
- func (x *APITopBrandsList) ProtoReflect() protoreflect.Message
- func (x *APITopBrandsList) Reset()
- func (x *APITopBrandsList) String() string
- type APITopBrandsListItem
- func (*APITopBrandsListItem) Descriptor() ([]byte, []int)deprecated
- func (x *APITopBrandsListItem) GetCatname() string
- func (x *APITopBrandsListItem) GetId() int64
- func (x *APITopBrandsListItem) GetItemsCount() int32
- func (x *APITopBrandsListItem) GetName() string
- func (x *APITopBrandsListItem) GetNewItemsCount() int32
- func (*APITopBrandsListItem) ProtoMessage()
- func (x *APITopBrandsListItem) ProtoReflect() protoreflect.Message
- func (x *APITopBrandsListItem) Reset()
- func (x *APITopBrandsListItem) String() string
- type APITopCategoriesList
- func (*APITopCategoriesList) Descriptor() ([]byte, []int)deprecated
- func (x *APITopCategoriesList) GetItems() []*APITopCategoriesListItem
- func (*APITopCategoriesList) ProtoMessage()
- func (x *APITopCategoriesList) ProtoReflect() protoreflect.Message
- func (x *APITopCategoriesList) Reset()
- func (x *APITopCategoriesList) String() string
- type APITopCategoriesListItem
- func (*APITopCategoriesListItem) Descriptor() ([]byte, []int)deprecated
- func (x *APITopCategoriesListItem) GetCatname() string
- func (x *APITopCategoriesListItem) GetCount() int32
- func (x *APITopCategoriesListItem) GetId() int64
- func (x *APITopCategoriesListItem) GetName() string
- func (x *APITopCategoriesListItem) GetNewCount() int32
- func (*APITopCategoriesListItem) ProtoMessage()
- func (x *APITopCategoriesListItem) ProtoReflect() protoreflect.Message
- func (x *APITopCategoriesListItem) Reset()
- func (x *APITopCategoriesListItem) String() string
- type APITopFactoriesList
- func (*APITopFactoriesList) Descriptor() ([]byte, []int)deprecated
- func (x *APITopFactoriesList) GetItems() []*APITopFactoriesListItem
- func (*APITopFactoriesList) ProtoMessage()
- func (x *APITopFactoriesList) ProtoReflect() protoreflect.Message
- func (x *APITopFactoriesList) Reset()
- func (x *APITopFactoriesList) String() string
- type APITopFactoriesListItem
- func (*APITopFactoriesListItem) Descriptor() ([]byte, []int)deprecated
- func (x *APITopFactoriesListItem) GetCount() int32
- func (x *APITopFactoriesListItem) GetId() int64
- func (x *APITopFactoriesListItem) GetName() string
- func (x *APITopFactoriesListItem) GetNewCount() int32
- func (*APITopFactoriesListItem) ProtoMessage()
- func (x *APITopFactoriesListItem) ProtoReflect() protoreflect.Message
- func (x *APITopFactoriesListItem) Reset()
- func (x *APITopFactoriesListItem) String() string
- type APITopPersonsList
- func (*APITopPersonsList) Descriptor() ([]byte, []int)deprecated
- func (x *APITopPersonsList) GetItems() []*APITopPersonsListItem
- func (*APITopPersonsList) ProtoMessage()
- func (x *APITopPersonsList) ProtoReflect() protoreflect.Message
- func (x *APITopPersonsList) Reset()
- func (x *APITopPersonsList) String() string
- type APITopPersonsListItem
- func (*APITopPersonsListItem) Descriptor() ([]byte, []int)deprecated
- func (x *APITopPersonsListItem) GetId() int64
- func (x *APITopPersonsListItem) GetName() string
- func (*APITopPersonsListItem) ProtoMessage()
- func (x *APITopPersonsListItem) ProtoReflect() protoreflect.Message
- func (x *APITopPersonsListItem) Reset()
- func (x *APITopPersonsListItem) String() string
- type APITopTwinsBrandsList
- func (*APITopTwinsBrandsList) Descriptor() ([]byte, []int)deprecated
- func (x *APITopTwinsBrandsList) GetCount() int32
- func (x *APITopTwinsBrandsList) GetItems() []*APITopTwinsBrandsListItem
- func (*APITopTwinsBrandsList) ProtoMessage()
- func (x *APITopTwinsBrandsList) ProtoReflect() protoreflect.Message
- func (x *APITopTwinsBrandsList) Reset()
- func (x *APITopTwinsBrandsList) String() string
- type APITopTwinsBrandsListItem
- func (*APITopTwinsBrandsListItem) Descriptor() ([]byte, []int)deprecated
- func (x *APITopTwinsBrandsListItem) GetCatname() string
- func (x *APITopTwinsBrandsListItem) GetCount() int32
- func (x *APITopTwinsBrandsListItem) GetId() int64
- func (x *APITopTwinsBrandsListItem) GetName() string
- func (x *APITopTwinsBrandsListItem) GetNewCount() int32
- func (*APITopTwinsBrandsListItem) ProtoMessage()
- func (x *APITopTwinsBrandsListItem) ProtoReflect() protoreflect.Message
- func (x *APITopTwinsBrandsListItem) Reset()
- func (x *APITopTwinsBrandsListItem) String() string
- type APITrafficTopItem
- func (*APITrafficTopItem) Descriptor() ([]byte, []int)deprecated
- func (x *APITrafficTopItem) GetBan() *APIBanItem
- func (x *APITrafficTopItem) GetCount() int32
- func (x *APITrafficTopItem) GetInWhitelist() bool
- func (x *APITrafficTopItem) GetIp() string
- func (x *APITrafficTopItem) GetWhoisUrl() string
- func (*APITrafficTopItem) ProtoMessage()
- func (x *APITrafficTopItem) ProtoReflect() protoreflect.Message
- func (x *APITrafficTopItem) Reset()
- func (x *APITrafficTopItem) String() string
- type APITrafficTopResponse
- func (*APITrafficTopResponse) Descriptor() ([]byte, []int)deprecated
- func (x *APITrafficTopResponse) GetItems() []*APITrafficTopItem
- func (*APITrafficTopResponse) ProtoMessage()
- func (x *APITrafficTopResponse) ProtoReflect() protoreflect.Message
- func (x *APITrafficTopResponse) Reset()
- func (x *APITrafficTopResponse) String() string
- type APITrafficWhitelistItem
- func (*APITrafficWhitelistItem) Descriptor() ([]byte, []int)deprecated
- func (x *APITrafficWhitelistItem) GetDescription() string
- func (x *APITrafficWhitelistItem) GetIp() string
- func (*APITrafficWhitelistItem) ProtoMessage()
- func (x *APITrafficWhitelistItem) ProtoReflect() protoreflect.Message
- func (x *APITrafficWhitelistItem) Reset()
- func (x *APITrafficWhitelistItem) String() string
- type APITrafficWhitelistItems
- func (*APITrafficWhitelistItems) Descriptor() ([]byte, []int)deprecated
- func (x *APITrafficWhitelistItems) GetItems() []*APITrafficWhitelistItem
- func (*APITrafficWhitelistItems) ProtoMessage()
- func (x *APITrafficWhitelistItems) ProtoReflect() protoreflect.Message
- func (x *APITrafficWhitelistItems) Reset()
- func (x *APITrafficWhitelistItems) String() string
- type APITreeItem
- func (*APITreeItem) Descriptor() ([]byte, []int)deprecated
- func (x *APITreeItem) GetChilds() []*APITreeItem
- func (x *APITreeItem) GetId() string
- func (x *APITreeItem) GetName() string
- func (x *APITreeItem) GetType() int32
- func (*APITreeItem) ProtoMessage()
- func (x *APITreeItem) ProtoReflect() protoreflect.Message
- func (x *APITreeItem) Reset()
- func (x *APITreeItem) String() string
- type APIUser
- func (*APIUser) Descriptor() ([]byte, []int)deprecated
- func (x *APIUser) GetAvatar() *APIImage
- func (x *APIUser) GetDeleted() bool
- func (x *APIUser) GetGravatar() string
- func (x *APIUser) GetGreen() bool
- func (x *APIUser) GetId() int64
- func (x *APIUser) GetIdentity() string
- func (x *APIUser) GetLastOnline() *timestamppb.Timestamp
- func (x *APIUser) GetLongAway() bool
- func (x *APIUser) GetName() string
- func (x *APIUser) GetRoute() []string
- func (x *APIUser) GetSpecsWeight() float64
- func (*APIUser) ProtoMessage()
- func (x *APIUser) ProtoReflect() protoreflect.Message
- func (x *APIUser) Reset()
- func (x *APIUser) String() string
- type APIUserPreferencesRequest
- func (*APIUserPreferencesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *APIUserPreferencesRequest) GetUserId() int64
- func (*APIUserPreferencesRequest) ProtoMessage()
- func (x *APIUserPreferencesRequest) ProtoReflect() protoreflect.Message
- func (x *APIUserPreferencesRequest) Reset()
- func (x *APIUserPreferencesRequest) String() string
- type APIUserPreferencesResponse
- func (*APIUserPreferencesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *APIUserPreferencesResponse) GetDisableCommentsNotifications() bool
- func (*APIUserPreferencesResponse) ProtoMessage()
- func (x *APIUserPreferencesResponse) ProtoReflect() protoreflect.Message
- func (x *APIUserPreferencesResponse) Reset()
- func (x *APIUserPreferencesResponse) String() string
- type APIUsersRequest
- func (*APIUsersRequest) Descriptor() ([]byte, []int)deprecated
- func (x *APIUsersRequest) GetFields() []string
- func (x *APIUsersRequest) GetIsOnline() bool
- func (x *APIUsersRequest) GetLimit() uint64
- func (x *APIUsersRequest) GetPage() uint64
- func (*APIUsersRequest) ProtoMessage()
- func (x *APIUsersRequest) ProtoReflect() protoreflect.Message
- func (x *APIUsersRequest) Reset()
- func (x *APIUsersRequest) String() string
- type APIUsersResponse
- func (*APIUsersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *APIUsersResponse) GetItems() []*APIUser
- func (x *APIUsersResponse) GetPaginator() *Pages
- func (*APIUsersResponse) ProtoMessage()
- func (x *APIUsersResponse) ProtoReflect() protoreflect.Message
- func (x *APIUsersResponse) Reset()
- func (x *APIUsersResponse) String() string
- type AboutDataResponse
- func (*AboutDataResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AboutDataResponse) GetBeTranslator() string
- func (x *AboutDataResponse) GetContributors() []string
- func (x *AboutDataResponse) GetDeveloper() string
- func (x *AboutDataResponse) GetFrTranslator() string
- func (x *AboutDataResponse) GetPicturesSize() int32
- func (x *AboutDataResponse) GetPtBrTranslator() string
- func (x *AboutDataResponse) GetTotalComments() int32
- func (x *AboutDataResponse) GetTotalItems() int32
- func (x *AboutDataResponse) GetTotalPictures() int32
- func (x *AboutDataResponse) GetTotalUsers() int32
- func (x *AboutDataResponse) GetZhTranslator() string
- func (*AboutDataResponse) ProtoMessage()
- func (x *AboutDataResponse) ProtoReflect() protoreflect.Message
- func (x *AboutDataResponse) Reset()
- func (x *AboutDataResponse) String() string
- type AclEnforceRequest
- func (*AclEnforceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AclEnforceRequest) GetPrivilege() string
- func (x *AclEnforceRequest) GetResource() string
- func (*AclEnforceRequest) ProtoMessage()
- func (x *AclEnforceRequest) ProtoReflect() protoreflect.Message
- func (x *AclEnforceRequest) Reset()
- func (x *AclEnforceRequest) String() string
- type AclEnforceResult
- type AddCommentRequest
- func (*AddCommentRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddCommentRequest) GetItemId() int64
- func (x *AddCommentRequest) GetMessage() string
- func (x *AddCommentRequest) GetModeratorAttention() bool
- func (x *AddCommentRequest) GetParentId() int64
- func (x *AddCommentRequest) GetResolve() bool
- func (x *AddCommentRequest) GetTypeId() CommentsType
- func (*AddCommentRequest) ProtoMessage()
- func (x *AddCommentRequest) ProtoReflect() protoreflect.Message
- func (x *AddCommentRequest) Reset()
- func (x *AddCommentRequest) String() string
- func (s *AddCommentRequest) Validate(ctx context.Context, repository *comments.Repository, userID int64) ([]*errdetails.BadRequest_FieldViolation, error)
- type AddCommentResponse
- type AddToTrafficBlacklistRequest
- func (*AddToTrafficBlacklistRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddToTrafficBlacklistRequest) GetIp() string
- func (x *AddToTrafficBlacklistRequest) GetPeriod() int32
- func (x *AddToTrafficBlacklistRequest) GetReason() string
- func (*AddToTrafficBlacklistRequest) ProtoMessage()
- func (x *AddToTrafficBlacklistRequest) ProtoReflect() protoreflect.Message
- func (x *AddToTrafficBlacklistRequest) Reset()
- func (x *AddToTrafficBlacklistRequest) String() string
- type AddToTrafficWhitelistRequest
- func (*AddToTrafficWhitelistRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddToTrafficWhitelistRequest) GetIp() string
- func (*AddToTrafficWhitelistRequest) ProtoMessage()
- func (x *AddToTrafficWhitelistRequest) ProtoReflect() protoreflect.Message
- func (x *AddToTrafficWhitelistRequest) Reset()
- func (x *AddToTrafficWhitelistRequest) String() string
- type Application
- func (s *Application) Autoban(quit chan bool) error
- func (s *Application) Close() error
- func (s *Application) ExportUsersToKeycloak(ctx context.Context) error
- func (s *Application) ImageStorageGetFormattedImage(ctx context.Context, imageID int, format string) (*APIImage, error)
- func (s *Application) ImageStorageGetImage(ctx context.Context, imageID int) (*APIImage, error)
- func (s *Application) ListenDuplicateFinderAMQP(quit chan bool) error
- func (s *Application) ListenMonitoringAMQP(quit chan bool) error
- func (s *Application) MigrateAutowp() error
- func (s *Application) MigratePostgres() error
- func (s *Application) SchedulerDaily(ctx context.Context) error
- func (s *Application) SchedulerHourly(ctx context.Context) error
- func (s *Application) SchedulerMidnight(ctx context.Context) error
- func (s *Application) ServeGRPC(quit chan bool) error
- func (s *Application) ServePrivate(quit chan bool) error
- func (s *Application) ServePublic(quit chan bool) error
- type Article
- func (*Article) Descriptor() ([]byte, []int)deprecated
- func (x *Article) GetAuthorId() int64
- func (x *Article) GetCatname() string
- func (x *Article) GetDate() *timestamppb.Timestamp
- func (x *Article) GetDescription() string
- func (x *Article) GetHtml() string
- func (x *Article) GetId() int64
- func (x *Article) GetName() string
- func (x *Article) GetPreviewUrl() string
- func (*Article) ProtoMessage()
- func (x *Article) ProtoReflect() protoreflect.Message
- func (x *Article) Reset()
- func (x *Article) String() string
- type ArticleByCatnameRequest
- func (*ArticleByCatnameRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ArticleByCatnameRequest) GetCatname() string
- func (*ArticleByCatnameRequest) ProtoMessage()
- func (x *ArticleByCatnameRequest) ProtoReflect() protoreflect.Message
- func (x *ArticleByCatnameRequest) Reset()
- func (x *ArticleByCatnameRequest) String() string
- type ArticlesClient
- type ArticlesGRPCServer
- type ArticlesRequest
- func (*ArticlesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ArticlesRequest) GetLimit() uint64
- func (x *ArticlesRequest) GetPage() uint64
- func (*ArticlesRequest) ProtoMessage()
- func (x *ArticlesRequest) ProtoReflect() protoreflect.Message
- func (x *ArticlesRequest) Reset()
- func (x *ArticlesRequest) String() string
- type ArticlesResponse
- func (*ArticlesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ArticlesResponse) GetItems() []*Article
- func (x *ArticlesResponse) GetPaginator() *Pages
- func (*ArticlesResponse) ProtoMessage()
- func (x *ArticlesResponse) ProtoReflect() protoreflect.Message
- func (x *ArticlesResponse) Reset()
- func (x *ArticlesResponse) String() string
- type ArticlesServer
- type Auth
- type AutowpClient
- type AutowpServer
- type BrandIcons
- type BrandVehicleType
- func (*BrandVehicleType) Descriptor() ([]byte, []int)deprecated
- func (x *BrandVehicleType) GetCatname() string
- func (x *BrandVehicleType) GetId() int32
- func (x *BrandVehicleType) GetItemsCount() string
- func (x *BrandVehicleType) GetName() string
- func (*BrandVehicleType) ProtoMessage()
- func (x *BrandVehicleType) ProtoReflect() protoreflect.Message
- func (x *BrandVehicleType) Reset()
- func (x *BrandVehicleType) String() string
- type BrandVehicleTypeItems
- func (*BrandVehicleTypeItems) Descriptor() ([]byte, []int)deprecated
- func (x *BrandVehicleTypeItems) GetItems() []*BrandVehicleType
- func (*BrandVehicleTypeItems) ProtoMessage()
- func (x *BrandVehicleTypeItems) ProtoReflect() protoreflect.Message
- func (x *BrandVehicleTypeItems) Reset()
- func (x *BrandVehicleTypeItems) String() string
- type BrandsCache
- type Catalogue
- type CommentVote
- func (*CommentVote) Descriptor() ([]byte, []int)deprecated
- func (x *CommentVote) GetUser() *APIUser
- func (x *CommentVote) GetValue() CommentVote_VoteValue
- func (*CommentVote) ProtoMessage()
- func (x *CommentVote) ProtoReflect() protoreflect.Message
- func (x *CommentVote) Reset()
- func (x *CommentVote) String() string
- type CommentVoteItems
- type CommentVote_VoteValue
- func (CommentVote_VoteValue) Descriptor() protoreflect.EnumDescriptor
- func (x CommentVote_VoteValue) Enum() *CommentVote_VoteValue
- func (CommentVote_VoteValue) EnumDescriptor() ([]byte, []int)deprecated
- func (x CommentVote_VoteValue) Number() protoreflect.EnumNumber
- func (x CommentVote_VoteValue) String() string
- func (CommentVote_VoteValue) Type() protoreflect.EnumType
- type CommentsClient
- type CommentsGRPCServer
- func (s *CommentsGRPCServer) Add(ctx context.Context, in *AddCommentRequest) (*AddCommentResponse, error)
- func (s *CommentsGRPCServer) GetCommentVotes(ctx context.Context, in *GetCommentVotesRequest) (*CommentVoteItems, error)
- func (s *CommentsGRPCServer) MoveComment(ctx context.Context, in *CommentsMoveCommentRequest) (*emptypb.Empty, error)
- func (s *CommentsGRPCServer) SetDeleted(ctx context.Context, in *CommentsSetDeletedRequest) (*emptypb.Empty, error)
- func (s *CommentsGRPCServer) Subscribe(ctx context.Context, in *CommentsSubscribeRequest) (*emptypb.Empty, error)
- func (s *CommentsGRPCServer) UnSubscribe(ctx context.Context, in *CommentsUnSubscribeRequest) (*emptypb.Empty, error)
- func (s *CommentsGRPCServer) View(ctx context.Context, in *CommentsViewRequest) (*emptypb.Empty, error)
- func (s *CommentsGRPCServer) VoteComment(ctx context.Context, in *CommentsVoteCommentRequest) (*CommentsVoteCommentResponse, error)
- type CommentsMoveCommentRequest
- func (*CommentsMoveCommentRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CommentsMoveCommentRequest) GetCommentId() int64
- func (x *CommentsMoveCommentRequest) GetItemId() int64
- func (x *CommentsMoveCommentRequest) GetTypeId() CommentsType
- func (*CommentsMoveCommentRequest) ProtoMessage()
- func (x *CommentsMoveCommentRequest) ProtoReflect() protoreflect.Message
- func (x *CommentsMoveCommentRequest) Reset()
- func (x *CommentsMoveCommentRequest) String() string
- type CommentsServer
- type CommentsSetDeletedRequest
- func (*CommentsSetDeletedRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CommentsSetDeletedRequest) GetCommentId() int64
- func (x *CommentsSetDeletedRequest) GetDeleted() bool
- func (*CommentsSetDeletedRequest) ProtoMessage()
- func (x *CommentsSetDeletedRequest) ProtoReflect() protoreflect.Message
- func (x *CommentsSetDeletedRequest) Reset()
- func (x *CommentsSetDeletedRequest) String() string
- type CommentsSubscribeRequest
- func (*CommentsSubscribeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CommentsSubscribeRequest) GetItemId() int64
- func (x *CommentsSubscribeRequest) GetTypeId() CommentsType
- func (*CommentsSubscribeRequest) ProtoMessage()
- func (x *CommentsSubscribeRequest) ProtoReflect() protoreflect.Message
- func (x *CommentsSubscribeRequest) Reset()
- func (x *CommentsSubscribeRequest) String() string
- type CommentsType
- func (CommentsType) Descriptor() protoreflect.EnumDescriptor
- func (x CommentsType) Enum() *CommentsType
- func (CommentsType) EnumDescriptor() ([]byte, []int)deprecated
- func (x CommentsType) Number() protoreflect.EnumNumber
- func (x CommentsType) String() string
- func (CommentsType) Type() protoreflect.EnumType
- type CommentsUnSubscribeRequest
- func (*CommentsUnSubscribeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CommentsUnSubscribeRequest) GetItemId() int64
- func (x *CommentsUnSubscribeRequest) GetTypeId() CommentsType
- func (*CommentsUnSubscribeRequest) ProtoMessage()
- func (x *CommentsUnSubscribeRequest) ProtoReflect() protoreflect.Message
- func (x *CommentsUnSubscribeRequest) Reset()
- func (x *CommentsUnSubscribeRequest) String() string
- type CommentsViewRequest
- func (*CommentsViewRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CommentsViewRequest) GetItemId() int64
- func (x *CommentsViewRequest) GetTypeId() CommentsType
- func (*CommentsViewRequest) ProtoMessage()
- func (x *CommentsViewRequest) ProtoReflect() protoreflect.Message
- func (x *CommentsViewRequest) Reset()
- func (x *CommentsViewRequest) String() string
- type CommentsVoteCommentRequest
- func (*CommentsVoteCommentRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CommentsVoteCommentRequest) GetCommentId() int64
- func (x *CommentsVoteCommentRequest) GetVote() int32
- func (*CommentsVoteCommentRequest) ProtoMessage()
- func (x *CommentsVoteCommentRequest) ProtoReflect() protoreflect.Message
- func (x *CommentsVoteCommentRequest) Reset()
- func (x *CommentsVoteCommentRequest) String() string
- type CommentsVoteCommentResponse
- func (*CommentsVoteCommentResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CommentsVoteCommentResponse) GetVotes() int32
- func (*CommentsVoteCommentResponse) ProtoMessage()
- func (x *CommentsVoteCommentResponse) ProtoReflect() protoreflect.Message
- func (x *CommentsVoteCommentResponse) Reset()
- func (x *CommentsVoteCommentResponse) String() string
- type Contact
- type ContactItems
- type ContactsClient
- type ContactsGRPCServer
- func (s *ContactsGRPCServer) CreateContact(ctx context.Context, in *CreateContactRequest) (*emptypb.Empty, error)
- func (s *ContactsGRPCServer) DeleteContact(ctx context.Context, in *DeleteContactRequest) (*emptypb.Empty, error)
- func (s *ContactsGRPCServer) GetContact(ctx context.Context, in *GetContactRequest) (*Contact, error)
- func (s *ContactsGRPCServer) GetContacts(ctx context.Context, in *GetContactsRequest) (*ContactItems, error)
- type ContactsRepository
- type ContactsServer
- type Container
- func (s *Container) ArticlesGRPCServer() (*ArticlesGRPCServer, error)
- func (s *Container) Auth() (*Auth, error)
- func (s *Container) AutowpDB() (*sql.DB, error)
- func (s *Container) BanRepository() (*ban.Repository, error)
- func (s *Container) Catalogue() (*Catalogue, error)
- func (s *Container) Close() error
- func (s *Container) CommentsGRPCServer() (*CommentsGRPCServer, error)
- func (s *Container) CommentsRepository() (*comments.Repository, error)
- func (s *Container) Config() config.Config
- func (s *Container) ContactsGRPCServer() (*ContactsGRPCServer, error)
- func (s *Container) ContactsRepository() (*ContactsRepository, error)
- func (s *Container) DonationsGRPCServer() (*DonationsGRPCServer, error)
- func (s *Container) DuplicateFinder() (*DuplicateFinder, error)
- func (s *Container) EmailSender() email.Sender
- func (s *Container) Enforcer() *casbin.Enforcer
- func (s *Container) Events() (*Events, error)
- func (s *Container) Feedback() (*Feedback, error)
- func (s *Container) Forums() (*Forums, error)
- func (s *Container) ForumsGRPCServer() (*ForumsGRPCServer, error)
- func (s *Container) GRPCServer() (*GRPCServer, error)
- func (s *Container) GRPCServerWithServices() (*grpc.Server, error)
- func (s *Container) GoquDB() (*goqu.Database, error)
- func (s *Container) GoquPostgresDB() (*goqu.Database, error)
- func (s *Container) HostsManager() *hosts.Manager
- func (s *Container) I18n() (*i18nbundle.I18n, error)
- func (s *Container) IPExtractor() (*IPExtractor, error)
- func (s *Container) ImageStorage() (*storage.Storage, error)
- func (s *Container) ItemOfDayRepository() (*itemofday.Repository, error)
- func (s *Container) ItemsGRPCServer() (*ItemsGRPCServer, error)
- func (s *Container) ItemsRepository() (*items.Repository, error)
- func (s *Container) Keycloak() gocloak.GoCloak
- func (s *Container) Location() (*time.Location, error)
- func (s *Container) MapGRPCServer() (*MapGRPCServer, error)
- func (s *Container) Memcached() *memcache.Client
- func (s *Container) MessagingGRPCServer() (*MessagingGRPCServer, error)
- func (s *Container) MessagingRepository() (*messaging.Repository, error)
- func (s *Container) PicturesGRPCServer() (*PicturesGRPCServer, error)
- func (s *Container) PicturesRepository() (*pictures.Repository, error)
- func (s *Container) PrivateHTTPServer() (*http.Server, error)
- func (s *Container) PrivateRouter() (*gin.Engine, error)
- func (s *Container) PublicHTTPServer() (*http.Server, error)
- func (s *Container) PublicRouter() (http.HandlerFunc, error)
- func (s *Container) SetEmailSender(emailSender email.Sender)
- func (s *Container) StatisticsGRPCServer() (*StatisticsGRPCServer, error)
- func (s *Container) TelegramService() (*telegram.Service, error)
- func (s *Container) TextGRPCServer() (*TextGRPCServer, error)
- func (s *Container) Traffic() (*traffic.Traffic, error)
- func (s *Container) TrafficGRPCServer() (*TrafficGRPCServer, error)
- func (s *Container) UserExtractor() (*users.UserExtractor, error)
- func (s *Container) UsersGRPCServer() (*UsersGRPCServer, error)
- func (s *Container) UsersRepository() (*users.Repository, error)
- type CreateContactRequest
- func (*CreateContactRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateContactRequest) GetUserId() int64
- func (*CreateContactRequest) ProtoMessage()
- func (x *CreateContactRequest) ProtoReflect() protoreflect.Message
- func (x *CreateContactRequest) Reset()
- func (x *CreateContactRequest) String() string
- type CreateFeedbackRequest
- type DeleteContactRequest
- func (*DeleteContactRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteContactRequest) GetUserId() int64
- func (*DeleteContactRequest) ProtoMessage()
- func (x *DeleteContactRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteContactRequest) Reset()
- func (x *DeleteContactRequest) String() string
- type DeleteFromTrafficBlacklistRequest
- func (*DeleteFromTrafficBlacklistRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteFromTrafficBlacklistRequest) GetIp() string
- func (*DeleteFromTrafficBlacklistRequest) ProtoMessage()
- func (x *DeleteFromTrafficBlacklistRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteFromTrafficBlacklistRequest) Reset()
- func (x *DeleteFromTrafficBlacklistRequest) String() string
- type DeleteFromTrafficWhitelistRequest
- func (*DeleteFromTrafficWhitelistRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteFromTrafficWhitelistRequest) GetIp() string
- func (*DeleteFromTrafficWhitelistRequest) ProtoMessage()
- func (x *DeleteFromTrafficWhitelistRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteFromTrafficWhitelistRequest) Reset()
- func (x *DeleteFromTrafficWhitelistRequest) String() string
- type DeleteModerVoteTemplateRequest
- func (*DeleteModerVoteTemplateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteModerVoteTemplateRequest) GetId() int64
- func (*DeleteModerVoteTemplateRequest) ProtoMessage()
- func (x *DeleteModerVoteTemplateRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteModerVoteTemplateRequest) Reset()
- func (x *DeleteModerVoteTemplateRequest) String() string
- type DonationsClient
- type DonationsGRPCServer
- type DonationsServer
- type DuplicateFinder
- type DuplicateFinderInputMessage
- type ErrorDetails
- func (*ErrorDetails) Descriptor() ([]byte, []int)deprecated
- func (x *ErrorDetails) GetBadRequest() *errdetails.BadRequest
- func (x *ErrorDetails) GetDebugInfo() *errdetails.DebugInfo
- func (x *ErrorDetails) GetHelp() *errdetails.Help
- func (x *ErrorDetails) GetLocalizedMessage() *errdetails.LocalizedMessage
- func (x *ErrorDetails) GetPreconditionFailure() *errdetails.PreconditionFailure
- func (x *ErrorDetails) GetQuotaFailure() *errdetails.QuotaFailure
- func (x *ErrorDetails) GetRequestInfo() *errdetails.RequestInfo
- func (x *ErrorDetails) GetRetryInfo() *errdetails.RetryInfo
- func (*ErrorDetails) ProtoMessage()
- func (x *ErrorDetails) ProtoReflect() protoreflect.Message
- func (x *ErrorDetails) Reset()
- func (x *ErrorDetails) String() string
- type Event
- type Events
- type Feedback
- type Forums
- func (s *Forums) AddTopic(ctx context.Context, themeID int64, name string, userID int64, ...) (int64, error)
- func (s *Forums) Close(ctx context.Context, id int64) error
- func (s *Forums) Delete(ctx context.Context, id int64) error
- func (s *Forums) GetUserSummary(ctx context.Context, userID int64) (int, error)
- func (s *Forums) MoveTopic(ctx context.Context, id int64, themeID int64) error
- func (s *Forums) Open(ctx context.Context, id int64) error
- type ForumsClient
- type ForumsGRPCServer
- func (s *ForumsGRPCServer) CloseTopic(ctx context.Context, in *APISetTopicStatusRequest) (*emptypb.Empty, error)
- func (s *ForumsGRPCServer) CreateTopic(ctx context.Context, in *APICreateTopicRequest) (*APICreateTopicResponse, error)
- func (s *ForumsGRPCServer) DeleteTopic(ctx context.Context, in *APISetTopicStatusRequest) (*emptypb.Empty, error)
- func (s *ForumsGRPCServer) GetUserSummary(ctx context.Context, _ *emptypb.Empty) (*APIForumsUserSummary, error)
- func (s *ForumsGRPCServer) MoveTopic(ctx context.Context, in *APIMoveTopicRequest) (*emptypb.Empty, error)
- func (s *ForumsGRPCServer) OpenTopic(ctx context.Context, in *APISetTopicStatusRequest) (*emptypb.Empty, error)
- type ForumsServer
- type GRPCServer
- func (s *GRPCServer) AclEnforce(ctx context.Context, in *AclEnforceRequest) (*AclEnforceResult, error)
- func (s *GRPCServer) CreateFeedback(ctx context.Context, in *APICreateFeedbackRequest) (*emptypb.Empty, error)
- func (s *GRPCServer) GetBrandIcons(context.Context, *emptypb.Empty) (*BrandIcons, error)
- func (s *GRPCServer) GetBrandVehicleTypes(ctx context.Context, in *GetBrandVehicleTypesRequest) (*BrandVehicleTypeItems, error)
- func (s *GRPCServer) GetIP(ctx context.Context, in *APIGetIPRequest) (*APIIP, error)
- func (s *GRPCServer) GetPerspectivePages(ctx context.Context, _ *emptypb.Empty) (*PerspectivePagesItems, error)
- func (s *GRPCServer) GetPerspectives(ctx context.Context, _ *emptypb.Empty) (*PerspectivesItems, error)
- func (s *GRPCServer) GetReCaptchaConfig(context.Context, *emptypb.Empty) (*ReCaptchaConfig, error)
- func (s *GRPCServer) GetSpecs(ctx context.Context, _ *emptypb.Empty) (*SpecsItems, error)
- func (s *GRPCServer) GetVehicleTypes(ctx context.Context, _ *emptypb.Empty) (*VehicleTypeItems, error)
- type GetBrandVehicleTypesRequest
- func (*GetBrandVehicleTypesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetBrandVehicleTypesRequest) GetBrandId() int32
- func (*GetBrandVehicleTypesRequest) ProtoMessage()
- func (x *GetBrandVehicleTypesRequest) ProtoReflect() protoreflect.Message
- func (x *GetBrandVehicleTypesRequest) Reset()
- func (x *GetBrandVehicleTypesRequest) String() string
- type GetCommentVotesRequest
- func (*GetCommentVotesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetCommentVotesRequest) GetCommentId() int64
- func (*GetCommentVotesRequest) ProtoMessage()
- func (x *GetCommentVotesRequest) ProtoReflect() protoreflect.Message
- func (x *GetCommentVotesRequest) Reset()
- func (x *GetCommentVotesRequest) String() string
- type GetContactRequest
- type GetContactsRequest
- func (*GetContactsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetContactsRequest) GetFields() []string
- func (*GetContactsRequest) ProtoMessage()
- func (x *GetContactsRequest) ProtoReflect() protoreflect.Message
- func (x *GetContactsRequest) Reset()
- func (x *GetContactsRequest) String() string
- type GetTopBrandsListRequest
- func (*GetTopBrandsListRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetTopBrandsListRequest) GetLanguage() string
- func (*GetTopBrandsListRequest) ProtoMessage()
- func (x *GetTopBrandsListRequest) ProtoReflect() protoreflect.Message
- func (x *GetTopBrandsListRequest) Reset()
- func (x *GetTopBrandsListRequest) String() string
- type GetTopCategoriesListRequest
- func (*GetTopCategoriesListRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetTopCategoriesListRequest) GetLanguage() string
- func (*GetTopCategoriesListRequest) ProtoMessage()
- func (x *GetTopCategoriesListRequest) ProtoReflect() protoreflect.Message
- func (x *GetTopCategoriesListRequest) Reset()
- func (x *GetTopCategoriesListRequest) String() string
- type GetTopFactoriesListRequest
- func (*GetTopFactoriesListRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetTopFactoriesListRequest) GetLanguage() string
- func (*GetTopFactoriesListRequest) ProtoMessage()
- func (x *GetTopFactoriesListRequest) ProtoReflect() protoreflect.Message
- func (x *GetTopFactoriesListRequest) Reset()
- func (x *GetTopFactoriesListRequest) String() string
- type GetTopPersonsListRequest
- func (*GetTopPersonsListRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetTopPersonsListRequest) GetLanguage() string
- func (x *GetTopPersonsListRequest) GetPictureItemType() PictureItemType
- func (*GetTopPersonsListRequest) ProtoMessage()
- func (x *GetTopPersonsListRequest) ProtoReflect() protoreflect.Message
- func (x *GetTopPersonsListRequest) Reset()
- func (x *GetTopPersonsListRequest) String() string
- type GetTopTwinsBrandsListRequest
- func (*GetTopTwinsBrandsListRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetTopTwinsBrandsListRequest) GetLanguage() string
- func (*GetTopTwinsBrandsListRequest) ProtoMessage()
- func (x *GetTopTwinsBrandsListRequest) ProtoReflect() protoreflect.Message
- func (x *GetTopTwinsBrandsListRequest) Reset()
- func (x *GetTopTwinsBrandsListRequest) String() string
- type GetTreeRequest
- type IPExtractor
- type ItemFields
- func (*ItemFields) Descriptor() ([]byte, []int)deprecated
- func (x *ItemFields) GetDescription() bool
- func (x *ItemFields) GetHasText() bool
- func (x *ItemFields) GetNameDefault() bool
- func (x *ItemFields) GetNameHtml() bool
- func (x *ItemFields) GetPreviewPictures() *PreviewPicturesFields
- func (x *ItemFields) GetTotalPictures() bool
- func (*ItemFields) ProtoMessage()
- func (x *ItemFields) ProtoReflect() protoreflect.Message
- func (x *ItemFields) Reset()
- func (x *ItemFields) String() string
- type ItemPictureType
- func (ItemPictureType) Descriptor() protoreflect.EnumDescriptor
- func (x ItemPictureType) Enum() *ItemPictureType
- func (ItemPictureType) EnumDescriptor() ([]byte, []int)deprecated
- func (x ItemPictureType) Number() protoreflect.EnumNumber
- func (x ItemPictureType) String() string
- func (ItemPictureType) Type() protoreflect.EnumType
- type ItemPicturesRequest
- func (*ItemPicturesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ItemPicturesRequest) GetPerspectiveId() int32
- func (x *ItemPicturesRequest) GetPictures() *PicturesRequest
- func (x *ItemPicturesRequest) GetTypeId() ItemPictureType
- func (*ItemPicturesRequest) ProtoMessage()
- func (x *ItemPicturesRequest) ProtoReflect() protoreflect.Message
- func (x *ItemPicturesRequest) Reset()
- func (x *ItemPicturesRequest) String() string
- type ItemType
- type ItemsClient
- type ItemsGRPCServer
- func (s *ItemsGRPCServer) CreateItemLink(ctx context.Context, in *APIItemLink) (*APICreateItemLinkResponse, error)
- func (s *ItemsGRPCServer) CreateItemVehicleType(ctx context.Context, in *APIItemVehicleType) (*emptypb.Empty, error)
- func (s *ItemsGRPCServer) DeleteItemLink(ctx context.Context, in *APIItemLinkRequest) (*emptypb.Empty, error)
- func (s *ItemsGRPCServer) DeleteItemVehicleType(ctx context.Context, in *APIItemVehicleTypeRequest) (*emptypb.Empty, error)
- func (s *ItemsGRPCServer) GetContentLanguages(_ context.Context, _ *emptypb.Empty) (*APIContentLanguages, error)
- func (s *ItemsGRPCServer) GetItemLink(ctx context.Context, in *APIItemLinkRequest) (*APIItemLink, error)
- func (s *ItemsGRPCServer) GetItemLinks(ctx context.Context, in *APIGetItemLinksRequest) (*APIItemLinksResponse, error)
- func (s *ItemsGRPCServer) GetItemVehicleType(ctx context.Context, in *APIItemVehicleTypeRequest) (*APIItemVehicleType, error)
- func (s *ItemsGRPCServer) GetItemVehicleTypes(ctx context.Context, in *APIGetItemVehicleTypesRequest) (*APIGetItemVehicleTypesResponse, error)
- func (s *ItemsGRPCServer) GetTopBrandsList(ctx context.Context, in *GetTopBrandsListRequest) (*APITopBrandsList, error)
- func (s *ItemsGRPCServer) GetTopCategoriesList(ctx context.Context, in *GetTopCategoriesListRequest) (*APITopCategoriesList, error)
- func (s *ItemsGRPCServer) GetTopFactoriesList(ctx context.Context, in *GetTopFactoriesListRequest) (*APITopFactoriesList, error)
- func (s *ItemsGRPCServer) GetTopPersonsList(ctx context.Context, in *GetTopPersonsListRequest) (*APITopPersonsList, error)
- func (s *ItemsGRPCServer) GetTopTwinsBrandsList(ctx context.Context, in *GetTopTwinsBrandsListRequest) (*APITopTwinsBrandsList, error)
- func (s *ItemsGRPCServer) List(ctx context.Context, in *ListItemsRequest) (*APIItemList, error)
- func (s *ItemsGRPCServer) UpdateItemLink(ctx context.Context, in *APIItemLink) (*emptypb.Empty, error)
- type ItemsServer
- type ListItemsRequest
- func (*ListItemsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListItemsRequest) GetDescendantPictures() *ItemPicturesRequest
- func (x *ListItemsRequest) GetFields() *ItemFields
- func (x *ListItemsRequest) GetLanguage() string
- func (x *ListItemsRequest) GetLimit() uint64
- func (x *ListItemsRequest) GetPreviewPictures() *ItemPicturesRequest
- func (x *ListItemsRequest) GetTypeId() ItemType
- func (*ListItemsRequest) ProtoMessage()
- func (x *ListItemsRequest) ProtoReflect() protoreflect.Message
- func (x *ListItemsRequest) Reset()
- func (x *ListItemsRequest) String() string
- type MapClient
- type MapGRPCServer
- type MapGetPointsRequest
- func (*MapGetPointsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *MapGetPointsRequest) GetBounds() string
- func (x *MapGetPointsRequest) GetLanguage() string
- func (x *MapGetPointsRequest) GetPointsOnly() bool
- func (*MapGetPointsRequest) ProtoMessage()
- func (x *MapGetPointsRequest) ProtoReflect() protoreflect.Message
- func (x *MapGetPointsRequest) Reset()
- func (x *MapGetPointsRequest) String() string
- type MapPoint
- func (*MapPoint) Descriptor() ([]byte, []int)deprecated
- func (x *MapPoint) GetId() string
- func (x *MapPoint) GetImage() *APIImage
- func (x *MapPoint) GetLocation() *Point
- func (x *MapPoint) GetName() string
- func (x *MapPoint) GetUrl() []string
- func (*MapPoint) ProtoMessage()
- func (x *MapPoint) ProtoReflect() protoreflect.Message
- func (x *MapPoint) Reset()
- func (x *MapPoint) String() string
- type MapPoints
- type MapServer
- type MessagingClearFolder
- func (*MessagingClearFolder) Descriptor() ([]byte, []int)deprecated
- func (x *MessagingClearFolder) GetFolder() string
- func (*MessagingClearFolder) ProtoMessage()
- func (x *MessagingClearFolder) ProtoReflect() protoreflect.Message
- func (x *MessagingClearFolder) Reset()
- func (x *MessagingClearFolder) String() string
- type MessagingClient
- type MessagingCreateMessage
- func (*MessagingCreateMessage) Descriptor() ([]byte, []int)deprecated
- func (x *MessagingCreateMessage) GetText() string
- func (x *MessagingCreateMessage) GetUserId() int64
- func (*MessagingCreateMessage) ProtoMessage()
- func (x *MessagingCreateMessage) ProtoReflect() protoreflect.Message
- func (x *MessagingCreateMessage) Reset()
- func (x *MessagingCreateMessage) String() string
- type MessagingDeleteMessage
- func (*MessagingDeleteMessage) Descriptor() ([]byte, []int)deprecated
- func (x *MessagingDeleteMessage) GetMessageId() int64
- func (*MessagingDeleteMessage) ProtoMessage()
- func (x *MessagingDeleteMessage) ProtoReflect() protoreflect.Message
- func (x *MessagingDeleteMessage) Reset()
- func (x *MessagingDeleteMessage) String() string
- type MessagingGRPCServer
- func (s *MessagingGRPCServer) ClearFolder(ctx context.Context, in *MessagingClearFolder) (*emptypb.Empty, error)
- func (s *MessagingGRPCServer) CreateMessage(ctx context.Context, in *MessagingCreateMessage) (*emptypb.Empty, error)
- func (s *MessagingGRPCServer) DeleteMessage(ctx context.Context, in *MessagingDeleteMessage) (*emptypb.Empty, error)
- func (s *MessagingGRPCServer) GetMessages(ctx context.Context, in *MessagingGetMessagesRequest) (*MessagingGetMessagesResponse, error)
- func (s *MessagingGRPCServer) GetMessagesNewCount(ctx context.Context, _ *emptypb.Empty) (*APIMessageNewCount, error)
- func (s *MessagingGRPCServer) GetMessagesSummary(ctx context.Context, _ *emptypb.Empty) (*APIMessageSummary, error)
- type MessagingGetMessagesRequest
- func (*MessagingGetMessagesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *MessagingGetMessagesRequest) GetFolder() string
- func (x *MessagingGetMessagesRequest) GetPage() int32
- func (x *MessagingGetMessagesRequest) GetUserId() int64
- func (*MessagingGetMessagesRequest) ProtoMessage()
- func (x *MessagingGetMessagesRequest) ProtoReflect() protoreflect.Message
- func (x *MessagingGetMessagesRequest) Reset()
- func (x *MessagingGetMessagesRequest) String() string
- type MessagingGetMessagesResponse
- func (*MessagingGetMessagesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *MessagingGetMessagesResponse) GetItems() []*APIMessage
- func (x *MessagingGetMessagesResponse) GetPaginator() *Pages
- func (*MessagingGetMessagesResponse) ProtoMessage()
- func (x *MessagingGetMessagesResponse) ProtoReflect() protoreflect.Message
- func (x *MessagingGetMessagesResponse) Reset()
- func (x *MessagingGetMessagesResponse) String() string
- type MessagingServer
- type ModerVoteTemplate
- func (*ModerVoteTemplate) Descriptor() ([]byte, []int)deprecated
- func (x *ModerVoteTemplate) GetId() int64
- func (x *ModerVoteTemplate) GetMessage() string
- func (x *ModerVoteTemplate) GetUserID() int64
- func (x *ModerVoteTemplate) GetVote() int32
- func (*ModerVoteTemplate) ProtoMessage()
- func (x *ModerVoteTemplate) ProtoReflect() protoreflect.Message
- func (x *ModerVoteTemplate) Reset()
- func (x *ModerVoteTemplate) String() string
- type ModerVoteTemplates
- func (*ModerVoteTemplates) Descriptor() ([]byte, []int)deprecated
- func (x *ModerVoteTemplates) GetItems() []*ModerVoteTemplate
- func (*ModerVoteTemplates) ProtoMessage()
- func (x *ModerVoteTemplates) ProtoReflect() protoreflect.Message
- func (x *ModerVoteTemplates) Reset()
- func (x *ModerVoteTemplates) String() string
- type Pages
- func (*Pages) Descriptor() ([]byte, []int)deprecated
- func (x *Pages) GetCurrent() int32
- func (x *Pages) GetFirst() int32
- func (x *Pages) GetFirstPageInRange() int32
- func (x *Pages) GetLastPageInRange() int32
- func (x *Pages) GetNext() int32
- func (x *Pages) GetPageCount() int32
- func (x *Pages) GetPagesInRange() []int32
- func (x *Pages) GetPrevious() int32
- func (x *Pages) GetTotalItemCount() int32
- func (*Pages) ProtoMessage()
- func (x *Pages) ProtoReflect() protoreflect.Message
- func (x *Pages) Reset()
- func (x *Pages) String() string
- type Perspective
- type PerspectiveGroup
- func (*PerspectiveGroup) Descriptor() ([]byte, []int)deprecated
- func (x *PerspectiveGroup) GetId() int32
- func (x *PerspectiveGroup) GetName() string
- func (x *PerspectiveGroup) GetPerspectives() []*Perspective
- func (*PerspectiveGroup) ProtoMessage()
- func (x *PerspectiveGroup) ProtoReflect() protoreflect.Message
- func (x *PerspectiveGroup) Reset()
- func (x *PerspectiveGroup) String() string
- type PerspectivePage
- func (*PerspectivePage) Descriptor() ([]byte, []int)deprecated
- func (x *PerspectivePage) GetGroups() []*PerspectiveGroup
- func (x *PerspectivePage) GetId() int32
- func (x *PerspectivePage) GetName() string
- func (*PerspectivePage) ProtoMessage()
- func (x *PerspectivePage) ProtoReflect() protoreflect.Message
- func (x *PerspectivePage) Reset()
- func (x *PerspectivePage) String() string
- type PerspectivePagesItems
- func (*PerspectivePagesItems) Descriptor() ([]byte, []int)deprecated
- func (x *PerspectivePagesItems) GetItems() []*PerspectivePage
- func (*PerspectivePagesItems) ProtoMessage()
- func (x *PerspectivePagesItems) ProtoReflect() protoreflect.Message
- func (x *PerspectivePagesItems) Reset()
- func (x *PerspectivePagesItems) String() string
- type PerspectivesItems
- func (*PerspectivesItems) Descriptor() ([]byte, []int)deprecated
- func (x *PerspectivesItems) GetItems() []*Perspective
- func (*PerspectivesItems) ProtoMessage()
- func (x *PerspectivesItems) ProtoReflect() protoreflect.Message
- func (x *PerspectivesItems) Reset()
- func (x *PerspectivesItems) String() string
- type PictureFields
- type PictureItemType
- func (PictureItemType) Descriptor() protoreflect.EnumDescriptor
- func (x PictureItemType) Enum() *PictureItemType
- func (PictureItemType) EnumDescriptor() ([]byte, []int)deprecated
- func (x PictureItemType) Number() protoreflect.EnumNumber
- func (x PictureItemType) String() string
- func (PictureItemType) Type() protoreflect.EnumType
- type PictureStatus
- func (PictureStatus) Descriptor() protoreflect.EnumDescriptor
- func (x PictureStatus) Enum() *PictureStatus
- func (PictureStatus) EnumDescriptor() ([]byte, []int)deprecated
- func (x PictureStatus) Number() protoreflect.EnumNumber
- func (x PictureStatus) String() string
- func (PictureStatus) Type() protoreflect.EnumType
- type PicturesClient
- type PicturesGRPCServer
- func (s *PicturesGRPCServer) CreateModerVoteTemplate(ctx context.Context, in *ModerVoteTemplate) (*ModerVoteTemplate, error)
- func (s *PicturesGRPCServer) DeleteModerVoteTemplate(ctx context.Context, in *DeleteModerVoteTemplateRequest) (*emptypb.Empty, error)
- func (s *PicturesGRPCServer) GetModerVoteTemplates(ctx context.Context, _ *emptypb.Empty) (*ModerVoteTemplates, error)
- func (s *PicturesGRPCServer) View(ctx context.Context, in *PicturesViewRequest) (*emptypb.Empty, error)
- func (s *PicturesGRPCServer) Vote(ctx context.Context, in *PicturesVoteRequest) (*PicturesVoteSummary, error)
- type PicturesRequest
- func (*PicturesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PicturesRequest) GetItemPicture() *ItemPicturesRequest
- func (x *PicturesRequest) GetStatus() PictureStatus
- func (*PicturesRequest) ProtoMessage()
- func (x *PicturesRequest) ProtoReflect() protoreflect.Message
- func (x *PicturesRequest) Reset()
- func (x *PicturesRequest) String() string
- type PicturesServer
- type PicturesViewRequest
- func (*PicturesViewRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PicturesViewRequest) GetPictureId() int64
- func (*PicturesViewRequest) ProtoMessage()
- func (x *PicturesViewRequest) ProtoReflect() protoreflect.Message
- func (x *PicturesViewRequest) Reset()
- func (x *PicturesViewRequest) String() string
- type PicturesVoteRequest
- func (*PicturesVoteRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PicturesVoteRequest) GetPictureId() int64
- func (x *PicturesVoteRequest) GetValue() int32
- func (*PicturesVoteRequest) ProtoMessage()
- func (x *PicturesVoteRequest) ProtoReflect() protoreflect.Message
- func (x *PicturesVoteRequest) Reset()
- func (x *PicturesVoteRequest) String() string
- type PicturesVoteSummary
- func (*PicturesVoteSummary) Descriptor() ([]byte, []int)deprecated
- func (x *PicturesVoteSummary) GetNegative() int32
- func (x *PicturesVoteSummary) GetPositive() int32
- func (x *PicturesVoteSummary) GetValue() int32
- func (*PicturesVoteSummary) ProtoMessage()
- func (x *PicturesVoteSummary) ProtoReflect() protoreflect.Message
- func (x *PicturesVoteSummary) Reset()
- func (x *PicturesVoteSummary) String() string
- type Point
- type PreviewPicturesFields
- func (*PreviewPicturesFields) Descriptor() ([]byte, []int)deprecated
- func (x *PreviewPicturesFields) GetPicture() *PictureFields
- func (x *PreviewPicturesFields) GetRoute() bool
- func (*PreviewPicturesFields) ProtoMessage()
- func (x *PreviewPicturesFields) ProtoReflect() protoreflect.Message
- func (x *PreviewPicturesFields) Reset()
- func (x *PreviewPicturesFields) String() string
- type PulseGrid
- func (*PulseGrid) Descriptor() ([]byte, []int)deprecated
- func (x *PulseGrid) GetColor() string
- func (x *PulseGrid) GetLine() []float32
- func (x *PulseGrid) GetUserId() int64
- func (*PulseGrid) ProtoMessage()
- func (x *PulseGrid) ProtoReflect() protoreflect.Message
- func (x *PulseGrid) Reset()
- func (x *PulseGrid) String() string
- type PulseLegend
- type PulseRequest
- type PulseRequest_Period
- func (PulseRequest_Period) Descriptor() protoreflect.EnumDescriptor
- func (x PulseRequest_Period) Enum() *PulseRequest_Period
- func (PulseRequest_Period) EnumDescriptor() ([]byte, []int)deprecated
- func (x PulseRequest_Period) Number() protoreflect.EnumNumber
- func (x PulseRequest_Period) String() string
- func (PulseRequest_Period) Type() protoreflect.EnumType
- type PulseResponse
- func (*PulseResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PulseResponse) GetGrid() []*PulseGrid
- func (x *PulseResponse) GetLabels() []string
- func (x *PulseResponse) GetLegend() []*PulseLegend
- func (*PulseResponse) ProtoMessage()
- func (x *PulseResponse) ProtoReflect() protoreflect.Message
- func (x *PulseResponse) Reset()
- func (x *PulseResponse) String() string
- type ReCaptchaConfig
- type Spec
- func (*Spec) Descriptor() ([]byte, []int)deprecated
- func (x *Spec) GetChilds() []*Spec
- func (x *Spec) GetId() int32
- func (x *Spec) GetName() string
- func (x *Spec) GetShortName() string
- func (*Spec) ProtoMessage()
- func (x *Spec) ProtoReflect() protoreflect.Message
- func (x *Spec) Reset()
- func (x *Spec) String() string
- type SpecsItems
- type StatisticsClient
- type StatisticsGRPCServer
- type StatisticsServer
- type TextClient
- type TextGRPCServer
- type TextRevision
- func (*TextRevision) Descriptor() ([]byte, []int)deprecated
- func (x *TextRevision) GetRevision() int64
- func (x *TextRevision) GetText() string
- func (x *TextRevision) GetUserId() int64
- func (*TextRevision) ProtoMessage()
- func (x *TextRevision) ProtoReflect() protoreflect.Message
- func (x *TextRevision) Reset()
- func (x *TextRevision) String() string
- type TextServer
- type TokenForm
- type TrafficClient
- type TrafficGRPCServer
- func (s *TrafficGRPCServer) AddToBlacklist(ctx context.Context, in *AddToTrafficBlacklistRequest) (*emptypb.Empty, error)
- func (s *TrafficGRPCServer) AddToWhitelist(ctx context.Context, in *AddToTrafficWhitelistRequest) (*emptypb.Empty, error)
- func (s *TrafficGRPCServer) DeleteFromBlacklist(ctx context.Context, in *DeleteFromTrafficBlacklistRequest) (*emptypb.Empty, error)
- func (s *TrafficGRPCServer) DeleteFromWhitelist(ctx context.Context, in *DeleteFromTrafficWhitelistRequest) (*emptypb.Empty, error)
- func (s *TrafficGRPCServer) GetTop(ctx context.Context, _ *emptypb.Empty) (*APITrafficTopResponse, error)
- func (s *TrafficGRPCServer) GetTrafficWhitelist(ctx context.Context, _ *emptypb.Empty) (*APITrafficWhitelistItems, error)
- type TrafficServer
- type UnimplementedArticlesServer
- type UnimplementedAutowpServer
- func (UnimplementedAutowpServer) AclEnforce(context.Context, *AclEnforceRequest) (*AclEnforceResult, error)
- func (UnimplementedAutowpServer) CreateFeedback(context.Context, *APICreateFeedbackRequest) (*emptypb.Empty, error)
- func (UnimplementedAutowpServer) GetBrandIcons(context.Context, *emptypb.Empty) (*BrandIcons, error)
- func (UnimplementedAutowpServer) GetBrandVehicleTypes(context.Context, *GetBrandVehicleTypesRequest) (*BrandVehicleTypeItems, error)
- func (UnimplementedAutowpServer) GetIP(context.Context, *APIGetIPRequest) (*APIIP, error)
- func (UnimplementedAutowpServer) GetPerspectivePages(context.Context, *emptypb.Empty) (*PerspectivePagesItems, error)
- func (UnimplementedAutowpServer) GetPerspectives(context.Context, *emptypb.Empty) (*PerspectivesItems, error)
- func (UnimplementedAutowpServer) GetReCaptchaConfig(context.Context, *emptypb.Empty) (*ReCaptchaConfig, error)
- func (UnimplementedAutowpServer) GetSpecs(context.Context, *emptypb.Empty) (*SpecsItems, error)
- func (UnimplementedAutowpServer) GetVehicleTypes(context.Context, *emptypb.Empty) (*VehicleTypeItems, error)
- type UnimplementedCommentsServer
- func (UnimplementedCommentsServer) Add(context.Context, *AddCommentRequest) (*AddCommentResponse, error)
- func (UnimplementedCommentsServer) GetCommentVotes(context.Context, *GetCommentVotesRequest) (*CommentVoteItems, error)
- func (UnimplementedCommentsServer) MoveComment(context.Context, *CommentsMoveCommentRequest) (*emptypb.Empty, error)
- func (UnimplementedCommentsServer) SetDeleted(context.Context, *CommentsSetDeletedRequest) (*emptypb.Empty, error)
- func (UnimplementedCommentsServer) Subscribe(context.Context, *CommentsSubscribeRequest) (*emptypb.Empty, error)
- func (UnimplementedCommentsServer) UnSubscribe(context.Context, *CommentsUnSubscribeRequest) (*emptypb.Empty, error)
- func (UnimplementedCommentsServer) View(context.Context, *CommentsViewRequest) (*emptypb.Empty, error)
- func (UnimplementedCommentsServer) VoteComment(context.Context, *CommentsVoteCommentRequest) (*CommentsVoteCommentResponse, error)
- type UnimplementedContactsServer
- func (UnimplementedContactsServer) CreateContact(context.Context, *CreateContactRequest) (*emptypb.Empty, error)
- func (UnimplementedContactsServer) DeleteContact(context.Context, *DeleteContactRequest) (*emptypb.Empty, error)
- func (UnimplementedContactsServer) GetContact(context.Context, *GetContactRequest) (*Contact, error)
- func (UnimplementedContactsServer) GetContacts(context.Context, *GetContactsRequest) (*ContactItems, error)
- type UnimplementedDonationsServer
- type UnimplementedForumsServer
- func (UnimplementedForumsServer) CloseTopic(context.Context, *APISetTopicStatusRequest) (*emptypb.Empty, error)
- func (UnimplementedForumsServer) CreateTopic(context.Context, *APICreateTopicRequest) (*APICreateTopicResponse, error)
- func (UnimplementedForumsServer) DeleteTopic(context.Context, *APISetTopicStatusRequest) (*emptypb.Empty, error)
- func (UnimplementedForumsServer) GetUserSummary(context.Context, *emptypb.Empty) (*APIForumsUserSummary, error)
- func (UnimplementedForumsServer) MoveTopic(context.Context, *APIMoveTopicRequest) (*emptypb.Empty, error)
- func (UnimplementedForumsServer) OpenTopic(context.Context, *APISetTopicStatusRequest) (*emptypb.Empty, error)
- type UnimplementedItemsServer
- func (UnimplementedItemsServer) CreateItemLink(context.Context, *APIItemLink) (*APICreateItemLinkResponse, error)
- func (UnimplementedItemsServer) CreateItemVehicleType(context.Context, *APIItemVehicleType) (*emptypb.Empty, error)
- func (UnimplementedItemsServer) DeleteItemLink(context.Context, *APIItemLinkRequest) (*emptypb.Empty, error)
- func (UnimplementedItemsServer) DeleteItemVehicleType(context.Context, *APIItemVehicleTypeRequest) (*emptypb.Empty, error)
- func (UnimplementedItemsServer) GetContentLanguages(context.Context, *emptypb.Empty) (*APIContentLanguages, error)
- func (UnimplementedItemsServer) GetItemLink(context.Context, *APIItemLinkRequest) (*APIItemLink, error)
- func (UnimplementedItemsServer) GetItemLinks(context.Context, *APIGetItemLinksRequest) (*APIItemLinksResponse, error)
- func (UnimplementedItemsServer) GetItemVehicleType(context.Context, *APIItemVehicleTypeRequest) (*APIItemVehicleType, error)
- func (UnimplementedItemsServer) GetItemVehicleTypes(context.Context, *APIGetItemVehicleTypesRequest) (*APIGetItemVehicleTypesResponse, error)
- func (UnimplementedItemsServer) GetTopBrandsList(context.Context, *GetTopBrandsListRequest) (*APITopBrandsList, error)
- func (UnimplementedItemsServer) GetTopCategoriesList(context.Context, *GetTopCategoriesListRequest) (*APITopCategoriesList, error)
- func (UnimplementedItemsServer) GetTopFactoriesList(context.Context, *GetTopFactoriesListRequest) (*APITopFactoriesList, error)
- func (UnimplementedItemsServer) GetTopPersonsList(context.Context, *GetTopPersonsListRequest) (*APITopPersonsList, error)
- func (UnimplementedItemsServer) GetTopTwinsBrandsList(context.Context, *GetTopTwinsBrandsListRequest) (*APITopTwinsBrandsList, error)
- func (UnimplementedItemsServer) GetTree(context.Context, *GetTreeRequest) (*APITreeItem, error)
- func (UnimplementedItemsServer) List(context.Context, *ListItemsRequest) (*APIItemList, error)
- func (UnimplementedItemsServer) UpdateItemLink(context.Context, *APIItemLink) (*emptypb.Empty, error)
- type UnimplementedMapServer
- type UnimplementedMessagingServer
- func (UnimplementedMessagingServer) ClearFolder(context.Context, *MessagingClearFolder) (*emptypb.Empty, error)
- func (UnimplementedMessagingServer) CreateMessage(context.Context, *MessagingCreateMessage) (*emptypb.Empty, error)
- func (UnimplementedMessagingServer) DeleteMessage(context.Context, *MessagingDeleteMessage) (*emptypb.Empty, error)
- func (UnimplementedMessagingServer) GetMessages(context.Context, *MessagingGetMessagesRequest) (*MessagingGetMessagesResponse, error)
- func (UnimplementedMessagingServer) GetMessagesNewCount(context.Context, *emptypb.Empty) (*APIMessageNewCount, error)
- func (UnimplementedMessagingServer) GetMessagesSummary(context.Context, *emptypb.Empty) (*APIMessageSummary, error)
- type UnimplementedPicturesServer
- func (UnimplementedPicturesServer) CreateModerVoteTemplate(context.Context, *ModerVoteTemplate) (*ModerVoteTemplate, error)
- func (UnimplementedPicturesServer) DeleteModerVoteTemplate(context.Context, *DeleteModerVoteTemplateRequest) (*emptypb.Empty, error)
- func (UnimplementedPicturesServer) GetModerVoteTemplates(context.Context, *emptypb.Empty) (*ModerVoteTemplates, error)
- func (UnimplementedPicturesServer) View(context.Context, *PicturesViewRequest) (*emptypb.Empty, error)
- func (UnimplementedPicturesServer) Vote(context.Context, *PicturesVoteRequest) (*PicturesVoteSummary, error)
- type UnimplementedStatisticsServer
- type UnimplementedTextServer
- type UnimplementedTrafficServer
- func (UnimplementedTrafficServer) AddToBlacklist(context.Context, *AddToTrafficBlacklistRequest) (*emptypb.Empty, error)
- func (UnimplementedTrafficServer) AddToWhitelist(context.Context, *AddToTrafficWhitelistRequest) (*emptypb.Empty, error)
- func (UnimplementedTrafficServer) DeleteFromBlacklist(context.Context, *DeleteFromTrafficBlacklistRequest) (*emptypb.Empty, error)
- func (UnimplementedTrafficServer) DeleteFromWhitelist(context.Context, *DeleteFromTrafficWhitelistRequest) (*emptypb.Empty, error)
- func (UnimplementedTrafficServer) GetTop(context.Context, *emptypb.Empty) (*APITrafficTopResponse, error)
- func (UnimplementedTrafficServer) GetWhitelist(context.Context, *emptypb.Empty) (*APITrafficWhitelistItems, error)
- type UnimplementedUsersServer
- func (UnimplementedUsersServer) DeleteUser(context.Context, *APIDeleteUserRequest) (*emptypb.Empty, error)
- func (UnimplementedUsersServer) DisableUserCommentsNotifications(context.Context, *APIUserPreferencesRequest) (*emptypb.Empty, error)
- func (UnimplementedUsersServer) EnableUserCommentsNotifications(context.Context, *APIUserPreferencesRequest) (*emptypb.Empty, error)
- func (UnimplementedUsersServer) GetUser(context.Context, *APIGetUserRequest) (*APIUser, error)
- func (UnimplementedUsersServer) GetUserPreferences(context.Context, *APIUserPreferencesRequest) (*APIUserPreferencesResponse, error)
- func (UnimplementedUsersServer) GetUsers(context.Context, *APIUsersRequest) (*APIUsersResponse, error)
- func (UnimplementedUsersServer) Me(context.Context, *APIMeRequest) (*APIUser, error)
- type UnsafeArticlesServer
- type UnsafeAutowpServer
- type UnsafeCommentsServer
- type UnsafeContactsServer
- type UnsafeDonationsServer
- type UnsafeForumsServer
- type UnsafeItemsServer
- type UnsafeMapServer
- type UnsafeMessagingServer
- type UnsafePicturesServer
- type UnsafeStatisticsServer
- type UnsafeTextServer
- type UnsafeTrafficServer
- type UnsafeUsersServer
- type UsersClient
- type UsersGRPCServer
- func (s *UsersGRPCServer) DeleteUser(ctx context.Context, in *APIDeleteUserRequest) (*emptypb.Empty, error)
- func (s *UsersGRPCServer) DisableUserCommentsNotifications(ctx context.Context, in *APIUserPreferencesRequest) (*emptypb.Empty, error)
- func (s *UsersGRPCServer) EnableUserCommentsNotifications(ctx context.Context, in *APIUserPreferencesRequest) (*emptypb.Empty, error)
- func (s *UsersGRPCServer) GetUser(ctx context.Context, in *APIGetUserRequest) (*APIUser, error)
- func (s *UsersGRPCServer) GetUserPreferences(ctx context.Context, in *APIUserPreferencesRequest) (*APIUserPreferencesResponse, error)
- func (s *UsersGRPCServer) GetUsers(ctx context.Context, in *APIUsersRequest) (*APIUsersResponse, error)
- func (s *UsersGRPCServer) Me(ctx context.Context, in *APIMeRequest) (*APIUser, error)
- type UsersServer
- type VODDataDate
- func (*VODDataDate) Descriptor() ([]byte, []int)deprecated
- func (x *VODDataDate) GetDate() *timestamppb.Timestamp
- func (x *VODDataDate) GetFree() bool
- func (*VODDataDate) ProtoMessage()
- func (x *VODDataDate) ProtoReflect() protoreflect.Message
- func (x *VODDataDate) Reset()
- func (x *VODDataDate) String() string
- type VODDataResponse
- func (*VODDataResponse) Descriptor() ([]byte, []int)deprecated
- func (x *VODDataResponse) GetDates() []*VODDataDate
- func (x *VODDataResponse) GetSum() int32
- func (*VODDataResponse) ProtoMessage()
- func (x *VODDataResponse) ProtoReflect() protoreflect.Message
- func (x *VODDataResponse) Reset()
- func (x *VODDataResponse) String() string
- type VehicleType
- func (*VehicleType) Descriptor() ([]byte, []int)deprecated
- func (x *VehicleType) GetChilds() []*VehicleType
- func (x *VehicleType) GetId() int32
- func (x *VehicleType) GetName() string
- func (*VehicleType) ProtoMessage()
- func (x *VehicleType) ProtoReflect() protoreflect.Message
- func (x *VehicleType) Reset()
- func (x *VehicleType) String() string
- type VehicleTypeItems
Constants ¶
const ( TopicStatusNormal = "normal" TopicStatusClosed = "closed" TopicStatusDeleted = "deleted" )
const ArticlesPreviewBaseURL = "/img/articles/preview/"
const MaxTopicNameLength = 100
Variables ¶
var ( PictureItemType_name = map[int32]string{ 0: "PICTURE_UNKNOWN", 1: "PICTURE_CONTENT", 2: "PICTURE_AUTHOR", 3: "PICTURE_COPYRIGHTS", } PictureItemType_value = map[string]int32{ "PICTURE_UNKNOWN": 0, "PICTURE_CONTENT": 1, "PICTURE_AUTHOR": 2, "PICTURE_COPYRIGHTS": 3, } )
Enum value maps for PictureItemType.
var ( ItemType_name = map[int32]string{ 0: "ITEM_TYPE_UNKNOWN", 1: "ITEM_TYPE_VEHICLE", 2: "ITEM_TYPE_ENGINE", 3: "ITEM_TYPE_CATEGORY", 4: "ITEM_TYPE_TWINS", 5: "ITEM_TYPE_BRAND", 6: "ITEM_TYPE_FACTORY", 7: "ITEM_TYPE_MUSEUM", 8: "ITEM_TYPE_PERSON", 9: "ITEM_TYPE_COPYRIGHT", } ItemType_value = map[string]int32{ "ITEM_TYPE_UNKNOWN": 0, "ITEM_TYPE_VEHICLE": 1, "ITEM_TYPE_ENGINE": 2, "ITEM_TYPE_CATEGORY": 3, "ITEM_TYPE_TWINS": 4, "ITEM_TYPE_BRAND": 5, "ITEM_TYPE_FACTORY": 6, "ITEM_TYPE_MUSEUM": 7, "ITEM_TYPE_PERSON": 8, "ITEM_TYPE_COPYRIGHT": 9, } )
Enum value maps for ItemType.
var ( PictureStatus_name = map[int32]string{ 0: "PICTURE_STATUS_UNKNOWN", 1: "PICTURE_STATUS_ACCEPTED", 2: "PICTURE_STATUS_REMOVING", 3: "PICTURE_STATUS_REMOVED", 4: "PICTURE_STATUS_INBOX", } PictureStatus_value = map[string]int32{ "PICTURE_STATUS_UNKNOWN": 0, "PICTURE_STATUS_ACCEPTED": 1, "PICTURE_STATUS_REMOVING": 2, "PICTURE_STATUS_REMOVED": 3, "PICTURE_STATUS_INBOX": 4, } )
Enum value maps for PictureStatus.
var ( ItemPictureType_name = map[int32]string{ 0: "ITEM_PICTURE_UNKNOWN", 1: "ITEM_PICTURE_CONTENT", 2: "ITEM_PICTURE_AUTHOR", 3: "ITEM_PICTURE_COPYRIGHTS", } ItemPictureType_value = map[string]int32{ "ITEM_PICTURE_UNKNOWN": 0, "ITEM_PICTURE_CONTENT": 1, "ITEM_PICTURE_AUTHOR": 2, "ITEM_PICTURE_COPYRIGHTS": 3, } )
Enum value maps for ItemPictureType.
var ( CommentsType_name = map[int32]string{ 0: "UNKNOWN", 1: "PICTURES_TYPE_ID", 2: "ITEM_TYPE_ID", 3: "VOTINGS_TYPE_ID", 4: "ARTICLES_TYPE_ID", 5: "FORUMS_TYPE_ID", } CommentsType_value = map[string]int32{ "UNKNOWN": 0, "PICTURES_TYPE_ID": 1, "ITEM_TYPE_ID": 2, "VOTINGS_TYPE_ID": 3, "ARTICLES_TYPE_ID": 4, "FORUMS_TYPE_ID": 5, } )
Enum value maps for CommentsType.
var ( PulseRequest_Period_name = map[int32]string{ 0: "DEFAULT", 1: "YEAR", 2: "MONTH", } PulseRequest_Period_value = map[string]int32{ "DEFAULT": 0, "YEAR": 1, "MONTH": 2, } )
Enum value maps for PulseRequest_Period.
var ( CommentVote_VoteValue_name = map[int32]string{ 0: "UNKNOWN", -1: "POSITIVE", 1: "NEGATIVE", } CommentVote_VoteValue_value = map[string]int32{ "UNKNOWN": 0, "POSITIVE": -1, "NEGATIVE": 1, } )
Enum value maps for CommentVote_VoteValue.
var Articles_ServiceDesc = grpc.ServiceDesc{ ServiceName: "goautowp.Articles", HandlerType: (*ArticlesServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "GetList", Handler: _Articles_GetList_Handler, }, { MethodName: "GetItemByCatname", Handler: _Articles_GetItemByCatname_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "spec.proto", }
Articles_ServiceDesc is the grpc.ServiceDesc for Articles service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var Autowp_ServiceDesc = grpc.ServiceDesc{ ServiceName: "goautowp.Autowp", HandlerType: (*AutowpServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "AclEnforce", Handler: _Autowp_AclEnforce_Handler, }, { MethodName: "CreateFeedback", Handler: _Autowp_CreateFeedback_Handler, }, { MethodName: "GetBrandIcons", Handler: _Autowp_GetBrandIcons_Handler, }, { MethodName: "GetBrandVehicleTypes", Handler: _Autowp_GetBrandVehicleTypes_Handler, }, { MethodName: "GetIP", Handler: _Autowp_GetIP_Handler, }, { MethodName: "GetPerspectives", Handler: _Autowp_GetPerspectives_Handler, }, { MethodName: "GetPerspectivePages", Handler: _Autowp_GetPerspectivePages_Handler, }, { MethodName: "GetReCaptchaConfig", Handler: _Autowp_GetReCaptchaConfig_Handler, }, { MethodName: "GetSpecs", Handler: _Autowp_GetSpecs_Handler, }, { MethodName: "GetVehicleTypes", Handler: _Autowp_GetVehicleTypes_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "spec.proto", }
Autowp_ServiceDesc is the grpc.ServiceDesc for Autowp service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var Comments_ServiceDesc = grpc.ServiceDesc{ ServiceName: "goautowp.Comments", HandlerType: (*CommentsServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "GetCommentVotes", Handler: _Comments_GetCommentVotes_Handler, }, { MethodName: "Subscribe", Handler: _Comments_Subscribe_Handler, }, { MethodName: "UnSubscribe", Handler: _Comments_UnSubscribe_Handler, }, { MethodName: "View", Handler: _Comments_View_Handler, }, { MethodName: "SetDeleted", Handler: _Comments_SetDeleted_Handler, }, { MethodName: "MoveComment", Handler: _Comments_MoveComment_Handler, }, { MethodName: "VoteComment", Handler: _Comments_VoteComment_Handler, }, { MethodName: "Add", Handler: _Comments_Add_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "spec.proto", }
Comments_ServiceDesc is the grpc.ServiceDesc for Comments service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var Contacts_ServiceDesc = grpc.ServiceDesc{ ServiceName: "goautowp.Contacts", HandlerType: (*ContactsServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "CreateContact", Handler: _Contacts_CreateContact_Handler, }, { MethodName: "DeleteContact", Handler: _Contacts_DeleteContact_Handler, }, { MethodName: "GetContact", Handler: _Contacts_GetContact_Handler, }, { MethodName: "GetContacts", Handler: _Contacts_GetContacts_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "spec.proto", }
Contacts_ServiceDesc is the grpc.ServiceDesc for Contacts service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var Donations_ServiceDesc = grpc.ServiceDesc{ ServiceName: "goautowp.Donations", HandlerType: (*DonationsServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "GetVODData", Handler: _Donations_GetVODData_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "spec.proto", }
Donations_ServiceDesc is the grpc.ServiceDesc for Donations service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var ErrUserNotFound = errors.New("user not found")
var File_spec_proto protoreflect.FileDescriptor
var Forums_ServiceDesc = grpc.ServiceDesc{ ServiceName: "goautowp.Forums", HandlerType: (*ForumsServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "GetUserSummary", Handler: _Forums_GetUserSummary_Handler, }, { MethodName: "CreateTopic", Handler: _Forums_CreateTopic_Handler, }, { MethodName: "CloseTopic", Handler: _Forums_CloseTopic_Handler, }, { MethodName: "OpenTopic", Handler: _Forums_OpenTopic_Handler, }, { MethodName: "DeleteTopic", Handler: _Forums_DeleteTopic_Handler, }, { MethodName: "MoveTopic", Handler: _Forums_MoveTopic_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "spec.proto", }
Forums_ServiceDesc is the grpc.ServiceDesc for Forums service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var Items_ServiceDesc = grpc.ServiceDesc{ ServiceName: "goautowp.Items", HandlerType: (*ItemsServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "GetTopBrandsList", Handler: _Items_GetTopBrandsList_Handler, }, { MethodName: "GetTopPersonsList", Handler: _Items_GetTopPersonsList_Handler, }, { MethodName: "GetTopFactoriesList", Handler: _Items_GetTopFactoriesList_Handler, }, { MethodName: "GetTopCategoriesList", Handler: _Items_GetTopCategoriesList_Handler, }, { MethodName: "GetTopTwinsBrandsList", Handler: _Items_GetTopTwinsBrandsList_Handler, }, { MethodName: "List", Handler: _Items_List_Handler, }, { MethodName: "GetTree", Handler: _Items_GetTree_Handler, }, { MethodName: "GetContentLanguages", Handler: _Items_GetContentLanguages_Handler, }, { MethodName: "GetItemLink", Handler: _Items_GetItemLink_Handler, }, { MethodName: "GetItemLinks", Handler: _Items_GetItemLinks_Handler, }, { MethodName: "DeleteItemLink", Handler: _Items_DeleteItemLink_Handler, }, { MethodName: "CreateItemLink", Handler: _Items_CreateItemLink_Handler, }, { MethodName: "UpdateItemLink", Handler: _Items_UpdateItemLink_Handler, }, { MethodName: "GetItemVehicleTypes", Handler: _Items_GetItemVehicleTypes_Handler, }, { MethodName: "GetItemVehicleType", Handler: _Items_GetItemVehicleType_Handler, }, { MethodName: "CreateItemVehicleType", Handler: _Items_CreateItemVehicleType_Handler, }, { MethodName: "DeleteItemVehicleType", Handler: _Items_DeleteItemVehicleType_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "spec.proto", }
Items_ServiceDesc is the grpc.ServiceDesc for Items service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var Map_ServiceDesc = grpc.ServiceDesc{ ServiceName: "goautowp.Map", HandlerType: (*MapServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "GetPoints", Handler: _Map_GetPoints_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "spec.proto", }
Map_ServiceDesc is the grpc.ServiceDesc for Map service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var Messaging_ServiceDesc = grpc.ServiceDesc{ ServiceName: "goautowp.Messaging", HandlerType: (*MessagingServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "GetMessagesNewCount", Handler: _Messaging_GetMessagesNewCount_Handler, }, { MethodName: "GetMessagesSummary", Handler: _Messaging_GetMessagesSummary_Handler, }, { MethodName: "DeleteMessage", Handler: _Messaging_DeleteMessage_Handler, }, { MethodName: "ClearFolder", Handler: _Messaging_ClearFolder_Handler, }, { MethodName: "CreateMessage", Handler: _Messaging_CreateMessage_Handler, }, { MethodName: "GetMessages", Handler: _Messaging_GetMessages_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "spec.proto", }
Messaging_ServiceDesc is the grpc.ServiceDesc for Messaging service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var Pictures_ServiceDesc = grpc.ServiceDesc{ ServiceName: "goautowp.Pictures", HandlerType: (*PicturesServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "View", Handler: _Pictures_View_Handler, }, { MethodName: "Vote", Handler: _Pictures_Vote_Handler, }, { MethodName: "CreateModerVoteTemplate", Handler: _Pictures_CreateModerVoteTemplate_Handler, }, { MethodName: "DeleteModerVoteTemplate", Handler: _Pictures_DeleteModerVoteTemplate_Handler, }, { MethodName: "GetModerVoteTemplates", Handler: _Pictures_GetModerVoteTemplates_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "spec.proto", }
Pictures_ServiceDesc is the grpc.ServiceDesc for Pictures service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var Statistics_ServiceDesc = grpc.ServiceDesc{ ServiceName: "goautowp.Statistics", HandlerType: (*StatisticsServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "GetPulse", Handler: _Statistics_GetPulse_Handler, }, { MethodName: "GetAboutData", Handler: _Statistics_GetAboutData_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "spec.proto", }
Statistics_ServiceDesc is the grpc.ServiceDesc for Statistics service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var Text_ServiceDesc = grpc.ServiceDesc{ ServiceName: "goautowp.Text", HandlerType: (*TextServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "GetText", Handler: _Text_GetText_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "spec.proto", }
Text_ServiceDesc is the grpc.ServiceDesc for Text service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var Traffic_ServiceDesc = grpc.ServiceDesc{ ServiceName: "goautowp.Traffic", HandlerType: (*TrafficServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "AddToBlacklist", Handler: _Traffic_AddToBlacklist_Handler, }, { MethodName: "AddToWhitelist", Handler: _Traffic_AddToWhitelist_Handler, }, { MethodName: "DeleteFromBlacklist", Handler: _Traffic_DeleteFromBlacklist_Handler, }, { MethodName: "DeleteFromWhitelist", Handler: _Traffic_DeleteFromWhitelist_Handler, }, { MethodName: "GetTop", Handler: _Traffic_GetTop_Handler, }, { MethodName: "GetWhitelist", Handler: _Traffic_GetWhitelist_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "spec.proto", }
Traffic_ServiceDesc is the grpc.ServiceDesc for Traffic service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var Users_ServiceDesc = grpc.ServiceDesc{ ServiceName: "goautowp.Users", HandlerType: (*UsersServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "DeleteUser", Handler: _Users_DeleteUser_Handler, }, { MethodName: "GetUser", Handler: _Users_GetUser_Handler, }, { MethodName: "Me", Handler: _Users_Me_Handler, }, { MethodName: "GetUserPreferences", Handler: _Users_GetUserPreferences_Handler, }, { MethodName: "DisableUserCommentsNotifications", Handler: _Users_DisableUserCommentsNotifications_Handler, }, { MethodName: "EnableUserCommentsNotifications", Handler: _Users_EnableUserCommentsNotifications_Handler, }, { MethodName: "GetUsers", Handler: _Users_GetUsers_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "spec.proto", }
Users_ServiceDesc is the grpc.ServiceDesc for Users service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
Functions ¶
func RegisterArticlesServer ¶
func RegisterArticlesServer(s grpc.ServiceRegistrar, srv ArticlesServer)
func RegisterAutowpServer ¶
func RegisterAutowpServer(s grpc.ServiceRegistrar, srv AutowpServer)
func RegisterCommentsServer ¶
func RegisterCommentsServer(s grpc.ServiceRegistrar, srv CommentsServer)
func RegisterContactsServer ¶
func RegisterContactsServer(s grpc.ServiceRegistrar, srv ContactsServer)
func RegisterDonationsServer ¶
func RegisterDonationsServer(s grpc.ServiceRegistrar, srv DonationsServer)
func RegisterForumsServer ¶
func RegisterForumsServer(s grpc.ServiceRegistrar, srv ForumsServer)
func RegisterItemsServer ¶
func RegisterItemsServer(s grpc.ServiceRegistrar, srv ItemsServer)
func RegisterMapServer ¶
func RegisterMapServer(s grpc.ServiceRegistrar, srv MapServer)
func RegisterMessagingServer ¶
func RegisterMessagingServer(s grpc.ServiceRegistrar, srv MessagingServer)
func RegisterPicturesServer ¶
func RegisterPicturesServer(s grpc.ServiceRegistrar, srv PicturesServer)
func RegisterStatisticsServer ¶
func RegisterStatisticsServer(s grpc.ServiceRegistrar, srv StatisticsServer)
func RegisterTextServer ¶
func RegisterTextServer(s grpc.ServiceRegistrar, srv TextServer)
func RegisterTrafficServer ¶
func RegisterTrafficServer(s grpc.ServiceRegistrar, srv TrafficServer)
func RegisterUsersServer ¶
func RegisterUsersServer(s grpc.ServiceRegistrar, srv UsersServer)
Types ¶
type APIBanItem ¶
type APIBanItem struct { Until *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=until,proto3" json:"until,omitempty"` ByUserId int64 `protobuf:"varint,2,opt,name=by_user_id,json=byUserId,proto3" json:"by_user_id,omitempty"` ByUser *APIUser `protobuf:"bytes,3,opt,name=by_user,json=byUser,proto3" json:"by_user,omitempty"` Reason string `protobuf:"bytes,4,opt,name=reason,proto3" json:"reason,omitempty"` // contains filtered or unexported fields }
func (*APIBanItem) Descriptor
deprecated
func (*APIBanItem) Descriptor() ([]byte, []int)
Deprecated: Use APIBanItem.ProtoReflect.Descriptor instead.
func (*APIBanItem) GetByUser ¶
func (x *APIBanItem) GetByUser() *APIUser
func (*APIBanItem) GetByUserId ¶
func (x *APIBanItem) GetByUserId() int64
func (*APIBanItem) GetReason ¶
func (x *APIBanItem) GetReason() string
func (*APIBanItem) GetUntil ¶
func (x *APIBanItem) GetUntil() *timestamppb.Timestamp
func (*APIBanItem) ProtoMessage ¶
func (*APIBanItem) ProtoMessage()
func (*APIBanItem) ProtoReflect ¶
func (x *APIBanItem) ProtoReflect() protoreflect.Message
func (*APIBanItem) Reset ¶
func (x *APIBanItem) Reset()
func (*APIBanItem) String ¶
func (x *APIBanItem) String() string
type APIContentLanguages ¶
type APIContentLanguages struct { Languages []string `protobuf:"bytes,1,rep,name=languages,proto3" json:"languages,omitempty"` // contains filtered or unexported fields }
func (*APIContentLanguages) Descriptor
deprecated
func (*APIContentLanguages) Descriptor() ([]byte, []int)
Deprecated: Use APIContentLanguages.ProtoReflect.Descriptor instead.
func (*APIContentLanguages) GetLanguages ¶
func (x *APIContentLanguages) GetLanguages() []string
func (*APIContentLanguages) ProtoMessage ¶
func (*APIContentLanguages) ProtoMessage()
func (*APIContentLanguages) ProtoReflect ¶
func (x *APIContentLanguages) ProtoReflect() protoreflect.Message
func (*APIContentLanguages) Reset ¶
func (x *APIContentLanguages) Reset()
func (*APIContentLanguages) String ¶
func (x *APIContentLanguages) String() string
type APICreateFeedbackRequest ¶
type APICreateFeedbackRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Email string `protobuf:"bytes,2,opt,name=email,proto3" json:"email,omitempty"` Message string `protobuf:"bytes,3,opt,name=message,proto3" json:"message,omitempty"` Captcha string `protobuf:"bytes,4,opt,name=captcha,proto3" json:"captcha,omitempty"` // contains filtered or unexported fields }
func (*APICreateFeedbackRequest) Descriptor
deprecated
func (*APICreateFeedbackRequest) Descriptor() ([]byte, []int)
Deprecated: Use APICreateFeedbackRequest.ProtoReflect.Descriptor instead.
func (*APICreateFeedbackRequest) GetCaptcha ¶
func (x *APICreateFeedbackRequest) GetCaptcha() string
func (*APICreateFeedbackRequest) GetEmail ¶
func (x *APICreateFeedbackRequest) GetEmail() string
func (*APICreateFeedbackRequest) GetMessage ¶
func (x *APICreateFeedbackRequest) GetMessage() string
func (*APICreateFeedbackRequest) GetName ¶
func (x *APICreateFeedbackRequest) GetName() string
func (*APICreateFeedbackRequest) ProtoMessage ¶
func (*APICreateFeedbackRequest) ProtoMessage()
func (*APICreateFeedbackRequest) ProtoReflect ¶
func (x *APICreateFeedbackRequest) ProtoReflect() protoreflect.Message
func (*APICreateFeedbackRequest) Reset ¶
func (x *APICreateFeedbackRequest) Reset()
func (*APICreateFeedbackRequest) String ¶
func (x *APICreateFeedbackRequest) String() string
type APICreateItemLinkResponse ¶
type APICreateItemLinkResponse struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*APICreateItemLinkResponse) Descriptor
deprecated
func (*APICreateItemLinkResponse) Descriptor() ([]byte, []int)
Deprecated: Use APICreateItemLinkResponse.ProtoReflect.Descriptor instead.
func (*APICreateItemLinkResponse) GetId ¶
func (x *APICreateItemLinkResponse) GetId() int64
func (*APICreateItemLinkResponse) ProtoMessage ¶
func (*APICreateItemLinkResponse) ProtoMessage()
func (*APICreateItemLinkResponse) ProtoReflect ¶
func (x *APICreateItemLinkResponse) ProtoReflect() protoreflect.Message
func (*APICreateItemLinkResponse) Reset ¶
func (x *APICreateItemLinkResponse) Reset()
func (*APICreateItemLinkResponse) String ¶
func (x *APICreateItemLinkResponse) String() string
type APICreateTopicRequest ¶
type APICreateTopicRequest struct { ThemeId int64 `protobuf:"varint,1,opt,name=theme_id,json=themeId,proto3" json:"theme_id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Message string `protobuf:"bytes,3,opt,name=message,proto3" json:"message,omitempty"` ModeratorAttention bool `protobuf:"varint,4,opt,name=moderator_attention,json=moderatorAttention,proto3" json:"moderator_attention,omitempty"` Subscription bool `protobuf:"varint,5,opt,name=subscription,proto3" json:"subscription,omitempty"` // contains filtered or unexported fields }
func (*APICreateTopicRequest) Descriptor
deprecated
func (*APICreateTopicRequest) Descriptor() ([]byte, []int)
Deprecated: Use APICreateTopicRequest.ProtoReflect.Descriptor instead.
func (*APICreateTopicRequest) GetMessage ¶
func (x *APICreateTopicRequest) GetMessage() string
func (*APICreateTopicRequest) GetModeratorAttention ¶
func (x *APICreateTopicRequest) GetModeratorAttention() bool
func (*APICreateTopicRequest) GetName ¶
func (x *APICreateTopicRequest) GetName() string
func (*APICreateTopicRequest) GetSubscription ¶
func (x *APICreateTopicRequest) GetSubscription() bool
func (*APICreateTopicRequest) GetThemeId ¶
func (x *APICreateTopicRequest) GetThemeId() int64
func (*APICreateTopicRequest) ProtoMessage ¶
func (*APICreateTopicRequest) ProtoMessage()
func (*APICreateTopicRequest) ProtoReflect ¶
func (x *APICreateTopicRequest) ProtoReflect() protoreflect.Message
func (*APICreateTopicRequest) Reset ¶
func (x *APICreateTopicRequest) Reset()
func (*APICreateTopicRequest) String ¶
func (x *APICreateTopicRequest) String() string
func (*APICreateTopicRequest) Validate ¶
func (s *APICreateTopicRequest) Validate( ctx context.Context, commentsRepository *comments.Repository, userID int64, ) ([]*errdetails.BadRequest_FieldViolation, error)
type APICreateTopicResponse ¶
type APICreateTopicResponse struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*APICreateTopicResponse) Descriptor
deprecated
func (*APICreateTopicResponse) Descriptor() ([]byte, []int)
Deprecated: Use APICreateTopicResponse.ProtoReflect.Descriptor instead.
func (*APICreateTopicResponse) GetId ¶
func (x *APICreateTopicResponse) GetId() int64
func (*APICreateTopicResponse) ProtoMessage ¶
func (*APICreateTopicResponse) ProtoMessage()
func (*APICreateTopicResponse) ProtoReflect ¶
func (x *APICreateTopicResponse) ProtoReflect() protoreflect.Message
func (*APICreateTopicResponse) Reset ¶
func (x *APICreateTopicResponse) Reset()
func (*APICreateTopicResponse) String ¶
func (x *APICreateTopicResponse) String() string
type APIDeleteUserRequest ¶
type APIDeleteUserRequest struct { UserId int64 `protobuf:"varint,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` Password string `protobuf:"bytes,2,opt,name=password,proto3" json:"password,omitempty"` // contains filtered or unexported fields }
func (*APIDeleteUserRequest) Descriptor
deprecated
func (*APIDeleteUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use APIDeleteUserRequest.ProtoReflect.Descriptor instead.
func (*APIDeleteUserRequest) GetPassword ¶
func (x *APIDeleteUserRequest) GetPassword() string
func (*APIDeleteUserRequest) GetUserId ¶
func (x *APIDeleteUserRequest) GetUserId() int64
func (*APIDeleteUserRequest) ProtoMessage ¶
func (*APIDeleteUserRequest) ProtoMessage()
func (*APIDeleteUserRequest) ProtoReflect ¶
func (x *APIDeleteUserRequest) ProtoReflect() protoreflect.Message
func (*APIDeleteUserRequest) Reset ¶
func (x *APIDeleteUserRequest) Reset()
func (*APIDeleteUserRequest) String ¶
func (x *APIDeleteUserRequest) String() string
type APIForumsUserSummary ¶
type APIForumsUserSummary struct { SubscriptionsCount int32 `protobuf:"varint,1,opt,name=subscriptionsCount,proto3" json:"subscriptionsCount,omitempty"` // contains filtered or unexported fields }
func (*APIForumsUserSummary) Descriptor
deprecated
func (*APIForumsUserSummary) Descriptor() ([]byte, []int)
Deprecated: Use APIForumsUserSummary.ProtoReflect.Descriptor instead.
func (*APIForumsUserSummary) GetSubscriptionsCount ¶
func (x *APIForumsUserSummary) GetSubscriptionsCount() int32
func (*APIForumsUserSummary) ProtoMessage ¶
func (*APIForumsUserSummary) ProtoMessage()
func (*APIForumsUserSummary) ProtoReflect ¶
func (x *APIForumsUserSummary) ProtoReflect() protoreflect.Message
func (*APIForumsUserSummary) Reset ¶
func (x *APIForumsUserSummary) Reset()
func (*APIForumsUserSummary) String ¶
func (x *APIForumsUserSummary) String() string
type APIGetIPRequest ¶
type APIGetIPRequest struct { Ip string `protobuf:"bytes,1,opt,name=ip,proto3" json:"ip,omitempty"` Fields []string `protobuf:"bytes,2,rep,name=fields,proto3" json:"fields,omitempty"` // contains filtered or unexported fields }
func (*APIGetIPRequest) Descriptor
deprecated
func (*APIGetIPRequest) Descriptor() ([]byte, []int)
Deprecated: Use APIGetIPRequest.ProtoReflect.Descriptor instead.
func (*APIGetIPRequest) GetFields ¶
func (x *APIGetIPRequest) GetFields() []string
func (*APIGetIPRequest) GetIp ¶
func (x *APIGetIPRequest) GetIp() string
func (*APIGetIPRequest) ProtoMessage ¶
func (*APIGetIPRequest) ProtoMessage()
func (*APIGetIPRequest) ProtoReflect ¶
func (x *APIGetIPRequest) ProtoReflect() protoreflect.Message
func (*APIGetIPRequest) Reset ¶
func (x *APIGetIPRequest) Reset()
func (*APIGetIPRequest) String ¶
func (x *APIGetIPRequest) String() string
type APIGetItemLinksRequest ¶
type APIGetItemLinksRequest struct { ItemId int64 `protobuf:"varint,1,opt,name=item_id,json=itemId,proto3" json:"item_id,omitempty"` // contains filtered or unexported fields }
func (*APIGetItemLinksRequest) Descriptor
deprecated
func (*APIGetItemLinksRequest) Descriptor() ([]byte, []int)
Deprecated: Use APIGetItemLinksRequest.ProtoReflect.Descriptor instead.
func (*APIGetItemLinksRequest) GetItemId ¶
func (x *APIGetItemLinksRequest) GetItemId() int64
func (*APIGetItemLinksRequest) ProtoMessage ¶
func (*APIGetItemLinksRequest) ProtoMessage()
func (*APIGetItemLinksRequest) ProtoReflect ¶
func (x *APIGetItemLinksRequest) ProtoReflect() protoreflect.Message
func (*APIGetItemLinksRequest) Reset ¶
func (x *APIGetItemLinksRequest) Reset()
func (*APIGetItemLinksRequest) String ¶
func (x *APIGetItemLinksRequest) String() string
type APIGetItemVehicleTypesRequest ¶
type APIGetItemVehicleTypesRequest struct { ItemId int64 `protobuf:"varint,1,opt,name=item_id,json=itemId,proto3" json:"item_id,omitempty"` VehicleTypeId int64 `protobuf:"varint,2,opt,name=vehicle_type_id,json=vehicleTypeId,proto3" json:"vehicle_type_id,omitempty"` // contains filtered or unexported fields }
func (*APIGetItemVehicleTypesRequest) Descriptor
deprecated
func (*APIGetItemVehicleTypesRequest) Descriptor() ([]byte, []int)
Deprecated: Use APIGetItemVehicleTypesRequest.ProtoReflect.Descriptor instead.
func (*APIGetItemVehicleTypesRequest) GetItemId ¶
func (x *APIGetItemVehicleTypesRequest) GetItemId() int64
func (*APIGetItemVehicleTypesRequest) GetVehicleTypeId ¶
func (x *APIGetItemVehicleTypesRequest) GetVehicleTypeId() int64
func (*APIGetItemVehicleTypesRequest) ProtoMessage ¶
func (*APIGetItemVehicleTypesRequest) ProtoMessage()
func (*APIGetItemVehicleTypesRequest) ProtoReflect ¶
func (x *APIGetItemVehicleTypesRequest) ProtoReflect() protoreflect.Message
func (*APIGetItemVehicleTypesRequest) Reset ¶
func (x *APIGetItemVehicleTypesRequest) Reset()
func (*APIGetItemVehicleTypesRequest) String ¶
func (x *APIGetItemVehicleTypesRequest) String() string
type APIGetItemVehicleTypesResponse ¶
type APIGetItemVehicleTypesResponse struct { Items []*APIItemVehicleType `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
func (*APIGetItemVehicleTypesResponse) Descriptor
deprecated
func (*APIGetItemVehicleTypesResponse) Descriptor() ([]byte, []int)
Deprecated: Use APIGetItemVehicleTypesResponse.ProtoReflect.Descriptor instead.
func (*APIGetItemVehicleTypesResponse) GetItems ¶
func (x *APIGetItemVehicleTypesResponse) GetItems() []*APIItemVehicleType
func (*APIGetItemVehicleTypesResponse) ProtoMessage ¶
func (*APIGetItemVehicleTypesResponse) ProtoMessage()
func (*APIGetItemVehicleTypesResponse) ProtoReflect ¶
func (x *APIGetItemVehicleTypesResponse) ProtoReflect() protoreflect.Message
func (*APIGetItemVehicleTypesResponse) Reset ¶
func (x *APIGetItemVehicleTypesResponse) Reset()
func (*APIGetItemVehicleTypesResponse) String ¶
func (x *APIGetItemVehicleTypesResponse) String() string
type APIGetTextRequest ¶
type APIGetTextRequest struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Revision int64 `protobuf:"varint,2,opt,name=revision,proto3" json:"revision,omitempty"` // contains filtered or unexported fields }
func (*APIGetTextRequest) Descriptor
deprecated
func (*APIGetTextRequest) Descriptor() ([]byte, []int)
Deprecated: Use APIGetTextRequest.ProtoReflect.Descriptor instead.
func (*APIGetTextRequest) GetId ¶
func (x *APIGetTextRequest) GetId() int64
func (*APIGetTextRequest) GetRevision ¶
func (x *APIGetTextRequest) GetRevision() int64
func (*APIGetTextRequest) ProtoMessage ¶
func (*APIGetTextRequest) ProtoMessage()
func (*APIGetTextRequest) ProtoReflect ¶
func (x *APIGetTextRequest) ProtoReflect() protoreflect.Message
func (*APIGetTextRequest) Reset ¶
func (x *APIGetTextRequest) Reset()
func (*APIGetTextRequest) String ¶
func (x *APIGetTextRequest) String() string
type APIGetTextResponse ¶
type APIGetTextResponse struct { Current *TextRevision `protobuf:"bytes,1,opt,name=current,proto3" json:"current,omitempty"` Prev *TextRevision `protobuf:"bytes,2,opt,name=prev,proto3" json:"prev,omitempty"` Next *TextRevision `protobuf:"bytes,3,opt,name=next,proto3" json:"next,omitempty"` // contains filtered or unexported fields }
func (*APIGetTextResponse) Descriptor
deprecated
func (*APIGetTextResponse) Descriptor() ([]byte, []int)
Deprecated: Use APIGetTextResponse.ProtoReflect.Descriptor instead.
func (*APIGetTextResponse) GetCurrent ¶
func (x *APIGetTextResponse) GetCurrent() *TextRevision
func (*APIGetTextResponse) GetNext ¶
func (x *APIGetTextResponse) GetNext() *TextRevision
func (*APIGetTextResponse) GetPrev ¶
func (x *APIGetTextResponse) GetPrev() *TextRevision
func (*APIGetTextResponse) ProtoMessage ¶
func (*APIGetTextResponse) ProtoMessage()
func (*APIGetTextResponse) ProtoReflect ¶
func (x *APIGetTextResponse) ProtoReflect() protoreflect.Message
func (*APIGetTextResponse) Reset ¶
func (x *APIGetTextResponse) Reset()
func (*APIGetTextResponse) String ¶
func (x *APIGetTextResponse) String() string
type APIGetUserRequest ¶
type APIGetUserRequest struct { UserId int64 `protobuf:"varint,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` Fields []string `protobuf:"bytes,2,rep,name=fields,proto3" json:"fields,omitempty"` // contains filtered or unexported fields }
func (*APIGetUserRequest) Descriptor
deprecated
func (*APIGetUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use APIGetUserRequest.ProtoReflect.Descriptor instead.
func (*APIGetUserRequest) GetFields ¶
func (x *APIGetUserRequest) GetFields() []string
func (*APIGetUserRequest) GetUserId ¶
func (x *APIGetUserRequest) GetUserId() int64
func (*APIGetUserRequest) ProtoMessage ¶
func (*APIGetUserRequest) ProtoMessage()
func (*APIGetUserRequest) ProtoReflect ¶
func (x *APIGetUserRequest) ProtoReflect() protoreflect.Message
func (*APIGetUserRequest) Reset ¶
func (x *APIGetUserRequest) Reset()
func (*APIGetUserRequest) String ¶
func (x *APIGetUserRequest) String() string
type APIIP ¶
type APIIP struct { Address string `protobuf:"bytes,1,opt,name=address,proto3" json:"address,omitempty"` Hostname string `protobuf:"bytes,2,opt,name=hostname,proto3" json:"hostname,omitempty"` Blacklist *APIBanItem `protobuf:"bytes,3,opt,name=blacklist,proto3" json:"blacklist,omitempty"` Rights *APIIPRights `protobuf:"bytes,4,opt,name=rights,proto3" json:"rights,omitempty"` // contains filtered or unexported fields }
func (*APIIP) Descriptor
deprecated
func (*APIIP) GetAddress ¶
func (*APIIP) GetBlacklist ¶
func (x *APIIP) GetBlacklist() *APIBanItem
func (*APIIP) GetHostname ¶
func (*APIIP) GetRights ¶
func (x *APIIP) GetRights() *APIIPRights
func (*APIIP) ProtoMessage ¶
func (*APIIP) ProtoMessage()
func (*APIIP) ProtoReflect ¶
func (x *APIIP) ProtoReflect() protoreflect.Message
type APIIPRights ¶
type APIIPRights struct { AddToBlacklist bool `protobuf:"varint,1,opt,name=add_to_blacklist,json=addToBlacklist,proto3" json:"add_to_blacklist,omitempty"` RemoveFromBlacklist bool `protobuf:"varint,2,opt,name=remove_from_blacklist,json=removeFromBlacklist,proto3" json:"remove_from_blacklist,omitempty"` // contains filtered or unexported fields }
func (*APIIPRights) Descriptor
deprecated
func (*APIIPRights) Descriptor() ([]byte, []int)
Deprecated: Use APIIPRights.ProtoReflect.Descriptor instead.
func (*APIIPRights) GetAddToBlacklist ¶
func (x *APIIPRights) GetAddToBlacklist() bool
func (*APIIPRights) GetRemoveFromBlacklist ¶
func (x *APIIPRights) GetRemoveFromBlacklist() bool
func (*APIIPRights) ProtoMessage ¶
func (*APIIPRights) ProtoMessage()
func (*APIIPRights) ProtoReflect ¶
func (x *APIIPRights) ProtoReflect() protoreflect.Message
func (*APIIPRights) Reset ¶
func (x *APIIPRights) Reset()
func (*APIIPRights) String ¶
func (x *APIIPRights) String() string
type APIImage ¶
type APIImage struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Src string `protobuf:"bytes,2,opt,name=src,proto3" json:"src,omitempty"` Width int32 `protobuf:"varint,3,opt,name=width,proto3" json:"width,omitempty"` Height int32 `protobuf:"varint,4,opt,name=height,proto3" json:"height,omitempty"` Filesize int32 `protobuf:"varint,5,opt,name=filesize,proto3" json:"filesize,omitempty"` // contains filtered or unexported fields }
func APIImageToGRPC ¶
func (*APIImage) Descriptor
deprecated
func (*APIImage) GetFilesize ¶
func (*APIImage) ProtoMessage ¶
func (*APIImage) ProtoMessage()
func (*APIImage) ProtoReflect ¶
func (x *APIImage) ProtoReflect() protoreflect.Message
type APIItem ¶
type APIItem struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Catname string `protobuf:"bytes,2,opt,name=catname,proto3" json:"catname,omitempty"` Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
func (*APIItem) Descriptor
deprecated
func (*APIItem) GetCatname ¶
func (*APIItem) ProtoMessage ¶
func (*APIItem) ProtoMessage()
func (*APIItem) ProtoReflect ¶
func (x *APIItem) ProtoReflect() protoreflect.Message
type APIItemLink ¶
type APIItemLink struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Url string `protobuf:"bytes,3,opt,name=url,proto3" json:"url,omitempty"` Type string `protobuf:"bytes,4,opt,name=type,proto3" json:"type,omitempty"` ItemId int64 `protobuf:"varint,5,opt,name=item_id,json=itemId,proto3" json:"item_id,omitempty"` // contains filtered or unexported fields }
func (*APIItemLink) Descriptor
deprecated
func (*APIItemLink) Descriptor() ([]byte, []int)
Deprecated: Use APIItemLink.ProtoReflect.Descriptor instead.
func (*APIItemLink) GetId ¶
func (x *APIItemLink) GetId() int64
func (*APIItemLink) GetItemId ¶
func (x *APIItemLink) GetItemId() int64
func (*APIItemLink) GetName ¶
func (x *APIItemLink) GetName() string
func (*APIItemLink) GetType ¶
func (x *APIItemLink) GetType() string
func (*APIItemLink) GetUrl ¶
func (x *APIItemLink) GetUrl() string
func (*APIItemLink) ProtoMessage ¶
func (*APIItemLink) ProtoMessage()
func (*APIItemLink) ProtoReflect ¶
func (x *APIItemLink) ProtoReflect() protoreflect.Message
func (*APIItemLink) Reset ¶
func (x *APIItemLink) Reset()
func (*APIItemLink) String ¶
func (x *APIItemLink) String() string
func (*APIItemLink) Validate ¶
func (s *APIItemLink) Validate() ([]*errdetails.BadRequest_FieldViolation, error)
type APIItemLinkRequest ¶
type APIItemLinkRequest struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*APIItemLinkRequest) Descriptor
deprecated
func (*APIItemLinkRequest) Descriptor() ([]byte, []int)
Deprecated: Use APIItemLinkRequest.ProtoReflect.Descriptor instead.
func (*APIItemLinkRequest) GetId ¶
func (x *APIItemLinkRequest) GetId() int64
func (*APIItemLinkRequest) ProtoMessage ¶
func (*APIItemLinkRequest) ProtoMessage()
func (*APIItemLinkRequest) ProtoReflect ¶
func (x *APIItemLinkRequest) ProtoReflect() protoreflect.Message
func (*APIItemLinkRequest) Reset ¶
func (x *APIItemLinkRequest) Reset()
func (*APIItemLinkRequest) String ¶
func (x *APIItemLinkRequest) String() string
type APIItemLinksResponse ¶
type APIItemLinksResponse struct { Items []*APIItemLink `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
func (*APIItemLinksResponse) Descriptor
deprecated
func (*APIItemLinksResponse) Descriptor() ([]byte, []int)
Deprecated: Use APIItemLinksResponse.ProtoReflect.Descriptor instead.
func (*APIItemLinksResponse) GetItems ¶
func (x *APIItemLinksResponse) GetItems() []*APIItemLink
func (*APIItemLinksResponse) ProtoMessage ¶
func (*APIItemLinksResponse) ProtoMessage()
func (*APIItemLinksResponse) ProtoReflect ¶
func (x *APIItemLinksResponse) ProtoReflect() protoreflect.Message
func (*APIItemLinksResponse) Reset ¶
func (x *APIItemLinksResponse) Reset()
func (*APIItemLinksResponse) String ¶
func (x *APIItemLinksResponse) String() string
type APIItemList ¶
type APIItemList struct { Items []*APIItem `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
func (*APIItemList) Descriptor
deprecated
func (*APIItemList) Descriptor() ([]byte, []int)
Deprecated: Use APIItemList.ProtoReflect.Descriptor instead.
func (*APIItemList) GetItems ¶
func (x *APIItemList) GetItems() []*APIItem
func (*APIItemList) ProtoMessage ¶
func (*APIItemList) ProtoMessage()
func (*APIItemList) ProtoReflect ¶
func (x *APIItemList) ProtoReflect() protoreflect.Message
func (*APIItemList) Reset ¶
func (x *APIItemList) Reset()
func (*APIItemList) String ¶
func (x *APIItemList) String() string
type APIItemVehicleType ¶
type APIItemVehicleType struct { ItemId int64 `protobuf:"varint,1,opt,name=item_id,json=itemId,proto3" json:"item_id,omitempty"` VehicleTypeId int64 `protobuf:"varint,2,opt,name=vehicle_type_id,json=vehicleTypeId,proto3" json:"vehicle_type_id,omitempty"` // contains filtered or unexported fields }
func (*APIItemVehicleType) Descriptor
deprecated
func (*APIItemVehicleType) Descriptor() ([]byte, []int)
Deprecated: Use APIItemVehicleType.ProtoReflect.Descriptor instead.
func (*APIItemVehicleType) GetItemId ¶
func (x *APIItemVehicleType) GetItemId() int64
func (*APIItemVehicleType) GetVehicleTypeId ¶
func (x *APIItemVehicleType) GetVehicleTypeId() int64
func (*APIItemVehicleType) ProtoMessage ¶
func (*APIItemVehicleType) ProtoMessage()
func (*APIItemVehicleType) ProtoReflect ¶
func (x *APIItemVehicleType) ProtoReflect() protoreflect.Message
func (*APIItemVehicleType) Reset ¶
func (x *APIItemVehicleType) Reset()
func (*APIItemVehicleType) String ¶
func (x *APIItemVehicleType) String() string
type APIItemVehicleTypeRequest ¶
type APIItemVehicleTypeRequest struct { ItemId int64 `protobuf:"varint,1,opt,name=item_id,json=itemId,proto3" json:"item_id,omitempty"` VehicleTypeId int64 `protobuf:"varint,2,opt,name=vehicle_type_id,json=vehicleTypeId,proto3" json:"vehicle_type_id,omitempty"` // contains filtered or unexported fields }
func (*APIItemVehicleTypeRequest) Descriptor
deprecated
func (*APIItemVehicleTypeRequest) Descriptor() ([]byte, []int)
Deprecated: Use APIItemVehicleTypeRequest.ProtoReflect.Descriptor instead.
func (*APIItemVehicleTypeRequest) GetItemId ¶
func (x *APIItemVehicleTypeRequest) GetItemId() int64
func (*APIItemVehicleTypeRequest) GetVehicleTypeId ¶
func (x *APIItemVehicleTypeRequest) GetVehicleTypeId() int64
func (*APIItemVehicleTypeRequest) ProtoMessage ¶
func (*APIItemVehicleTypeRequest) ProtoMessage()
func (*APIItemVehicleTypeRequest) ProtoReflect ¶
func (x *APIItemVehicleTypeRequest) ProtoReflect() protoreflect.Message
func (*APIItemVehicleTypeRequest) Reset ¶
func (x *APIItemVehicleTypeRequest) Reset()
func (*APIItemVehicleTypeRequest) String ¶
func (x *APIItemVehicleTypeRequest) String() string
type APIMeRequest ¶
type APIMeRequest struct { Fields []string `protobuf:"bytes,1,rep,name=fields,proto3" json:"fields,omitempty"` // contains filtered or unexported fields }
func (*APIMeRequest) Descriptor
deprecated
func (*APIMeRequest) Descriptor() ([]byte, []int)
Deprecated: Use APIMeRequest.ProtoReflect.Descriptor instead.
func (*APIMeRequest) GetFields ¶
func (x *APIMeRequest) GetFields() []string
func (*APIMeRequest) ProtoMessage ¶
func (*APIMeRequest) ProtoMessage()
func (*APIMeRequest) ProtoReflect ¶
func (x *APIMeRequest) ProtoReflect() protoreflect.Message
func (*APIMeRequest) Reset ¶
func (x *APIMeRequest) Reset()
func (*APIMeRequest) String ¶
func (x *APIMeRequest) String() string
type APIMessage ¶
type APIMessage struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Text string `protobuf:"bytes,2,opt,name=text,proto3" json:"text,omitempty"` IsNew bool `protobuf:"varint,3,opt,name=is_new,json=isNew,proto3" json:"is_new,omitempty"` CanDelete bool `protobuf:"varint,4,opt,name=can_delete,json=canDelete,proto3" json:"can_delete,omitempty"` CanReply bool `protobuf:"varint,5,opt,name=can_reply,json=canReply,proto3" json:"can_reply,omitempty"` Date *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=date,proto3" json:"date,omitempty"` AllMessagesLink bool `protobuf:"varint,7,opt,name=all_messages_link,json=allMessagesLink,proto3" json:"all_messages_link,omitempty"` DialogCount int32 `protobuf:"varint,8,opt,name=dialog_count,json=dialogCount,proto3" json:"dialog_count,omitempty"` AuthorId int64 `protobuf:"varint,9,opt,name=author_id,json=authorId,proto3" json:"author_id,omitempty"` ToUserId int64 `protobuf:"varint,10,opt,name=to_user_id,json=toUserId,proto3" json:"to_user_id,omitempty"` DialogWithUserId int64 `protobuf:"varint,11,opt,name=dialog_with_user_id,json=dialogWithUserId,proto3" json:"dialog_with_user_id,omitempty"` // contains filtered or unexported fields }
func (*APIMessage) Descriptor
deprecated
func (*APIMessage) Descriptor() ([]byte, []int)
Deprecated: Use APIMessage.ProtoReflect.Descriptor instead.
func (*APIMessage) GetAllMessagesLink ¶
func (x *APIMessage) GetAllMessagesLink() bool
func (*APIMessage) GetAuthorId ¶
func (x *APIMessage) GetAuthorId() int64
func (*APIMessage) GetCanDelete ¶
func (x *APIMessage) GetCanDelete() bool
func (*APIMessage) GetCanReply ¶
func (x *APIMessage) GetCanReply() bool
func (*APIMessage) GetDate ¶
func (x *APIMessage) GetDate() *timestamppb.Timestamp
func (*APIMessage) GetDialogCount ¶
func (x *APIMessage) GetDialogCount() int32
func (*APIMessage) GetDialogWithUserId ¶
func (x *APIMessage) GetDialogWithUserId() int64
func (*APIMessage) GetId ¶
func (x *APIMessage) GetId() int64
func (*APIMessage) GetIsNew ¶
func (x *APIMessage) GetIsNew() bool
func (*APIMessage) GetText ¶
func (x *APIMessage) GetText() string
func (*APIMessage) GetToUserId ¶
func (x *APIMessage) GetToUserId() int64
func (*APIMessage) ProtoMessage ¶
func (*APIMessage) ProtoMessage()
func (*APIMessage) ProtoReflect ¶
func (x *APIMessage) ProtoReflect() protoreflect.Message
func (*APIMessage) Reset ¶
func (x *APIMessage) Reset()
func (*APIMessage) String ¶
func (x *APIMessage) String() string
type APIMessageNewCount ¶
type APIMessageNewCount struct { Count int32 `protobuf:"varint,1,opt,name=count,proto3" json:"count,omitempty"` // contains filtered or unexported fields }
func (*APIMessageNewCount) Descriptor
deprecated
func (*APIMessageNewCount) Descriptor() ([]byte, []int)
Deprecated: Use APIMessageNewCount.ProtoReflect.Descriptor instead.
func (*APIMessageNewCount) GetCount ¶
func (x *APIMessageNewCount) GetCount() int32
func (*APIMessageNewCount) ProtoMessage ¶
func (*APIMessageNewCount) ProtoMessage()
func (*APIMessageNewCount) ProtoReflect ¶
func (x *APIMessageNewCount) ProtoReflect() protoreflect.Message
func (*APIMessageNewCount) Reset ¶
func (x *APIMessageNewCount) Reset()
func (*APIMessageNewCount) String ¶
func (x *APIMessageNewCount) String() string
type APIMessageSummary ¶
type APIMessageSummary struct { InboxCount int32 `protobuf:"varint,1,opt,name=inbox_count,json=inboxCount,proto3" json:"inbox_count,omitempty"` InboxNewCount int32 `protobuf:"varint,2,opt,name=inbox_new_count,json=inboxNewCount,proto3" json:"inbox_new_count,omitempty"` SentCount int32 `protobuf:"varint,3,opt,name=sent_count,json=sentCount,proto3" json:"sent_count,omitempty"` SystemCount int32 `protobuf:"varint,4,opt,name=system_count,json=systemCount,proto3" json:"system_count,omitempty"` SystemNewCount int32 `protobuf:"varint,5,opt,name=system_new_count,json=systemNewCount,proto3" json:"system_new_count,omitempty"` // contains filtered or unexported fields }
func (*APIMessageSummary) Descriptor
deprecated
func (*APIMessageSummary) Descriptor() ([]byte, []int)
Deprecated: Use APIMessageSummary.ProtoReflect.Descriptor instead.
func (*APIMessageSummary) GetInboxCount ¶
func (x *APIMessageSummary) GetInboxCount() int32
func (*APIMessageSummary) GetInboxNewCount ¶
func (x *APIMessageSummary) GetInboxNewCount() int32
func (*APIMessageSummary) GetSentCount ¶
func (x *APIMessageSummary) GetSentCount() int32
func (*APIMessageSummary) GetSystemCount ¶
func (x *APIMessageSummary) GetSystemCount() int32
func (*APIMessageSummary) GetSystemNewCount ¶
func (x *APIMessageSummary) GetSystemNewCount() int32
func (*APIMessageSummary) ProtoMessage ¶
func (*APIMessageSummary) ProtoMessage()
func (*APIMessageSummary) ProtoReflect ¶
func (x *APIMessageSummary) ProtoReflect() protoreflect.Message
func (*APIMessageSummary) Reset ¶
func (x *APIMessageSummary) Reset()
func (*APIMessageSummary) String ¶
func (x *APIMessageSummary) String() string
type APIMoveTopicRequest ¶
type APIMoveTopicRequest struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` ThemeId int64 `protobuf:"varint,2,opt,name=theme_id,json=themeId,proto3" json:"theme_id,omitempty"` // contains filtered or unexported fields }
func (*APIMoveTopicRequest) Descriptor
deprecated
func (*APIMoveTopicRequest) Descriptor() ([]byte, []int)
Deprecated: Use APIMoveTopicRequest.ProtoReflect.Descriptor instead.
func (*APIMoveTopicRequest) GetId ¶
func (x *APIMoveTopicRequest) GetId() int64
func (*APIMoveTopicRequest) GetThemeId ¶
func (x *APIMoveTopicRequest) GetThemeId() int64
func (*APIMoveTopicRequest) ProtoMessage ¶
func (*APIMoveTopicRequest) ProtoMessage()
func (*APIMoveTopicRequest) ProtoReflect ¶
func (x *APIMoveTopicRequest) ProtoReflect() protoreflect.Message
func (*APIMoveTopicRequest) Reset ¶
func (x *APIMoveTopicRequest) Reset()
func (*APIMoveTopicRequest) String ¶
func (x *APIMoveTopicRequest) String() string
type APISetTopicStatusRequest ¶
type APISetTopicStatusRequest struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*APISetTopicStatusRequest) Descriptor
deprecated
func (*APISetTopicStatusRequest) Descriptor() ([]byte, []int)
Deprecated: Use APISetTopicStatusRequest.ProtoReflect.Descriptor instead.
func (*APISetTopicStatusRequest) GetId ¶
func (x *APISetTopicStatusRequest) GetId() int64
func (*APISetTopicStatusRequest) ProtoMessage ¶
func (*APISetTopicStatusRequest) ProtoMessage()
func (*APISetTopicStatusRequest) ProtoReflect ¶
func (x *APISetTopicStatusRequest) ProtoReflect() protoreflect.Message
func (*APISetTopicStatusRequest) Reset ¶
func (x *APISetTopicStatusRequest) Reset()
func (*APISetTopicStatusRequest) String ¶
func (x *APISetTopicStatusRequest) String() string
type APITopBrandsList ¶
type APITopBrandsList struct { Brands []*APITopBrandsListItem `protobuf:"bytes,1,rep,name=brands,proto3" json:"brands,omitempty"` Total int32 `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"` // contains filtered or unexported fields }
func (*APITopBrandsList) Descriptor
deprecated
func (*APITopBrandsList) Descriptor() ([]byte, []int)
Deprecated: Use APITopBrandsList.ProtoReflect.Descriptor instead.
func (*APITopBrandsList) GetBrands ¶
func (x *APITopBrandsList) GetBrands() []*APITopBrandsListItem
func (*APITopBrandsList) GetTotal ¶
func (x *APITopBrandsList) GetTotal() int32
func (*APITopBrandsList) ProtoMessage ¶
func (*APITopBrandsList) ProtoMessage()
func (*APITopBrandsList) ProtoReflect ¶
func (x *APITopBrandsList) ProtoReflect() protoreflect.Message
func (*APITopBrandsList) Reset ¶
func (x *APITopBrandsList) Reset()
func (*APITopBrandsList) String ¶
func (x *APITopBrandsList) String() string
type APITopBrandsListItem ¶
type APITopBrandsListItem struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Catname string `protobuf:"bytes,2,opt,name=catname,proto3" json:"catname,omitempty"` Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` ItemsCount int32 `protobuf:"varint,4,opt,name=items_count,json=itemsCount,proto3" json:"items_count,omitempty"` NewItemsCount int32 `protobuf:"varint,5,opt,name=new_items_count,json=newItemsCount,proto3" json:"new_items_count,omitempty"` // contains filtered or unexported fields }
func (*APITopBrandsListItem) Descriptor
deprecated
func (*APITopBrandsListItem) Descriptor() ([]byte, []int)
Deprecated: Use APITopBrandsListItem.ProtoReflect.Descriptor instead.
func (*APITopBrandsListItem) GetCatname ¶
func (x *APITopBrandsListItem) GetCatname() string
func (*APITopBrandsListItem) GetId ¶
func (x *APITopBrandsListItem) GetId() int64
func (*APITopBrandsListItem) GetItemsCount ¶
func (x *APITopBrandsListItem) GetItemsCount() int32
func (*APITopBrandsListItem) GetName ¶
func (x *APITopBrandsListItem) GetName() string
func (*APITopBrandsListItem) GetNewItemsCount ¶
func (x *APITopBrandsListItem) GetNewItemsCount() int32
func (*APITopBrandsListItem) ProtoMessage ¶
func (*APITopBrandsListItem) ProtoMessage()
func (*APITopBrandsListItem) ProtoReflect ¶
func (x *APITopBrandsListItem) ProtoReflect() protoreflect.Message
func (*APITopBrandsListItem) Reset ¶
func (x *APITopBrandsListItem) Reset()
func (*APITopBrandsListItem) String ¶
func (x *APITopBrandsListItem) String() string
type APITopCategoriesList ¶
type APITopCategoriesList struct { Items []*APITopCategoriesListItem `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
func (*APITopCategoriesList) Descriptor
deprecated
func (*APITopCategoriesList) Descriptor() ([]byte, []int)
Deprecated: Use APITopCategoriesList.ProtoReflect.Descriptor instead.
func (*APITopCategoriesList) GetItems ¶
func (x *APITopCategoriesList) GetItems() []*APITopCategoriesListItem
func (*APITopCategoriesList) ProtoMessage ¶
func (*APITopCategoriesList) ProtoMessage()
func (*APITopCategoriesList) ProtoReflect ¶
func (x *APITopCategoriesList) ProtoReflect() protoreflect.Message
func (*APITopCategoriesList) Reset ¶
func (x *APITopCategoriesList) Reset()
func (*APITopCategoriesList) String ¶
func (x *APITopCategoriesList) String() string
type APITopCategoriesListItem ¶
type APITopCategoriesListItem struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Catname string `protobuf:"bytes,3,opt,name=catname,proto3" json:"catname,omitempty"` Count int32 `protobuf:"varint,4,opt,name=count,proto3" json:"count,omitempty"` NewCount int32 `protobuf:"varint,5,opt,name=new_count,json=newCount,proto3" json:"new_count,omitempty"` // contains filtered or unexported fields }
func (*APITopCategoriesListItem) Descriptor
deprecated
func (*APITopCategoriesListItem) Descriptor() ([]byte, []int)
Deprecated: Use APITopCategoriesListItem.ProtoReflect.Descriptor instead.
func (*APITopCategoriesListItem) GetCatname ¶
func (x *APITopCategoriesListItem) GetCatname() string
func (*APITopCategoriesListItem) GetCount ¶
func (x *APITopCategoriesListItem) GetCount() int32
func (*APITopCategoriesListItem) GetId ¶
func (x *APITopCategoriesListItem) GetId() int64
func (*APITopCategoriesListItem) GetName ¶
func (x *APITopCategoriesListItem) GetName() string
func (*APITopCategoriesListItem) GetNewCount ¶
func (x *APITopCategoriesListItem) GetNewCount() int32
func (*APITopCategoriesListItem) ProtoMessage ¶
func (*APITopCategoriesListItem) ProtoMessage()
func (*APITopCategoriesListItem) ProtoReflect ¶
func (x *APITopCategoriesListItem) ProtoReflect() protoreflect.Message
func (*APITopCategoriesListItem) Reset ¶
func (x *APITopCategoriesListItem) Reset()
func (*APITopCategoriesListItem) String ¶
func (x *APITopCategoriesListItem) String() string
type APITopFactoriesList ¶
type APITopFactoriesList struct { Items []*APITopFactoriesListItem `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
func (*APITopFactoriesList) Descriptor
deprecated
func (*APITopFactoriesList) Descriptor() ([]byte, []int)
Deprecated: Use APITopFactoriesList.ProtoReflect.Descriptor instead.
func (*APITopFactoriesList) GetItems ¶
func (x *APITopFactoriesList) GetItems() []*APITopFactoriesListItem
func (*APITopFactoriesList) ProtoMessage ¶
func (*APITopFactoriesList) ProtoMessage()
func (*APITopFactoriesList) ProtoReflect ¶
func (x *APITopFactoriesList) ProtoReflect() protoreflect.Message
func (*APITopFactoriesList) Reset ¶
func (x *APITopFactoriesList) Reset()
func (*APITopFactoriesList) String ¶
func (x *APITopFactoriesList) String() string
type APITopFactoriesListItem ¶
type APITopFactoriesListItem struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Count int32 `protobuf:"varint,3,opt,name=count,proto3" json:"count,omitempty"` NewCount int32 `protobuf:"varint,4,opt,name=new_count,json=newCount,proto3" json:"new_count,omitempty"` // contains filtered or unexported fields }
func (*APITopFactoriesListItem) Descriptor
deprecated
func (*APITopFactoriesListItem) Descriptor() ([]byte, []int)
Deprecated: Use APITopFactoriesListItem.ProtoReflect.Descriptor instead.
func (*APITopFactoriesListItem) GetCount ¶
func (x *APITopFactoriesListItem) GetCount() int32
func (*APITopFactoriesListItem) GetId ¶
func (x *APITopFactoriesListItem) GetId() int64
func (*APITopFactoriesListItem) GetName ¶
func (x *APITopFactoriesListItem) GetName() string
func (*APITopFactoriesListItem) GetNewCount ¶
func (x *APITopFactoriesListItem) GetNewCount() int32
func (*APITopFactoriesListItem) ProtoMessage ¶
func (*APITopFactoriesListItem) ProtoMessage()
func (*APITopFactoriesListItem) ProtoReflect ¶
func (x *APITopFactoriesListItem) ProtoReflect() protoreflect.Message
func (*APITopFactoriesListItem) Reset ¶
func (x *APITopFactoriesListItem) Reset()
func (*APITopFactoriesListItem) String ¶
func (x *APITopFactoriesListItem) String() string
type APITopPersonsList ¶
type APITopPersonsList struct { Items []*APITopPersonsListItem `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
func (*APITopPersonsList) Descriptor
deprecated
func (*APITopPersonsList) Descriptor() ([]byte, []int)
Deprecated: Use APITopPersonsList.ProtoReflect.Descriptor instead.
func (*APITopPersonsList) GetItems ¶
func (x *APITopPersonsList) GetItems() []*APITopPersonsListItem
func (*APITopPersonsList) ProtoMessage ¶
func (*APITopPersonsList) ProtoMessage()
func (*APITopPersonsList) ProtoReflect ¶
func (x *APITopPersonsList) ProtoReflect() protoreflect.Message
func (*APITopPersonsList) Reset ¶
func (x *APITopPersonsList) Reset()
func (*APITopPersonsList) String ¶
func (x *APITopPersonsList) String() string
type APITopPersonsListItem ¶
type APITopPersonsListItem struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
func (*APITopPersonsListItem) Descriptor
deprecated
func (*APITopPersonsListItem) Descriptor() ([]byte, []int)
Deprecated: Use APITopPersonsListItem.ProtoReflect.Descriptor instead.
func (*APITopPersonsListItem) GetId ¶
func (x *APITopPersonsListItem) GetId() int64
func (*APITopPersonsListItem) GetName ¶
func (x *APITopPersonsListItem) GetName() string
func (*APITopPersonsListItem) ProtoMessage ¶
func (*APITopPersonsListItem) ProtoMessage()
func (*APITopPersonsListItem) ProtoReflect ¶
func (x *APITopPersonsListItem) ProtoReflect() protoreflect.Message
func (*APITopPersonsListItem) Reset ¶
func (x *APITopPersonsListItem) Reset()
func (*APITopPersonsListItem) String ¶
func (x *APITopPersonsListItem) String() string
type APITopTwinsBrandsList ¶
type APITopTwinsBrandsList struct { Items []*APITopTwinsBrandsListItem `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` Count int32 `protobuf:"varint,2,opt,name=count,proto3" json:"count,omitempty"` // contains filtered or unexported fields }
func (*APITopTwinsBrandsList) Descriptor
deprecated
func (*APITopTwinsBrandsList) Descriptor() ([]byte, []int)
Deprecated: Use APITopTwinsBrandsList.ProtoReflect.Descriptor instead.
func (*APITopTwinsBrandsList) GetCount ¶
func (x *APITopTwinsBrandsList) GetCount() int32
func (*APITopTwinsBrandsList) GetItems ¶
func (x *APITopTwinsBrandsList) GetItems() []*APITopTwinsBrandsListItem
func (*APITopTwinsBrandsList) ProtoMessage ¶
func (*APITopTwinsBrandsList) ProtoMessage()
func (*APITopTwinsBrandsList) ProtoReflect ¶
func (x *APITopTwinsBrandsList) ProtoReflect() protoreflect.Message
func (*APITopTwinsBrandsList) Reset ¶
func (x *APITopTwinsBrandsList) Reset()
func (*APITopTwinsBrandsList) String ¶
func (x *APITopTwinsBrandsList) String() string
type APITopTwinsBrandsListItem ¶
type APITopTwinsBrandsListItem struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Catname string `protobuf:"bytes,3,opt,name=catname,proto3" json:"catname,omitempty"` Count int32 `protobuf:"varint,4,opt,name=count,proto3" json:"count,omitempty"` NewCount int32 `protobuf:"varint,5,opt,name=new_count,json=newCount,proto3" json:"new_count,omitempty"` // contains filtered or unexported fields }
func (*APITopTwinsBrandsListItem) Descriptor
deprecated
func (*APITopTwinsBrandsListItem) Descriptor() ([]byte, []int)
Deprecated: Use APITopTwinsBrandsListItem.ProtoReflect.Descriptor instead.
func (*APITopTwinsBrandsListItem) GetCatname ¶
func (x *APITopTwinsBrandsListItem) GetCatname() string
func (*APITopTwinsBrandsListItem) GetCount ¶
func (x *APITopTwinsBrandsListItem) GetCount() int32
func (*APITopTwinsBrandsListItem) GetId ¶
func (x *APITopTwinsBrandsListItem) GetId() int64
func (*APITopTwinsBrandsListItem) GetName ¶
func (x *APITopTwinsBrandsListItem) GetName() string
func (*APITopTwinsBrandsListItem) GetNewCount ¶
func (x *APITopTwinsBrandsListItem) GetNewCount() int32
func (*APITopTwinsBrandsListItem) ProtoMessage ¶
func (*APITopTwinsBrandsListItem) ProtoMessage()
func (*APITopTwinsBrandsListItem) ProtoReflect ¶
func (x *APITopTwinsBrandsListItem) ProtoReflect() protoreflect.Message
func (*APITopTwinsBrandsListItem) Reset ¶
func (x *APITopTwinsBrandsListItem) Reset()
func (*APITopTwinsBrandsListItem) String ¶
func (x *APITopTwinsBrandsListItem) String() string
type APITrafficTopItem ¶
type APITrafficTopItem struct { Ip string `protobuf:"bytes,1,opt,name=ip,proto3" json:"ip,omitempty"` Count int32 `protobuf:"varint,2,opt,name=count,proto3" json:"count,omitempty"` Ban *APIBanItem `protobuf:"bytes,3,opt,name=ban,proto3" json:"ban,omitempty"` InWhitelist bool `protobuf:"varint,4,opt,name=in_whitelist,json=inWhitelist,proto3" json:"in_whitelist,omitempty"` WhoisUrl string `protobuf:"bytes,5,opt,name=whois_url,json=whoisUrl,proto3" json:"whois_url,omitempty"` // contains filtered or unexported fields }
func (*APITrafficTopItem) Descriptor
deprecated
func (*APITrafficTopItem) Descriptor() ([]byte, []int)
Deprecated: Use APITrafficTopItem.ProtoReflect.Descriptor instead.
func (*APITrafficTopItem) GetBan ¶
func (x *APITrafficTopItem) GetBan() *APIBanItem
func (*APITrafficTopItem) GetCount ¶
func (x *APITrafficTopItem) GetCount() int32
func (*APITrafficTopItem) GetInWhitelist ¶
func (x *APITrafficTopItem) GetInWhitelist() bool
func (*APITrafficTopItem) GetIp ¶
func (x *APITrafficTopItem) GetIp() string
func (*APITrafficTopItem) GetWhoisUrl ¶
func (x *APITrafficTopItem) GetWhoisUrl() string
func (*APITrafficTopItem) ProtoMessage ¶
func (*APITrafficTopItem) ProtoMessage()
func (*APITrafficTopItem) ProtoReflect ¶
func (x *APITrafficTopItem) ProtoReflect() protoreflect.Message
func (*APITrafficTopItem) Reset ¶
func (x *APITrafficTopItem) Reset()
func (*APITrafficTopItem) String ¶
func (x *APITrafficTopItem) String() string
type APITrafficTopResponse ¶
type APITrafficTopResponse struct { Items []*APITrafficTopItem `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
func (*APITrafficTopResponse) Descriptor
deprecated
func (*APITrafficTopResponse) Descriptor() ([]byte, []int)
Deprecated: Use APITrafficTopResponse.ProtoReflect.Descriptor instead.
func (*APITrafficTopResponse) GetItems ¶
func (x *APITrafficTopResponse) GetItems() []*APITrafficTopItem
func (*APITrafficTopResponse) ProtoMessage ¶
func (*APITrafficTopResponse) ProtoMessage()
func (*APITrafficTopResponse) ProtoReflect ¶
func (x *APITrafficTopResponse) ProtoReflect() protoreflect.Message
func (*APITrafficTopResponse) Reset ¶
func (x *APITrafficTopResponse) Reset()
func (*APITrafficTopResponse) String ¶
func (x *APITrafficTopResponse) String() string
type APITrafficWhitelistItem ¶
type APITrafficWhitelistItem struct { Ip string `protobuf:"bytes,1,opt,name=ip,proto3" json:"ip,omitempty"` Description string `protobuf:"bytes,2,opt,name=description,proto3" json:"description,omitempty"` // contains filtered or unexported fields }
func (*APITrafficWhitelistItem) Descriptor
deprecated
func (*APITrafficWhitelistItem) Descriptor() ([]byte, []int)
Deprecated: Use APITrafficWhitelistItem.ProtoReflect.Descriptor instead.
func (*APITrafficWhitelistItem) GetDescription ¶
func (x *APITrafficWhitelistItem) GetDescription() string
func (*APITrafficWhitelistItem) GetIp ¶
func (x *APITrafficWhitelistItem) GetIp() string
func (*APITrafficWhitelistItem) ProtoMessage ¶
func (*APITrafficWhitelistItem) ProtoMessage()
func (*APITrafficWhitelistItem) ProtoReflect ¶
func (x *APITrafficWhitelistItem) ProtoReflect() protoreflect.Message
func (*APITrafficWhitelistItem) Reset ¶
func (x *APITrafficWhitelistItem) Reset()
func (*APITrafficWhitelistItem) String ¶
func (x *APITrafficWhitelistItem) String() string
type APITrafficWhitelistItems ¶
type APITrafficWhitelistItems struct { Items []*APITrafficWhitelistItem `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
func (*APITrafficWhitelistItems) Descriptor
deprecated
func (*APITrafficWhitelistItems) Descriptor() ([]byte, []int)
Deprecated: Use APITrafficWhitelistItems.ProtoReflect.Descriptor instead.
func (*APITrafficWhitelistItems) GetItems ¶
func (x *APITrafficWhitelistItems) GetItems() []*APITrafficWhitelistItem
func (*APITrafficWhitelistItems) ProtoMessage ¶
func (*APITrafficWhitelistItems) ProtoMessage()
func (*APITrafficWhitelistItems) ProtoReflect ¶
func (x *APITrafficWhitelistItems) ProtoReflect() protoreflect.Message
func (*APITrafficWhitelistItems) Reset ¶
func (x *APITrafficWhitelistItems) Reset()
func (*APITrafficWhitelistItems) String ¶
func (x *APITrafficWhitelistItems) String() string
type APITreeItem ¶
type APITreeItem 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"` Childs []*APITreeItem `protobuf:"bytes,3,rep,name=childs,proto3" json:"childs,omitempty"` Type int32 `protobuf:"varint,4,opt,name=type,proto3" json:"type,omitempty"` // contains filtered or unexported fields }
func (*APITreeItem) Descriptor
deprecated
func (*APITreeItem) Descriptor() ([]byte, []int)
Deprecated: Use APITreeItem.ProtoReflect.Descriptor instead.
func (*APITreeItem) GetChilds ¶
func (x *APITreeItem) GetChilds() []*APITreeItem
func (*APITreeItem) GetId ¶
func (x *APITreeItem) GetId() string
func (*APITreeItem) GetName ¶
func (x *APITreeItem) GetName() string
func (*APITreeItem) GetType ¶
func (x *APITreeItem) GetType() int32
func (*APITreeItem) ProtoMessage ¶
func (*APITreeItem) ProtoMessage()
func (*APITreeItem) ProtoReflect ¶
func (x *APITreeItem) ProtoReflect() protoreflect.Message
func (*APITreeItem) Reset ¶
func (x *APITreeItem) Reset()
func (*APITreeItem) String ¶
func (x *APITreeItem) String() string
type APIUser ¶
type APIUser struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Deleted bool `protobuf:"varint,3,opt,name=deleted,proto3" json:"deleted,omitempty"` LongAway bool `protobuf:"varint,4,opt,name=long_away,json=longAway,proto3" json:"long_away,omitempty"` Green bool `protobuf:"varint,5,opt,name=green,proto3" json:"green,omitempty"` Route []string `protobuf:"bytes,6,rep,name=route,proto3" json:"route,omitempty"` Identity string `protobuf:"bytes,7,opt,name=identity,proto3" json:"identity,omitempty"` Avatar *APIImage `protobuf:"bytes,8,opt,name=avatar,proto3" json:"avatar,omitempty"` Gravatar string `protobuf:"bytes,9,opt,name=gravatar,proto3" json:"gravatar,omitempty"` LastOnline *timestamppb.Timestamp `protobuf:"bytes,10,opt,name=last_online,json=lastOnline,proto3" json:"last_online,omitempty"` SpecsWeight float64 `protobuf:"fixed64,11,opt,name=specs_weight,json=specsWeight,proto3" json:"specs_weight,omitempty"` // contains filtered or unexported fields }
func APIUserToGRPC ¶
func (*APIUser) Descriptor
deprecated
func (*APIUser) GetDeleted ¶
func (*APIUser) GetGravatar ¶
func (*APIUser) GetIdentity ¶
func (*APIUser) GetLastOnline ¶
func (x *APIUser) GetLastOnline() *timestamppb.Timestamp
func (*APIUser) GetLongAway ¶
func (*APIUser) GetSpecsWeight ¶
func (*APIUser) ProtoMessage ¶
func (*APIUser) ProtoMessage()
func (*APIUser) ProtoReflect ¶
func (x *APIUser) ProtoReflect() protoreflect.Message
type APIUserPreferencesRequest ¶
type APIUserPreferencesRequest struct { UserId int64 `protobuf:"varint,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // contains filtered or unexported fields }
func (*APIUserPreferencesRequest) Descriptor
deprecated
func (*APIUserPreferencesRequest) Descriptor() ([]byte, []int)
Deprecated: Use APIUserPreferencesRequest.ProtoReflect.Descriptor instead.
func (*APIUserPreferencesRequest) GetUserId ¶
func (x *APIUserPreferencesRequest) GetUserId() int64
func (*APIUserPreferencesRequest) ProtoMessage ¶
func (*APIUserPreferencesRequest) ProtoMessage()
func (*APIUserPreferencesRequest) ProtoReflect ¶
func (x *APIUserPreferencesRequest) ProtoReflect() protoreflect.Message
func (*APIUserPreferencesRequest) Reset ¶
func (x *APIUserPreferencesRequest) Reset()
func (*APIUserPreferencesRequest) String ¶
func (x *APIUserPreferencesRequest) String() string
type APIUserPreferencesResponse ¶
type APIUserPreferencesResponse struct { DisableCommentsNotifications bool `` /* 148-byte string literal not displayed */ // contains filtered or unexported fields }
func (*APIUserPreferencesResponse) Descriptor
deprecated
func (*APIUserPreferencesResponse) Descriptor() ([]byte, []int)
Deprecated: Use APIUserPreferencesResponse.ProtoReflect.Descriptor instead.
func (*APIUserPreferencesResponse) GetDisableCommentsNotifications ¶
func (x *APIUserPreferencesResponse) GetDisableCommentsNotifications() bool
func (*APIUserPreferencesResponse) ProtoMessage ¶
func (*APIUserPreferencesResponse) ProtoMessage()
func (*APIUserPreferencesResponse) ProtoReflect ¶
func (x *APIUserPreferencesResponse) ProtoReflect() protoreflect.Message
func (*APIUserPreferencesResponse) Reset ¶
func (x *APIUserPreferencesResponse) Reset()
func (*APIUserPreferencesResponse) String ¶
func (x *APIUserPreferencesResponse) String() string