Documentation
¶
Overview ¶
Package __ is a reverse proxy.
It translates gRPC into RESTful JSON APIs.
Package __ is a reverse proxy.
It translates gRPC into RESTful JSON APIs.
Package __ is a reverse proxy.
It translates gRPC into RESTful JSON APIs.
Package __ is a reverse proxy.
It translates gRPC into RESTful JSON APIs.
Package __ is a reverse proxy.
It translates gRPC into RESTful JSON APIs.
Package __ is a reverse proxy.
It translates gRPC into RESTful JSON APIs.
Package __ is a reverse proxy.
It translates gRPC into RESTful JSON APIs.
Package __ is a reverse proxy.
It translates gRPC into RESTful JSON APIs.
Index ¶
- Constants
- Variables
- func RegisterAdhanFileServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
- func RegisterAdhanFileServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client AdhanFileServiceClient) error
- func RegisterAdhanFileServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error)
- func RegisterAdhanFileServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server AdhanFileServiceServer) error
- func RegisterAdhanFileServiceServer(s grpc.ServiceRegistrar, srv AdhanFileServiceServer)
- func RegisterAdhanPreferencesServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
- func RegisterAdhanPreferencesServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, ...) error
- func RegisterAdhanPreferencesServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error)
- func RegisterAdhanPreferencesServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, ...) error
- func RegisterAdhanPreferencesServiceServer(s grpc.ServiceRegistrar, srv AdhanPreferencesServiceServer)
- func RegisterAuthServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
- func RegisterAuthServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client AuthServiceClient) error
- func RegisterAuthServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error)
- func RegisterAuthServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server AuthServiceServer) error
- func RegisterAuthServiceServer(s grpc.ServiceRegistrar, srv AuthServiceServer)
- func RegisterEventServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
- func RegisterEventServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client EventServiceClient) error
- func RegisterEventServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error)
- func RegisterEventServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server EventServiceServer) error
- func RegisterEventServiceServer(s grpc.ServiceRegistrar, srv EventServiceServer)
- func RegisterMasjidServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
- func RegisterMasjidServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client MasjidServiceClient) error
- func RegisterMasjidServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error)
- func RegisterMasjidServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server MasjidServiceServer) error
- func RegisterMasjidServiceServer(s grpc.ServiceRegistrar, srv MasjidServiceServer)
- func RegisterNikkahIoServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
- func RegisterNikkahIoServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client NikkahIoServiceClient) error
- func RegisterNikkahIoServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error)
- func RegisterNikkahIoServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server NikkahIoServiceServer) error
- func RegisterNikkahIoServiceServer(s grpc.ServiceRegistrar, srv NikkahIoServiceServer)
- func RegisterRevertsIoServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
- func RegisterRevertsIoServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client RevertsIoServiceClient) error
- func RegisterRevertsIoServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error)
- func RegisterRevertsIoServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server RevertsIoServiceServer) error
- func RegisterRevertsIoServiceServer(s grpc.ServiceRegistrar, srv RevertsIoServiceServer)
- func RegisterUserServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
- func RegisterUserServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client UserServiceClient) error
- func RegisterUserServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error)
- func RegisterUserServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server UserServiceServer) error
- func RegisterUserServiceServer(s grpc.ServiceRegistrar, srv UserServiceServer)
- type AcceptNikkahMatchInviteRequest
- func (*AcceptNikkahMatchInviteRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AcceptNikkahMatchInviteRequest) GetMatchId() string
- func (*AcceptNikkahMatchInviteRequest) ProtoMessage()
- func (x *AcceptNikkahMatchInviteRequest) ProtoReflect() protoreflect.Message
- func (x *AcceptNikkahMatchInviteRequest) Reset()
- func (x *AcceptNikkahMatchInviteRequest) String() string
- type AcceptRevertMatchInviteRequest
- func (*AcceptRevertMatchInviteRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AcceptRevertMatchInviteRequest) GetMatchId() string
- func (*AcceptRevertMatchInviteRequest) ProtoMessage()
- func (x *AcceptRevertMatchInviteRequest) ProtoReflect() protoreflect.Message
- func (x *AcceptRevertMatchInviteRequest) Reset()
- func (x *AcceptRevertMatchInviteRequest) String() string
- type AdhanFile
- func (*AdhanFile) Descriptor() ([]byte, []int)deprecated
- func (x *AdhanFile) GetCreatedAt() *timestamppb.Timestamp
- func (x *AdhanFile) GetId() string
- func (x *AdhanFile) GetMasjidId() string
- func (x *AdhanFile) GetName() string
- func (x *AdhanFile) GetUpdatedAt() *timestamppb.Timestamp
- func (x *AdhanFile) GetUrl() string
- func (*AdhanFile) ProtoMessage()
- func (x *AdhanFile) ProtoReflect() protoreflect.Message
- func (x *AdhanFile) Reset()
- func (x *AdhanFile) String() string
- type AdhanFileResponse
- func (*AdhanFileResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AdhanFileResponse) GetCode() string
- func (x *AdhanFileResponse) GetData() *AdhanFile
- func (x *AdhanFileResponse) GetMessage() string
- func (x *AdhanFileResponse) GetStatus() string
- func (*AdhanFileResponse) ProtoMessage()
- func (x *AdhanFileResponse) ProtoReflect() protoreflect.Message
- func (x *AdhanFileResponse) Reset()
- func (x *AdhanFileResponse) String() string
- type AdhanFileServiceClient
- type AdhanFileServiceServer
- type AdhanPreference
- func (*AdhanPreference) Descriptor() ([]byte, []int)deprecated
- func (x *AdhanPreference) GetAdhanFileId() string
- func (x *AdhanPreference) GetId() string
- func (x *AdhanPreference) GetMasjidId() string
- func (x *AdhanPreference) GetUserId() string
- func (*AdhanPreference) ProtoMessage()
- func (x *AdhanPreference) ProtoReflect() protoreflect.Message
- func (x *AdhanPreference) Reset()
- func (x *AdhanPreference) String() string
- type AdhanPreferencesResponse
- func (*AdhanPreferencesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AdhanPreferencesResponse) GetData() *SavedUserAdhanPreferences
- func (*AdhanPreferencesResponse) ProtoMessage()
- func (x *AdhanPreferencesResponse) ProtoReflect() protoreflect.Message
- func (x *AdhanPreferencesResponse) Reset()
- func (x *AdhanPreferencesResponse) String() string
- type AdhanPreferencesServiceClient
- type AdhanPreferencesServiceServer
- type AuthServiceClient
- type AuthServiceServer
- type AuthenticateUserRequest
- func (*AuthenticateUserRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AuthenticateUserRequest) GetEmail() string
- func (x *AuthenticateUserRequest) GetIdentifier() isAuthenticateUserRequest_Identifier
- func (x *AuthenticateUserRequest) GetPassword() string
- func (x *AuthenticateUserRequest) GetUsername() string
- func (*AuthenticateUserRequest) ProtoMessage()
- func (x *AuthenticateUserRequest) ProtoReflect() protoreflect.Message
- func (x *AuthenticateUserRequest) Reset()
- func (x *AuthenticateUserRequest) String() string
- type AuthenticateUserRequest_Email
- type AuthenticateUserRequest_Username
- type CancelNikkahLikeRequest
- func (*CancelNikkahLikeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CancelNikkahLikeRequest) GetLikeId() string
- func (*CancelNikkahLikeRequest) ProtoMessage()
- func (x *CancelNikkahLikeRequest) ProtoReflect() protoreflect.Message
- func (x *CancelNikkahLikeRequest) Reset()
- func (x *CancelNikkahLikeRequest) String() string
- type CompleteNikkahLikeRequest
- func (*CompleteNikkahLikeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CompleteNikkahLikeRequest) GetLikeId() string
- func (*CompleteNikkahLikeRequest) ProtoMessage()
- func (x *CompleteNikkahLikeRequest) ProtoReflect() protoreflect.Message
- func (x *CompleteNikkahLikeRequest) Reset()
- func (x *CompleteNikkahLikeRequest) String() string
- type CompleteNikkahLikeResponse
- func (*CompleteNikkahLikeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CompleteNikkahLikeResponse) GetLike() *NikkahLike
- func (x *CompleteNikkahLikeResponse) GetMatch() *NikkahMatch
- func (*CompleteNikkahLikeResponse) ProtoMessage()
- func (x *CompleteNikkahLikeResponse) ProtoReflect() protoreflect.Message
- func (x *CompleteNikkahLikeResponse) Reset()
- func (x *CompleteNikkahLikeResponse) String() string
- type CreateAdhanFileRequest
- func (*CreateAdhanFileRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateAdhanFileRequest) GetMasjidId() string
- func (x *CreateAdhanFileRequest) GetName() string
- func (x *CreateAdhanFileRequest) GetUrl() string
- func (*CreateAdhanFileRequest) ProtoMessage()
- func (x *CreateAdhanFileRequest) ProtoReflect() protoreflect.Message
- func (x *CreateAdhanFileRequest) Reset()
- func (x *CreateAdhanFileRequest) String() string
- type CreateAdhanPreferencesRequest
- func (*CreateAdhanPreferencesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateAdhanPreferencesRequest) GetPreferences() *SavedUserAdhanPreferences
- func (*CreateAdhanPreferencesRequest) ProtoMessage()
- func (x *CreateAdhanPreferencesRequest) ProtoReflect() protoreflect.Message
- func (x *CreateAdhanPreferencesRequest) Reset()
- func (x *CreateAdhanPreferencesRequest) String() string
- type CreateEventRequest
- func (*CreateEventRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateEventRequest) GetEvent() *Event
- func (*CreateEventRequest) ProtoMessage()
- func (x *CreateEventRequest) ProtoReflect() protoreflect.Message
- func (x *CreateEventRequest) Reset()
- func (x *CreateEventRequest) String() string
- type CreateMasjidRequest
- func (*CreateMasjidRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateMasjidRequest) GetAddress() *Masjid_Address
- func (x *CreateMasjidRequest) GetCreatedBy() string
- func (x *CreateMasjidRequest) GetIsVerified() bool
- func (x *CreateMasjidRequest) GetLocation() string
- func (x *CreateMasjidRequest) GetName() string
- func (x *CreateMasjidRequest) GetPhoneNumber() *Masjid_PhoneNumber
- func (x *CreateMasjidRequest) GetPrayerTimesConfiguration() *PrayerTimesConfiguration
- func (*CreateMasjidRequest) ProtoMessage()
- func (x *CreateMasjidRequest) ProtoReflect() protoreflect.Message
- func (x *CreateMasjidRequest) Reset()
- func (x *CreateMasjidRequest) String() string
- type CreateMasjidResponse
- func (*CreateMasjidResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateMasjidResponse) GetCode() string
- func (x *CreateMasjidResponse) GetData() *Masjid
- func (x *CreateMasjidResponse) GetMessage() string
- func (x *CreateMasjidResponse) GetStatus() string
- func (*CreateMasjidResponse) ProtoMessage()
- func (x *CreateMasjidResponse) ProtoReflect() protoreflect.Message
- func (x *CreateMasjidResponse) Reset()
- func (x *CreateMasjidResponse) String() string
- type CreateNikkahProfileRequest
- func (*CreateNikkahProfileRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateNikkahProfileRequest) GetProfile() *NikkahProfile
- func (*CreateNikkahProfileRequest) ProtoMessage()
- func (x *CreateNikkahProfileRequest) ProtoReflect() protoreflect.Message
- func (x *CreateNikkahProfileRequest) Reset()
- func (x *CreateNikkahProfileRequest) String() string
- type CreateRevertMatchInviteRequest
- func (*CreateRevertMatchInviteRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateRevertMatchInviteRequest) GetReceiverProfileId() string
- func (*CreateRevertMatchInviteRequest) ProtoMessage()
- func (x *CreateRevertMatchInviteRequest) ProtoReflect() protoreflect.Message
- func (x *CreateRevertMatchInviteRequest) Reset()
- func (x *CreateRevertMatchInviteRequest) String() string
- type CreateRevertProfileRequest
- func (*CreateRevertProfileRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateRevertProfileRequest) GetProfile() *RevertProfile
- func (*CreateRevertProfileRequest) ProtoMessage()
- func (x *CreateRevertProfileRequest) ProtoReflect() protoreflect.Message
- func (x *CreateRevertProfileRequest) Reset()
- func (x *CreateRevertProfileRequest) String() string
- type CreateUserRequest
- func (*CreateUserRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateUserRequest) GetEmail() string
- func (x *CreateUserRequest) GetFirstName() string
- func (x *CreateUserRequest) GetGender() CreateUserRequest_Gender
- func (x *CreateUserRequest) GetIsEmailVerified() bool
- func (x *CreateUserRequest) GetLastName() string
- func (x *CreateUserRequest) GetPassword() string
- func (x *CreateUserRequest) GetPhoneNumber() string
- func (x *CreateUserRequest) GetRole() CreateUserRequest_Role
- func (x *CreateUserRequest) GetUsername() string
- func (*CreateUserRequest) ProtoMessage()
- func (x *CreateUserRequest) ProtoReflect() protoreflect.Message
- func (x *CreateUserRequest) Reset()
- func (x *CreateUserRequest) String() string
- type CreateUserRequest_Gender
- func (CreateUserRequest_Gender) Descriptor() protoreflect.EnumDescriptor
- func (x CreateUserRequest_Gender) Enum() *CreateUserRequest_Gender
- func (CreateUserRequest_Gender) EnumDescriptor() ([]byte, []int)deprecated
- func (x CreateUserRequest_Gender) Number() protoreflect.EnumNumber
- func (x CreateUserRequest_Gender) String() string
- func (CreateUserRequest_Gender) Type() protoreflect.EnumType
- type CreateUserRequest_Role
- func (CreateUserRequest_Role) Descriptor() protoreflect.EnumDescriptor
- func (x CreateUserRequest_Role) Enum() *CreateUserRequest_Role
- func (CreateUserRequest_Role) EnumDescriptor() ([]byte, []int)deprecated
- func (x CreateUserRequest_Role) Number() protoreflect.EnumNumber
- func (x CreateUserRequest_Role) String() string
- func (CreateUserRequest_Role) Type() protoreflect.EnumType
- type DataAuthenticateUserResponse
- func (*DataAuthenticateUserResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DataAuthenticateUserResponse) GetAccessToken() string
- func (x *DataAuthenticateUserResponse) GetRefreshToken() string
- func (x *DataAuthenticateUserResponse) GetUserId() string
- func (*DataAuthenticateUserResponse) ProtoMessage()
- func (x *DataAuthenticateUserResponse) ProtoReflect() protoreflect.Message
- func (x *DataAuthenticateUserResponse) Reset()
- func (x *DataAuthenticateUserResponse) String() string
- type DataRefreshTokenResponse
- func (*DataRefreshTokenResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DataRefreshTokenResponse) GetAccessToken() string
- func (x *DataRefreshTokenResponse) GetRefreshToken() string
- func (*DataRefreshTokenResponse) ProtoMessage()
- func (x *DataRefreshTokenResponse) ProtoReflect() protoreflect.Message
- func (x *DataRefreshTokenResponse) Reset()
- func (x *DataRefreshTokenResponse) String() string
- type DeactivateNikkahProfileRequest
- func (*DeactivateNikkahProfileRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeactivateNikkahProfileRequest) GetProfileId() string
- func (*DeactivateNikkahProfileRequest) ProtoMessage()
- func (x *DeactivateNikkahProfileRequest) ProtoReflect() protoreflect.Message
- func (x *DeactivateNikkahProfileRequest) Reset()
- func (x *DeactivateNikkahProfileRequest) String() string
- type DeleteAdhanFileRequest
- func (*DeleteAdhanFileRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteAdhanFileRequest) GetId() string
- func (*DeleteAdhanFileRequest) ProtoMessage()
- func (x *DeleteAdhanFileRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteAdhanFileRequest) Reset()
- func (x *DeleteAdhanFileRequest) String() string
- type DeleteAdhanFileResponse
- func (*DeleteAdhanFileResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteAdhanFileResponse) GetCode() string
- func (x *DeleteAdhanFileResponse) GetMessage() string
- func (x *DeleteAdhanFileResponse) GetStatus() string
- func (*DeleteAdhanFileResponse) ProtoMessage()
- func (x *DeleteAdhanFileResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteAdhanFileResponse) Reset()
- func (x *DeleteAdhanFileResponse) String() string
- type DeleteAdhanPreferencesRequest
- func (*DeleteAdhanPreferencesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteAdhanPreferencesRequest) GetId() string
- func (*DeleteAdhanPreferencesRequest) ProtoMessage()
- func (x *DeleteAdhanPreferencesRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteAdhanPreferencesRequest) Reset()
- func (x *DeleteAdhanPreferencesRequest) String() string
- type DeleteEventRequest
- type DeleteEventResponse
- type DeleteMasjidRequest
- func (*DeleteMasjidRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteMasjidRequest) GetId() string
- func (*DeleteMasjidRequest) ProtoMessage()
- func (x *DeleteMasjidRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteMasjidRequest) Reset()
- func (x *DeleteMasjidRequest) String() string
- type DeleteUserRequest
- type DeleteUserResponse
- type Education
- type EndNikkahMatchRequest
- func (*EndNikkahMatchRequest) Descriptor() ([]byte, []int)deprecated
- func (x *EndNikkahMatchRequest) GetMatchId() string
- func (*EndNikkahMatchRequest) ProtoMessage()
- func (x *EndNikkahMatchRequest) ProtoReflect() protoreflect.Message
- func (x *EndNikkahMatchRequest) Reset()
- func (x *EndNikkahMatchRequest) String() string
- type EndRevertMatchRequest
- func (*EndRevertMatchRequest) Descriptor() ([]byte, []int)deprecated
- func (x *EndRevertMatchRequest) GetMatchId() string
- func (*EndRevertMatchRequest) ProtoMessage()
- func (x *EndRevertMatchRequest) ProtoReflect() protoreflect.Message
- func (x *EndRevertMatchRequest) Reset()
- func (x *EndRevertMatchRequest) String() string
- type Event
- func (*Event) Descriptor() ([]byte, []int)deprecated
- func (x *Event) GetCreateTime() *timestamppb.Timestamp
- func (x *Event) GetDescription() string
- func (x *Event) GetEndTime() *timestamppb.Timestamp
- func (x *Event) GetGenderRestriction() Event_GenderRestriction
- func (x *Event) GetId() string
- func (x *Event) GetIsPaid() bool
- func (x *Event) GetLivestreamLink() string
- func (x *Event) GetMasjidId() string
- func (x *Event) GetMaxParticipants() int32
- func (x *Event) GetName() string
- func (x *Event) GetRequiresRsvp() bool
- func (x *Event) GetStartTime() *timestamppb.Timestamp
- func (x *Event) GetTypes() []Event_EventType
- func (x *Event) GetUpdateTime() *timestamppb.Timestamp
- func (*Event) ProtoMessage()
- func (x *Event) ProtoReflect() protoreflect.Message
- func (x *Event) Reset()
- func (x *Event) String() string
- type EventServiceClient
- type EventServiceServer
- type Event_EventType
- func (Event_EventType) Descriptor() protoreflect.EnumDescriptor
- func (x Event_EventType) Enum() *Event_EventType
- func (Event_EventType) EnumDescriptor() ([]byte, []int)deprecated
- func (x Event_EventType) Number() protoreflect.EnumNumber
- func (x Event_EventType) String() string
- func (Event_EventType) Type() protoreflect.EnumType
- type Event_GenderRestriction
- func (Event_GenderRestriction) Descriptor() protoreflect.EnumDescriptor
- func (x Event_GenderRestriction) Enum() *Event_GenderRestriction
- func (Event_GenderRestriction) EnumDescriptor() ([]byte, []int)deprecated
- func (x Event_GenderRestriction) Number() protoreflect.EnumNumber
- func (x Event_GenderRestriction) String() string
- func (Event_GenderRestriction) Type() protoreflect.EnumType
- type GenerateShareableLinkRequest
- func (*GenerateShareableLinkRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GenerateShareableLinkRequest) GetProfileId() string
- func (*GenerateShareableLinkRequest) ProtoMessage()
- func (x *GenerateShareableLinkRequest) ProtoReflect() protoreflect.Message
- func (x *GenerateShareableLinkRequest) Reset()
- func (x *GenerateShareableLinkRequest) String() string
- type GetAdhanFileRequest
- func (*GetAdhanFileRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetAdhanFileRequest) GetId() string
- func (*GetAdhanFileRequest) ProtoMessage()
- func (x *GetAdhanFileRequest) ProtoReflect() protoreflect.Message
- func (x *GetAdhanFileRequest) Reset()
- func (x *GetAdhanFileRequest) String() string
- type GetAdhanPreferencesRequest
- func (*GetAdhanPreferencesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetAdhanPreferencesRequest) GetId() string
- func (*GetAdhanPreferencesRequest) ProtoMessage()
- func (x *GetAdhanPreferencesRequest) ProtoReflect() protoreflect.Message
- func (x *GetAdhanPreferencesRequest) Reset()
- func (x *GetAdhanPreferencesRequest) String() string
- type GetEventRequest
- type GetMasjidRequest
- type GetNikkahLikeRequest
- func (*GetNikkahLikeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetNikkahLikeRequest) GetLikeId() string
- func (*GetNikkahLikeRequest) ProtoMessage()
- func (x *GetNikkahLikeRequest) ProtoReflect() protoreflect.Message
- func (x *GetNikkahLikeRequest) Reset()
- func (x *GetNikkahLikeRequest) String() string
- type GetNikkahMatchRequest
- func (*GetNikkahMatchRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetNikkahMatchRequest) GetMatchId() string
- func (*GetNikkahMatchRequest) ProtoMessage()
- func (x *GetNikkahMatchRequest) ProtoReflect() protoreflect.Message
- func (x *GetNikkahMatchRequest) Reset()
- func (x *GetNikkahMatchRequest) String() string
- type GetNikkahProfileRequest
- func (*GetNikkahProfileRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetNikkahProfileRequest) GetProfileId() string
- func (*GetNikkahProfileRequest) ProtoMessage()
- func (x *GetNikkahProfileRequest) ProtoReflect() protoreflect.Message
- func (x *GetNikkahProfileRequest) Reset()
- func (x *GetNikkahProfileRequest) String() string
- type GetPublicProfileRequest
- func (*GetPublicProfileRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetPublicProfileRequest) GetShareToken() string
- func (*GetPublicProfileRequest) ProtoMessage()
- func (x *GetPublicProfileRequest) ProtoReflect() protoreflect.Message
- func (x *GetPublicProfileRequest) Reset()
- func (x *GetPublicProfileRequest) String() string
- type GetRevertMatchRequest
- func (*GetRevertMatchRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetRevertMatchRequest) GetMatchId() string
- func (*GetRevertMatchRequest) ProtoMessage()
- func (x *GetRevertMatchRequest) ProtoReflect() protoreflect.Message
- func (x *GetRevertMatchRequest) Reset()
- func (x *GetRevertMatchRequest) String() string
- type GetRevertProfileRequest
- func (*GetRevertProfileRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetRevertProfileRequest) GetProfileId() string
- func (*GetRevertProfileRequest) ProtoMessage()
- func (x *GetRevertProfileRequest) ProtoReflect() protoreflect.Message
- func (x *GetRevertProfileRequest) Reset()
- func (x *GetRevertProfileRequest) String() string
- type GetSelfNikkahProfileRequest
- type GetSelfRevertProfileRequest
- type GetUserRequest
- type GetUserResponse
- type Height
- type Hobbies
- type InitiateNikkahLikeRequest
- func (*InitiateNikkahLikeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *InitiateNikkahLikeRequest) GetLike() *NikkahLike
- func (*InitiateNikkahLikeRequest) ProtoMessage()
- func (x *InitiateNikkahLikeRequest) ProtoReflect() protoreflect.Message
- func (x *InitiateNikkahLikeRequest) Reset()
- func (x *InitiateNikkahLikeRequest) String() string
- type ListAdhanFilesRequest
- func (*ListAdhanFilesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListAdhanFilesRequest) GetLimit() int32
- func (x *ListAdhanFilesRequest) GetMasjidId() string
- func (x *ListAdhanFilesRequest) GetPage() int32
- func (*ListAdhanFilesRequest) ProtoMessage()
- func (x *ListAdhanFilesRequest) ProtoReflect() protoreflect.Message
- func (x *ListAdhanFilesRequest) Reset()
- func (x *ListAdhanFilesRequest) String() string
- type ListAdhanFilesResponse
- func (*ListAdhanFilesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListAdhanFilesResponse) GetCode() string
- func (x *ListAdhanFilesResponse) GetData() *ListAdhanFilesResponseData
- func (x *ListAdhanFilesResponse) GetMessage() string
- func (x *ListAdhanFilesResponse) GetStatus() string
- func (*ListAdhanFilesResponse) ProtoMessage()
- func (x *ListAdhanFilesResponse) ProtoReflect() protoreflect.Message
- func (x *ListAdhanFilesResponse) Reset()
- func (x *ListAdhanFilesResponse) String() string
- type ListAdhanFilesResponseData
- func (*ListAdhanFilesResponseData) Descriptor() ([]byte, []int)deprecated
- func (x *ListAdhanFilesResponseData) GetAdhanFiles() []*AdhanFile
- func (x *ListAdhanFilesResponseData) GetCurrentPage() int32
- func (x *ListAdhanFilesResponseData) GetTotalCount() int32
- func (x *ListAdhanFilesResponseData) GetTotalPages() int32
- func (*ListAdhanFilesResponseData) ProtoMessage()
- func (x *ListAdhanFilesResponseData) ProtoReflect() protoreflect.Message
- func (x *ListAdhanFilesResponseData) Reset()
- func (x *ListAdhanFilesResponseData) String() string
- type ListAdhanPreferencesRequest
- func (*ListAdhanPreferencesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListAdhanPreferencesRequest) GetLimit() int32
- func (x *ListAdhanPreferencesRequest) GetPage() int32
- func (x *ListAdhanPreferencesRequest) GetUserId() string
- func (*ListAdhanPreferencesRequest) ProtoMessage()
- func (x *ListAdhanPreferencesRequest) ProtoReflect() protoreflect.Message
- func (x *ListAdhanPreferencesRequest) Reset()
- func (x *ListAdhanPreferencesRequest) String() string
- type ListAdhanPreferencesResponse
- func (*ListAdhanPreferencesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListAdhanPreferencesResponse) GetCurrentPage() int32
- func (x *ListAdhanPreferencesResponse) GetPreferences() []*SavedUserAdhanPreferences
- func (x *ListAdhanPreferencesResponse) GetTotalPages() int32
- func (x *ListAdhanPreferencesResponse) GetTotalSize() int32
- func (*ListAdhanPreferencesResponse) ProtoMessage()
- func (x *ListAdhanPreferencesResponse) ProtoReflect() protoreflect.Message
- func (x *ListAdhanPreferencesResponse) Reset()
- func (x *ListAdhanPreferencesResponse) String() string
- type ListEventsRequest
- func (*ListEventsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListEventsRequest) GetLimit() int32
- func (x *ListEventsRequest) GetPage() int32
- func (x *ListEventsRequest) GetSearch() string
- func (*ListEventsRequest) ProtoMessage()
- func (x *ListEventsRequest) ProtoReflect() protoreflect.Message
- func (x *ListEventsRequest) Reset()
- func (x *ListEventsRequest) String() string
- type ListEventsResponse
- func (*ListEventsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListEventsResponse) GetCode() string
- func (x *ListEventsResponse) GetCurrentPage() int32
- func (x *ListEventsResponse) GetData() []*Event
- func (x *ListEventsResponse) GetMessage() string
- func (x *ListEventsResponse) GetStatus() string
- func (x *ListEventsResponse) GetTotalItems() int64
- func (x *ListEventsResponse) GetTotalPages() int32
- func (*ListEventsResponse) ProtoMessage()
- func (x *ListEventsResponse) ProtoReflect() protoreflect.Message
- func (x *ListEventsResponse) Reset()
- func (x *ListEventsResponse) String() string
- type ListMasjidsRequest
- func (*ListMasjidsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListMasjidsRequest) GetLimit() int32
- func (x *ListMasjidsRequest) GetLocation() string
- func (x *ListMasjidsRequest) GetName() string
- func (x *ListMasjidsRequest) GetPage() int32
- func (*ListMasjidsRequest) ProtoMessage()
- func (x *ListMasjidsRequest) ProtoReflect() protoreflect.Message
- func (x *ListMasjidsRequest) Reset()
- func (x *ListMasjidsRequest) String() string
- type ListMasjidsResponse
- func (*ListMasjidsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListMasjidsResponse) GetCode() string
- func (x *ListMasjidsResponse) GetCurrentPage() int32
- func (x *ListMasjidsResponse) GetData() []*Masjid
- func (x *ListMasjidsResponse) GetMessage() string
- func (x *ListMasjidsResponse) GetStatus() string
- func (x *ListMasjidsResponse) GetTotalCount() int32
- func (x *ListMasjidsResponse) GetTotalPages() int32
- func (*ListMasjidsResponse) ProtoMessage()
- func (x *ListMasjidsResponse) ProtoReflect() protoreflect.Message
- func (x *ListMasjidsResponse) Reset()
- func (x *ListMasjidsResponse) String() string
- type ListNikkahProfilesRequest
- func (*ListNikkahProfilesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListNikkahProfilesRequest) GetEducation() Education
- func (x *ListNikkahProfilesRequest) GetGender() NikkahProfile_Gender
- func (x *ListNikkahProfilesRequest) GetHeight() *Height
- func (x *ListNikkahProfilesRequest) GetHobbies() []Hobbies
- func (x *ListNikkahProfilesRequest) GetLimit() int32
- func (x *ListNikkahProfilesRequest) GetLocation() *Location
- func (x *ListNikkahProfilesRequest) GetName() string
- func (x *ListNikkahProfilesRequest) GetOccupation() string
- func (x *ListNikkahProfilesRequest) GetPage() int32
- func (x *ListNikkahProfilesRequest) GetSect() Sect
- func (x *ListNikkahProfilesRequest) GetStart() int32
- func (*ListNikkahProfilesRequest) ProtoMessage()
- func (x *ListNikkahProfilesRequest) ProtoReflect() protoreflect.Message
- func (x *ListNikkahProfilesRequest) Reset()
- func (x *ListNikkahProfilesRequest) String() string
- type ListNikkahProfilesResponse
- func (*ListNikkahProfilesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListNikkahProfilesResponse) GetCurrentPage() int32
- func (x *ListNikkahProfilesResponse) GetProfiles() []*NikkahProfile
- func (x *ListNikkahProfilesResponse) GetTotalCount() int32
- func (x *ListNikkahProfilesResponse) GetTotalPages() int32
- func (*ListNikkahProfilesResponse) ProtoMessage()
- func (x *ListNikkahProfilesResponse) ProtoReflect() protoreflect.Message
- func (x *ListNikkahProfilesResponse) Reset()
- func (x *ListNikkahProfilesResponse) String() string
- type ListRevertProfilesRequest
- func (*ListRevertProfilesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListRevertProfilesRequest) GetGender() string
- func (x *ListRevertProfilesRequest) GetLimit() int32
- func (x *ListRevertProfilesRequest) GetName() string
- func (x *ListRevertProfilesRequest) GetPage() int32
- func (x *ListRevertProfilesRequest) GetStart() int32
- func (*ListRevertProfilesRequest) ProtoMessage()
- func (x *ListRevertProfilesRequest) ProtoReflect() protoreflect.Message
- func (x *ListRevertProfilesRequest) Reset()
- func (x *ListRevertProfilesRequest) String() string
- type ListRevertProfilesResponse
- func (*ListRevertProfilesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListRevertProfilesResponse) GetCurrentPage() int32
- func (x *ListRevertProfilesResponse) GetProfiles() []*RevertProfile
- func (x *ListRevertProfilesResponse) GetTotalCount() int32
- func (x *ListRevertProfilesResponse) GetTotalPages() int32
- func (*ListRevertProfilesResponse) ProtoMessage()
- func (x *ListRevertProfilesResponse) ProtoReflect() protoreflect.Message
- func (x *ListRevertProfilesResponse) Reset()
- func (x *ListRevertProfilesResponse) String() string
- type ListUserResponseItem
- func (*ListUserResponseItem) Descriptor() ([]byte, []int)deprecated
- func (x *ListUserResponseItem) GetEmail() string
- func (x *ListUserResponseItem) GetId() string
- func (x *ListUserResponseItem) GetRole() User_Role
- func (x *ListUserResponseItem) GetUsername() string
- func (*ListUserResponseItem) ProtoMessage()
- func (x *ListUserResponseItem) ProtoReflect() protoreflect.Message
- func (x *ListUserResponseItem) Reset()
- func (x *ListUserResponseItem) String() string
- type ListUsersRequest
- func (*ListUsersRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListUsersRequest) GetEmail() string
- func (x *ListUsersRequest) GetLimit() int32
- func (x *ListUsersRequest) GetPage() int32
- func (x *ListUsersRequest) GetStart() int32
- func (x *ListUsersRequest) GetUsername() string
- func (*ListUsersRequest) ProtoMessage()
- func (x *ListUsersRequest) ProtoReflect() protoreflect.Message
- func (x *ListUsersRequest) Reset()
- func (x *ListUsersRequest) String() string
- type ListUsersResponse
- func (*ListUsersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListUsersResponse) GetCode() string
- func (x *ListUsersResponse) GetCurrentPage() int32
- func (x *ListUsersResponse) GetData() []*ListUserResponseItem
- func (x *ListUsersResponse) GetMessage() string
- func (x *ListUsersResponse) GetStatus() string
- func (x *ListUsersResponse) GetTotalCount() int32
- func (x *ListUsersResponse) GetTotalPages() int32
- func (*ListUsersResponse) ProtoMessage()
- func (x *ListUsersResponse) ProtoReflect() protoreflect.Message
- func (x *ListUsersResponse) Reset()
- func (x *ListUsersResponse) String() string
- type Location
- func (*Location) Descriptor() ([]byte, []int)deprecated
- func (x *Location) GetCity() string
- func (x *Location) GetCountry() string
- func (x *Location) GetLatitude() int32
- func (x *Location) GetLongitude() int32
- func (x *Location) GetState() string
- func (x *Location) GetZipCode() string
- func (*Location) ProtoMessage()
- func (x *Location) ProtoReflect() protoreflect.Message
- func (x *Location) Reset()
- func (x *Location) String() string
- type Masjid
- func (*Masjid) Descriptor() ([]byte, []int)deprecated
- func (x *Masjid) GetAddress() *Masjid_Address
- func (x *Masjid) GetAdhanFiles() []*AdhanFile
- func (x *Masjid) GetAdhanPreferences() []*AdhanPreference
- func (x *Masjid) GetCreatedAt() *timestamppb.Timestamp
- func (x *Masjid) GetCreatedBy() string
- func (x *Masjid) GetId() string
- func (x *Masjid) GetIsVerified() bool
- func (x *Masjid) GetLocation() string
- func (x *Masjid) GetName() string
- func (x *Masjid) GetPhoneNumber() *Masjid_PhoneNumber
- func (x *Masjid) GetPrayerTimesConfiguration() *PrayerTimesConfiguration
- func (x *Masjid) GetPrayerTimesConfigurationId() string
- func (x *Masjid) GetUpdatedAt() *timestamppb.Timestamp
- func (*Masjid) ProtoMessage()
- func (x *Masjid) ProtoReflect() protoreflect.Message
- func (x *Masjid) Reset()
- func (x *Masjid) String() string
- type MasjidResponse
- func (*MasjidResponse) Descriptor() ([]byte, []int)deprecated
- func (x *MasjidResponse) GetCode() string
- func (x *MasjidResponse) GetMasjid() *Masjid
- func (x *MasjidResponse) GetMessage() string
- func (x *MasjidResponse) GetStatus() string
- func (*MasjidResponse) ProtoMessage()
- func (x *MasjidResponse) ProtoReflect() protoreflect.Message
- func (x *MasjidResponse) Reset()
- func (x *MasjidResponse) String() string
- type MasjidRole
- func (*MasjidRole) Descriptor() ([]byte, []int)deprecated
- func (x *MasjidRole) GetMasjidId() string
- func (x *MasjidRole) GetRole() MasjidRole_Role
- func (x *MasjidRole) GetUserId() string
- func (*MasjidRole) ProtoMessage()
- func (x *MasjidRole) ProtoReflect() protoreflect.Message
- func (x *MasjidRole) Reset()
- func (x *MasjidRole) String() string
- type MasjidRole_Role
- func (MasjidRole_Role) Descriptor() protoreflect.EnumDescriptor
- func (x MasjidRole_Role) Enum() *MasjidRole_Role
- func (MasjidRole_Role) EnumDescriptor() ([]byte, []int)deprecated
- func (x MasjidRole_Role) Number() protoreflect.EnumNumber
- func (x MasjidRole_Role) String() string
- func (MasjidRole_Role) Type() protoreflect.EnumType
- type MasjidServiceClient
- type MasjidServiceServer
- type Masjid_Address
- func (*Masjid_Address) Descriptor() ([]byte, []int)deprecated
- func (x *Masjid_Address) GetAddressLine_1() string
- func (x *Masjid_Address) GetAddressLine_2() string
- func (x *Masjid_Address) GetCity() string
- func (x *Masjid_Address) GetCountryCode() string
- func (x *Masjid_Address) GetPostalCode() string
- func (x *Masjid_Address) GetZoneCode() string
- func (*Masjid_Address) ProtoMessage()
- func (x *Masjid_Address) ProtoReflect() protoreflect.Message
- func (x *Masjid_Address) Reset()
- func (x *Masjid_Address) String() string
- type Masjid_PhoneNumber
- func (*Masjid_PhoneNumber) Descriptor() ([]byte, []int)deprecated
- func (x *Masjid_PhoneNumber) GetCountryCode() string
- func (x *Masjid_PhoneNumber) GetExtension() string
- func (x *Masjid_PhoneNumber) GetNumber() string
- func (*Masjid_PhoneNumber) ProtoMessage()
- func (x *Masjid_PhoneNumber) ProtoReflect() protoreflect.Message
- func (x *Masjid_PhoneNumber) Reset()
- func (x *Masjid_PhoneNumber) String() string
- type NikkahIoServiceClient
- type NikkahIoServiceServer
- type NikkahLike
- func (*NikkahLike) Descriptor() ([]byte, []int)deprecated
- func (x *NikkahLike) GetCreateTime() *timestamppb.Timestamp
- func (x *NikkahLike) GetLikeId() string
- func (x *NikkahLike) GetLikedProfileId() string
- func (x *NikkahLike) GetLikerProfileId() string
- func (x *NikkahLike) GetStatus() NikkahLike_Status
- func (x *NikkahLike) GetUpdateTime() *timestamppb.Timestamp
- func (*NikkahLike) ProtoMessage()
- func (x *NikkahLike) ProtoReflect() protoreflect.Message
- func (x *NikkahLike) Reset()
- func (x *NikkahLike) String() string
- type NikkahLike_Status
- func (NikkahLike_Status) Descriptor() protoreflect.EnumDescriptor
- func (x NikkahLike_Status) Enum() *NikkahLike_Status
- func (NikkahLike_Status) EnumDescriptor() ([]byte, []int)deprecated
- func (x NikkahLike_Status) Number() protoreflect.EnumNumber
- func (x NikkahLike_Status) String() string
- func (NikkahLike_Status) Type() protoreflect.EnumType
- type NikkahMatch
- func (*NikkahMatch) Descriptor() ([]byte, []int)deprecated
- func (x *NikkahMatch) GetCreateTime() *timestamppb.Timestamp
- func (x *NikkahMatch) GetInitiatorProfileId() string
- func (x *NikkahMatch) GetMatchId() string
- func (x *NikkahMatch) GetReceiverProfileId() string
- func (x *NikkahMatch) GetStatus() NikkahMatch_Status
- func (x *NikkahMatch) GetUpdateTime() *timestamppb.Timestamp
- func (*NikkahMatch) ProtoMessage()
- func (x *NikkahMatch) ProtoReflect() protoreflect.Message
- func (x *NikkahMatch) Reset()
- func (x *NikkahMatch) String() string
- type NikkahMatch_Status
- func (NikkahMatch_Status) Descriptor() protoreflect.EnumDescriptor
- func (x NikkahMatch_Status) Enum() *NikkahMatch_Status
- func (NikkahMatch_Status) EnumDescriptor() ([]byte, []int)deprecated
- func (x NikkahMatch_Status) Number() protoreflect.EnumNumber
- func (x NikkahMatch_Status) String() string
- func (NikkahMatch_Status) Type() protoreflect.EnumType
- type NikkahProfile
- func (*NikkahProfile) Descriptor() ([]byte, []int)deprecated
- func (x *NikkahProfile) GetBirthDate() *NikkahProfile_BirthDate
- func (x *NikkahProfile) GetCreateTime() *timestamppb.Timestamp
- func (x *NikkahProfile) GetEducation() Education
- func (x *NikkahProfile) GetGender() NikkahProfile_Gender
- func (x *NikkahProfile) GetHeight() *Height
- func (x *NikkahProfile) GetHobbies() []Hobbies
- func (x *NikkahProfile) GetId() string
- func (x *NikkahProfile) GetIsPubliclyShareable() bool
- func (x *NikkahProfile) GetLocation() *Location
- func (x *NikkahProfile) GetName() string
- func (x *NikkahProfile) GetOccupation() string
- func (x *NikkahProfile) GetPictures() []*Picture
- func (x *NikkahProfile) GetPrivacySettings() *PrivacySettings
- func (x *NikkahProfile) GetSect() Sect
- func (x *NikkahProfile) GetStatus() ProfileStatus
- func (x *NikkahProfile) GetUpdateTime() *timestamppb.Timestamp
- func (x *NikkahProfile) GetUserId() string
- func (*NikkahProfile) ProtoMessage()
- func (x *NikkahProfile) ProtoReflect() protoreflect.Message
- func (x *NikkahProfile) Reset()
- func (x *NikkahProfile) String() string
- type NikkahProfile_BirthDate
- func (*NikkahProfile_BirthDate) Descriptor() ([]byte, []int)deprecated
- func (x *NikkahProfile_BirthDate) GetDay() int32
- func (x *NikkahProfile_BirthDate) GetMonth() NikkahProfile_BirthDate_Month
- func (x *NikkahProfile_BirthDate) GetYear() int32
- func (*NikkahProfile_BirthDate) ProtoMessage()
- func (x *NikkahProfile_BirthDate) ProtoReflect() protoreflect.Message
- func (x *NikkahProfile_BirthDate) Reset()
- func (x *NikkahProfile_BirthDate) String() string
- type NikkahProfile_BirthDate_Month
- func (NikkahProfile_BirthDate_Month) Descriptor() protoreflect.EnumDescriptor
- func (x NikkahProfile_BirthDate_Month) Enum() *NikkahProfile_BirthDate_Month
- func (NikkahProfile_BirthDate_Month) EnumDescriptor() ([]byte, []int)deprecated
- func (x NikkahProfile_BirthDate_Month) Number() protoreflect.EnumNumber
- func (x NikkahProfile_BirthDate_Month) String() string
- func (NikkahProfile_BirthDate_Month) Type() protoreflect.EnumType
- type NikkahProfile_Gender
- func (NikkahProfile_Gender) Descriptor() protoreflect.EnumDescriptor
- func (x NikkahProfile_Gender) Enum() *NikkahProfile_Gender
- func (NikkahProfile_Gender) EnumDescriptor() ([]byte, []int)deprecated
- func (x NikkahProfile_Gender) Number() protoreflect.EnumNumber
- func (x NikkahProfile_Gender) String() string
- func (NikkahProfile_Gender) Type() protoreflect.EnumType
- type Picture
- type PrayerTimesConfiguration
- func (*PrayerTimesConfiguration) Descriptor() ([]byte, []int)deprecated
- func (x *PrayerTimesConfiguration) GetAdjustments() *PrayerTimesConfiguration_PrayerAdjustments
- func (x *PrayerTimesConfiguration) GetAsrMethod() PrayerTimesConfiguration_AsrJuristicMethod
- func (x *PrayerTimesConfiguration) GetFajrAngle() float64
- func (x *PrayerTimesConfiguration) GetHighLatitudeRule() PrayerTimesConfiguration_HighLatitudeRule
- func (x *PrayerTimesConfiguration) GetId() string
- func (x *PrayerTimesConfiguration) GetIshaAngle() float64
- func (x *PrayerTimesConfiguration) GetIshaInterval() int32
- func (x *PrayerTimesConfiguration) GetMethod() PrayerTimesConfiguration_CalculationMethod
- func (x *PrayerTimesConfiguration) GetName() string
- func (*PrayerTimesConfiguration) ProtoMessage()
- func (x *PrayerTimesConfiguration) ProtoReflect() protoreflect.Message
- func (x *PrayerTimesConfiguration) Reset()
- func (x *PrayerTimesConfiguration) String() string
- type PrayerTimesConfiguration_AsrJuristicMethod
- func (PrayerTimesConfiguration_AsrJuristicMethod) Descriptor() protoreflect.EnumDescriptor
- func (x PrayerTimesConfiguration_AsrJuristicMethod) Enum() *PrayerTimesConfiguration_AsrJuristicMethod
- func (PrayerTimesConfiguration_AsrJuristicMethod) EnumDescriptor() ([]byte, []int)deprecated
- func (x PrayerTimesConfiguration_AsrJuristicMethod) Number() protoreflect.EnumNumber
- func (x PrayerTimesConfiguration_AsrJuristicMethod) String() string
- func (PrayerTimesConfiguration_AsrJuristicMethod) Type() protoreflect.EnumType
- type PrayerTimesConfiguration_CalculationMethod
- func (PrayerTimesConfiguration_CalculationMethod) Descriptor() protoreflect.EnumDescriptor
- func (x PrayerTimesConfiguration_CalculationMethod) Enum() *PrayerTimesConfiguration_CalculationMethod
- func (PrayerTimesConfiguration_CalculationMethod) EnumDescriptor() ([]byte, []int)deprecated
- func (x PrayerTimesConfiguration_CalculationMethod) Number() protoreflect.EnumNumber
- func (x PrayerTimesConfiguration_CalculationMethod) String() string
- func (PrayerTimesConfiguration_CalculationMethod) Type() protoreflect.EnumType
- type PrayerTimesConfiguration_HighLatitudeRule
- func (PrayerTimesConfiguration_HighLatitudeRule) Descriptor() protoreflect.EnumDescriptor
- func (x PrayerTimesConfiguration_HighLatitudeRule) Enum() *PrayerTimesConfiguration_HighLatitudeRule
- func (PrayerTimesConfiguration_HighLatitudeRule) EnumDescriptor() ([]byte, []int)deprecated
- func (x PrayerTimesConfiguration_HighLatitudeRule) Number() protoreflect.EnumNumber
- func (x PrayerTimesConfiguration_HighLatitudeRule) String() string
- func (PrayerTimesConfiguration_HighLatitudeRule) Type() protoreflect.EnumType
- type PrayerTimesConfiguration_PrayerAdjustments
- func (*PrayerTimesConfiguration_PrayerAdjustments) Descriptor() ([]byte, []int)deprecated
- func (x *PrayerTimesConfiguration_PrayerAdjustments) GetAsr() int32
- func (x *PrayerTimesConfiguration_PrayerAdjustments) GetDhuhr() int32
- func (x *PrayerTimesConfiguration_PrayerAdjustments) GetFajr() int32
- func (x *PrayerTimesConfiguration_PrayerAdjustments) GetIsha() int32
- func (x *PrayerTimesConfiguration_PrayerAdjustments) GetMaghrib() int32
- func (*PrayerTimesConfiguration_PrayerAdjustments) ProtoMessage()
- func (x *PrayerTimesConfiguration_PrayerAdjustments) ProtoReflect() protoreflect.Message
- func (x *PrayerTimesConfiguration_PrayerAdjustments) Reset()
- func (x *PrayerTimesConfiguration_PrayerAdjustments) String() string
- type PrivacySettings
- func (*PrivacySettings) Descriptor() ([]byte, []int)deprecated
- func (x *PrivacySettings) GetShowPictures() bool
- func (x *PrivacySettings) GetShowRealName() bool
- func (*PrivacySettings) ProtoMessage()
- func (x *PrivacySettings) ProtoReflect() protoreflect.Message
- func (x *PrivacySettings) Reset()
- func (x *PrivacySettings) String() string
- type ProfileStatus
- func (ProfileStatus) Descriptor() protoreflect.EnumDescriptor
- func (x ProfileStatus) Enum() *ProfileStatus
- func (ProfileStatus) EnumDescriptor() ([]byte, []int)deprecated
- func (x ProfileStatus) Number() protoreflect.EnumNumber
- func (x ProfileStatus) String() string
- func (ProfileStatus) Type() protoreflect.EnumType
- type RefreshTokenRequest
- func (*RefreshTokenRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RefreshTokenRequest) GetRefreshToken() string
- func (*RefreshTokenRequest) ProtoMessage()
- func (x *RefreshTokenRequest) ProtoReflect() protoreflect.Message
- func (x *RefreshTokenRequest) Reset()
- func (x *RefreshTokenRequest) String() string
- type RejectNikkahMatchInviteRequest
- func (*RejectNikkahMatchInviteRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RejectNikkahMatchInviteRequest) GetMatchId() string
- func (*RejectNikkahMatchInviteRequest) ProtoMessage()
- func (x *RejectNikkahMatchInviteRequest) ProtoReflect() protoreflect.Message
- func (x *RejectNikkahMatchInviteRequest) Reset()
- func (x *RejectNikkahMatchInviteRequest) String() string
- type RejectRevertMatchInviteRequest
- func (*RejectRevertMatchInviteRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RejectRevertMatchInviteRequest) GetMatchId() string
- func (*RejectRevertMatchInviteRequest) ProtoMessage()
- func (x *RejectRevertMatchInviteRequest) ProtoReflect() protoreflect.Message
- func (x *RejectRevertMatchInviteRequest) Reset()
- func (x *RejectRevertMatchInviteRequest) String() string
- type RevertMatch
- func (*RevertMatch) Descriptor() ([]byte, []int)deprecated
- func (x *RevertMatch) GetCreateTime() *timestamppb.Timestamp
- func (x *RevertMatch) GetInitiatorProfileId() string
- func (x *RevertMatch) GetMatchId() string
- func (x *RevertMatch) GetReceiverProfileId() string
- func (x *RevertMatch) GetStatus() RevertMatch_Status
- func (x *RevertMatch) GetUpdateTime() *timestamppb.Timestamp
- func (*RevertMatch) ProtoMessage()
- func (x *RevertMatch) ProtoReflect() protoreflect.Message
- func (x *RevertMatch) Reset()
- func (x *RevertMatch) String() string
- type RevertMatch_Status
- func (RevertMatch_Status) Descriptor() protoreflect.EnumDescriptor
- func (x RevertMatch_Status) Enum() *RevertMatch_Status
- func (RevertMatch_Status) EnumDescriptor() ([]byte, []int)deprecated
- func (x RevertMatch_Status) Number() protoreflect.EnumNumber
- func (x RevertMatch_Status) String() string
- func (RevertMatch_Status) Type() protoreflect.EnumType
- type RevertProfile
- func (*RevertProfile) Descriptor() ([]byte, []int)deprecated
- func (x *RevertProfile) GetBirthDate() *RevertProfile_BirthDate
- func (x *RevertProfile) GetCreateTime() *timestamppb.Timestamp
- func (x *RevertProfile) GetGender() RevertProfile_Gender
- func (x *RevertProfile) GetId() string
- func (x *RevertProfile) GetName() string
- func (x *RevertProfile) GetUpdateTime() *timestamppb.Timestamp
- func (x *RevertProfile) GetUserId() string
- func (*RevertProfile) ProtoMessage()
- func (x *RevertProfile) ProtoReflect() protoreflect.Message
- func (x *RevertProfile) Reset()
- func (x *RevertProfile) String() string
- type RevertProfile_BirthDate
- func (*RevertProfile_BirthDate) Descriptor() ([]byte, []int)deprecated
- func (x *RevertProfile_BirthDate) GetDay() int32
- func (x *RevertProfile_BirthDate) GetMonth() RevertProfile_BirthDate_Month
- func (x *RevertProfile_BirthDate) GetYear() int32
- func (*RevertProfile_BirthDate) ProtoMessage()
- func (x *RevertProfile_BirthDate) ProtoReflect() protoreflect.Message
- func (x *RevertProfile_BirthDate) Reset()
- func (x *RevertProfile_BirthDate) String() string
- type RevertProfile_BirthDate_Month
- func (RevertProfile_BirthDate_Month) Descriptor() protoreflect.EnumDescriptor
- func (x RevertProfile_BirthDate_Month) Enum() *RevertProfile_BirthDate_Month
- func (RevertProfile_BirthDate_Month) EnumDescriptor() ([]byte, []int)deprecated
- func (x RevertProfile_BirthDate_Month) Number() protoreflect.EnumNumber
- func (x RevertProfile_BirthDate_Month) String() string
- func (RevertProfile_BirthDate_Month) Type() protoreflect.EnumType
- type RevertProfile_Gender
- func (RevertProfile_Gender) Descriptor() protoreflect.EnumDescriptor
- func (x RevertProfile_Gender) Enum() *RevertProfile_Gender
- func (RevertProfile_Gender) EnumDescriptor() ([]byte, []int)deprecated
- func (x RevertProfile_Gender) Number() protoreflect.EnumNumber
- func (x RevertProfile_Gender) String() string
- func (RevertProfile_Gender) Type() protoreflect.EnumType
- type RevertsIoServiceClient
- type RevertsIoServiceServer
- type SavedUserAdhanPreferences
- func (*SavedUserAdhanPreferences) Descriptor() ([]byte, []int)deprecated
- func (x *SavedUserAdhanPreferences) GetAdhanFileId() string
- func (x *SavedUserAdhanPreferences) GetConfigurationType() isSavedUserAdhanPreferences_ConfigurationType
- func (x *SavedUserAdhanPreferences) GetCreateTime() *timestamppb.Timestamp
- func (x *SavedUserAdhanPreferences) GetId() string
- func (x *SavedUserAdhanPreferences) GetMasjidId() string
- func (x *SavedUserAdhanPreferences) GetPrayerTimesConfiguration() *PrayerTimesConfiguration
- func (x *SavedUserAdhanPreferences) GetUpdateTime() *timestamppb.Timestamp
- func (x *SavedUserAdhanPreferences) GetUserId() string
- func (*SavedUserAdhanPreferences) ProtoMessage()
- func (x *SavedUserAdhanPreferences) ProtoReflect() protoreflect.Message
- func (x *SavedUserAdhanPreferences) Reset()
- func (x *SavedUserAdhanPreferences) String() string
- type SavedUserAdhanPreferences_MasjidId
- type SavedUserAdhanPreferences_PrayerTimesConfiguration
- type Sect
- type ShareableLinkResponse
- func (*ShareableLinkResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ShareableLinkResponse) GetCreatedAt() *timestamppb.Timestamp
- func (x *ShareableLinkResponse) GetExpiresAt() *timestamppb.Timestamp
- func (x *ShareableLinkResponse) GetIsActive() bool
- func (x *ShareableLinkResponse) GetShareToken() string
- func (x *ShareableLinkResponse) GetShareableUrl() string
- func (*ShareableLinkResponse) ProtoMessage()
- func (x *ShareableLinkResponse) ProtoReflect() protoreflect.Message
- func (x *ShareableLinkResponse) Reset()
- func (x *ShareableLinkResponse) String() string
- type SimpleResponse
- func (*SimpleResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SimpleResponse) GetCode() string
- func (x *SimpleResponse) GetMessage() string
- func (x *SimpleResponse) GetStatus() string
- func (*SimpleResponse) ProtoMessage()
- func (x *SimpleResponse) ProtoReflect() protoreflect.Message
- func (x *SimpleResponse) Reset()
- func (x *SimpleResponse) String() string
- type StandardAuthResponse
- func (*StandardAuthResponse) Descriptor() ([]byte, []int)deprecated
- func (x *StandardAuthResponse) GetAuthenticateUserData() *DataAuthenticateUserResponse
- func (x *StandardAuthResponse) GetCode() string
- func (x *StandardAuthResponse) GetDatas() isStandardAuthResponse_Datas
- func (x *StandardAuthResponse) GetMessage() string
- func (x *StandardAuthResponse) GetRefreshTokenData() *DataRefreshTokenResponse
- func (x *StandardAuthResponse) GetStatus() string
- func (*StandardAuthResponse) ProtoMessage()
- func (x *StandardAuthResponse) ProtoReflect() protoreflect.Message
- func (x *StandardAuthResponse) Reset()
- func (x *StandardAuthResponse) String() string
- type StandardAuthResponse_AuthenticateUserData
- type StandardAuthResponse_RefreshTokenData
- type StandardEventResponse
- func (*StandardEventResponse) Descriptor() ([]byte, []int)deprecated
- func (x *StandardEventResponse) GetCode() string
- func (x *StandardEventResponse) GetData() isStandardEventResponse_Data
- func (x *StandardEventResponse) GetDeleteEventResponse() *DeleteEventResponse
- func (x *StandardEventResponse) GetEvent() *Event
- func (x *StandardEventResponse) GetMessage() string
- func (x *StandardEventResponse) GetStatus() string
- func (*StandardEventResponse) ProtoMessage()
- func (x *StandardEventResponse) ProtoReflect() protoreflect.Message
- func (x *StandardEventResponse) Reset()
- func (x *StandardEventResponse) String() string
- type StandardEventResponse_DeleteEventResponse
- type StandardEventResponse_Event
- type StandardNikkahResponse
- func (*StandardNikkahResponse) Descriptor() ([]byte, []int)deprecated
- func (x *StandardNikkahResponse) GetCode() string
- func (x *StandardNikkahResponse) GetCompleteNikahLike() *CompleteNikkahLikeResponse
- func (x *StandardNikkahResponse) GetData() isStandardNikkahResponse_Data
- func (x *StandardNikkahResponse) GetLike() *NikkahLike
- func (x *StandardNikkahResponse) GetListProfilesResponse() *ListNikkahProfilesResponse
- func (x *StandardNikkahResponse) GetMatch() *NikkahMatch
- func (x *StandardNikkahResponse) GetMessage() string
- func (x *StandardNikkahResponse) GetNikkahMatch() *NikkahMatch
- func (x *StandardNikkahResponse) GetNikkahProfile() *NikkahProfile
- func (x *StandardNikkahResponse) GetShareableLink() *ShareableLinkResponse
- func (x *StandardNikkahResponse) GetSingleLike() *NikkahLike
- func (x *StandardNikkahResponse) GetStatus() string
- func (*StandardNikkahResponse) ProtoMessage()
- func (x *StandardNikkahResponse) ProtoReflect() protoreflect.Message
- func (x *StandardNikkahResponse) Reset()
- func (x *StandardNikkahResponse) String() string
- type StandardNikkahResponse_CompleteNikahLike
- type StandardNikkahResponse_Like
- type StandardNikkahResponse_ListProfilesResponse
- type StandardNikkahResponse_Match
- type StandardNikkahResponse_NikkahMatch
- type StandardNikkahResponse_NikkahProfile
- type StandardNikkahResponse_ShareableLink
- type StandardNikkahResponse_SingleLike
- type StandardRevertResponse
- func (*StandardRevertResponse) Descriptor() ([]byte, []int)deprecated
- func (x *StandardRevertResponse) GetCode() string
- func (x *StandardRevertResponse) GetData() isStandardRevertResponse_Data
- func (x *StandardRevertResponse) GetListRevertProfilesResponse() *ListRevertProfilesResponse
- func (x *StandardRevertResponse) GetMessage() string
- func (x *StandardRevertResponse) GetRevertMatch() *RevertMatch
- func (x *StandardRevertResponse) GetRevertProfile() *RevertProfile
- func (x *StandardRevertResponse) GetStatus() string
- func (*StandardRevertResponse) ProtoMessage()
- func (x *StandardRevertResponse) ProtoReflect() protoreflect.Message
- func (x *StandardRevertResponse) Reset()
- func (x *StandardRevertResponse) String() string
- type StandardRevertResponse_ListRevertProfilesResponse
- type StandardRevertResponse_RevertMatch
- type StandardRevertResponse_RevertProfile
- type StandardUserResponse
- func (*StandardUserResponse) Descriptor() ([]byte, []int)deprecated
- func (x *StandardUserResponse) GetAddUserResponse() *User
- func (x *StandardUserResponse) GetCode() string
- func (x *StandardUserResponse) GetData() isStandardUserResponse_Data
- func (x *StandardUserResponse) GetDeleteUserResponse() *DeleteUserResponse
- func (x *StandardUserResponse) GetGetUserResponse() *User
- func (x *StandardUserResponse) GetMessage() string
- func (x *StandardUserResponse) GetStatus() string
- func (x *StandardUserResponse) GetUpdateUserResponse() *User
- func (*StandardUserResponse) ProtoMessage()
- func (x *StandardUserResponse) ProtoReflect() protoreflect.Message
- func (x *StandardUserResponse) Reset()
- func (x *StandardUserResponse) String() string
- type StandardUserResponse_AddUserResponse
- type StandardUserResponse_DeleteUserResponse
- type StandardUserResponse_GetUserResponse
- type StandardUserResponse_UpdateUserResponse
- type UnimplementedAdhanFileServiceServer
- func (UnimplementedAdhanFileServiceServer) CreateAdhanFile(context.Context, *CreateAdhanFileRequest) (*AdhanFileResponse, error)
- func (UnimplementedAdhanFileServiceServer) DeleteAdhanFile(context.Context, *DeleteAdhanFileRequest) (*DeleteAdhanFileResponse, error)
- func (UnimplementedAdhanFileServiceServer) GetAdhanFile(context.Context, *GetAdhanFileRequest) (*AdhanFileResponse, error)
- func (UnimplementedAdhanFileServiceServer) ListAdhanFiles(context.Context, *ListAdhanFilesRequest) (*ListAdhanFilesResponse, error)
- func (UnimplementedAdhanFileServiceServer) UpdateAdhanFile(context.Context, *UpdateAdhanFileRequest) (*AdhanFileResponse, error)
- type UnimplementedAdhanPreferencesServiceServer
- func (UnimplementedAdhanPreferencesServiceServer) CreateAdhanPreferences(context.Context, *CreateAdhanPreferencesRequest) (*AdhanPreferencesResponse, error)
- func (UnimplementedAdhanPreferencesServiceServer) DeleteAdhanPreferences(context.Context, *DeleteAdhanPreferencesRequest) (*emptypb.Empty, error)
- func (UnimplementedAdhanPreferencesServiceServer) GetAdhanPreferences(context.Context, *GetAdhanPreferencesRequest) (*AdhanPreferencesResponse, error)
- func (UnimplementedAdhanPreferencesServiceServer) ListAdhanPreferences(context.Context, *ListAdhanPreferencesRequest) (*ListAdhanPreferencesResponse, error)
- func (UnimplementedAdhanPreferencesServiceServer) UpdateAdhanPreferences(context.Context, *UpdateAdhanPreferencesRequest) (*AdhanPreferencesResponse, error)
- type UnimplementedAuthServiceServer
- type UnimplementedEventServiceServer
- func (UnimplementedEventServiceServer) CreateEvent(context.Context, *CreateEventRequest) (*StandardEventResponse, error)
- func (UnimplementedEventServiceServer) DeleteEvent(context.Context, *DeleteEventRequest) (*StandardEventResponse, error)
- func (UnimplementedEventServiceServer) GetEvent(context.Context, *GetEventRequest) (*StandardEventResponse, error)
- func (UnimplementedEventServiceServer) ListEvents(context.Context, *ListEventsRequest) (*ListEventsResponse, error)
- func (UnimplementedEventServiceServer) UpdateEvent(context.Context, *UpdateEventRequest) (*StandardEventResponse, error)
- type UnimplementedMasjidServiceServer
- func (UnimplementedMasjidServiceServer) CreateMasjid(context.Context, *CreateMasjidRequest) (*CreateMasjidResponse, error)
- func (UnimplementedMasjidServiceServer) DeleteMasjid(context.Context, *DeleteMasjidRequest) (*SimpleResponse, error)
- func (UnimplementedMasjidServiceServer) GetMasjid(context.Context, *GetMasjidRequest) (*MasjidResponse, error)
- func (UnimplementedMasjidServiceServer) ListMasjids(context.Context, *ListMasjidsRequest) (*ListMasjidsResponse, error)
- func (UnimplementedMasjidServiceServer) UpdateMasjid(context.Context, *UpdateMasjidRequest) (*UpdateMasjidResponse, error)
- type UnimplementedNikkahIoServiceServer
- func (UnimplementedNikkahIoServiceServer) AcceptNikkahMatchInvite(context.Context, *AcceptNikkahMatchInviteRequest) (*StandardNikkahResponse, error)
- func (UnimplementedNikkahIoServiceServer) CancelNikkahLike(context.Context, *CancelNikkahLikeRequest) (*StandardNikkahResponse, error)
- func (UnimplementedNikkahIoServiceServer) CompleteNikkahLike(context.Context, *CompleteNikkahLikeRequest) (*StandardNikkahResponse, error)
- func (UnimplementedNikkahIoServiceServer) CreateNikkahProfile(context.Context, *CreateNikkahProfileRequest) (*StandardNikkahResponse, error)
- func (UnimplementedNikkahIoServiceServer) DeactivateNikkahProfile(context.Context, *DeactivateNikkahProfileRequest) (*StandardNikkahResponse, error)
- func (UnimplementedNikkahIoServiceServer) EndNikkahMatch(context.Context, *EndNikkahMatchRequest) (*StandardNikkahResponse, error)
- func (UnimplementedNikkahIoServiceServer) GenerateShareableLink(context.Context, *GenerateShareableLinkRequest) (*StandardNikkahResponse, error)
- func (UnimplementedNikkahIoServiceServer) GetNikkahLike(context.Context, *GetNikkahLikeRequest) (*StandardNikkahResponse, error)
- func (UnimplementedNikkahIoServiceServer) GetNikkahMatch(context.Context, *GetNikkahMatchRequest) (*StandardNikkahResponse, error)
- func (UnimplementedNikkahIoServiceServer) GetNikkahProfile(context.Context, *GetNikkahProfileRequest) (*StandardNikkahResponse, error)
- func (UnimplementedNikkahIoServiceServer) GetPublicProfile(context.Context, *GetPublicProfileRequest) (*StandardNikkahResponse, error)
- func (UnimplementedNikkahIoServiceServer) GetSelfNikkahProfile(context.Context, *GetSelfNikkahProfileRequest) (*StandardNikkahResponse, error)
- func (UnimplementedNikkahIoServiceServer) InitiateNikkahLike(context.Context, *InitiateNikkahLikeRequest) (*StandardNikkahResponse, error)
- func (UnimplementedNikkahIoServiceServer) ListNikkahProfiles(context.Context, *ListNikkahProfilesRequest) (*StandardNikkahResponse, error)
- func (UnimplementedNikkahIoServiceServer) RejectNikkahMatchInvite(context.Context, *RejectNikkahMatchInviteRequest) (*StandardNikkahResponse, error)
- func (UnimplementedNikkahIoServiceServer) UpdatePrivacySettings(context.Context, *UpdatePrivacySettingsRequest) (*StandardNikkahResponse, error)
- func (UnimplementedNikkahIoServiceServer) UpdateSelfNikkahProfile(context.Context, *UpdateSelfNikkahProfileRequest) (*StandardNikkahResponse, error)
- type UnimplementedRevertsIoServiceServer
- func (UnimplementedRevertsIoServiceServer) AcceptRevertMatchInvite(context.Context, *AcceptRevertMatchInviteRequest) (*StandardRevertResponse, error)
- func (UnimplementedRevertsIoServiceServer) CreateRevertMatchInvite(context.Context, *CreateRevertMatchInviteRequest) (*StandardRevertResponse, error)
- func (UnimplementedRevertsIoServiceServer) CreateRevertProfile(context.Context, *CreateRevertProfileRequest) (*StandardRevertResponse, error)
- func (UnimplementedRevertsIoServiceServer) EndRevertMatch(context.Context, *EndRevertMatchRequest) (*StandardRevertResponse, error)
- func (UnimplementedRevertsIoServiceServer) GetRevertMatch(context.Context, *GetRevertMatchRequest) (*StandardRevertResponse, error)
- func (UnimplementedRevertsIoServiceServer) GetRevertProfile(context.Context, *GetRevertProfileRequest) (*StandardRevertResponse, error)
- func (UnimplementedRevertsIoServiceServer) GetSelfRevertProfile(context.Context, *GetSelfRevertProfileRequest) (*StandardRevertResponse, error)
- func (UnimplementedRevertsIoServiceServer) ListRevertProfiles(context.Context, *ListRevertProfilesRequest) (*StandardRevertResponse, error)
- func (UnimplementedRevertsIoServiceServer) RejectRevertMatchInvite(context.Context, *RejectRevertMatchInviteRequest) (*StandardRevertResponse, error)
- func (UnimplementedRevertsIoServiceServer) UpdateSelfRevertProfile(context.Context, *UpdateSelfRevertProfileRequest) (*StandardRevertResponse, error)
- type UnimplementedUserServiceServer
- func (UnimplementedUserServiceServer) CreateUser(context.Context, *CreateUserRequest) (*StandardUserResponse, error)
- func (UnimplementedUserServiceServer) DeleteUser(context.Context, *DeleteUserRequest) (*StandardUserResponse, error)
- func (UnimplementedUserServiceServer) GetListUsers(context.Context, *ListUsersRequest) (*ListUsersResponse, error)
- func (UnimplementedUserServiceServer) GetUser(context.Context, *GetUserRequest) (*StandardUserResponse, error)
- func (UnimplementedUserServiceServer) UpdateUser(context.Context, *UpdateUserRequest) (*StandardUserResponse, error)
- type UnsafeAdhanFileServiceServer
- type UnsafeAdhanPreferencesServiceServer
- type UnsafeAuthServiceServer
- type UnsafeEventServiceServer
- type UnsafeMasjidServiceServer
- type UnsafeNikkahIoServiceServer
- type UnsafeRevertsIoServiceServer
- type UnsafeUserServiceServer
- type UpdateAdhanFileRequest
- func (*UpdateAdhanFileRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateAdhanFileRequest) GetAdhanFile() *AdhanFile
- func (x *UpdateAdhanFileRequest) GetUpdateMask() *fieldmaskpb.FieldMask
- func (*UpdateAdhanFileRequest) ProtoMessage()
- func (x *UpdateAdhanFileRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateAdhanFileRequest) Reset()
- func (x *UpdateAdhanFileRequest) String() string
- type UpdateAdhanPreferencesRequest
- func (*UpdateAdhanPreferencesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateAdhanPreferencesRequest) GetId() string
- func (x *UpdateAdhanPreferencesRequest) GetPreferences() *SavedUserAdhanPreferences
- func (*UpdateAdhanPreferencesRequest) ProtoMessage()
- func (x *UpdateAdhanPreferencesRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateAdhanPreferencesRequest) Reset()
- func (x *UpdateAdhanPreferencesRequest) String() string
- type UpdateEventRequest
- func (*UpdateEventRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateEventRequest) GetEvent() *Event
- func (*UpdateEventRequest) ProtoMessage()
- func (x *UpdateEventRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateEventRequest) Reset()
- func (x *UpdateEventRequest) String() string
- type UpdateMasjidRequest
- func (*UpdateMasjidRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateMasjidRequest) GetAddress() *Masjid_Address
- func (x *UpdateMasjidRequest) GetId() string
- func (x *UpdateMasjidRequest) GetIsVerified() bool
- func (x *UpdateMasjidRequest) GetLocation() string
- func (x *UpdateMasjidRequest) GetName() string
- func (x *UpdateMasjidRequest) GetPhoneNumber() *Masjid_PhoneNumber
- func (x *UpdateMasjidRequest) GetPrayerTimesConfiguration() *PrayerTimesConfiguration
- func (*UpdateMasjidRequest) ProtoMessage()
- func (x *UpdateMasjidRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateMasjidRequest) Reset()
- func (x *UpdateMasjidRequest) String() string
- type UpdateMasjidResponse
- func (*UpdateMasjidResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateMasjidResponse) GetCode() string
- func (x *UpdateMasjidResponse) GetData() *Masjid
- func (x *UpdateMasjidResponse) GetMessage() string
- func (x *UpdateMasjidResponse) GetStatus() string
- func (*UpdateMasjidResponse) ProtoMessage()
- func (x *UpdateMasjidResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateMasjidResponse) Reset()
- func (x *UpdateMasjidResponse) String() string
- type UpdatePrivacySettingsRequest
- func (*UpdatePrivacySettingsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdatePrivacySettingsRequest) GetPrivacySettings() *PrivacySettings
- func (x *UpdatePrivacySettingsRequest) GetProfileId() string
- func (*UpdatePrivacySettingsRequest) ProtoMessage()
- func (x *UpdatePrivacySettingsRequest) ProtoReflect() protoreflect.Message
- func (x *UpdatePrivacySettingsRequest) Reset()
- func (x *UpdatePrivacySettingsRequest) String() string
- type UpdateSelfNikkahProfileRequest
- func (*UpdateSelfNikkahProfileRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateSelfNikkahProfileRequest) GetProfile() *NikkahProfile
- func (x *UpdateSelfNikkahProfileRequest) GetProfileId() string
- func (*UpdateSelfNikkahProfileRequest) ProtoMessage()
- func (x *UpdateSelfNikkahProfileRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateSelfNikkahProfileRequest) Reset()
- func (x *UpdateSelfNikkahProfileRequest) String() string
- type UpdateSelfRevertProfileRequest
- func (*UpdateSelfRevertProfileRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateSelfRevertProfileRequest) GetProfile() *RevertProfile
- func (x *UpdateSelfRevertProfileRequest) GetProfileId() string
- func (*UpdateSelfRevertProfileRequest) ProtoMessage()
- func (x *UpdateSelfRevertProfileRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateSelfRevertProfileRequest) Reset()
- func (x *UpdateSelfRevertProfileRequest) String() string
- type UpdateUserRequest
- type User
- func (*User) Descriptor() ([]byte, []int)deprecated
- func (x *User) GetCreateTime() *timestamppb.Timestamp
- func (x *User) GetEmail() string
- func (x *User) GetFirstName() string
- func (x *User) GetGender() User_Gender
- func (x *User) GetId() string
- func (x *User) GetIsEmailVerified() bool
- func (x *User) GetLastName() string
- func (x *User) GetPhoneNumber() string
- func (x *User) GetRole() User_Role
- func (x *User) GetUpdateTime() *timestamppb.Timestamp
- func (x *User) GetUsername() string
- func (*User) ProtoMessage()
- func (x *User) ProtoReflect() protoreflect.Message
- func (x *User) Reset()
- func (x *User) String() string
- type UserServiceClient
- type UserServiceServer
- type User_Gender
- func (User_Gender) Descriptor() protoreflect.EnumDescriptor
- func (x User_Gender) Enum() *User_Gender
- func (User_Gender) EnumDescriptor() ([]byte, []int)deprecated
- func (x User_Gender) Number() protoreflect.EnumNumber
- func (x User_Gender) String() string
- func (User_Gender) Type() protoreflect.EnumType
- type User_Role
Constants ¶
const ( AdhanFileService_CreateAdhanFile_FullMethodName = "/limestone.AdhanFileService/CreateAdhanFile" AdhanFileService_GetAdhanFile_FullMethodName = "/limestone.AdhanFileService/GetAdhanFile" AdhanFileService_UpdateAdhanFile_FullMethodName = "/limestone.AdhanFileService/UpdateAdhanFile" AdhanFileService_DeleteAdhanFile_FullMethodName = "/limestone.AdhanFileService/DeleteAdhanFile" AdhanFileService_ListAdhanFiles_FullMethodName = "/limestone.AdhanFileService/ListAdhanFiles" )
const ( AdhanPreferencesService_CreateAdhanPreferences_FullMethodName = "/limestone.AdhanPreferencesService/CreateAdhanPreferences" AdhanPreferencesService_UpdateAdhanPreferences_FullMethodName = "/limestone.AdhanPreferencesService/UpdateAdhanPreferences" AdhanPreferencesService_GetAdhanPreferences_FullMethodName = "/limestone.AdhanPreferencesService/GetAdhanPreferences" AdhanPreferencesService_DeleteAdhanPreferences_FullMethodName = "/limestone.AdhanPreferencesService/DeleteAdhanPreferences" AdhanPreferencesService_ListAdhanPreferences_FullMethodName = "/limestone.AdhanPreferencesService/ListAdhanPreferences" )
const ( AuthService_AuthenticateUser_FullMethodName = "/limestone.AuthService/AuthenticateUser" AuthService_RefreshToken_FullMethodName = "/limestone.AuthService/RefreshToken" )
const ( EventService_CreateEvent_FullMethodName = "/limestone.EventService/CreateEvent" EventService_UpdateEvent_FullMethodName = "/limestone.EventService/UpdateEvent" EventService_DeleteEvent_FullMethodName = "/limestone.EventService/DeleteEvent" EventService_GetEvent_FullMethodName = "/limestone.EventService/GetEvent" EventService_ListEvents_FullMethodName = "/limestone.EventService/ListEvents" )
const ( MasjidService_CreateMasjid_FullMethodName = "/limestone.MasjidService/CreateMasjid" MasjidService_UpdateMasjid_FullMethodName = "/limestone.MasjidService/UpdateMasjid" MasjidService_ListMasjids_FullMethodName = "/limestone.MasjidService/ListMasjids" MasjidService_GetMasjid_FullMethodName = "/limestone.MasjidService/GetMasjid" MasjidService_DeleteMasjid_FullMethodName = "/limestone.MasjidService/DeleteMasjid" )
const ( NikkahIoService_CreateNikkahProfile_FullMethodName = "/limestone.NikkahIoService/CreateNikkahProfile" NikkahIoService_GetSelfNikkahProfile_FullMethodName = "/limestone.NikkahIoService/GetSelfNikkahProfile" NikkahIoService_UpdateSelfNikkahProfile_FullMethodName = "/limestone.NikkahIoService/UpdateSelfNikkahProfile" NikkahIoService_DeactivateNikkahProfile_FullMethodName = "/limestone.NikkahIoService/DeactivateNikkahProfile" NikkahIoService_ListNikkahProfiles_FullMethodName = "/limestone.NikkahIoService/ListNikkahProfiles" NikkahIoService_GetNikkahProfile_FullMethodName = "/limestone.NikkahIoService/GetNikkahProfile" NikkahIoService_InitiateNikkahLike_FullMethodName = "/limestone.NikkahIoService/InitiateNikkahLike" NikkahIoService_GetNikkahLike_FullMethodName = "/limestone.NikkahIoService/GetNikkahLike" NikkahIoService_CancelNikkahLike_FullMethodName = "/limestone.NikkahIoService/CancelNikkahLike" NikkahIoService_CompleteNikkahLike_FullMethodName = "/limestone.NikkahIoService/CompleteNikkahLike" NikkahIoService_AcceptNikkahMatchInvite_FullMethodName = "/limestone.NikkahIoService/AcceptNikkahMatchInvite" NikkahIoService_GetNikkahMatch_FullMethodName = "/limestone.NikkahIoService/GetNikkahMatch" NikkahIoService_RejectNikkahMatchInvite_FullMethodName = "/limestone.NikkahIoService/RejectNikkahMatchInvite" NikkahIoService_EndNikkahMatch_FullMethodName = "/limestone.NikkahIoService/EndNikkahMatch" NikkahIoService_UpdatePrivacySettings_FullMethodName = "/limestone.NikkahIoService/UpdatePrivacySettings" NikkahIoService_GetPublicProfile_FullMethodName = "/limestone.NikkahIoService/GetPublicProfile" )
const ( RevertsIoService_CreateRevertProfile_FullMethodName = "/limestone.RevertsIoService/CreateRevertProfile" RevertsIoService_GetSelfRevertProfile_FullMethodName = "/limestone.RevertsIoService/GetSelfRevertProfile" RevertsIoService_UpdateSelfRevertProfile_FullMethodName = "/limestone.RevertsIoService/UpdateSelfRevertProfile" RevertsIoService_ListRevertProfiles_FullMethodName = "/limestone.RevertsIoService/ListRevertProfiles" RevertsIoService_GetRevertProfile_FullMethodName = "/limestone.RevertsIoService/GetRevertProfile" RevertsIoService_CreateRevertMatchInvite_FullMethodName = "/limestone.RevertsIoService/CreateRevertMatchInvite" RevertsIoService_GetRevertMatch_FullMethodName = "/limestone.RevertsIoService/GetRevertMatch" RevertsIoService_AcceptRevertMatchInvite_FullMethodName = "/limestone.RevertsIoService/AcceptRevertMatchInvite" RevertsIoService_RejectRevertMatchInvite_FullMethodName = "/limestone.RevertsIoService/RejectRevertMatchInvite" RevertsIoService_EndRevertMatch_FullMethodName = "/limestone.RevertsIoService/EndRevertMatch" )
const ( UserService_CreateUser_FullMethodName = "/limestone.UserService/CreateUser" UserService_GetListUsers_FullMethodName = "/limestone.UserService/GetListUsers" UserService_GetUser_FullMethodName = "/limestone.UserService/GetUser" UserService_UpdateUser_FullMethodName = "/limestone.UserService/UpdateUser" UserService_DeleteUser_FullMethodName = "/limestone.UserService/DeleteUser" )
Variables ¶
var ( Event_GenderRestriction_name = map[int32]string{ 0: "NO_RESTRICTION", 1: "MALE_ONLY", 2: "FEMALE_ONLY", } Event_GenderRestriction_value = map[string]int32{ "NO_RESTRICTION": 0, "MALE_ONLY": 1, "FEMALE_ONLY": 2, } )
Enum value maps for Event_GenderRestriction.
var ( Event_EventType_name = map[int32]string{ 0: "WORSHIP", 1: "EDUCATIONAL", 2: "COMMUNITY", 3: "ATHLETIC", 4: "FUNDRAISING", 5: "YOUTH", 6: "CHILDREN_SPECIFIC", 7: "MATRIMONIAL", 8: "FUNERAL", } Event_EventType_value = map[string]int32{ "WORSHIP": 0, "EDUCATIONAL": 1, "COMMUNITY": 2, "ATHLETIC": 3, "FUNDRAISING": 4, "YOUTH": 5, "CHILDREN_SPECIFIC": 6, "MATRIMONIAL": 7, "FUNERAL": 8, } )
Enum value maps for Event_EventType.
var ( PrayerTimesConfiguration_CalculationMethod_name = map[int32]string{ 0: "OTHER", 1: "MUSLIM_WORLD_LEAGUE", 2: "EGYPTIAN", 3: "KARACHI", 4: "UMM_AL_QURA", 5: "DUBAI", 6: "MOON_SIGHTING_COMMITTEE", 7: "NORTH_AMERICA", 8: "KUWAIT", 9: "QATAR", 10: "SINGAPORE", 11: "UOIF", } PrayerTimesConfiguration_CalculationMethod_value = map[string]int32{ "OTHER": 0, "MUSLIM_WORLD_LEAGUE": 1, "EGYPTIAN": 2, "KARACHI": 3, "UMM_AL_QURA": 4, "DUBAI": 5, "MOON_SIGHTING_COMMITTEE": 6, "NORTH_AMERICA": 7, "KUWAIT": 8, "QATAR": 9, "SINGAPORE": 10, "UOIF": 11, } )
Enum value maps for PrayerTimesConfiguration_CalculationMethod.
var ( PrayerTimesConfiguration_AsrJuristicMethod_name = map[int32]string{ 0: "SHAFI_HANBALI_MALIKI", 1: "HANAFI", } PrayerTimesConfiguration_AsrJuristicMethod_value = map[string]int32{ "SHAFI_HANBALI_MALIKI": 0, "HANAFI": 1, } )
Enum value maps for PrayerTimesConfiguration_AsrJuristicMethod.
var ( PrayerTimesConfiguration_HighLatitudeRule_name = map[int32]string{ 0: "NO_HIGH_LATITUDE_RULE", 1: "MIDDLE_OF_THE_NIGHT", 2: "SEVENTH_OF_THE_NIGHT", 3: "TWILIGHT_ANGLE", } PrayerTimesConfiguration_HighLatitudeRule_value = map[string]int32{ "NO_HIGH_LATITUDE_RULE": 0, "MIDDLE_OF_THE_NIGHT": 1, "SEVENTH_OF_THE_NIGHT": 2, "TWILIGHT_ANGLE": 3, } )
Enum value maps for PrayerTimesConfiguration_HighLatitudeRule.
var ( Education_name = map[int32]string{ 0: "EDUCATION_UNSPECIFIED", 1: "HIGH_SCHOOL", 2: "BACHELOR", 3: "MASTER", 4: "DOCTORATE", } Education_value = map[string]int32{ "EDUCATION_UNSPECIFIED": 0, "HIGH_SCHOOL": 1, "BACHELOR": 2, "MASTER": 3, "DOCTORATE": 4, } )
Enum value maps for Education.
var ( Sect_name = map[int32]string{ 0: "SECT_UNSPECIFIED", 1: "SUNNI", 2: "SUNNI_HANAFI", 3: "SUNNI_MALEKI", 4: "SUNNI_SHAFII", 5: "SUNNI_MALIKI", 6: "SHIA", 7: "OTHER", } Sect_value = map[string]int32{ "SECT_UNSPECIFIED": 0, "SUNNI": 1, "SUNNI_HANAFI": 2, "SUNNI_MALEKI": 3, "SUNNI_SHAFII": 4, "SUNNI_MALIKI": 5, "SHIA": 6, "OTHER": 7, } )
Enum value maps for Sect.
var ( Hobbies_name = map[int32]string{ 0: "HOBBIES_UNSPECIFIED", 1: "READING", 2: "WATCHING_MOVIES", 3: "WATCHING_TV", 4: "PAINTING", 5: "WRITING", 6: "VOLUNTEERING", 7: "VOLLEYBALL", 8: "TRAVELING", 9: "GAMING", 10: "MARTIAL_ARTS", 11: "SOCCER", 12: "BASKETBALL", 13: "FOOTBALL", 14: "TENNIS", 15: "BADMINTON", 16: "CRICKET", } Hobbies_value = map[string]int32{ "HOBBIES_UNSPECIFIED": 0, "READING": 1, "WATCHING_MOVIES": 2, "WATCHING_TV": 3, "PAINTING": 4, "WRITING": 5, "VOLUNTEERING": 6, "VOLLEYBALL": 7, "TRAVELING": 8, "GAMING": 9, "MARTIAL_ARTS": 10, "SOCCER": 11, "BASKETBALL": 12, "FOOTBALL": 13, "TENNIS": 14, "BADMINTON": 15, "CRICKET": 16, } )
Enum value maps for Hobbies.
var ( ProfileStatus_name = map[int32]string{ 0: "PROFILE_STATUS_UNSPECIFIED", 1: "PROFILE_STATUS_ACTIVE", 2: "PROFILE_STATUS_INACTIVE", } ProfileStatus_value = map[string]int32{ "PROFILE_STATUS_UNSPECIFIED": 0, "PROFILE_STATUS_ACTIVE": 1, "PROFILE_STATUS_INACTIVE": 2, } )
Enum value maps for ProfileStatus.
var ( NikkahProfile_Gender_name = map[int32]string{ 0: "GENDER_UNSPECIFIED", 1: "MALE", 2: "FEMALE", } NikkahProfile_Gender_value = map[string]int32{ "GENDER_UNSPECIFIED": 0, "MALE": 1, "FEMALE": 2, } )
Enum value maps for NikkahProfile_Gender.
var ( NikkahProfile_BirthDate_Month_name = map[int32]string{ 0: "MONTH_UNSPECIFIED", 1: "JANUARY", 2: "FEBRUARY", 3: "MARCH", 4: "APRIL", 5: "MAY", 6: "JUNE", 7: "JULY", 8: "AUGUST", 9: "SEPTEMBER", 10: "OCTOBER", 11: "NOVEMBER", 12: "DECEMBER", } NikkahProfile_BirthDate_Month_value = map[string]int32{ "MONTH_UNSPECIFIED": 0, "JANUARY": 1, "FEBRUARY": 2, "MARCH": 3, "APRIL": 4, "MAY": 5, "JUNE": 6, "JULY": 7, "AUGUST": 8, "SEPTEMBER": 9, "OCTOBER": 10, "NOVEMBER": 11, "DECEMBER": 12, } )
Enum value maps for NikkahProfile_BirthDate_Month.
var ( NikkahLike_Status_name = map[int32]string{ 0: "STATUS_UNSPECIFIED", 1: "INITIATED", 2: "COMPLETED", 3: "CANCELLED", } NikkahLike_Status_value = map[string]int32{ "STATUS_UNSPECIFIED": 0, "INITIATED": 1, "COMPLETED": 2, "CANCELLED": 3, } )
Enum value maps for NikkahLike_Status.
var ( NikkahMatch_Status_name = map[int32]string{ 0: "STATUS_UNSPECIFIED", 1: "INITIATED", 2: "ACCEPTED", 3: "REJECTED", 4: "ENDED", } NikkahMatch_Status_value = map[string]int32{ "STATUS_UNSPECIFIED": 0, "INITIATED": 1, "ACCEPTED": 2, "REJECTED": 3, "ENDED": 4, } )
Enum value maps for NikkahMatch_Status.
var ( RevertProfile_Gender_name = map[int32]string{ 0: "GENDER_UNSPECIFIED", 1: "MALE", 2: "FEMALE", } RevertProfile_Gender_value = map[string]int32{ "GENDER_UNSPECIFIED": 0, "MALE": 1, "FEMALE": 2, } )
Enum value maps for RevertProfile_Gender.
var ( RevertProfile_BirthDate_Month_name = map[int32]string{ 0: "MONTH_UNSPECIFIED", 1: "JANUARY", 2: "FEBRUARY", 3: "MARCH", 4: "APRIL", 5: "MAY", 6: "JUNE", 7: "JULY", 8: "AUGUST", 9: "SEPTEMBER", 10: "OCTOBER", 11: "NOVEMBER", 12: "DECEMBER", } RevertProfile_BirthDate_Month_value = map[string]int32{ "MONTH_UNSPECIFIED": 0, "JANUARY": 1, "FEBRUARY": 2, "MARCH": 3, "APRIL": 4, "MAY": 5, "JUNE": 6, "JULY": 7, "AUGUST": 8, "SEPTEMBER": 9, "OCTOBER": 10, "NOVEMBER": 11, "DECEMBER": 12, } )
Enum value maps for RevertProfile_BirthDate_Month.
var ( RevertMatch_Status_name = map[int32]string{ 0: "STATUS_UNSPECIFIED", 1: "INITIATED", 2: "ACCEPTED", 3: "REJECTED", 4: "ENDED", } RevertMatch_Status_value = map[string]int32{ "STATUS_UNSPECIFIED": 0, "INITIATED": 1, "ACCEPTED": 2, "REJECTED": 3, "ENDED": 4, } )
Enum value maps for RevertMatch_Status.
var ( MasjidRole_Role_name = map[int32]string{ 0: "ROLE_UNSPECIFIED", 1: "MASJID_MEMBER", 2: "MASJID_VOLUNTEER", 3: "MASJID_ADMIN", 4: "MASJID_IMAM", } MasjidRole_Role_value = map[string]int32{ "ROLE_UNSPECIFIED": 0, "MASJID_MEMBER": 1, "MASJID_VOLUNTEER": 2, "MASJID_ADMIN": 3, "MASJID_IMAM": 4, } )
Enum value maps for MasjidRole_Role.
var ( User_Role_name = map[int32]string{ 0: "ROLE_UNSPECIFIED", 1: "MASJID_MEMBER", 2: "MASJID_VOLUNTEER", 3: "MASJID_ADMIN", 4: "MASJID_IMAM", } User_Role_value = map[string]int32{ "ROLE_UNSPECIFIED": 0, "MASJID_MEMBER": 1, "MASJID_VOLUNTEER": 2, "MASJID_ADMIN": 3, "MASJID_IMAM": 4, } )
Enum value maps for User_Role.
var ( User_Gender_name = map[int32]string{ 0: "GENDER_UNSPECIFIED", 1: "MALE", 2: "FEMALE", } User_Gender_value = map[string]int32{ "GENDER_UNSPECIFIED": 0, "MALE": 1, "FEMALE": 2, } )
Enum value maps for User_Gender.
var ( CreateUserRequest_Role_name = map[int32]string{ 0: "ROLE_UNSPECIFIED", 1: "MASJID_MEMBER", 2: "MASJID_VOLUNTEER", 3: "MASJID_ADMIN", 4: "MASJID_IMAM", } CreateUserRequest_Role_value = map[string]int32{ "ROLE_UNSPECIFIED": 0, "MASJID_MEMBER": 1, "MASJID_VOLUNTEER": 2, "MASJID_ADMIN": 3, "MASJID_IMAM": 4, } )
Enum value maps for CreateUserRequest_Role.
var ( CreateUserRequest_Gender_name = map[int32]string{ 0: "GENDER_UNSPECIFIED", 1: "MALE", 2: "FEMALE", } CreateUserRequest_Gender_value = map[string]int32{ "GENDER_UNSPECIFIED": 0, "MALE": 1, "FEMALE": 2, } )
Enum value maps for CreateUserRequest_Gender.
var AdhanFileService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "limestone.AdhanFileService", HandlerType: (*AdhanFileServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "CreateAdhanFile", Handler: _AdhanFileService_CreateAdhanFile_Handler, }, { MethodName: "GetAdhanFile", Handler: _AdhanFileService_GetAdhanFile_Handler, }, { MethodName: "UpdateAdhanFile", Handler: _AdhanFileService_UpdateAdhanFile_Handler, }, { MethodName: "DeleteAdhanFile", Handler: _AdhanFileService_DeleteAdhanFile_Handler, }, { MethodName: "ListAdhanFiles", Handler: _AdhanFileService_ListAdhanFiles_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "adhan_file_service.proto", }
AdhanFileService_ServiceDesc is the grpc.ServiceDesc for AdhanFileService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var AdhanPreferencesService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "limestone.AdhanPreferencesService", HandlerType: (*AdhanPreferencesServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "CreateAdhanPreferences", Handler: _AdhanPreferencesService_CreateAdhanPreferences_Handler, }, { MethodName: "UpdateAdhanPreferences", Handler: _AdhanPreferencesService_UpdateAdhanPreferences_Handler, }, { MethodName: "GetAdhanPreferences", Handler: _AdhanPreferencesService_GetAdhanPreferences_Handler, }, { MethodName: "DeleteAdhanPreferences", Handler: _AdhanPreferencesService_DeleteAdhanPreferences_Handler, }, { MethodName: "ListAdhanPreferences", Handler: _AdhanPreferencesService_ListAdhanPreferences_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "adhan_preference.proto", }
AdhanPreferencesService_ServiceDesc is the grpc.ServiceDesc for AdhanPreferencesService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var AuthService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "limestone.AuthService", HandlerType: (*AuthServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "AuthenticateUser", Handler: _AuthService_AuthenticateUser_Handler, }, { MethodName: "RefreshToken", Handler: _AuthService_RefreshToken_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "auth_service.proto", }
AuthService_ServiceDesc is the grpc.ServiceDesc for AuthService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var EventService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "limestone.EventService", HandlerType: (*EventServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "CreateEvent", Handler: _EventService_CreateEvent_Handler, }, { MethodName: "UpdateEvent", Handler: _EventService_UpdateEvent_Handler, }, { MethodName: "DeleteEvent", Handler: _EventService_DeleteEvent_Handler, }, { MethodName: "GetEvent", Handler: _EventService_GetEvent_Handler, }, { MethodName: "ListEvents", Handler: _EventService_ListEvents_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "event_service.proto", }
EventService_ServiceDesc is the grpc.ServiceDesc for EventService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var File_adhan_file_service_proto protoreflect.FileDescriptor
var File_adhan_preference_proto protoreflect.FileDescriptor
var File_auth_service_proto protoreflect.FileDescriptor
var File_event_service_proto protoreflect.FileDescriptor
var File_masjid_service_proto protoreflect.FileDescriptor
var File_nikkah_service_proto protoreflect.FileDescriptor
var File_revert_service_proto protoreflect.FileDescriptor
var File_user_service_proto protoreflect.FileDescriptor
var MasjidService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "limestone.MasjidService", HandlerType: (*MasjidServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "CreateMasjid", Handler: _MasjidService_CreateMasjid_Handler, }, { MethodName: "UpdateMasjid", Handler: _MasjidService_UpdateMasjid_Handler, }, { MethodName: "ListMasjids", Handler: _MasjidService_ListMasjids_Handler, }, { MethodName: "GetMasjid", Handler: _MasjidService_GetMasjid_Handler, }, { MethodName: "DeleteMasjid", Handler: _MasjidService_DeleteMasjid_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "masjid_service.proto", }
MasjidService_ServiceDesc is the grpc.ServiceDesc for MasjidService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var NikkahIoService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "limestone.NikkahIoService", HandlerType: (*NikkahIoServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "CreateNikkahProfile", Handler: _NikkahIoService_CreateNikkahProfile_Handler, }, { MethodName: "GetSelfNikkahProfile", Handler: _NikkahIoService_GetSelfNikkahProfile_Handler, }, { MethodName: "UpdateSelfNikkahProfile", Handler: _NikkahIoService_UpdateSelfNikkahProfile_Handler, }, { MethodName: "DeactivateNikkahProfile", Handler: _NikkahIoService_DeactivateNikkahProfile_Handler, }, { MethodName: "ListNikkahProfiles", Handler: _NikkahIoService_ListNikkahProfiles_Handler, }, { MethodName: "GetNikkahProfile", Handler: _NikkahIoService_GetNikkahProfile_Handler, }, { MethodName: "InitiateNikkahLike", Handler: _NikkahIoService_InitiateNikkahLike_Handler, }, { MethodName: "GetNikkahLike", Handler: _NikkahIoService_GetNikkahLike_Handler, }, { MethodName: "CancelNikkahLike", Handler: _NikkahIoService_CancelNikkahLike_Handler, }, { MethodName: "CompleteNikkahLike", Handler: _NikkahIoService_CompleteNikkahLike_Handler, }, { MethodName: "AcceptNikkahMatchInvite", Handler: _NikkahIoService_AcceptNikkahMatchInvite_Handler, }, { MethodName: "GetNikkahMatch", Handler: _NikkahIoService_GetNikkahMatch_Handler, }, { MethodName: "RejectNikkahMatchInvite", Handler: _NikkahIoService_RejectNikkahMatchInvite_Handler, }, { MethodName: "EndNikkahMatch", Handler: _NikkahIoService_EndNikkahMatch_Handler, }, { MethodName: "GenerateShareableLink", Handler: _NikkahIoService_GenerateShareableLink_Handler, }, { MethodName: "UpdatePrivacySettings", Handler: _NikkahIoService_UpdatePrivacySettings_Handler, }, { MethodName: "GetPublicProfile", Handler: _NikkahIoService_GetPublicProfile_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "nikkah_service.proto", }
NikkahIoService_ServiceDesc is the grpc.ServiceDesc for NikkahIoService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var RevertsIoService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "limestone.RevertsIoService", HandlerType: (*RevertsIoServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "CreateRevertProfile", Handler: _RevertsIoService_CreateRevertProfile_Handler, }, { MethodName: "GetSelfRevertProfile", Handler: _RevertsIoService_GetSelfRevertProfile_Handler, }, { MethodName: "UpdateSelfRevertProfile", Handler: _RevertsIoService_UpdateSelfRevertProfile_Handler, }, { MethodName: "ListRevertProfiles", Handler: _RevertsIoService_ListRevertProfiles_Handler, }, { MethodName: "GetRevertProfile", Handler: _RevertsIoService_GetRevertProfile_Handler, }, { MethodName: "CreateRevertMatchInvite", Handler: _RevertsIoService_CreateRevertMatchInvite_Handler, }, { MethodName: "GetRevertMatch", Handler: _RevertsIoService_GetRevertMatch_Handler, }, { MethodName: "AcceptRevertMatchInvite", Handler: _RevertsIoService_AcceptRevertMatchInvite_Handler, }, { MethodName: "RejectRevertMatchInvite", Handler: _RevertsIoService_RejectRevertMatchInvite_Handler, }, { MethodName: "EndRevertMatch", Handler: _RevertsIoService_EndRevertMatch_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "revert_service.proto", }
RevertsIoService_ServiceDesc is the grpc.ServiceDesc for RevertsIoService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var UserService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "limestone.UserService", HandlerType: (*UserServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "CreateUser", Handler: _UserService_CreateUser_Handler, }, { MethodName: "GetListUsers", Handler: _UserService_GetListUsers_Handler, }, { MethodName: "GetUser", Handler: _UserService_GetUser_Handler, }, { MethodName: "UpdateUser", Handler: _UserService_UpdateUser_Handler, }, { MethodName: "DeleteUser", Handler: _UserService_DeleteUser_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "user_service.proto", }
UserService_ServiceDesc is the grpc.ServiceDesc for UserService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
Functions ¶
func RegisterAdhanFileServiceHandler ¶
func RegisterAdhanFileServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
RegisterAdhanFileServiceHandler registers the http handlers for service AdhanFileService to "mux". The handlers forward requests to the grpc endpoint over "conn".
func RegisterAdhanFileServiceHandlerClient ¶
func RegisterAdhanFileServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client AdhanFileServiceClient) error
RegisterAdhanFileServiceHandlerClient registers the http handlers for service AdhanFileService to "mux". The handlers forward requests to the grpc endpoint over the given implementation of "AdhanFileServiceClient". Note: the gRPC framework executes interceptors within the gRPC handler. If the passed in "AdhanFileServiceClient" doesn't go through the normal gRPC flow (creating a gRPC client etc.) then it will be up to the passed in "AdhanFileServiceClient" to call the correct interceptors.
func RegisterAdhanFileServiceHandlerFromEndpoint ¶
func RegisterAdhanFileServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, opts []grpc.DialOption) (err error)
RegisterAdhanFileServiceHandlerFromEndpoint is same as RegisterAdhanFileServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
func RegisterAdhanFileServiceHandlerServer ¶
func RegisterAdhanFileServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server AdhanFileServiceServer) error
RegisterAdhanFileServiceHandlerServer registers the http handlers for service AdhanFileService to "mux". UnaryRPC :call AdhanFileServiceServer directly. StreamingRPC :currently unsupported pending https://github.com/grpc/grpc-go/issues/906. Note that using this registration option will cause many gRPC library features to stop working. Consider using RegisterAdhanFileServiceHandlerFromEndpoint instead.
func RegisterAdhanFileServiceServer ¶
func RegisterAdhanFileServiceServer(s grpc.ServiceRegistrar, srv AdhanFileServiceServer)
func RegisterAdhanPreferencesServiceHandler ¶
func RegisterAdhanPreferencesServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
RegisterAdhanPreferencesServiceHandler registers the http handlers for service AdhanPreferencesService to "mux". The handlers forward requests to the grpc endpoint over "conn".
func RegisterAdhanPreferencesServiceHandlerClient ¶
func RegisterAdhanPreferencesServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client AdhanPreferencesServiceClient) error
RegisterAdhanPreferencesServiceHandlerClient registers the http handlers for service AdhanPreferencesService to "mux". The handlers forward requests to the grpc endpoint over the given implementation of "AdhanPreferencesServiceClient". Note: the gRPC framework executes interceptors within the gRPC handler. If the passed in "AdhanPreferencesServiceClient" doesn't go through the normal gRPC flow (creating a gRPC client etc.) then it will be up to the passed in "AdhanPreferencesServiceClient" to call the correct interceptors.
func RegisterAdhanPreferencesServiceHandlerFromEndpoint ¶
func RegisterAdhanPreferencesServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, opts []grpc.DialOption) (err error)
RegisterAdhanPreferencesServiceHandlerFromEndpoint is same as RegisterAdhanPreferencesServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
func RegisterAdhanPreferencesServiceHandlerServer ¶
func RegisterAdhanPreferencesServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server AdhanPreferencesServiceServer) error
RegisterAdhanPreferencesServiceHandlerServer registers the http handlers for service AdhanPreferencesService to "mux". UnaryRPC :call AdhanPreferencesServiceServer directly. StreamingRPC :currently unsupported pending https://github.com/grpc/grpc-go/issues/906. Note that using this registration option will cause many gRPC library features to stop working. Consider using RegisterAdhanPreferencesServiceHandlerFromEndpoint instead.
func RegisterAdhanPreferencesServiceServer ¶
func RegisterAdhanPreferencesServiceServer(s grpc.ServiceRegistrar, srv AdhanPreferencesServiceServer)
func RegisterAuthServiceHandler ¶
func RegisterAuthServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
RegisterAuthServiceHandler registers the http handlers for service AuthService to "mux". The handlers forward requests to the grpc endpoint over "conn".
func RegisterAuthServiceHandlerClient ¶
func RegisterAuthServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client AuthServiceClient) error
RegisterAuthServiceHandlerClient registers the http handlers for service AuthService to "mux". The handlers forward requests to the grpc endpoint over the given implementation of "AuthServiceClient". Note: the gRPC framework executes interceptors within the gRPC handler. If the passed in "AuthServiceClient" doesn't go through the normal gRPC flow (creating a gRPC client etc.) then it will be up to the passed in "AuthServiceClient" to call the correct interceptors.
func RegisterAuthServiceHandlerFromEndpoint ¶
func RegisterAuthServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, opts []grpc.DialOption) (err error)
RegisterAuthServiceHandlerFromEndpoint is same as RegisterAuthServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
func RegisterAuthServiceHandlerServer ¶
func RegisterAuthServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server AuthServiceServer) error
RegisterAuthServiceHandlerServer registers the http handlers for service AuthService to "mux". UnaryRPC :call AuthServiceServer directly. StreamingRPC :currently unsupported pending https://github.com/grpc/grpc-go/issues/906. Note that using this registration option will cause many gRPC library features to stop working. Consider using RegisterAuthServiceHandlerFromEndpoint instead.
func RegisterAuthServiceServer ¶
func RegisterAuthServiceServer(s grpc.ServiceRegistrar, srv AuthServiceServer)
func RegisterEventServiceHandler ¶
func RegisterEventServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
RegisterEventServiceHandler registers the http handlers for service EventService to "mux". The handlers forward requests to the grpc endpoint over "conn".
func RegisterEventServiceHandlerClient ¶
func RegisterEventServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client EventServiceClient) error
RegisterEventServiceHandlerClient registers the http handlers for service EventService to "mux". The handlers forward requests to the grpc endpoint over the given implementation of "EventServiceClient". Note: the gRPC framework executes interceptors within the gRPC handler. If the passed in "EventServiceClient" doesn't go through the normal gRPC flow (creating a gRPC client etc.) then it will be up to the passed in "EventServiceClient" to call the correct interceptors.
func RegisterEventServiceHandlerFromEndpoint ¶
func RegisterEventServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, opts []grpc.DialOption) (err error)
RegisterEventServiceHandlerFromEndpoint is same as RegisterEventServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
func RegisterEventServiceHandlerServer ¶
func RegisterEventServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server EventServiceServer) error
RegisterEventServiceHandlerServer registers the http handlers for service EventService to "mux". UnaryRPC :call EventServiceServer directly. StreamingRPC :currently unsupported pending https://github.com/grpc/grpc-go/issues/906. Note that using this registration option will cause many gRPC library features to stop working. Consider using RegisterEventServiceHandlerFromEndpoint instead.
func RegisterEventServiceServer ¶
func RegisterEventServiceServer(s grpc.ServiceRegistrar, srv EventServiceServer)
func RegisterMasjidServiceHandler ¶
func RegisterMasjidServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
RegisterMasjidServiceHandler registers the http handlers for service MasjidService to "mux". The handlers forward requests to the grpc endpoint over "conn".
func RegisterMasjidServiceHandlerClient ¶
func RegisterMasjidServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client MasjidServiceClient) error
RegisterMasjidServiceHandlerClient registers the http handlers for service MasjidService to "mux". The handlers forward requests to the grpc endpoint over the given implementation of "MasjidServiceClient". Note: the gRPC framework executes interceptors within the gRPC handler. If the passed in "MasjidServiceClient" doesn't go through the normal gRPC flow (creating a gRPC client etc.) then it will be up to the passed in "MasjidServiceClient" to call the correct interceptors.
func RegisterMasjidServiceHandlerFromEndpoint ¶
func RegisterMasjidServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, opts []grpc.DialOption) (err error)
RegisterMasjidServiceHandlerFromEndpoint is same as RegisterMasjidServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
func RegisterMasjidServiceHandlerServer ¶
func RegisterMasjidServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server MasjidServiceServer) error
RegisterMasjidServiceHandlerServer registers the http handlers for service MasjidService to "mux". UnaryRPC :call MasjidServiceServer directly. StreamingRPC :currently unsupported pending https://github.com/grpc/grpc-go/issues/906. Note that using this registration option will cause many gRPC library features to stop working. Consider using RegisterMasjidServiceHandlerFromEndpoint instead.
func RegisterMasjidServiceServer ¶
func RegisterMasjidServiceServer(s grpc.ServiceRegistrar, srv MasjidServiceServer)
func RegisterNikkahIoServiceHandler ¶
func RegisterNikkahIoServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
RegisterNikkahIoServiceHandler registers the http handlers for service NikkahIoService to "mux". The handlers forward requests to the grpc endpoint over "conn".
func RegisterNikkahIoServiceHandlerClient ¶
func RegisterNikkahIoServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client NikkahIoServiceClient) error
RegisterNikkahIoServiceHandlerClient registers the http handlers for service NikkahIoService to "mux". The handlers forward requests to the grpc endpoint over the given implementation of "NikkahIoServiceClient". Note: the gRPC framework executes interceptors within the gRPC handler. If the passed in "NikkahIoServiceClient" doesn't go through the normal gRPC flow (creating a gRPC client etc.) then it will be up to the passed in "NikkahIoServiceClient" to call the correct interceptors.
func RegisterNikkahIoServiceHandlerFromEndpoint ¶
func RegisterNikkahIoServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, opts []grpc.DialOption) (err error)
RegisterNikkahIoServiceHandlerFromEndpoint is same as RegisterNikkahIoServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
func RegisterNikkahIoServiceHandlerServer ¶
func RegisterNikkahIoServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server NikkahIoServiceServer) error
RegisterNikkahIoServiceHandlerServer registers the http handlers for service NikkahIoService to "mux". UnaryRPC :call NikkahIoServiceServer directly. StreamingRPC :currently unsupported pending https://github.com/grpc/grpc-go/issues/906. Note that using this registration option will cause many gRPC library features to stop working. Consider using RegisterNikkahIoServiceHandlerFromEndpoint instead.
func RegisterNikkahIoServiceServer ¶
func RegisterNikkahIoServiceServer(s grpc.ServiceRegistrar, srv NikkahIoServiceServer)
func RegisterRevertsIoServiceHandler ¶
func RegisterRevertsIoServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
RegisterRevertsIoServiceHandler registers the http handlers for service RevertsIoService to "mux". The handlers forward requests to the grpc endpoint over "conn".
func RegisterRevertsIoServiceHandlerClient ¶
func RegisterRevertsIoServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client RevertsIoServiceClient) error
RegisterRevertsIoServiceHandlerClient registers the http handlers for service RevertsIoService to "mux". The handlers forward requests to the grpc endpoint over the given implementation of "RevertsIoServiceClient". Note: the gRPC framework executes interceptors within the gRPC handler. If the passed in "RevertsIoServiceClient" doesn't go through the normal gRPC flow (creating a gRPC client etc.) then it will be up to the passed in "RevertsIoServiceClient" to call the correct interceptors.
func RegisterRevertsIoServiceHandlerFromEndpoint ¶
func RegisterRevertsIoServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, opts []grpc.DialOption) (err error)
RegisterRevertsIoServiceHandlerFromEndpoint is same as RegisterRevertsIoServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
func RegisterRevertsIoServiceHandlerServer ¶
func RegisterRevertsIoServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server RevertsIoServiceServer) error
RegisterRevertsIoServiceHandlerServer registers the http handlers for service RevertsIoService to "mux". UnaryRPC :call RevertsIoServiceServer directly. StreamingRPC :currently unsupported pending https://github.com/grpc/grpc-go/issues/906. Note that using this registration option will cause many gRPC library features to stop working. Consider using RegisterRevertsIoServiceHandlerFromEndpoint instead.
func RegisterRevertsIoServiceServer ¶
func RegisterRevertsIoServiceServer(s grpc.ServiceRegistrar, srv RevertsIoServiceServer)
func RegisterUserServiceHandler ¶
func RegisterUserServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
RegisterUserServiceHandler registers the http handlers for service UserService to "mux". The handlers forward requests to the grpc endpoint over "conn".
func RegisterUserServiceHandlerClient ¶
func RegisterUserServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client UserServiceClient) error
RegisterUserServiceHandlerClient registers the http handlers for service UserService to "mux". The handlers forward requests to the grpc endpoint over the given implementation of "UserServiceClient". Note: the gRPC framework executes interceptors within the gRPC handler. If the passed in "UserServiceClient" doesn't go through the normal gRPC flow (creating a gRPC client etc.) then it will be up to the passed in "UserServiceClient" to call the correct interceptors.
func RegisterUserServiceHandlerFromEndpoint ¶
func RegisterUserServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, opts []grpc.DialOption) (err error)
RegisterUserServiceHandlerFromEndpoint is same as RegisterUserServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
func RegisterUserServiceHandlerServer ¶
func RegisterUserServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server UserServiceServer) error
RegisterUserServiceHandlerServer registers the http handlers for service UserService to "mux". UnaryRPC :call UserServiceServer directly. StreamingRPC :currently unsupported pending https://github.com/grpc/grpc-go/issues/906. Note that using this registration option will cause many gRPC library features to stop working. Consider using RegisterUserServiceHandlerFromEndpoint instead.
func RegisterUserServiceServer ¶
func RegisterUserServiceServer(s grpc.ServiceRegistrar, srv UserServiceServer)
Types ¶
type AcceptNikkahMatchInviteRequest ¶
type AcceptNikkahMatchInviteRequest struct {
MatchId string `protobuf:"bytes,1,opt,name=match_id,json=matchId,proto3" json:"match_id,omitempty"`
// contains filtered or unexported fields
}
func (*AcceptNikkahMatchInviteRequest) Descriptor
deprecated
func (*AcceptNikkahMatchInviteRequest) Descriptor() ([]byte, []int)
Deprecated: Use AcceptNikkahMatchInviteRequest.ProtoReflect.Descriptor instead.
func (*AcceptNikkahMatchInviteRequest) GetMatchId ¶
func (x *AcceptNikkahMatchInviteRequest) GetMatchId() string
func (*AcceptNikkahMatchInviteRequest) ProtoMessage ¶
func (*AcceptNikkahMatchInviteRequest) ProtoMessage()
func (*AcceptNikkahMatchInviteRequest) ProtoReflect ¶
func (x *AcceptNikkahMatchInviteRequest) ProtoReflect() protoreflect.Message
func (*AcceptNikkahMatchInviteRequest) Reset ¶
func (x *AcceptNikkahMatchInviteRequest) Reset()
func (*AcceptNikkahMatchInviteRequest) String ¶
func (x *AcceptNikkahMatchInviteRequest) String() string
type AcceptRevertMatchInviteRequest ¶
type AcceptRevertMatchInviteRequest struct {
MatchId string `protobuf:"bytes,1,opt,name=match_id,json=matchId,proto3" json:"match_id,omitempty"`
// contains filtered or unexported fields
}
func (*AcceptRevertMatchInviteRequest) Descriptor
deprecated
func (*AcceptRevertMatchInviteRequest) Descriptor() ([]byte, []int)
Deprecated: Use AcceptRevertMatchInviteRequest.ProtoReflect.Descriptor instead.
func (*AcceptRevertMatchInviteRequest) GetMatchId ¶
func (x *AcceptRevertMatchInviteRequest) GetMatchId() string
func (*AcceptRevertMatchInviteRequest) ProtoMessage ¶
func (*AcceptRevertMatchInviteRequest) ProtoMessage()
func (*AcceptRevertMatchInviteRequest) ProtoReflect ¶
func (x *AcceptRevertMatchInviteRequest) ProtoReflect() protoreflect.Message
func (*AcceptRevertMatchInviteRequest) Reset ¶
func (x *AcceptRevertMatchInviteRequest) Reset()
func (*AcceptRevertMatchInviteRequest) String ¶
func (x *AcceptRevertMatchInviteRequest) String() string
type AdhanFile ¶
type AdhanFile 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"`
Url string `protobuf:"bytes,3,opt,name=url,proto3" json:"url,omitempty"`
MasjidId string `protobuf:"bytes,4,opt,name=masjid_id,json=masjidId,proto3" json:"masjid_id,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
// contains filtered or unexported fields
}
func (*AdhanFile) Descriptor
deprecated
func (*AdhanFile) GetCreatedAt ¶
func (x *AdhanFile) GetCreatedAt() *timestamppb.Timestamp
func (*AdhanFile) GetMasjidId ¶
func (*AdhanFile) GetUpdatedAt ¶
func (x *AdhanFile) GetUpdatedAt() *timestamppb.Timestamp
func (*AdhanFile) ProtoMessage ¶
func (*AdhanFile) ProtoMessage()
func (*AdhanFile) ProtoReflect ¶
func (x *AdhanFile) ProtoReflect() protoreflect.Message
type AdhanFileResponse ¶
type AdhanFileResponse struct {
Code string `protobuf:"bytes,1,opt,name=code,proto3" json:"code,omitempty"`
Status string `protobuf:"bytes,2,opt,name=status,proto3" json:"status,omitempty"`
Message string `protobuf:"bytes,3,opt,name=message,proto3" json:"message,omitempty"`
Data *AdhanFile `protobuf:"bytes,4,opt,name=data,proto3" json:"data,omitempty"`
// contains filtered or unexported fields
}
func (*AdhanFileResponse) Descriptor
deprecated
func (*AdhanFileResponse) Descriptor() ([]byte, []int)
Deprecated: Use AdhanFileResponse.ProtoReflect.Descriptor instead.
func (*AdhanFileResponse) GetCode ¶
func (x *AdhanFileResponse) GetCode() string
func (*AdhanFileResponse) GetData ¶
func (x *AdhanFileResponse) GetData() *AdhanFile
func (*AdhanFileResponse) GetMessage ¶
func (x *AdhanFileResponse) GetMessage() string
func (*AdhanFileResponse) GetStatus ¶
func (x *AdhanFileResponse) GetStatus() string
func (*AdhanFileResponse) ProtoMessage ¶
func (*AdhanFileResponse) ProtoMessage()
func (*AdhanFileResponse) ProtoReflect ¶
func (x *AdhanFileResponse) ProtoReflect() protoreflect.Message
func (*AdhanFileResponse) Reset ¶
func (x *AdhanFileResponse) Reset()
func (*AdhanFileResponse) String ¶
func (x *AdhanFileResponse) String() string
type AdhanFileServiceClient ¶
type AdhanFileServiceClient interface {
CreateAdhanFile(ctx context.Context, in *CreateAdhanFileRequest, opts ...grpc.CallOption) (*AdhanFileResponse, error)
GetAdhanFile(ctx context.Context, in *GetAdhanFileRequest, opts ...grpc.CallOption) (*AdhanFileResponse, error)
UpdateAdhanFile(ctx context.Context, in *UpdateAdhanFileRequest, opts ...grpc.CallOption) (*AdhanFileResponse, error)
DeleteAdhanFile(ctx context.Context, in *DeleteAdhanFileRequest, opts ...grpc.CallOption) (*DeleteAdhanFileResponse, error)
ListAdhanFiles(ctx context.Context, in *ListAdhanFilesRequest, opts ...grpc.CallOption) (*ListAdhanFilesResponse, error)
}
AdhanFileServiceClient is the client API for AdhanFileService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewAdhanFileServiceClient ¶
func NewAdhanFileServiceClient(cc grpc.ClientConnInterface) AdhanFileServiceClient
type AdhanFileServiceServer ¶
type AdhanFileServiceServer interface {
CreateAdhanFile(context.Context, *CreateAdhanFileRequest) (*AdhanFileResponse, error)
GetAdhanFile(context.Context, *GetAdhanFileRequest) (*AdhanFileResponse, error)
UpdateAdhanFile(context.Context, *UpdateAdhanFileRequest) (*AdhanFileResponse, error)
DeleteAdhanFile(context.Context, *DeleteAdhanFileRequest) (*DeleteAdhanFileResponse, error)
ListAdhanFiles(context.Context, *ListAdhanFilesRequest) (*ListAdhanFilesResponse, error)
// contains filtered or unexported methods
}
AdhanFileServiceServer is the server API for AdhanFileService service. All implementations must embed UnimplementedAdhanFileServiceServer for forward compatibility.
type AdhanPreference ¶
type AdhanPreference struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
UserId string `protobuf:"bytes,2,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
MasjidId string `protobuf:"bytes,3,opt,name=masjid_id,json=masjidId,proto3" json:"masjid_id,omitempty"`
AdhanFileId string `protobuf:"bytes,4,opt,name=adhan_file_id,json=adhanFileId,proto3" json:"adhan_file_id,omitempty"`
// contains filtered or unexported fields
}
func (*AdhanPreference) Descriptor
deprecated
func (*AdhanPreference) Descriptor() ([]byte, []int)
Deprecated: Use AdhanPreference.ProtoReflect.Descriptor instead.
func (*AdhanPreference) GetAdhanFileId ¶
func (x *AdhanPreference) GetAdhanFileId() string
func (*AdhanPreference) GetId ¶
func (x *AdhanPreference) GetId() string
func (*AdhanPreference) GetMasjidId ¶
func (x *AdhanPreference) GetMasjidId() string
func (*AdhanPreference) GetUserId ¶
func (x *AdhanPreference) GetUserId() string
func (*AdhanPreference) ProtoMessage ¶
func (*AdhanPreference) ProtoMessage()
func (*AdhanPreference) ProtoReflect ¶
func (x *AdhanPreference) ProtoReflect() protoreflect.Message
func (*AdhanPreference) Reset ¶
func (x *AdhanPreference) Reset()
func (*AdhanPreference) String ¶
func (x *AdhanPreference) String() string
type AdhanPreferencesResponse ¶
type AdhanPreferencesResponse struct {
Data *SavedUserAdhanPreferences `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
// contains filtered or unexported fields
}
A response that returns a single preference object.
func (*AdhanPreferencesResponse) Descriptor
deprecated
func (*AdhanPreferencesResponse) Descriptor() ([]byte, []int)
Deprecated: Use AdhanPreferencesResponse.ProtoReflect.Descriptor instead.
func (*AdhanPreferencesResponse) GetData ¶
func (x *AdhanPreferencesResponse) GetData() *SavedUserAdhanPreferences
func (*AdhanPreferencesResponse) ProtoMessage ¶
func (*AdhanPreferencesResponse) ProtoMessage()
func (*AdhanPreferencesResponse) ProtoReflect ¶
func (x *AdhanPreferencesResponse) ProtoReflect() protoreflect.Message
func (*AdhanPreferencesResponse) Reset ¶
func (x *AdhanPreferencesResponse) Reset()
func (*AdhanPreferencesResponse) String ¶
func (x *AdhanPreferencesResponse) String() string
type AdhanPreferencesServiceClient ¶
type AdhanPreferencesServiceClient interface {
// Creates a new Adhan preference for a user.
CreateAdhanPreferences(ctx context.Context, in *CreateAdhanPreferencesRequest, opts ...grpc.CallOption) (*AdhanPreferencesResponse, error)
// Updates an existing Adhan preference.
UpdateAdhanPreferences(ctx context.Context, in *UpdateAdhanPreferencesRequest, opts ...grpc.CallOption) (*AdhanPreferencesResponse, error)
// Retrieves a specific Adhan preference by its ID.
GetAdhanPreferences(ctx context.Context, in *GetAdhanPreferencesRequest, opts ...grpc.CallOption) (*AdhanPreferencesResponse, error)
// Deletes an Adhan preference.
DeleteAdhanPreferences(ctx context.Context, in *DeleteAdhanPreferencesRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
// Lists all Adhan preferences for a specific user.
ListAdhanPreferences(ctx context.Context, in *ListAdhanPreferencesRequest, opts ...grpc.CallOption) (*ListAdhanPreferencesResponse, error)
}
AdhanPreferencesServiceClient is the client API for AdhanPreferencesService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
Service for managing user Adhan preferences.
func NewAdhanPreferencesServiceClient ¶
func NewAdhanPreferencesServiceClient(cc grpc.ClientConnInterface) AdhanPreferencesServiceClient
type AdhanPreferencesServiceServer ¶
type AdhanPreferencesServiceServer interface {
// Creates a new Adhan preference for a user.
CreateAdhanPreferences(context.Context, *CreateAdhanPreferencesRequest) (*AdhanPreferencesResponse, error)
// Updates an existing Adhan preference.
UpdateAdhanPreferences(context.Context, *UpdateAdhanPreferencesRequest) (*AdhanPreferencesResponse, error)
// Retrieves a specific Adhan preference by its ID.
GetAdhanPreferences(context.Context, *GetAdhanPreferencesRequest) (*AdhanPreferencesResponse, error)
// Deletes an Adhan preference.
DeleteAdhanPreferences(context.Context, *DeleteAdhanPreferencesRequest) (*emptypb.Empty, error)
// Lists all Adhan preferences for a specific user.
ListAdhanPreferences(context.Context, *ListAdhanPreferencesRequest) (*ListAdhanPreferencesResponse, error)
// contains filtered or unexported methods
}
AdhanPreferencesServiceServer is the server API for AdhanPreferencesService service. All implementations must embed UnimplementedAdhanPreferencesServiceServer for forward compatibility.
Service for managing user Adhan preferences.
type AuthServiceClient ¶
type AuthServiceClient interface {
AuthenticateUser(ctx context.Context, in *AuthenticateUserRequest, opts ...grpc.CallOption) (*StandardAuthResponse, error)
RefreshToken(ctx context.Context, in *RefreshTokenRequest, opts ...grpc.CallOption) (*StandardAuthResponse, error)
}
AuthServiceClient is the client API for AuthService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewAuthServiceClient ¶
func NewAuthServiceClient(cc grpc.ClientConnInterface) AuthServiceClient
type AuthServiceServer ¶
type AuthServiceServer interface {
AuthenticateUser(context.Context, *AuthenticateUserRequest) (*StandardAuthResponse, error)
RefreshToken(context.Context, *RefreshTokenRequest) (*StandardAuthResponse, error)
// contains filtered or unexported methods
}
AuthServiceServer is the server API for AuthService service. All implementations must embed UnimplementedAuthServiceServer for forward compatibility.
type AuthenticateUserRequest ¶
type AuthenticateUserRequest struct {
// Types that are valid to be assigned to Identifier:
//
// *AuthenticateUserRequest_Username
// *AuthenticateUserRequest_Email
Identifier isAuthenticateUserRequest_Identifier `protobuf_oneof:"identifier"`
Password string `protobuf:"bytes,3,opt,name=password,proto3" json:"password,omitempty"`
// contains filtered or unexported fields
}
func (*AuthenticateUserRequest) Descriptor
deprecated
func (*AuthenticateUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use AuthenticateUserRequest.ProtoReflect.Descriptor instead.
func (*AuthenticateUserRequest) GetEmail ¶
func (x *AuthenticateUserRequest) GetEmail() string
func (*AuthenticateUserRequest) GetIdentifier ¶
func (x *AuthenticateUserRequest) GetIdentifier() isAuthenticateUserRequest_Identifier
func (*AuthenticateUserRequest) GetPassword ¶
func (x *AuthenticateUserRequest) GetPassword() string
func (*AuthenticateUserRequest) GetUsername ¶
func (x *AuthenticateUserRequest) GetUsername() string
func (*AuthenticateUserRequest) ProtoMessage ¶
func (*AuthenticateUserRequest) ProtoMessage()
func (*AuthenticateUserRequest) ProtoReflect ¶
func (x *AuthenticateUserRequest) ProtoReflect() protoreflect.Message
func (*AuthenticateUserRequest) Reset ¶
func (x *AuthenticateUserRequest) Reset()
func (*AuthenticateUserRequest) String ¶
func (x *AuthenticateUserRequest) String() string
type AuthenticateUserRequest_Email ¶
type AuthenticateUserRequest_Email struct {
Email string `protobuf:"bytes,2,opt,name=email,proto3,oneof"`
}
type AuthenticateUserRequest_Username ¶
type AuthenticateUserRequest_Username struct {
Username string `protobuf:"bytes,1,opt,name=username,proto3,oneof"`
}
type CancelNikkahLikeRequest ¶
type CancelNikkahLikeRequest struct {
LikeId string `protobuf:"bytes,1,opt,name=like_id,json=likeId,proto3" json:"like_id,omitempty"`
// contains filtered or unexported fields
}
func (*CancelNikkahLikeRequest) Descriptor
deprecated
func (*CancelNikkahLikeRequest) Descriptor() ([]byte, []int)
Deprecated: Use CancelNikkahLikeRequest.ProtoReflect.Descriptor instead.
func (*CancelNikkahLikeRequest) GetLikeId ¶
func (x *CancelNikkahLikeRequest) GetLikeId() string
func (*CancelNikkahLikeRequest) ProtoMessage ¶
func (*CancelNikkahLikeRequest) ProtoMessage()
func (*CancelNikkahLikeRequest) ProtoReflect ¶
func (x *CancelNikkahLikeRequest) ProtoReflect() protoreflect.Message
func (*CancelNikkahLikeRequest) Reset ¶
func (x *CancelNikkahLikeRequest) Reset()
func (*CancelNikkahLikeRequest) String ¶
func (x *CancelNikkahLikeRequest) String() string
type CompleteNikkahLikeRequest ¶
type CompleteNikkahLikeRequest struct {
LikeId string `protobuf:"bytes,1,opt,name=like_id,json=likeId,proto3" json:"like_id,omitempty"`
// contains filtered or unexported fields
}
func (*CompleteNikkahLikeRequest) Descriptor
deprecated
func (*CompleteNikkahLikeRequest) Descriptor() ([]byte, []int)
Deprecated: Use CompleteNikkahLikeRequest.ProtoReflect.Descriptor instead.
func (*CompleteNikkahLikeRequest) GetLikeId ¶
func (x *CompleteNikkahLikeRequest) GetLikeId() string
func (*CompleteNikkahLikeRequest) ProtoMessage ¶
func (*CompleteNikkahLikeRequest) ProtoMessage()
func (*CompleteNikkahLikeRequest) ProtoReflect ¶
func (x *CompleteNikkahLikeRequest) ProtoReflect() protoreflect.Message
func (*CompleteNikkahLikeRequest) Reset ¶
func (x *CompleteNikkahLikeRequest) Reset()
func (*CompleteNikkahLikeRequest) String ¶
func (x *CompleteNikkahLikeRequest) String() string
type CompleteNikkahLikeResponse ¶
type CompleteNikkahLikeResponse struct {
Like *NikkahLike `protobuf:"bytes,1,opt,name=like,proto3" json:"like,omitempty"`
Match *NikkahMatch `protobuf:"bytes,2,opt,name=match,proto3" json:"match,omitempty"`
// contains filtered or unexported fields
}
func (*CompleteNikkahLikeResponse) Descriptor
deprecated
func (*CompleteNikkahLikeResponse) Descriptor() ([]byte, []int)
Deprecated: Use CompleteNikkahLikeResponse.ProtoReflect.Descriptor instead.
func (*CompleteNikkahLikeResponse) GetLike ¶
func (x *CompleteNikkahLikeResponse) GetLike() *NikkahLike
func (*CompleteNikkahLikeResponse) GetMatch ¶
func (x *CompleteNikkahLikeResponse) GetMatch() *NikkahMatch
func (*CompleteNikkahLikeResponse) ProtoMessage ¶
func (*CompleteNikkahLikeResponse) ProtoMessage()
func (*CompleteNikkahLikeResponse) ProtoReflect ¶
func (x *CompleteNikkahLikeResponse) ProtoReflect() protoreflect.Message
func (*CompleteNikkahLikeResponse) Reset ¶
func (x *CompleteNikkahLikeResponse) Reset()
func (*CompleteNikkahLikeResponse) String ¶
func (x *CompleteNikkahLikeResponse) String() string
type CreateAdhanFileRequest ¶
type CreateAdhanFileRequest struct {
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
Url string `protobuf:"bytes,2,opt,name=url,proto3" json:"url,omitempty"`
MasjidId string `protobuf:"bytes,3,opt,name=masjid_id,json=masjidId,proto3" json:"masjid_id,omitempty"`
// contains filtered or unexported fields
}
func (*CreateAdhanFileRequest) Descriptor
deprecated
func (*CreateAdhanFileRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateAdhanFileRequest.ProtoReflect.Descriptor instead.
func (*CreateAdhanFileRequest) GetMasjidId ¶
func (x *CreateAdhanFileRequest) GetMasjidId() string
func (*CreateAdhanFileRequest) GetName ¶
func (x *CreateAdhanFileRequest) GetName() string
func (*CreateAdhanFileRequest) GetUrl ¶
func (x *CreateAdhanFileRequest) GetUrl() string
func (*CreateAdhanFileRequest) ProtoMessage ¶
func (*CreateAdhanFileRequest) ProtoMessage()
func (*CreateAdhanFileRequest) ProtoReflect ¶
func (x *CreateAdhanFileRequest) ProtoReflect() protoreflect.Message
func (*CreateAdhanFileRequest) Reset ¶
func (x *CreateAdhanFileRequest) Reset()
func (*CreateAdhanFileRequest) String ¶
func (x *CreateAdhanFileRequest) String() string
type CreateAdhanPreferencesRequest ¶
type CreateAdhanPreferencesRequest struct {
// The preference object to create.
// user_id, adhan_file_id, and one of the configuration_type fields are required.
Preferences *SavedUserAdhanPreferences `protobuf:"bytes,1,opt,name=preferences,proto3" json:"preferences,omitempty"`
// contains filtered or unexported fields
}
--- Create ---
func (*CreateAdhanPreferencesRequest) Descriptor
deprecated
func (*CreateAdhanPreferencesRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateAdhanPreferencesRequest.ProtoReflect.Descriptor instead.
func (*CreateAdhanPreferencesRequest) GetPreferences ¶
func (x *CreateAdhanPreferencesRequest) GetPreferences() *SavedUserAdhanPreferences
func (*CreateAdhanPreferencesRequest) ProtoMessage ¶
func (*CreateAdhanPreferencesRequest) ProtoMessage()
func (*CreateAdhanPreferencesRequest) ProtoReflect ¶
func (x *CreateAdhanPreferencesRequest) ProtoReflect() protoreflect.Message
func (*CreateAdhanPreferencesRequest) Reset ¶
func (x *CreateAdhanPreferencesRequest) Reset()
func (*CreateAdhanPreferencesRequest) String ¶
func (x *CreateAdhanPreferencesRequest) String() string
type CreateEventRequest ¶
type CreateEventRequest struct {
Event *Event `protobuf:"bytes,1,opt,name=event,proto3" json:"event,omitempty"`
// contains filtered or unexported fields
}
func (*CreateEventRequest) Descriptor
deprecated
func (*CreateEventRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateEventRequest.ProtoReflect.Descriptor instead.
func (*CreateEventRequest) GetEvent ¶
func (x *CreateEventRequest) GetEvent() *Event
func (*CreateEventRequest) ProtoMessage ¶
func (*CreateEventRequest) ProtoMessage()
func (*CreateEventRequest) ProtoReflect ¶
func (x *CreateEventRequest) ProtoReflect() protoreflect.Message
func (*CreateEventRequest) Reset ¶
func (x *CreateEventRequest) Reset()
func (*CreateEventRequest) String ¶
func (x *CreateEventRequest) String() string
type CreateMasjidRequest ¶
type CreateMasjidRequest struct {
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
Location string `protobuf:"bytes,2,opt,name=location,proto3" json:"location,omitempty"`
IsVerified bool `protobuf:"varint,3,opt,name=is_verified,json=isVerified,proto3" json:"is_verified,omitempty"`
Address *Masjid_Address `protobuf:"bytes,4,opt,name=address,proto3" json:"address,omitempty"`
PhoneNumber *Masjid_PhoneNumber `protobuf:"bytes,5,opt,name=phone_number,json=phoneNumber,proto3" json:"phone_number,omitempty"`
PrayerTimesConfiguration *PrayerTimesConfiguration `` /* 135-byte string literal not displayed */
CreatedBy string `protobuf:"bytes,7,opt,name=created_by,json=createdBy,proto3" json:"created_by,omitempty"` // ID of the User creating the Masjid.
// contains filtered or unexported fields
}
func (*CreateMasjidRequest) Descriptor
deprecated
func (*CreateMasjidRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateMasjidRequest.ProtoReflect.Descriptor instead.
func (*CreateMasjidRequest) GetAddress ¶
func (x *CreateMasjidRequest) GetAddress() *Masjid_Address
func (*CreateMasjidRequest) GetCreatedBy ¶
func (x *CreateMasjidRequest) GetCreatedBy() string
func (*CreateMasjidRequest) GetIsVerified ¶
func (x *CreateMasjidRequest) GetIsVerified() bool
func (*CreateMasjidRequest) GetLocation ¶
func (x *CreateMasjidRequest) GetLocation() string
func (*CreateMasjidRequest) GetName ¶
func (x *CreateMasjidRequest) GetName() string
func (*CreateMasjidRequest) GetPhoneNumber ¶
func (x *CreateMasjidRequest) GetPhoneNumber() *Masjid_PhoneNumber
func (*CreateMasjidRequest) GetPrayerTimesConfiguration ¶
func (x *CreateMasjidRequest) GetPrayerTimesConfiguration() *PrayerTimesConfiguration
func (*CreateMasjidRequest) ProtoMessage ¶
func (*CreateMasjidRequest) ProtoMessage()
func (*CreateMasjidRequest) ProtoReflect ¶
func (x *CreateMasjidRequest) ProtoReflect() protoreflect.Message
func (*CreateMasjidRequest) Reset ¶
func (x *CreateMasjidRequest) Reset()
func (*CreateMasjidRequest) String ¶
func (x *CreateMasjidRequest) String() string
type CreateMasjidResponse ¶
type CreateMasjidResponse struct {
Code string `protobuf:"bytes,1,opt,name=code,proto3" json:"code,omitempty"`
Status string `protobuf:"bytes,2,opt,name=status,proto3" json:"status,omitempty"`
Message string `protobuf:"bytes,3,opt,name=message,proto3" json:"message,omitempty"`
Data *Masjid `protobuf:"bytes,4,opt,name=data,proto3" json:"data,omitempty"`
// contains filtered or unexported fields
}
func (*CreateMasjidResponse) Descriptor
deprecated
func (*CreateMasjidResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateMasjidResponse.ProtoReflect.Descriptor instead.
func (*CreateMasjidResponse) GetCode ¶
func (x *CreateMasjidResponse) GetCode() string
func (*CreateMasjidResponse) GetData ¶
func (x *CreateMasjidResponse) GetData() *Masjid
func (*CreateMasjidResponse) GetMessage ¶
func (x *CreateMasjidResponse) GetMessage() string
func (*CreateMasjidResponse) GetStatus ¶
func (x *CreateMasjidResponse) GetStatus() string
func (*CreateMasjidResponse) ProtoMessage ¶
func (*CreateMasjidResponse) ProtoMessage()
func (*CreateMasjidResponse) ProtoReflect ¶
func (x *CreateMasjidResponse) ProtoReflect() protoreflect.Message
func (*CreateMasjidResponse) Reset ¶
func (x *CreateMasjidResponse) Reset()
func (*CreateMasjidResponse) String ¶
func (x *CreateMasjidResponse) String() string
type CreateNikkahProfileRequest ¶
type CreateNikkahProfileRequest struct {
Profile *NikkahProfile `protobuf:"bytes,1,opt,name=profile,proto3" json:"profile,omitempty"`
// contains filtered or unexported fields
}
func (*CreateNikkahProfileRequest) Descriptor
deprecated
func (*CreateNikkahProfileRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateNikkahProfileRequest.ProtoReflect.Descriptor instead.
func (*CreateNikkahProfileRequest) GetProfile ¶
func (x *CreateNikkahProfileRequest) GetProfile() *NikkahProfile
func (*CreateNikkahProfileRequest) ProtoMessage ¶
func (*CreateNikkahProfileRequest) ProtoMessage()
func (*CreateNikkahProfileRequest) ProtoReflect ¶
func (x *CreateNikkahProfileRequest) ProtoReflect() protoreflect.Message
func (*CreateNikkahProfileRequest) Reset ¶
func (x *CreateNikkahProfileRequest) Reset()
func (*CreateNikkahProfileRequest) String ¶
func (x *CreateNikkahProfileRequest) String() string
type CreateRevertMatchInviteRequest ¶
type CreateRevertMatchInviteRequest struct {
ReceiverProfileId string `protobuf:"bytes,1,opt,name=receiver_profile_id,json=receiverProfileId,proto3" json:"receiver_profile_id,omitempty"`
// contains filtered or unexported fields
}
func (*CreateRevertMatchInviteRequest) Descriptor
deprecated
func (*CreateRevertMatchInviteRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateRevertMatchInviteRequest.ProtoReflect.Descriptor instead.
func (*CreateRevertMatchInviteRequest) GetReceiverProfileId ¶
func (x *CreateRevertMatchInviteRequest) GetReceiverProfileId() string
func (*CreateRevertMatchInviteRequest) ProtoMessage ¶
func (*CreateRevertMatchInviteRequest) ProtoMessage()
func (*CreateRevertMatchInviteRequest) ProtoReflect ¶
func (x *CreateRevertMatchInviteRequest) ProtoReflect() protoreflect.Message
func (*CreateRevertMatchInviteRequest) Reset ¶
func (x *CreateRevertMatchInviteRequest) Reset()
func (*CreateRevertMatchInviteRequest) String ¶
func (x *CreateRevertMatchInviteRequest) String() string
type CreateRevertProfileRequest ¶
type CreateRevertProfileRequest struct {
Profile *RevertProfile `protobuf:"bytes,1,opt,name=profile,proto3" json:"profile,omitempty"`
// contains filtered or unexported fields
}
func (*CreateRevertProfileRequest) Descriptor
deprecated
func (*CreateRevertProfileRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateRevertProfileRequest.ProtoReflect.Descriptor instead.
func (*CreateRevertProfileRequest) GetProfile ¶
func (x *CreateRevertProfileRequest) GetProfile() *RevertProfile
func (*CreateRevertProfileRequest) ProtoMessage ¶
func (*CreateRevertProfileRequest) ProtoMessage()
func (*CreateRevertProfileRequest) ProtoReflect ¶
func (x *CreateRevertProfileRequest) ProtoReflect() protoreflect.Message
func (*CreateRevertProfileRequest) Reset ¶
func (x *CreateRevertProfileRequest) Reset()
func (*CreateRevertProfileRequest) String ¶
func (x *CreateRevertProfileRequest) String() string
type CreateUserRequest ¶
type CreateUserRequest struct {
Email string `protobuf:"bytes,1,opt,name=email,proto3" json:"email,omitempty"`
Username string `protobuf:"bytes,2,opt,name=username,proto3" json:"username,omitempty"`
Password string `protobuf:"bytes,3,opt,name=password,proto3" json:"password,omitempty"`
IsEmailVerified bool `protobuf:"varint,4,opt,name=is_email_verified,json=isEmailVerified,proto3" json:"is_email_verified,omitempty"`
FirstName string `protobuf:"bytes,5,opt,name=first_name,json=firstName,proto3" json:"first_name,omitempty"`
LastName string `protobuf:"bytes,6,opt,name=last_name,json=lastName,proto3" json:"last_name,omitempty"`
PhoneNumber string `protobuf:"bytes,7,opt,name=phone_number,json=phoneNumber,proto3" json:"phone_number,omitempty"`
Gender CreateUserRequest_Gender `protobuf:"varint,8,opt,name=gender,proto3,enum=limestone.CreateUserRequest_Gender" json:"gender,omitempty"`
Role CreateUserRequest_Role `protobuf:"varint,9,opt,name=role,proto3,enum=limestone.CreateUserRequest_Role" json:"role,omitempty"`
// contains filtered or unexported fields
}
func (*CreateUserRequest) Descriptor
deprecated
func (*CreateUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateUserRequest.ProtoReflect.Descriptor instead.
func (*CreateUserRequest) GetEmail ¶
func (x *CreateUserRequest) GetEmail() string
func (*CreateUserRequest) GetFirstName ¶
func (x *CreateUserRequest) GetFirstName() string
func (*CreateUserRequest) GetGender ¶
func (x *CreateUserRequest) GetGender() CreateUserRequest_Gender
func (*CreateUserRequest) GetIsEmailVerified ¶
func (x *CreateUserRequest) GetIsEmailVerified() bool
func (*CreateUserRequest) GetLastName ¶
func (x *CreateUserRequest) GetLastName() string
func (*CreateUserRequest) GetPassword ¶
func (x *CreateUserRequest) GetPassword() string
func (*CreateUserRequest) GetPhoneNumber ¶
func (x *CreateUserRequest) GetPhoneNumber() string
func (*CreateUserRequest) GetRole ¶
func (x *CreateUserRequest) GetRole() CreateUserRequest_Role
func (*CreateUserRequest) GetUsername ¶
func (x *CreateUserRequest) GetUsername() string
func (*CreateUserRequest) ProtoMessage ¶
func (*CreateUserRequest) ProtoMessage()
func (*CreateUserRequest) ProtoReflect ¶
func (x *CreateUserRequest) ProtoReflect() protoreflect.Message
func (*CreateUserRequest) Reset ¶
func (x *CreateUserRequest) Reset()
func (*CreateUserRequest) String ¶
func (x *CreateUserRequest) String() string
type CreateUserRequest_Gender ¶
type CreateUserRequest_Gender int32
const ( CreateUserRequest_GENDER_UNSPECIFIED CreateUserRequest_Gender = 0 CreateUserRequest_MALE CreateUserRequest_Gender = 1 CreateUserRequest_FEMALE CreateUserRequest_Gender = 2 )
func (CreateUserRequest_Gender) Descriptor ¶
func (CreateUserRequest_Gender) Descriptor() protoreflect.EnumDescriptor
func (CreateUserRequest_Gender) Enum ¶
func (x CreateUserRequest_Gender) Enum() *CreateUserRequest_Gender
func (CreateUserRequest_Gender) EnumDescriptor
deprecated
func (CreateUserRequest_Gender) EnumDescriptor() ([]byte, []int)
Deprecated: Use CreateUserRequest_Gender.Descriptor instead.
func (CreateUserRequest_Gender) Number ¶
func (x CreateUserRequest_Gender) Number() protoreflect.EnumNumber
func (CreateUserRequest_Gender) String ¶
func (x CreateUserRequest_Gender) String() string
func (CreateUserRequest_Gender) Type ¶
func (CreateUserRequest_Gender) Type() protoreflect.EnumType
type CreateUserRequest_Role ¶
type CreateUserRequest_Role int32
const ( CreateUserRequest_ROLE_UNSPECIFIED CreateUserRequest_Role = 0 CreateUserRequest_MASJID_MEMBER CreateUserRequest_Role = 1 CreateUserRequest_MASJID_VOLUNTEER CreateUserRequest_Role = 2 CreateUserRequest_MASJID_ADMIN CreateUserRequest_Role = 3 CreateUserRequest_MASJID_IMAM CreateUserRequest_Role = 4 )
func (CreateUserRequest_Role) Descriptor ¶
func (CreateUserRequest_Role) Descriptor() protoreflect.EnumDescriptor
func (CreateUserRequest_Role) Enum ¶
func (x CreateUserRequest_Role) Enum() *CreateUserRequest_Role
func (CreateUserRequest_Role) EnumDescriptor
deprecated
func (CreateUserRequest_Role) EnumDescriptor() ([]byte, []int)
Deprecated: Use CreateUserRequest_Role.Descriptor instead.
func (CreateUserRequest_Role) Number ¶
func (x CreateUserRequest_Role) Number() protoreflect.EnumNumber
func (CreateUserRequest_Role) String ¶
func (x CreateUserRequest_Role) String() string
func (CreateUserRequest_Role) Type ¶
func (CreateUserRequest_Role) Type() protoreflect.EnumType
type DataAuthenticateUserResponse ¶
type DataAuthenticateUserResponse struct {
AccessToken string `protobuf:"bytes,1,opt,name=access_token,json=accessToken,proto3" json:"access_token,omitempty"`
RefreshToken string `protobuf:"bytes,2,opt,name=refresh_token,json=refreshToken,proto3" json:"refresh_token,omitempty"`
UserId string `protobuf:"bytes,3,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
// contains filtered or unexported fields
}
func (*DataAuthenticateUserResponse) Descriptor
deprecated
func (*DataAuthenticateUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use DataAuthenticateUserResponse.ProtoReflect.Descriptor instead.
func (*DataAuthenticateUserResponse) GetAccessToken ¶
func (x *DataAuthenticateUserResponse) GetAccessToken() string
func (*DataAuthenticateUserResponse) GetRefreshToken ¶
func (x *DataAuthenticateUserResponse) GetRefreshToken() string
func (*DataAuthenticateUserResponse) GetUserId ¶
func (x *DataAuthenticateUserResponse) GetUserId() string
func (*DataAuthenticateUserResponse) ProtoMessage ¶
func (*DataAuthenticateUserResponse) ProtoMessage()
func (*DataAuthenticateUserResponse) ProtoReflect ¶
func (x *DataAuthenticateUserResponse) ProtoReflect() protoreflect.Message
func (*DataAuthenticateUserResponse) Reset ¶
func (x *DataAuthenticateUserResponse) Reset()
func (*DataAuthenticateUserResponse) String ¶
func (x *DataAuthenticateUserResponse) String() string
type DataRefreshTokenResponse ¶
type DataRefreshTokenResponse struct {
AccessToken string `protobuf:"bytes,1,opt,name=access_token,json=accessToken,proto3" json:"access_token,omitempty"`
RefreshToken string `protobuf:"bytes,2,opt,name=refresh_token,json=refreshToken,proto3" json:"refresh_token,omitempty"`
// contains filtered or unexported fields
}
func (*DataRefreshTokenResponse) Descriptor
deprecated
func (*DataRefreshTokenResponse) Descriptor() ([]byte, []int)
Deprecated: Use DataRefreshTokenResponse.ProtoReflect.Descriptor instead.
func (*DataRefreshTokenResponse) GetAccessToken ¶
func (x *DataRefreshTokenResponse) GetAccessToken() string
func (*DataRefreshTokenResponse) GetRefreshToken ¶
func (x *DataRefreshTokenResponse) GetRefreshToken() string
func (*DataRefreshTokenResponse) ProtoMessage ¶
func (*DataRefreshTokenResponse) ProtoMessage()
func (*DataRefreshTokenResponse) ProtoReflect ¶
func (x *DataRefreshTokenResponse) ProtoReflect() protoreflect.Message
func (*DataRefreshTokenResponse) Reset ¶
func (x *DataRefreshTokenResponse) Reset()
func (*DataRefreshTokenResponse) String ¶
func (x *DataRefreshTokenResponse) String() string
type DeactivateNikkahProfileRequest ¶
type DeactivateNikkahProfileRequest struct {
ProfileId string `protobuf:"bytes,1,opt,name=profile_id,json=profileId,proto3" json:"profile_id,omitempty"`
// contains filtered or unexported fields
}
func (*DeactivateNikkahProfileRequest) Descriptor
deprecated
func (*DeactivateNikkahProfileRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeactivateNikkahProfileRequest.ProtoReflect.Descriptor instead.
func (*DeactivateNikkahProfileRequest) GetProfileId ¶
func (x *DeactivateNikkahProfileRequest) GetProfileId() string
func (*DeactivateNikkahProfileRequest) ProtoMessage ¶
func (*DeactivateNikkahProfileRequest) ProtoMessage()
func (*DeactivateNikkahProfileRequest) ProtoReflect ¶
func (x *DeactivateNikkahProfileRequest) ProtoReflect() protoreflect.Message
func (*DeactivateNikkahProfileRequest) Reset ¶
func (x *DeactivateNikkahProfileRequest) Reset()
func (*DeactivateNikkahProfileRequest) String ¶
func (x *DeactivateNikkahProfileRequest) String() string
type DeleteAdhanFileRequest ¶
type DeleteAdhanFileRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*DeleteAdhanFileRequest) Descriptor
deprecated
func (*DeleteAdhanFileRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteAdhanFileRequest.ProtoReflect.Descriptor instead.
func (*DeleteAdhanFileRequest) GetId ¶
func (x *DeleteAdhanFileRequest) GetId() string
func (*DeleteAdhanFileRequest) ProtoMessage ¶
func (*DeleteAdhanFileRequest) ProtoMessage()
func (*DeleteAdhanFileRequest) ProtoReflect ¶
func (x *DeleteAdhanFileRequest) ProtoReflect() protoreflect.Message
func (*DeleteAdhanFileRequest) Reset ¶
func (x *DeleteAdhanFileRequest) Reset()
func (*DeleteAdhanFileRequest) String ¶
func (x *DeleteAdhanFileRequest) String() string
type DeleteAdhanFileResponse ¶
type DeleteAdhanFileResponse struct {
Code string `protobuf:"bytes,1,opt,name=code,proto3" json:"code,omitempty"`
Status string `protobuf:"bytes,2,opt,name=status,proto3" json:"status,omitempty"`
Message string `protobuf:"bytes,3,opt,name=message,proto3" json:"message,omitempty"`
// contains filtered or unexported fields
}
func (*DeleteAdhanFileResponse) Descriptor
deprecated
func (*DeleteAdhanFileResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteAdhanFileResponse.ProtoReflect.Descriptor instead.
func (*DeleteAdhanFileResponse) GetCode ¶
func (x *DeleteAdhanFileResponse) GetCode() string
func (*DeleteAdhanFileResponse) GetMessage ¶
func (x *DeleteAdhanFileResponse) GetMessage() string
func (*DeleteAdhanFileResponse) GetStatus ¶
func (x *DeleteAdhanFileResponse) GetStatus() string
func (*DeleteAdhanFileResponse) ProtoMessage ¶
func (*DeleteAdhanFileResponse) ProtoMessage()
func (*DeleteAdhanFileResponse) ProtoReflect ¶
func (x *DeleteAdhanFileResponse) ProtoReflect() protoreflect.Message
func (*DeleteAdhanFileResponse) Reset ¶
func (x *DeleteAdhanFileResponse) Reset()
func (*DeleteAdhanFileResponse) String ¶
func (x *DeleteAdhanFileResponse) String() string
type DeleteAdhanPreferencesRequest ¶
type DeleteAdhanPreferencesRequest struct {
// The ID of the preference to delete.
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
--- Delete ---
func (*DeleteAdhanPreferencesRequest) Descriptor
deprecated
func (*DeleteAdhanPreferencesRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteAdhanPreferencesRequest.ProtoReflect.Descriptor instead.
func (*DeleteAdhanPreferencesRequest) GetId ¶
func (x *DeleteAdhanPreferencesRequest) GetId() string
func (*DeleteAdhanPreferencesRequest) ProtoMessage ¶
func (*DeleteAdhanPreferencesRequest) ProtoMessage()
func (*DeleteAdhanPreferencesRequest) ProtoReflect ¶
func (x *DeleteAdhanPreferencesRequest) ProtoReflect() protoreflect.Message
func (*DeleteAdhanPreferencesRequest) Reset ¶
func (x *DeleteAdhanPreferencesRequest) Reset()
func (*DeleteAdhanPreferencesRequest) String ¶
func (x *DeleteAdhanPreferencesRequest) String() string
type DeleteEventRequest ¶
type DeleteEventRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*DeleteEventRequest) Descriptor
deprecated
func (*DeleteEventRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteEventRequest.ProtoReflect.Descriptor instead.
func (*DeleteEventRequest) GetId ¶
func (x *DeleteEventRequest) GetId() string
func (*DeleteEventRequest) ProtoMessage ¶
func (*DeleteEventRequest) ProtoMessage()
func (*DeleteEventRequest) ProtoReflect ¶
func (x *DeleteEventRequest) ProtoReflect() protoreflect.Message
func (*DeleteEventRequest) Reset ¶
func (x *DeleteEventRequest) Reset()
func (*DeleteEventRequest) String ¶
func (x *DeleteEventRequest) String() string
type DeleteEventResponse ¶
type DeleteEventResponse struct {
// contains filtered or unexported fields
}
func (*DeleteEventResponse) Descriptor
deprecated
func (*DeleteEventResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteEventResponse.ProtoReflect.Descriptor instead.
func (*DeleteEventResponse) ProtoMessage ¶
func (*DeleteEventResponse) ProtoMessage()
func (*DeleteEventResponse) ProtoReflect ¶
func (x *DeleteEventResponse) ProtoReflect() protoreflect.Message
func (*DeleteEventResponse) Reset ¶
func (x *DeleteEventResponse) Reset()
func (*DeleteEventResponse) String ¶
func (x *DeleteEventResponse) String() string
type DeleteMasjidRequest ¶
type DeleteMasjidRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
Request message for deleting a Masjid.
func (*DeleteMasjidRequest) Descriptor
deprecated
func (*DeleteMasjidRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteMasjidRequest.ProtoReflect.Descriptor instead.
func (*DeleteMasjidRequest) GetId ¶
func (x *DeleteMasjidRequest) GetId() string
func (*DeleteMasjidRequest) ProtoMessage ¶
func (*DeleteMasjidRequest) ProtoMessage()
func (*DeleteMasjidRequest) ProtoReflect ¶
func (x *DeleteMasjidRequest) ProtoReflect() protoreflect.Message
func (*DeleteMasjidRequest) Reset ¶
func (x *DeleteMasjidRequest) Reset()
func (*DeleteMasjidRequest) String ¶
func (x *DeleteMasjidRequest) String() string
type DeleteUserRequest ¶
type DeleteUserRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*DeleteUserRequest) Descriptor
deprecated
func (*DeleteUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteUserRequest.ProtoReflect.Descriptor instead.
func (*DeleteUserRequest) GetId ¶
func (x *DeleteUserRequest) GetId() string
func (*DeleteUserRequest) ProtoMessage ¶
func (*DeleteUserRequest) ProtoMessage()
func (*DeleteUserRequest) ProtoReflect ¶
func (x *DeleteUserRequest) ProtoReflect() protoreflect.Message
func (*DeleteUserRequest) Reset ¶
func (x *DeleteUserRequest) Reset()
func (*DeleteUserRequest) String ¶
func (x *DeleteUserRequest) String() string
type DeleteUserResponse ¶
type DeleteUserResponse struct {
// contains filtered or unexported fields
}
func (*DeleteUserResponse) Descriptor
deprecated
func (*DeleteUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteUserResponse.ProtoReflect.Descriptor instead.
func (*DeleteUserResponse) ProtoMessage ¶
func (*DeleteUserResponse) ProtoMessage()
func (*DeleteUserResponse) ProtoReflect ¶
func (x *DeleteUserResponse) ProtoReflect() protoreflect.Message
func (*DeleteUserResponse) Reset ¶
func (x *DeleteUserResponse) Reset()
func (*DeleteUserResponse) String ¶
func (x *DeleteUserResponse) String() string
type Education ¶
type Education int32
func (Education) Descriptor ¶
func (Education) Descriptor() protoreflect.EnumDescriptor
func (Education) EnumDescriptor
deprecated
func (Education) Number ¶
func (x Education) Number() protoreflect.EnumNumber
func (Education) Type ¶
func (Education) Type() protoreflect.EnumType
type EndNikkahMatchRequest ¶
type EndNikkahMatchRequest struct {
MatchId string `protobuf:"bytes,1,opt,name=match_id,json=matchId,proto3" json:"match_id,omitempty"`
// contains filtered or unexported fields
}
func (*EndNikkahMatchRequest) Descriptor
deprecated
func (*EndNikkahMatchRequest) Descriptor() ([]byte, []int)
Deprecated: Use EndNikkahMatchRequest.ProtoReflect.Descriptor instead.
func (*EndNikkahMatchRequest) GetMatchId ¶
func (x *EndNikkahMatchRequest) GetMatchId() string
func (*EndNikkahMatchRequest) ProtoMessage ¶
func (*EndNikkahMatchRequest) ProtoMessage()
func (*EndNikkahMatchRequest) ProtoReflect ¶
func (x *EndNikkahMatchRequest) ProtoReflect() protoreflect.Message
func (*EndNikkahMatchRequest) Reset ¶
func (x *EndNikkahMatchRequest) Reset()
func (*EndNikkahMatchRequest) String ¶
func (x *EndNikkahMatchRequest) String() string
type EndRevertMatchRequest ¶
type EndRevertMatchRequest struct {
MatchId string `protobuf:"bytes,1,opt,name=match_id,json=matchId,proto3" json:"match_id,omitempty"`
// contains filtered or unexported fields
}
func (*EndRevertMatchRequest) Descriptor
deprecated
func (*EndRevertMatchRequest) Descriptor() ([]byte, []int)
Deprecated: Use EndRevertMatchRequest.ProtoReflect.Descriptor instead.
func (*EndRevertMatchRequest) GetMatchId ¶
func (x *EndRevertMatchRequest) GetMatchId() string
func (*EndRevertMatchRequest) ProtoMessage ¶
func (*EndRevertMatchRequest) ProtoMessage()
func (*EndRevertMatchRequest) ProtoReflect ¶
func (x *EndRevertMatchRequest) ProtoReflect() protoreflect.Message
func (*EndRevertMatchRequest) Reset ¶
func (x *EndRevertMatchRequest) Reset()
func (*EndRevertMatchRequest) String ¶
func (x *EndRevertMatchRequest) String() string
type Event ¶
type Event struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
MasjidId string `protobuf:"bytes,3,opt,name=masjid_id,json=masjidId,proto3" json:"masjid_id,omitempty"`
Name string `protobuf:"bytes,4,opt,name=name,proto3" json:"name,omitempty"`
Description string `protobuf:"bytes,5,opt,name=description,proto3" json:"description,omitempty"`
StartTime *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=start_time,json=startTime,proto3" json:"start_time,omitempty"`
EndTime *timestamppb.Timestamp `protobuf:"bytes,7,opt,name=end_time,json=endTime,proto3" json:"end_time,omitempty"`
GenderRestriction Event_GenderRestriction `` /* 152-byte string literal not displayed */
Types []Event_EventType `protobuf:"varint,9,rep,packed,name=types,proto3,enum=limestone.Event_EventType" json:"types,omitempty"`
IsPaid bool `protobuf:"varint,10,opt,name=is_paid,json=isPaid,proto3" json:"is_paid,omitempty"`
RequiresRsvp bool `protobuf:"varint,11,opt,name=requires_rsvp,json=requiresRsvp,proto3" json:"requires_rsvp,omitempty"`
MaxParticipants int32 `protobuf:"varint,12,opt,name=max_participants,json=maxParticipants,proto3" json:"max_participants,omitempty"`
LivestreamLink string `protobuf:"bytes,13,opt,name=livestream_link,json=livestreamLink,proto3" json:"livestream_link,omitempty"`
CreateTime *timestamppb.Timestamp `protobuf:"bytes,14,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"`
UpdateTime *timestamppb.Timestamp `protobuf:"bytes,15,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"`
// contains filtered or unexported fields
}
func (*Event) Descriptor
deprecated
func (*Event) GetCreateTime ¶
func (x *Event) GetCreateTime() *timestamppb.Timestamp
func (*Event) GetDescription ¶
func (*Event) GetEndTime ¶
func (x *Event) GetEndTime() *timestamppb.Timestamp
func (*Event) GetGenderRestriction ¶
func (x *Event) GetGenderRestriction() Event_GenderRestriction
func (*Event) GetLivestreamLink ¶
func (*Event) GetMasjidId ¶
func (*Event) GetMaxParticipants ¶
func (*Event) GetRequiresRsvp ¶
func (*Event) GetStartTime ¶
func (x *Event) GetStartTime() *timestamppb.Timestamp
func (*Event) GetTypes ¶
func (x *Event) GetTypes() []Event_EventType
func (*Event) GetUpdateTime ¶
func (x *Event) GetUpdateTime() *timestamppb.Timestamp
func (*Event) ProtoMessage ¶
func (*Event) ProtoMessage()
func (*Event) ProtoReflect ¶
func (x *Event) ProtoReflect() protoreflect.Message
type EventServiceClient ¶
type EventServiceClient interface {
CreateEvent(ctx context.Context, in *CreateEventRequest, opts ...grpc.CallOption) (*StandardEventResponse, error)
UpdateEvent(ctx context.Context, in *UpdateEventRequest, opts ...grpc.CallOption) (*StandardEventResponse, error)
DeleteEvent(ctx context.Context, in *DeleteEventRequest, opts ...grpc.CallOption) (*StandardEventResponse, error)
GetEvent(ctx context.Context, in *GetEventRequest, opts ...grpc.CallOption) (*StandardEventResponse, error)
ListEvents(ctx context.Context, in *ListEventsRequest, opts ...grpc.CallOption) (*ListEventsResponse, error)
}
EventServiceClient is the client API for EventService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewEventServiceClient ¶
func NewEventServiceClient(cc grpc.ClientConnInterface) EventServiceClient
type EventServiceServer ¶
type EventServiceServer interface {
CreateEvent(context.Context, *CreateEventRequest) (*StandardEventResponse, error)
UpdateEvent(context.Context, *UpdateEventRequest) (*StandardEventResponse, error)
DeleteEvent(context.Context, *DeleteEventRequest) (*StandardEventResponse, error)
GetEvent(context.Context, *GetEventRequest) (*StandardEventResponse, error)
ListEvents(context.Context, *ListEventsRequest) (*ListEventsResponse, error)
// contains filtered or unexported methods
}
EventServiceServer is the server API for EventService service. All implementations must embed UnimplementedEventServiceServer for forward compatibility.
type Event_EventType ¶
type Event_EventType int32
const ( Event_WORSHIP Event_EventType = 0 Event_EDUCATIONAL Event_EventType = 1 Event_COMMUNITY Event_EventType = 2 Event_ATHLETIC Event_EventType = 3 Event_FUNDRAISING Event_EventType = 4 Event_YOUTH Event_EventType = 5 Event_CHILDREN_SPECIFIC Event_EventType = 6 Event_MATRIMONIAL Event_EventType = 7 Event_FUNERAL Event_EventType = 8 )
func (Event_EventType) Descriptor ¶
func (Event_EventType) Descriptor() protoreflect.EnumDescriptor
func (Event_EventType) Enum ¶
func (x Event_EventType) Enum() *Event_EventType
func (Event_EventType) EnumDescriptor
deprecated
func (Event_EventType) EnumDescriptor() ([]byte, []int)
Deprecated: Use Event_EventType.Descriptor instead.
func (Event_EventType) Number ¶
func (x Event_EventType) Number() protoreflect.EnumNumber
func (Event_EventType) String ¶
func (x Event_EventType) String() string
func (Event_EventType) Type ¶
func (Event_EventType) Type() protoreflect.EnumType
type Event_GenderRestriction ¶
type Event_GenderRestriction int32
const ( Event_NO_RESTRICTION Event_GenderRestriction = 0 Event_MALE_ONLY Event_GenderRestriction = 1 Event_FEMALE_ONLY Event_GenderRestriction = 2 )
func (Event_GenderRestriction) Descriptor ¶
func (Event_GenderRestriction) Descriptor() protoreflect.EnumDescriptor
func (Event_GenderRestriction) Enum ¶
func (x Event_GenderRestriction) Enum() *Event_GenderRestriction
func (Event_GenderRestriction) EnumDescriptor
deprecated
func (Event_GenderRestriction) EnumDescriptor() ([]byte, []int)
Deprecated: Use Event_GenderRestriction.Descriptor instead.
func (Event_GenderRestriction) Number ¶
func (x Event_GenderRestriction) Number() protoreflect.EnumNumber
func (Event_GenderRestriction) String ¶
func (x Event_GenderRestriction) String() string
func (Event_GenderRestriction) Type ¶
func (Event_GenderRestriction) Type() protoreflect.EnumType
type GenerateShareableLinkRequest ¶
type GenerateShareableLinkRequest struct {
// contains filtered or unexported fields
}
New request/response messages for shareable link functionality
func (*GenerateShareableLinkRequest) Descriptor
deprecated
func (*GenerateShareableLinkRequest) Descriptor() ([]byte, []int)
Deprecated: Use GenerateShareableLinkRequest.ProtoReflect.Descriptor instead.
func (*GenerateShareableLinkRequest) GetProfileId ¶
func (x *GenerateShareableLinkRequest) GetProfileId() string
func (*GenerateShareableLinkRequest) ProtoMessage ¶
func (*GenerateShareableLinkRequest) ProtoMessage()
func (*GenerateShareableLinkRequest) ProtoReflect ¶
func (x *GenerateShareableLinkRequest) ProtoReflect() protoreflect.Message
func (*GenerateShareableLinkRequest) Reset ¶
func (x *GenerateShareableLinkRequest) Reset()
func (*GenerateShareableLinkRequest) String ¶
func (x *GenerateShareableLinkRequest) String() string
type GetAdhanFileRequest ¶
type GetAdhanFileRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*GetAdhanFileRequest) Descriptor
deprecated
func (*GetAdhanFileRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetAdhanFileRequest.ProtoReflect.Descriptor instead.
func (*GetAdhanFileRequest) GetId ¶
func (x *GetAdhanFileRequest) GetId() string
func (*GetAdhanFileRequest) ProtoMessage ¶
func (*GetAdhanFileRequest) ProtoMessage()
func (*GetAdhanFileRequest) ProtoReflect ¶
func (x *GetAdhanFileRequest) ProtoReflect() protoreflect.Message
func (*GetAdhanFileRequest) Reset ¶
func (x *GetAdhanFileRequest) Reset()
func (*GetAdhanFileRequest) String ¶
func (x *GetAdhanFileRequest) String() string
type GetAdhanPreferencesRequest ¶
type GetAdhanPreferencesRequest struct {
// The ID of the preference to retrieve.
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
--- Get ---
func (*GetAdhanPreferencesRequest) Descriptor
deprecated
func (*GetAdhanPreferencesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetAdhanPreferencesRequest.ProtoReflect.Descriptor instead.
func (*GetAdhanPreferencesRequest) GetId ¶
func (x *GetAdhanPreferencesRequest) GetId() string
func (*GetAdhanPreferencesRequest) ProtoMessage ¶
func (*GetAdhanPreferencesRequest) ProtoMessage()
func (*GetAdhanPreferencesRequest) ProtoReflect ¶
func (x *GetAdhanPreferencesRequest) ProtoReflect() protoreflect.Message
func (*GetAdhanPreferencesRequest) Reset ¶
func (x *GetAdhanPreferencesRequest) Reset()
func (*GetAdhanPreferencesRequest) String ¶
func (x *GetAdhanPreferencesRequest) String() string
type GetEventRequest ¶
type GetEventRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*GetEventRequest) Descriptor
deprecated
func (*GetEventRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetEventRequest.ProtoReflect.Descriptor instead.
func (*GetEventRequest) GetId ¶
func (x *GetEventRequest) GetId() string
func (*GetEventRequest) ProtoMessage ¶
func (*GetEventRequest) ProtoMessage()
func (*GetEventRequest) ProtoReflect ¶
func (x *GetEventRequest) ProtoReflect() protoreflect.Message
func (*GetEventRequest) Reset ¶
func (x *GetEventRequest) Reset()
func (*GetEventRequest) String ¶
func (x *GetEventRequest) String() string
type GetMasjidRequest ¶
type GetMasjidRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
Request message for retrieving a Masjid.
func (*GetMasjidRequest) Descriptor
deprecated
func (*GetMasjidRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetMasjidRequest.ProtoReflect.Descriptor instead.
func (*GetMasjidRequest) GetId ¶
func (x *GetMasjidRequest) GetId() string
func (*GetMasjidRequest) ProtoMessage ¶
func (*GetMasjidRequest) ProtoMessage()
func (*GetMasjidRequest) ProtoReflect ¶
func (x *GetMasjidRequest) ProtoReflect() protoreflect.Message
func (*GetMasjidRequest) Reset ¶
func (x *GetMasjidRequest) Reset()
func (*GetMasjidRequest) String ¶
func (x *GetMasjidRequest) String() string
type GetNikkahLikeRequest ¶
type GetNikkahLikeRequest struct {
LikeId string `protobuf:"bytes,1,opt,name=like_id,json=likeId,proto3" json:"like_id,omitempty"`
// contains filtered or unexported fields
}
func (*GetNikkahLikeRequest) Descriptor
deprecated
func (*GetNikkahLikeRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetNikkahLikeRequest.ProtoReflect.Descriptor instead.
func (*GetNikkahLikeRequest) GetLikeId ¶
func (x *GetNikkahLikeRequest) GetLikeId() string
func (*GetNikkahLikeRequest) ProtoMessage ¶
func (*GetNikkahLikeRequest) ProtoMessage()
func (*GetNikkahLikeRequest) ProtoReflect ¶
func (x *GetNikkahLikeRequest) ProtoReflect() protoreflect.Message
func (*GetNikkahLikeRequest) Reset ¶
func (x *GetNikkahLikeRequest) Reset()
func (*GetNikkahLikeRequest) String ¶
func (x *GetNikkahLikeRequest) String() string
type GetNikkahMatchRequest ¶
type GetNikkahMatchRequest struct {
MatchId string `protobuf:"bytes,1,opt,name=match_id,json=matchId,proto3" json:"match_id,omitempty"`
// contains filtered or unexported fields
}
func (*GetNikkahMatchRequest) Descriptor
deprecated
func (*GetNikkahMatchRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetNikkahMatchRequest.ProtoReflect.Descriptor instead.
func (*GetNikkahMatchRequest) GetMatchId ¶
func (x *GetNikkahMatchRequest) GetMatchId() string
func (*GetNikkahMatchRequest) ProtoMessage ¶
func (*GetNikkahMatchRequest) ProtoMessage()
func (*GetNikkahMatchRequest) ProtoReflect ¶
func (x *GetNikkahMatchRequest) ProtoReflect() protoreflect.Message
func (*GetNikkahMatchRequest) Reset ¶
func (x *GetNikkahMatchRequest) Reset()
func (*GetNikkahMatchRequest) String ¶
func (x *GetNikkahMatchRequest) String() string
type GetNikkahProfileRequest ¶
type GetNikkahProfileRequest struct {
ProfileId string `protobuf:"bytes,1,opt,name=profile_id,json=profileId,proto3" json:"profile_id,omitempty"`
// contains filtered or unexported fields
}
func (*GetNikkahProfileRequest) Descriptor
deprecated
func (*GetNikkahProfileRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetNikkahProfileRequest.ProtoReflect.Descriptor instead.
func (*GetNikkahProfileRequest) GetProfileId ¶
func (x *GetNikkahProfileRequest) GetProfileId() string
func (*GetNikkahProfileRequest) ProtoMessage ¶
func (*GetNikkahProfileRequest) ProtoMessage()
func (*GetNikkahProfileRequest) ProtoReflect ¶
func (x *GetNikkahProfileRequest) ProtoReflect() protoreflect.Message
func (*GetNikkahProfileRequest) Reset ¶
func (x *GetNikkahProfileRequest) Reset()
func (*GetNikkahProfileRequest) String ¶
func (x *GetNikkahProfileRequest) String() string
type GetPublicProfileRequest ¶
type GetPublicProfileRequest struct {
// contains filtered or unexported fields
}
func (*GetPublicProfileRequest) Descriptor
deprecated
func (*GetPublicProfileRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetPublicProfileRequest.ProtoReflect.Descriptor instead.
func (*GetPublicProfileRequest) GetShareToken ¶
func (x *GetPublicProfileRequest) GetShareToken() string
func (*GetPublicProfileRequest) ProtoMessage ¶
func (*GetPublicProfileRequest) ProtoMessage()
func (*GetPublicProfileRequest) ProtoReflect ¶
func (x *GetPublicProfileRequest) ProtoReflect() protoreflect.Message
func (*GetPublicProfileRequest) Reset ¶
func (x *GetPublicProfileRequest) Reset()
func (*GetPublicProfileRequest) String ¶
func (x *GetPublicProfileRequest) String() string
type GetRevertMatchRequest ¶
type GetRevertMatchRequest struct {
MatchId string `protobuf:"bytes,1,opt,name=match_id,json=matchId,proto3" json:"match_id,omitempty"`
// contains filtered or unexported fields
}
func (*GetRevertMatchRequest) Descriptor
deprecated
func (*GetRevertMatchRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRevertMatchRequest.ProtoReflect.Descriptor instead.
func (*GetRevertMatchRequest) GetMatchId ¶
func (x *GetRevertMatchRequest) GetMatchId() string
func (*GetRevertMatchRequest) ProtoMessage ¶
func (*GetRevertMatchRequest) ProtoMessage()
func (*GetRevertMatchRequest) ProtoReflect ¶
func (x *GetRevertMatchRequest) ProtoReflect() protoreflect.Message
func (*GetRevertMatchRequest) Reset ¶
func (x *GetRevertMatchRequest) Reset()
func (*GetRevertMatchRequest) String ¶
func (x *GetRevertMatchRequest) String() string
type GetRevertProfileRequest ¶
type GetRevertProfileRequest struct {
ProfileId string `protobuf:"bytes,1,opt,name=profile_id,json=profileId,proto3" json:"profile_id,omitempty"`
// contains filtered or unexported fields
}
func (*GetRevertProfileRequest) Descriptor
deprecated
func (*GetRevertProfileRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRevertProfileRequest.ProtoReflect.Descriptor instead.
func (*GetRevertProfileRequest) GetProfileId ¶
func (x *GetRevertProfileRequest) GetProfileId() string
func (*GetRevertProfileRequest) ProtoMessage ¶
func (*GetRevertProfileRequest) ProtoMessage()
func (*GetRevertProfileRequest) ProtoReflect ¶
func (x *GetRevertProfileRequest) ProtoReflect() protoreflect.Message
func (*GetRevertProfileRequest) Reset ¶
func (x *GetRevertProfileRequest) Reset()
func (*GetRevertProfileRequest) String ¶
func (x *GetRevertProfileRequest) String() string
type GetSelfNikkahProfileRequest ¶
type GetSelfNikkahProfileRequest struct {
// contains filtered or unexported fields
}
func (*GetSelfNikkahProfileRequest) Descriptor
deprecated
func (*GetSelfNikkahProfileRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSelfNikkahProfileRequest.ProtoReflect.Descriptor instead.
func (*GetSelfNikkahProfileRequest) ProtoMessage ¶
func (*GetSelfNikkahProfileRequest) ProtoMessage()
func (*GetSelfNikkahProfileRequest) ProtoReflect ¶
func (x *GetSelfNikkahProfileRequest) ProtoReflect() protoreflect.Message
func (*GetSelfNikkahProfileRequest) Reset ¶
func (x *GetSelfNikkahProfileRequest) Reset()
func (*GetSelfNikkahProfileRequest) String ¶
func (x *GetSelfNikkahProfileRequest) String() string
type GetSelfRevertProfileRequest ¶
type GetSelfRevertProfileRequest struct {
// contains filtered or unexported fields
}
func (*GetSelfRevertProfileRequest) Descriptor
deprecated
func (*GetSelfRevertProfileRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSelfRevertProfileRequest.ProtoReflect.Descriptor instead.
func (*GetSelfRevertProfileRequest) ProtoMessage ¶
func (*GetSelfRevertProfileRequest) ProtoMessage()
func (*GetSelfRevertProfileRequest) ProtoReflect ¶
func (x *GetSelfRevertProfileRequest) ProtoReflect() protoreflect.Message
func (*GetSelfRevertProfileRequest) Reset ¶
func (x *GetSelfRevertProfileRequest) Reset()
func (*GetSelfRevertProfileRequest) String ¶
func (x *GetSelfRevertProfileRequest) String() string
type GetUserRequest ¶
type GetUserRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*GetUserRequest) Descriptor
deprecated
func (*GetUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetUserRequest.ProtoReflect.Descriptor instead.
func (*GetUserRequest) GetId ¶
func (x *GetUserRequest) GetId() string
func (*GetUserRequest) ProtoMessage ¶
func (*GetUserRequest) ProtoMessage()
func (*GetUserRequest) ProtoReflect ¶
func (x *GetUserRequest) ProtoReflect() protoreflect.Message
func (*GetUserRequest) Reset ¶
func (x *GetUserRequest) Reset()
func (*GetUserRequest) String ¶
func (x *GetUserRequest) String() string
type GetUserResponse ¶
type GetUserResponse struct {
User *User `protobuf:"bytes,1,opt,name=user,proto3" json:"user,omitempty"`
// contains filtered or unexported fields
}
func (*GetUserResponse) Descriptor
deprecated
func (*GetUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetUserResponse.ProtoReflect.Descriptor instead.
func (*GetUserResponse) GetUser ¶
func (x *GetUserResponse) GetUser() *User
func (*GetUserResponse) ProtoMessage ¶
func (*GetUserResponse) ProtoMessage()
func (*GetUserResponse) ProtoReflect ¶
func (x *GetUserResponse) ProtoReflect() protoreflect.Message
func (*GetUserResponse) Reset ¶
func (x *GetUserResponse) Reset()
func (*GetUserResponse) String ¶
func (x *GetUserResponse) String() string
type Height ¶
type Height struct {
Cm int32 `protobuf:"varint,1,opt,name=cm,proto3" json:"cm,omitempty"`
// contains filtered or unexported fields
}
func (*Height) Descriptor
deprecated
func (*Height) ProtoMessage ¶
func (*Height) ProtoMessage()
func (*Height) ProtoReflect ¶
func (x *Height) ProtoReflect() protoreflect.Message
type Hobbies ¶
type Hobbies int32
const ( Hobbies_HOBBIES_UNSPECIFIED Hobbies = 0 Hobbies_READING Hobbies = 1 Hobbies_WATCHING_MOVIES Hobbies = 2 Hobbies_WATCHING_TV Hobbies = 3 Hobbies_PAINTING Hobbies = 4 Hobbies_WRITING Hobbies = 5 Hobbies_VOLUNTEERING Hobbies = 6 Hobbies_VOLLEYBALL Hobbies = 7 Hobbies_TRAVELING Hobbies = 8 Hobbies_GAMING Hobbies = 9 Hobbies_MARTIAL_ARTS Hobbies = 10 Hobbies_SOCCER Hobbies = 11 Hobbies_BASKETBALL Hobbies = 12 Hobbies_FOOTBALL Hobbies = 13 Hobbies_TENNIS Hobbies = 14 Hobbies_BADMINTON Hobbies = 15 Hobbies_CRICKET Hobbies = 16 )
func (Hobbies) Descriptor ¶
func (Hobbies) Descriptor() protoreflect.EnumDescriptor
func (Hobbies) EnumDescriptor
deprecated
func (Hobbies) Number ¶
func (x Hobbies) Number() protoreflect.EnumNumber
func (Hobbies) Type ¶
func (Hobbies) Type() protoreflect.EnumType
type InitiateNikkahLikeRequest ¶
type InitiateNikkahLikeRequest struct {
Like *NikkahLike `protobuf:"bytes,1,opt,name=like,proto3" json:"like,omitempty"`
// contains filtered or unexported fields
}
func (*InitiateNikkahLikeRequest) Descriptor
deprecated
func (*InitiateNikkahLikeRequest) Descriptor() ([]byte, []int)
Deprecated: Use InitiateNikkahLikeRequest.ProtoReflect.Descriptor instead.
func (*InitiateNikkahLikeRequest) GetLike ¶
func (x *InitiateNikkahLikeRequest) GetLike() *NikkahLike
func (*InitiateNikkahLikeRequest) ProtoMessage ¶
func (*InitiateNikkahLikeRequest) ProtoMessage()
func (*InitiateNikkahLikeRequest) ProtoReflect ¶
func (x *InitiateNikkahLikeRequest) ProtoReflect() protoreflect.Message
func (*InitiateNikkahLikeRequest) Reset ¶
func (x *InitiateNikkahLikeRequest) Reset()
func (*InitiateNikkahLikeRequest) String ¶
func (x *InitiateNikkahLikeRequest) String() string
type ListAdhanFilesRequest ¶
type ListAdhanFilesRequest struct {
Page int32 `protobuf:"varint,1,opt,name=page,proto3" json:"page,omitempty"`
Limit int32 `protobuf:"varint,2,opt,name=limit,proto3" json:"limit,omitempty"`
MasjidId *string `protobuf:"bytes,3,opt,name=masjid_id,json=masjidId,proto3,oneof" json:"masjid_id,omitempty"`
// contains filtered or unexported fields
}
func (*ListAdhanFilesRequest) Descriptor
deprecated
func (*ListAdhanFilesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListAdhanFilesRequest.ProtoReflect.Descriptor instead.
func (*ListAdhanFilesRequest) GetLimit ¶
func (x *ListAdhanFilesRequest) GetLimit() int32
func (*ListAdhanFilesRequest) GetMasjidId ¶
func (x *ListAdhanFilesRequest) GetMasjidId() string
func (*ListAdhanFilesRequest) GetPage ¶
func (x *ListAdhanFilesRequest) GetPage() int32
func (*ListAdhanFilesRequest) ProtoMessage ¶
func (*ListAdhanFilesRequest) ProtoMessage()
func (*ListAdhanFilesRequest) ProtoReflect ¶
func (x *ListAdhanFilesRequest) ProtoReflect() protoreflect.Message
func (*ListAdhanFilesRequest) Reset ¶
func (x *ListAdhanFilesRequest) Reset()
func (*ListAdhanFilesRequest) String ¶
func (x *ListAdhanFilesRequest) String() string
type ListAdhanFilesResponse ¶
type ListAdhanFilesResponse struct {
Code string `protobuf:"bytes,1,opt,name=code,proto3" json:"code,omitempty"`
Status string `protobuf:"bytes,2,opt,name=status,proto3" json:"status,omitempty"`
Message string `protobuf:"bytes,3,opt,name=message,proto3" json:"message,omitempty"`
Data *ListAdhanFilesResponseData `protobuf:"bytes,4,opt,name=data,proto3" json:"data,omitempty"`
// contains filtered or unexported fields
}
func (*ListAdhanFilesResponse) Descriptor
deprecated
func (*ListAdhanFilesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListAdhanFilesResponse.ProtoReflect.Descriptor instead.
func (*ListAdhanFilesResponse) GetCode ¶
func (x *ListAdhanFilesResponse) GetCode() string
func (*ListAdhanFilesResponse) GetData ¶
func (x *ListAdhanFilesResponse) GetData() *ListAdhanFilesResponseData
func (*ListAdhanFilesResponse) GetMessage ¶
func (x *ListAdhanFilesResponse) GetMessage() string
func (*ListAdhanFilesResponse) GetStatus ¶
func (x *ListAdhanFilesResponse) GetStatus() string
func (*ListAdhanFilesResponse) ProtoMessage ¶
func (*ListAdhanFilesResponse) ProtoMessage()
func (*ListAdhanFilesResponse) ProtoReflect ¶
func (x *ListAdhanFilesResponse) ProtoReflect() protoreflect.Message
func (*ListAdhanFilesResponse) Reset ¶
func (x *ListAdhanFilesResponse) Reset()
func (*ListAdhanFilesResponse) String ¶
func (x *ListAdhanFilesResponse) String() string
type ListAdhanFilesResponseData ¶
type ListAdhanFilesResponseData struct {
AdhanFiles []*AdhanFile `protobuf:"bytes,1,rep,name=adhan_files,json=adhanFiles,proto3" json:"adhan_files,omitempty"`
TotalCount int32 `protobuf:"varint,2,opt,name=total_count,json=totalCount,proto3" json:"total_count,omitempty"`
CurrentPage int32 `protobuf:"varint,3,opt,name=current_page,json=currentPage,proto3" json:"current_page,omitempty"`
TotalPages int32 `protobuf:"varint,4,opt,name=total_pages,json=totalPages,proto3" json:"total_pages,omitempty"`
// contains filtered or unexported fields
}
func (*ListAdhanFilesResponseData) Descriptor
deprecated
func (*ListAdhanFilesResponseData) Descriptor() ([]byte, []int)
Deprecated: Use ListAdhanFilesResponseData.ProtoReflect.Descriptor instead.
func (*ListAdhanFilesResponseData) GetAdhanFiles ¶
func (x *ListAdhanFilesResponseData) GetAdhanFiles() []*AdhanFile
func (*ListAdhanFilesResponseData) GetCurrentPage ¶
func (x *ListAdhanFilesResponseData) GetCurrentPage() int32
func (*ListAdhanFilesResponseData) GetTotalCount ¶
func (x *ListAdhanFilesResponseData) GetTotalCount() int32
func (*ListAdhanFilesResponseData) GetTotalPages ¶
func (x *ListAdhanFilesResponseData) GetTotalPages() int32
func (*ListAdhanFilesResponseData) ProtoMessage ¶
func (*ListAdhanFilesResponseData) ProtoMessage()
func (*ListAdhanFilesResponseData) ProtoReflect ¶
func (x *ListAdhanFilesResponseData) ProtoReflect() protoreflect.Message
func (*ListAdhanFilesResponseData) Reset ¶
func (x *ListAdhanFilesResponseData) Reset()
func (*ListAdhanFilesResponseData) String ¶
func (x *ListAdhanFilesResponseData) String() string
type ListAdhanPreferencesRequest ¶
type ListAdhanPreferencesRequest struct {
// The ID of the user whose preferences are to be listed. Required.
UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
// Page number for pagination.
Page int32 `protobuf:"varint,2,opt,name=page,proto3" json:"page,omitempty"`
// Number of items per page.
Limit int32 `protobuf:"varint,3,opt,name=limit,proto3" json:"limit,omitempty"`
// contains filtered or unexported fields
}
--- List ---
func (*ListAdhanPreferencesRequest) Descriptor
deprecated
func (*ListAdhanPreferencesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListAdhanPreferencesRequest.ProtoReflect.Descriptor instead.
func (*ListAdhanPreferencesRequest) GetLimit ¶
func (x *ListAdhanPreferencesRequest) GetLimit() int32
func (*ListAdhanPreferencesRequest) GetPage ¶
func (x *ListAdhanPreferencesRequest) GetPage() int32
func (*ListAdhanPreferencesRequest) GetUserId ¶
func (x *ListAdhanPreferencesRequest) GetUserId() string
func (*ListAdhanPreferencesRequest) ProtoMessage ¶
func (*ListAdhanPreferencesRequest) ProtoMessage()
func (*ListAdhanPreferencesRequest) ProtoReflect ¶
func (x *ListAdhanPreferencesRequest) ProtoReflect() protoreflect.Message
func (*ListAdhanPreferencesRequest) Reset ¶
func (x *ListAdhanPreferencesRequest) Reset()
func (*ListAdhanPreferencesRequest) String ¶
func (x *ListAdhanPreferencesRequest) String() string
type ListAdhanPreferencesResponse ¶
type ListAdhanPreferencesResponse struct {
Preferences []*SavedUserAdhanPreferences `protobuf:"bytes,1,rep,name=preferences,proto3" json:"preferences,omitempty"`
TotalSize int32 `protobuf:"varint,2,opt,name=total_size,json=totalSize,proto3" json:"total_size,omitempty"`
CurrentPage int32 `protobuf:"varint,3,opt,name=current_page,json=currentPage,proto3" json:"current_page,omitempty"`
TotalPages int32 `protobuf:"varint,4,opt,name=total_pages,json=totalPages,proto3" json:"total_pages,omitempty"`
// contains filtered or unexported fields
}
A response that returns a list of preference objects.
func (*ListAdhanPreferencesResponse) Descriptor
deprecated
func (*ListAdhanPreferencesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListAdhanPreferencesResponse.ProtoReflect.Descriptor instead.
func (*ListAdhanPreferencesResponse) GetCurrentPage ¶
func (x *ListAdhanPreferencesResponse) GetCurrentPage() int32
func (*ListAdhanPreferencesResponse) GetPreferences ¶
func (x *ListAdhanPreferencesResponse) GetPreferences() []*SavedUserAdhanPreferences
func (*ListAdhanPreferencesResponse) GetTotalPages ¶
func (x *ListAdhanPreferencesResponse) GetTotalPages() int32
func (*ListAdhanPreferencesResponse) GetTotalSize ¶
func (x *ListAdhanPreferencesResponse) GetTotalSize() int32
func (*ListAdhanPreferencesResponse) ProtoMessage ¶
func (*ListAdhanPreferencesResponse) ProtoMessage()
func (*ListAdhanPreferencesResponse) ProtoReflect ¶
func (x *ListAdhanPreferencesResponse) ProtoReflect() protoreflect.Message
func (*ListAdhanPreferencesResponse) Reset ¶
func (x *ListAdhanPreferencesResponse) Reset()
func (*ListAdhanPreferencesResponse) String ¶
func (x *ListAdhanPreferencesResponse) String() string
type ListEventsRequest ¶
type ListEventsRequest struct {
Page int32 `protobuf:"varint,1,opt,name=page,proto3" json:"page,omitempty"`
Limit int32 `protobuf:"varint,2,opt,name=limit,proto3" json:"limit,omitempty"`
Search *string `protobuf:"bytes,3,opt,name=search,proto3,oneof" json:"search,omitempty"`
// contains filtered or unexported fields
}
func (*ListEventsRequest) Descriptor
deprecated
func (*ListEventsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListEventsRequest.ProtoReflect.Descriptor instead.
func (*ListEventsRequest) GetLimit ¶
func (x *ListEventsRequest) GetLimit() int32
func (*ListEventsRequest) GetPage ¶
func (x *ListEventsRequest) GetPage() int32
func (*ListEventsRequest) GetSearch ¶
func (x *ListEventsRequest) GetSearch() string
func (*ListEventsRequest) ProtoMessage ¶
func (*ListEventsRequest) ProtoMessage()
func (*ListEventsRequest) ProtoReflect ¶
func (x *ListEventsRequest) ProtoReflect() protoreflect.Message
func (*ListEventsRequest) Reset ¶
func (x *ListEventsRequest) Reset()
func (*ListEventsRequest) String ¶
func (x *ListEventsRequest) String() string
type ListEventsResponse ¶
type ListEventsResponse struct {
Code string `protobuf:"bytes,1,opt,name=code,proto3" json:"code,omitempty"`
Status string `protobuf:"bytes,2,opt,name=status,proto3" json:"status,omitempty"`
Message string `protobuf:"bytes,3,opt,name=message,proto3" json:"message,omitempty"`
Data []*Event `protobuf:"bytes,4,rep,name=data,proto3" json:"data,omitempty"`
TotalItems int64 `protobuf:"varint,5,opt,name=total_items,json=totalItems,proto3" json:"total_items,omitempty"`
CurrentPage int32 `protobuf:"varint,6,opt,name=current_page,json=currentPage,proto3" json:"current_page,omitempty"`
TotalPages int32 `protobuf:"varint,7,opt,name=total_pages,json=totalPages,proto3" json:"total_pages,omitempty"`
// contains filtered or unexported fields
}
func (*ListEventsResponse) Descriptor
deprecated
func (*ListEventsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListEventsResponse.ProtoReflect.Descriptor instead.
func (*ListEventsResponse) GetCode ¶
func (x *ListEventsResponse) GetCode() string
func (*ListEventsResponse) GetCurrentPage ¶
func (x *ListEventsResponse) GetCurrentPage() int32
func (*ListEventsResponse) GetData ¶
func (x *ListEventsResponse) GetData() []*Event
func (*ListEventsResponse) GetMessage ¶
func (x *ListEventsResponse) GetMessage() string
func (*ListEventsResponse) GetStatus ¶
func (x *ListEventsResponse) GetStatus() string
func (*ListEventsResponse) GetTotalItems ¶
func (x *ListEventsResponse) GetTotalItems() int64
func (*ListEventsResponse) GetTotalPages ¶
func (x *ListEventsResponse) GetTotalPages() int32
func (*ListEventsResponse) ProtoMessage ¶
func (*ListEventsResponse) ProtoMessage()
func (*ListEventsResponse) ProtoReflect ¶
func (x *ListEventsResponse) ProtoReflect() protoreflect.Message
func (*ListEventsResponse) Reset ¶
func (x *ListEventsResponse) Reset()
func (*ListEventsResponse) String ¶
func (x *ListEventsResponse) String() string
type ListMasjidsRequest ¶
type ListMasjidsRequest struct {
Page int32 `protobuf:"varint,1,opt,name=page,proto3" json:"page,omitempty"`
Limit int32 `protobuf:"varint,2,opt,name=limit,proto3" json:"limit,omitempty"`
Name *string `protobuf:"bytes,3,opt,name=name,proto3,oneof" json:"name,omitempty"`
Location *string `protobuf:"bytes,4,opt,name=location,proto3,oneof" json:"location,omitempty"`
// contains filtered or unexported fields
}
func (*ListMasjidsRequest) Descriptor
deprecated
func (*ListMasjidsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListMasjidsRequest.ProtoReflect.Descriptor instead.
func (*ListMasjidsRequest) GetLimit ¶
func (x *ListMasjidsRequest) GetLimit() int32
func (*ListMasjidsRequest) GetLocation ¶
func (x *ListMasjidsRequest) GetLocation() string
func (*ListMasjidsRequest) GetName ¶
func (x *ListMasjidsRequest) GetName() string
func (*ListMasjidsRequest) GetPage ¶
func (x *ListMasjidsRequest) GetPage() int32
func (*ListMasjidsRequest) ProtoMessage ¶
func (*ListMasjidsRequest) ProtoMessage()
func (*ListMasjidsRequest) ProtoReflect ¶
func (x *ListMasjidsRequest) ProtoReflect() protoreflect.Message
func (*ListMasjidsRequest) Reset ¶
func (x *ListMasjidsRequest) Reset()
func (*ListMasjidsRequest) String ¶
func (x *ListMasjidsRequest) String() string
type ListMasjidsResponse ¶
type ListMasjidsResponse struct {
Code string `protobuf:"bytes,1,opt,name=code,proto3" json:"code,omitempty"`
Status string `protobuf:"bytes,2,opt,name=status,proto3" json:"status,omitempty"`
Message string `protobuf:"bytes,3,opt,name=message,proto3" json:"message,omitempty"`
Data []*Masjid `protobuf:"bytes,4,rep,name=data,proto3" json:"data,omitempty"`
TotalCount int32 `protobuf:"varint,5,opt,name=total_count,json=totalCount,proto3" json:"total_count,omitempty"`
CurrentPage int32 `protobuf:"varint,6,opt,name=current_page,json=currentPage,proto3" json:"current_page,omitempty"`
TotalPages int32 `protobuf:"varint,7,opt,name=total_pages,json=totalPages,proto3" json:"total_pages,omitempty"`
// contains filtered or unexported fields
}
func (*ListMasjidsResponse) Descriptor
deprecated
func (*ListMasjidsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListMasjidsResponse.ProtoReflect.Descriptor instead.
func (*ListMasjidsResponse) GetCode ¶
func (x *ListMasjidsResponse) GetCode() string
func (*ListMasjidsResponse) GetCurrentPage ¶
func (x *ListMasjidsResponse) GetCurrentPage() int32
func (*ListMasjidsResponse) GetData ¶
func (x *ListMasjidsResponse) GetData() []*Masjid
func (*ListMasjidsResponse) GetMessage ¶
func (x *ListMasjidsResponse) GetMessage() string
func (*ListMasjidsResponse) GetStatus ¶
func (x *ListMasjidsResponse) GetStatus() string
func (*ListMasjidsResponse) GetTotalCount ¶
func (x *ListMasjidsResponse) GetTotalCount() int32
func (*ListMasjidsResponse) GetTotalPages ¶
func (x *ListMasjidsResponse) GetTotalPages() int32
func (*ListMasjidsResponse) ProtoMessage ¶
func (*ListMasjidsResponse) ProtoMessage()
func (*ListMasjidsResponse) ProtoReflect ¶
func (x *ListMasjidsResponse) ProtoReflect() protoreflect.Message
func (*ListMasjidsResponse) Reset ¶
func (x *ListMasjidsResponse) Reset()
func (*ListMasjidsResponse) String ¶
func (x *ListMasjidsResponse) String() string
type ListNikkahProfilesRequest ¶
type ListNikkahProfilesRequest struct {
Start int32 `protobuf:"varint,1,opt,name=start,proto3" json:"start,omitempty"`
Limit int32 `protobuf:"varint,2,opt,name=limit,proto3" json:"limit,omitempty"`
Page int32 `protobuf:"varint,3,opt,name=page,proto3" json:"page,omitempty"`
Name *string `protobuf:"bytes,4,opt,name=name,proto3,oneof" json:"name,omitempty"`
Gender NikkahProfile_Gender `protobuf:"varint,5,opt,name=gender,proto3,enum=limestone.NikkahProfile_Gender" json:"gender,omitempty"`
Location *Location `protobuf:"bytes,6,opt,name=location,proto3" json:"location,omitempty"`
Education Education `protobuf:"varint,7,opt,name=education,proto3,enum=limestone.Education" json:"education,omitempty"`
Occupation string `protobuf:"bytes,8,opt,name=occupation,proto3" json:"occupation,omitempty"`
Height *Height `protobuf:"bytes,11,opt,name=height,proto3" json:"height,omitempty"`
Sect Sect `protobuf:"varint,12,opt,name=sect,proto3,enum=limestone.Sect" json:"sect,omitempty"`
Hobbies []Hobbies `protobuf:"varint,13,rep,packed,name=hobbies,proto3,enum=limestone.Hobbies" json:"hobbies,omitempty"`
// contains filtered or unexported fields
}
func (*ListNikkahProfilesRequest) Descriptor
deprecated
func (*ListNikkahProfilesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListNikkahProfilesRequest.ProtoReflect.Descriptor instead.
func (*ListNikkahProfilesRequest) GetEducation ¶
func (x *ListNikkahProfilesRequest) GetEducation() Education
func (*ListNikkahProfilesRequest) GetGender ¶
func (x *ListNikkahProfilesRequest) GetGender() NikkahProfile_Gender
func (*ListNikkahProfilesRequest) GetHeight ¶
func (x *ListNikkahProfilesRequest) GetHeight() *Height
func (*ListNikkahProfilesRequest) GetHobbies ¶
func (x *ListNikkahProfilesRequest) GetHobbies() []Hobbies
func (*ListNikkahProfilesRequest) GetLimit ¶
func (x *ListNikkahProfilesRequest) GetLimit() int32
func (*ListNikkahProfilesRequest) GetLocation ¶
func (x *ListNikkahProfilesRequest) GetLocation() *Location
func (*ListNikkahProfilesRequest) GetName ¶
func (x *ListNikkahProfilesRequest) GetName() string
func (*ListNikkahProfilesRequest) GetOccupation ¶
func (x *ListNikkahProfilesRequest) GetOccupation() string
func (*ListNikkahProfilesRequest) GetPage ¶
func (x *ListNikkahProfilesRequest) GetPage() int32
func (*ListNikkahProfilesRequest) GetSect ¶
func (x *ListNikkahProfilesRequest) GetSect() Sect
func (*ListNikkahProfilesRequest) GetStart ¶
func (x *ListNikkahProfilesRequest) GetStart() int32
func (*ListNikkahProfilesRequest) ProtoMessage ¶
func (*ListNikkahProfilesRequest) ProtoMessage()
func (*ListNikkahProfilesRequest) ProtoReflect ¶
func (x *ListNikkahProfilesRequest) ProtoReflect() protoreflect.Message
func (*ListNikkahProfilesRequest) Reset ¶
func (x *ListNikkahProfilesRequest) Reset()
func (*ListNikkahProfilesRequest) String ¶
func (x *ListNikkahProfilesRequest) String() string
type ListNikkahProfilesResponse ¶
type ListNikkahProfilesResponse struct {
Profiles []*NikkahProfile `protobuf:"bytes,1,rep,name=profiles,proto3" json:"profiles,omitempty"`
TotalCount int32 `protobuf:"varint,2,opt,name=total_count,json=totalCount,proto3" json:"total_count,omitempty"`
CurrentPage int32 `protobuf:"varint,3,opt,name=current_page,json=currentPage,proto3" json:"current_page,omitempty"`
TotalPages int32 `protobuf:"varint,4,opt,name=total_pages,json=totalPages,proto3" json:"total_pages,omitempty"`
// contains filtered or unexported fields
}
func (*ListNikkahProfilesResponse) Descriptor
deprecated
func (*ListNikkahProfilesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListNikkahProfilesResponse.ProtoReflect.Descriptor instead.
func (*ListNikkahProfilesResponse) GetCurrentPage ¶
func (x *ListNikkahProfilesResponse) GetCurrentPage() int32
func (*ListNikkahProfilesResponse) GetProfiles ¶
func (x *ListNikkahProfilesResponse) GetProfiles() []*NikkahProfile
func (*ListNikkahProfilesResponse) GetTotalCount ¶
func (x *ListNikkahProfilesResponse) GetTotalCount() int32
func (*ListNikkahProfilesResponse) GetTotalPages ¶
func (x *ListNikkahProfilesResponse) GetTotalPages() int32
func (*ListNikkahProfilesResponse) ProtoMessage ¶
func (*ListNikkahProfilesResponse) ProtoMessage()
func (*ListNikkahProfilesResponse) ProtoReflect ¶
func (x *ListNikkahProfilesResponse) ProtoReflect() protoreflect.Message
func (*ListNikkahProfilesResponse) Reset ¶
func (x *ListNikkahProfilesResponse) Reset()
func (*ListNikkahProfilesResponse) String ¶
func (x *ListNikkahProfilesResponse) String() string
type ListRevertProfilesRequest ¶
type ListRevertProfilesRequest struct {
Start int32 `protobuf:"varint,1,opt,name=start,proto3" json:"start,omitempty"`
Limit int32 `protobuf:"varint,2,opt,name=limit,proto3" json:"limit,omitempty"`
Page int32 `protobuf:"varint,3,opt,name=page,proto3" json:"page,omitempty"`
Name *string `protobuf:"bytes,4,opt,name=name,proto3,oneof" json:"name,omitempty"`
Gender *string `protobuf:"bytes,5,opt,name=gender,proto3,oneof" json:"gender,omitempty"`
// contains filtered or unexported fields
}
func (*ListRevertProfilesRequest) Descriptor
deprecated
func (*ListRevertProfilesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListRevertProfilesRequest.ProtoReflect.Descriptor instead.
func (*ListRevertProfilesRequest) GetGender ¶
func (x *ListRevertProfilesRequest) GetGender() string
func (*ListRevertProfilesRequest) GetLimit ¶
func (x *ListRevertProfilesRequest) GetLimit() int32
func (*ListRevertProfilesRequest) GetName ¶
func (x *ListRevertProfilesRequest) GetName() string
func (*ListRevertProfilesRequest) GetPage ¶
func (x *ListRevertProfilesRequest) GetPage() int32
func (*ListRevertProfilesRequest) GetStart ¶
func (x *ListRevertProfilesRequest) GetStart() int32
func (*ListRevertProfilesRequest) ProtoMessage ¶
func (*ListRevertProfilesRequest) ProtoMessage()
func (*ListRevertProfilesRequest) ProtoReflect ¶
func (x *ListRevertProfilesRequest) ProtoReflect() protoreflect.Message
func (*ListRevertProfilesRequest) Reset ¶
func (x *ListRevertProfilesRequest) Reset()
func (*ListRevertProfilesRequest) String ¶
func (x *ListRevertProfilesRequest) String() string
type ListRevertProfilesResponse ¶
type ListRevertProfilesResponse struct {
Profiles []*RevertProfile `protobuf:"bytes,1,rep,name=profiles,proto3" json:"profiles,omitempty"`
TotalCount int32 `protobuf:"varint,2,opt,name=total_count,json=totalCount,proto3" json:"total_count,omitempty"`
CurrentPage int32 `protobuf:"varint,3,opt,name=current_page,json=currentPage,proto3" json:"current_page,omitempty"`
TotalPages int32 `protobuf:"varint,4,opt,name=total_pages,json=totalPages,proto3" json:"total_pages,omitempty"`
// contains filtered or unexported fields
}
func (*ListRevertProfilesResponse) Descriptor
deprecated
func (*ListRevertProfilesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListRevertProfilesResponse.ProtoReflect.Descriptor instead.
func (*ListRevertProfilesResponse) GetCurrentPage ¶
func (x *ListRevertProfilesResponse) GetCurrentPage() int32
func (*ListRevertProfilesResponse) GetProfiles ¶
func (x *ListRevertProfilesResponse) GetProfiles() []*RevertProfile
func (*ListRevertProfilesResponse) GetTotalCount ¶
func (x *ListRevertProfilesResponse) GetTotalCount() int32
func (*ListRevertProfilesResponse) GetTotalPages ¶
func (x *ListRevertProfilesResponse) GetTotalPages() int32
func (*ListRevertProfilesResponse) ProtoMessage ¶
func (*ListRevertProfilesResponse) ProtoMessage()
func (*ListRevertProfilesResponse) ProtoReflect ¶
func (x *ListRevertProfilesResponse) ProtoReflect() protoreflect.Message
func (*ListRevertProfilesResponse) Reset ¶
func (x *ListRevertProfilesResponse) Reset()
func (*ListRevertProfilesResponse) String ¶
func (x *ListRevertProfilesResponse) String() string
type ListUserResponseItem ¶
type ListUserResponseItem struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Email string `protobuf:"bytes,2,opt,name=email,proto3" json:"email,omitempty"`
Username string `protobuf:"bytes,3,opt,name=username,proto3" json:"username,omitempty"`
Role User_Role `protobuf:"varint,4,opt,name=role,proto3,enum=limestone.User_Role" json:"role,omitempty"` // Referencing the Role enum from the User message
// contains filtered or unexported fields
}
Message for a single user item in a list response
func (*ListUserResponseItem) Descriptor
deprecated
func (*ListUserResponseItem) Descriptor() ([]byte, []int)
Deprecated: Use ListUserResponseItem.ProtoReflect.Descriptor instead.
func (*ListUserResponseItem) GetEmail ¶
func (x *ListUserResponseItem) GetEmail() string
func (*ListUserResponseItem) GetId ¶
func (x *ListUserResponseItem) GetId() string
func (*ListUserResponseItem) GetRole ¶
func (x *ListUserResponseItem) GetRole() User_Role
func (*ListUserResponseItem) GetUsername ¶
func (x *ListUserResponseItem) GetUsername() string
func (*ListUserResponseItem) ProtoMessage ¶
func (*ListUserResponseItem) ProtoMessage()
func (*ListUserResponseItem) ProtoReflect ¶
func (x *ListUserResponseItem) ProtoReflect() protoreflect.Message
func (*ListUserResponseItem) Reset ¶
func (x *ListUserResponseItem) Reset()
func (*ListUserResponseItem) String ¶
func (x *ListUserResponseItem) String() string
type ListUsersRequest ¶
type ListUsersRequest struct {
Start int32 `protobuf:"varint,1,opt,name=start,proto3" json:"start,omitempty"`
Limit int32 `protobuf:"varint,2,opt,name=limit,proto3" json:"limit,omitempty"`
Page int32 `protobuf:"varint,3,opt,name=page,proto3" json:"page,omitempty"`
Email *string `protobuf:"bytes,4,opt,name=email,proto3,oneof" json:"email,omitempty"`
Username *string `protobuf:"bytes,5,opt,name=username,proto3,oneof" json:"username,omitempty"`
// contains filtered or unexported fields
}
func (*ListUsersRequest) Descriptor
deprecated
func (*ListUsersRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListUsersRequest.ProtoReflect.Descriptor instead.
func (*ListUsersRequest) GetEmail ¶
func (x *ListUsersRequest) GetEmail() string
func (*ListUsersRequest) GetLimit ¶
func (x *ListUsersRequest) GetLimit() int32
func (*ListUsersRequest) GetPage ¶
func (x *ListUsersRequest) GetPage() int32
func (*ListUsersRequest) GetStart ¶
func (x *ListUsersRequest) GetStart() int32
func (*ListUsersRequest) GetUsername ¶
func (x *ListUsersRequest) GetUsername() string
func (*ListUsersRequest) ProtoMessage ¶
func (*ListUsersRequest) ProtoMessage()
func (*ListUsersRequest) ProtoReflect ¶
func (x *ListUsersRequest) ProtoReflect() protoreflect.Message
func (*ListUsersRequest) Reset ¶
func (x *ListUsersRequest) Reset()
func (*ListUsersRequest) String ¶
func (x *ListUsersRequest) String() string
type ListUsersResponse ¶
type ListUsersResponse struct {
Code string `protobuf:"bytes,1,opt,name=code,proto3" json:"code,omitempty"`
Status string `protobuf:"bytes,2,opt,name=status,proto3" json:"status,omitempty"`
Message string `protobuf:"bytes,3,opt,name=message,proto3" json:"message,omitempty"`
Data []*ListUserResponseItem `protobuf:"bytes,4,rep,name=data,proto3" json:"data,omitempty"`
TotalCount int32 `protobuf:"varint,5,opt,name=total_count,json=totalCount,proto3" json:"total_count,omitempty"`
CurrentPage int32 `protobuf:"varint,6,opt,name=current_page,json=currentPage,proto3" json:"current_page,omitempty"`
TotalPages int32 `protobuf:"varint,7,opt,name=total_pages,json=totalPages,proto3" json:"total_pages,omitempty"`
// contains filtered or unexported fields
}
New message for the list user response with a flat "data" array
func (*ListUsersResponse) Descriptor
deprecated
func (*ListUsersResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListUsersResponse.ProtoReflect.Descriptor instead.
func (*ListUsersResponse) GetCode ¶
func (x *ListUsersResponse) GetCode() string
func (*ListUsersResponse) GetCurrentPage ¶
func (x *ListUsersResponse) GetCurrentPage() int32
func (*ListUsersResponse) GetData ¶
func (x *ListUsersResponse) GetData() []*ListUserResponseItem
func (*ListUsersResponse) GetMessage ¶
func (x *ListUsersResponse) GetMessage() string
func (*ListUsersResponse) GetStatus ¶
func (x *ListUsersResponse) GetStatus() string
func (*ListUsersResponse) GetTotalCount ¶
func (x *ListUsersResponse) GetTotalCount() int32
func (*ListUsersResponse) GetTotalPages ¶
func (x *ListUsersResponse) GetTotalPages() int32
func (*ListUsersResponse) ProtoMessage ¶
func (*ListUsersResponse) ProtoMessage()
func (*ListUsersResponse) ProtoReflect ¶
func (x *ListUsersResponse) ProtoReflect() protoreflect.Message
func (*ListUsersResponse) Reset ¶
func (x *ListUsersResponse) Reset()
func (*ListUsersResponse) String ¶
func (x *ListUsersResponse) String() string
type Location ¶
type Location struct {
Country string `protobuf:"bytes,1,opt,name=country,proto3" json:"country,omitempty"`
City string `protobuf:"bytes,2,opt,name=city,proto3" json:"city,omitempty"`
State string `protobuf:"bytes,3,opt,name=state,proto3" json:"state,omitempty"`
ZipCode string `protobuf:"bytes,4,opt,name=zip_code,json=zipCode,proto3" json:"zip_code,omitempty"`
Latitude int32 `protobuf:"varint,5,opt,name=latitude,proto3" json:"latitude,omitempty"`
Longitude int32 `protobuf:"varint,6,opt,name=longitude,proto3" json:"longitude,omitempty"`
// contains filtered or unexported fields
}
func (*Location) Descriptor
deprecated
func (*Location) GetCountry ¶
func (*Location) GetLatitude ¶
func (*Location) GetLongitude ¶
func (*Location) GetZipCode ¶
func (*Location) ProtoMessage ¶
func (*Location) ProtoMessage()
func (*Location) ProtoReflect ¶
func (x *Location) ProtoReflect() protoreflect.Message
type Masjid ¶
type Masjid 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"`
Location string `protobuf:"bytes,3,opt,name=location,proto3" json:"location,omitempty"`
IsVerified bool `protobuf:"varint,4,opt,name=is_verified,json=isVerified,proto3" json:"is_verified,omitempty"`
Address *Masjid_Address `protobuf:"bytes,5,opt,name=address,proto3" json:"address,omitempty"`
PhoneNumber *Masjid_PhoneNumber `protobuf:"bytes,6,opt,name=phone_number,json=phoneNumber,proto3" json:"phone_number,omitempty"`
PrayerTimesConfigurationId string `` /* 143-byte string literal not displayed */
CreatedBy string `protobuf:"bytes,8,opt,name=created_by,json=createdBy,proto3" json:"created_by,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,9,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,10,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
// Optional: Full related objects can be included in responses for convenience.
PrayerTimesConfiguration *PrayerTimesConfiguration `` /* 142-byte string literal not displayed */
AdhanFiles []*AdhanFile `protobuf:"bytes,12,rep,name=adhan_files,json=adhanFiles,proto3" json:"adhan_files,omitempty"`
AdhanPreferences []*AdhanPreference `protobuf:"bytes,13,rep,name=adhan_preferences,json=adhanPreferences,proto3" json:"adhan_preferences,omitempty"`
// contains filtered or unexported fields
}
Represents a Masjid (mosque), updated to match the GORM entity.
func (*Masjid) Descriptor
deprecated
func (*Masjid) GetAddress ¶
func (x *Masjid) GetAddress() *Masjid_Address
func (*Masjid) GetAdhanFiles ¶
func (*Masjid) GetAdhanPreferences ¶
func (x *Masjid) GetAdhanPreferences() []*AdhanPreference
func (*Masjid) GetCreatedAt ¶
func (x *Masjid) GetCreatedAt() *timestamppb.Timestamp
func (*Masjid) GetCreatedBy ¶
func (*Masjid) GetIsVerified ¶
func (*Masjid) GetLocation ¶
func (*Masjid) GetPhoneNumber ¶
func (x *Masjid) GetPhoneNumber() *Masjid_PhoneNumber
func (*Masjid) GetPrayerTimesConfiguration ¶
func (x *Masjid) GetPrayerTimesConfiguration() *PrayerTimesConfiguration
func (*Masjid) GetPrayerTimesConfigurationId ¶
func (*Masjid) GetUpdatedAt ¶
func (x *Masjid) GetUpdatedAt() *timestamppb.Timestamp
func (*Masjid) ProtoMessage ¶
func (*Masjid) ProtoMessage()
func (*Masjid) ProtoReflect ¶
func (x *Masjid) ProtoReflect() protoreflect.Message
type MasjidResponse ¶
type MasjidResponse struct {
Code string `protobuf:"bytes,1,opt,name=code,proto3" json:"code,omitempty"`
Status string `protobuf:"bytes,2,opt,name=status,proto3" json:"status,omitempty"`
Message string `protobuf:"bytes,3,opt,name=message,proto3" json:"message,omitempty"`
Masjid *Masjid `protobuf:"bytes,4,opt,name=masjid,proto3" json:"masjid,omitempty"`
// contains filtered or unexported fields
}
func (*MasjidResponse) Descriptor
deprecated
func (*MasjidResponse) Descriptor() ([]byte, []int)
Deprecated: Use MasjidResponse.ProtoReflect.Descriptor instead.
func (*MasjidResponse) GetCode ¶
func (x *MasjidResponse) GetCode() string
func (*MasjidResponse) GetMasjid ¶
func (x *MasjidResponse) GetMasjid() *Masjid
func (*MasjidResponse) GetMessage ¶
func (x *MasjidResponse) GetMessage() string
func (*MasjidResponse) GetStatus ¶
func (x *MasjidResponse) GetStatus() string
func (*MasjidResponse) ProtoMessage ¶
func (*MasjidResponse) ProtoMessage()
func (*MasjidResponse) ProtoReflect ¶
func (x *MasjidResponse) ProtoReflect() protoreflect.Message
func (*MasjidResponse) Reset ¶
func (x *MasjidResponse) Reset()
func (*MasjidResponse) String ¶
func (x *MasjidResponse) String() string
type MasjidRole ¶
type MasjidRole struct {
Role MasjidRole_Role `protobuf:"varint,1,opt,name=role,proto3,enum=limestone.MasjidRole_Role" json:"role,omitempty"`
MasjidId string `protobuf:"bytes,2,opt,name=masjid_id,json=masjidId,proto3" json:"masjid_id,omitempty"`
UserId string `protobuf:"bytes,3,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
// contains filtered or unexported fields
}
func (*MasjidRole) Descriptor
deprecated
func (*MasjidRole) Descriptor() ([]byte, []int)
Deprecated: Use MasjidRole.ProtoReflect.Descriptor instead.
func (*MasjidRole) GetMasjidId ¶
func (x *MasjidRole) GetMasjidId() string
func (*MasjidRole) GetRole ¶
func (x *MasjidRole) GetRole() MasjidRole_Role
func (*MasjidRole) GetUserId ¶
func (x *MasjidRole) GetUserId() string
func (*MasjidRole) ProtoMessage ¶
func (*MasjidRole) ProtoMessage()
func (*MasjidRole) ProtoReflect ¶
func (x *MasjidRole) ProtoReflect() protoreflect.Message
func (*MasjidRole) Reset ¶
func (x *MasjidRole) Reset()
func (*MasjidRole) String ¶
func (x *MasjidRole) String() string
type MasjidRole_Role ¶
type MasjidRole_Role int32
const ( MasjidRole_ROLE_UNSPECIFIED MasjidRole_Role = 0 MasjidRole_MASJID_MEMBER MasjidRole_Role = 1 MasjidRole_MASJID_VOLUNTEER MasjidRole_Role = 2 MasjidRole_MASJID_ADMIN MasjidRole_Role = 3 MasjidRole_MASJID_IMAM MasjidRole_Role = 4 )
func (MasjidRole_Role) Descriptor ¶
func (MasjidRole_Role) Descriptor() protoreflect.EnumDescriptor
func (MasjidRole_Role) Enum ¶
func (x MasjidRole_Role) Enum() *MasjidRole_Role
func (MasjidRole_Role) EnumDescriptor
deprecated
func (MasjidRole_Role) EnumDescriptor() ([]byte, []int)
Deprecated: Use MasjidRole_Role.Descriptor instead.
func (MasjidRole_Role) Number ¶
func (x MasjidRole_Role) Number() protoreflect.EnumNumber
func (MasjidRole_Role) String ¶
func (x MasjidRole_Role) String() string
func (MasjidRole_Role) Type ¶
func (MasjidRole_Role) Type() protoreflect.EnumType
type MasjidServiceClient ¶
type MasjidServiceClient interface {
// Creates a new Masjid.
CreateMasjid(ctx context.Context, in *CreateMasjidRequest, opts ...grpc.CallOption) (*CreateMasjidResponse, error)
UpdateMasjid(ctx context.Context, in *UpdateMasjidRequest, opts ...grpc.CallOption) (*UpdateMasjidResponse, error)
ListMasjids(ctx context.Context, in *ListMasjidsRequest, opts ...grpc.CallOption) (*ListMasjidsResponse, error)
GetMasjid(ctx context.Context, in *GetMasjidRequest, opts ...grpc.CallOption) (*MasjidResponse, error)
DeleteMasjid(ctx context.Context, in *DeleteMasjidRequest, opts ...grpc.CallOption) (*SimpleResponse, error)
}
MasjidServiceClient is the client API for MasjidService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
Service for managing Masjid resources.
func NewMasjidServiceClient ¶
func NewMasjidServiceClient(cc grpc.ClientConnInterface) MasjidServiceClient
type MasjidServiceServer ¶
type MasjidServiceServer interface {
// Creates a new Masjid.
CreateMasjid(context.Context, *CreateMasjidRequest) (*CreateMasjidResponse, error)
UpdateMasjid(context.Context, *UpdateMasjidRequest) (*UpdateMasjidResponse, error)
ListMasjids(context.Context, *ListMasjidsRequest) (*ListMasjidsResponse, error)
GetMasjid(context.Context, *GetMasjidRequest) (*MasjidResponse, error)
DeleteMasjid(context.Context, *DeleteMasjidRequest) (*SimpleResponse, error)
// contains filtered or unexported methods
}
MasjidServiceServer is the server API for MasjidService service. All implementations must embed UnimplementedMasjidServiceServer for forward compatibility.
Service for managing Masjid resources.
type Masjid_Address ¶
type Masjid_Address struct {
AddressLine_1 string `protobuf:"bytes,1,opt,name=address_line_1,json=addressLine1,proto3" json:"address_line_1,omitempty"`
AddressLine_2 string `protobuf:"bytes,2,opt,name=address_line_2,json=addressLine2,proto3" json:"address_line_2,omitempty"`
ZoneCode string `protobuf:"bytes,3,opt,name=zone_code,json=zoneCode,proto3" json:"zone_code,omitempty"`
PostalCode string `protobuf:"bytes,4,opt,name=postal_code,json=postalCode,proto3" json:"postal_code,omitempty"`
City string `protobuf:"bytes,5,opt,name=city,proto3" json:"city,omitempty"`
CountryCode string `protobuf:"bytes,6,opt,name=country_code,json=countryCode,proto3" json:"country_code,omitempty"`
// contains filtered or unexported fields
}
func (*Masjid_Address) Descriptor
deprecated
func (*Masjid_Address) Descriptor() ([]byte, []int)
Deprecated: Use Masjid_Address.ProtoReflect.Descriptor instead.
func (*Masjid_Address) GetAddressLine_1 ¶
func (x *Masjid_Address) GetAddressLine_1() string
func (*Masjid_Address) GetAddressLine_2 ¶
func (x *Masjid_Address) GetAddressLine_2() string
func (*Masjid_Address) GetCity ¶
func (x *Masjid_Address) GetCity() string
func (*Masjid_Address) GetCountryCode ¶
func (x *Masjid_Address) GetCountryCode() string
func (*Masjid_Address) GetPostalCode ¶
func (x *Masjid_Address) GetPostalCode() string
func (*Masjid_Address) GetZoneCode ¶
func (x *Masjid_Address) GetZoneCode() string
func (*Masjid_Address) ProtoMessage ¶
func (*Masjid_Address) ProtoMessage()
func (*Masjid_Address) ProtoReflect ¶
func (x *Masjid_Address) ProtoReflect() protoreflect.Message
func (*Masjid_Address) Reset ¶
func (x *Masjid_Address) Reset()
func (*Masjid_Address) String ¶
func (x *Masjid_Address) String() string
type Masjid_PhoneNumber ¶
type Masjid_PhoneNumber struct {
CountryCode string `protobuf:"bytes,1,opt,name=country_code,json=countryCode,proto3" json:"country_code,omitempty"`
Number string `protobuf:"bytes,2,opt,name=number,proto3" json:"number,omitempty"`
Extension string `protobuf:"bytes,3,opt,name=extension,proto3" json:"extension,omitempty"`
// contains filtered or unexported fields
}
func (*Masjid_PhoneNumber) Descriptor
deprecated
func (*Masjid_PhoneNumber) Descriptor() ([]byte, []int)
Deprecated: Use Masjid_PhoneNumber.ProtoReflect.Descriptor instead.
func (*Masjid_PhoneNumber) GetCountryCode ¶
func (x *Masjid_PhoneNumber) GetCountryCode() string
func (*Masjid_PhoneNumber) GetExtension ¶
func (x *Masjid_PhoneNumber) GetExtension() string
func (*Masjid_PhoneNumber) GetNumber ¶
func (x *Masjid_PhoneNumber) GetNumber() string
func (*Masjid_PhoneNumber) ProtoMessage ¶
func (*Masjid_PhoneNumber) ProtoMessage()
func (*Masjid_PhoneNumber) ProtoReflect ¶
func (x *Masjid_PhoneNumber) ProtoReflect() protoreflect.Message
func (*Masjid_PhoneNumber) Reset ¶
func (x *Masjid_PhoneNumber) Reset()
func (*Masjid_PhoneNumber) String ¶
func (x *Masjid_PhoneNumber) String() string
type NikkahIoServiceClient ¶
type NikkahIoServiceClient interface {
CreateNikkahProfile(ctx context.Context, in *CreateNikkahProfileRequest, opts ...grpc.CallOption) (*StandardNikkahResponse, error)
GetSelfNikkahProfile(ctx context.Context, in *GetSelfNikkahProfileRequest, opts ...grpc.CallOption) (*StandardNikkahResponse, error)
UpdateSelfNikkahProfile(ctx context.Context, in *UpdateSelfNikkahProfileRequest, opts ...grpc.CallOption) (*StandardNikkahResponse, error)
DeactivateNikkahProfile(ctx context.Context, in *DeactivateNikkahProfileRequest, opts ...grpc.CallOption) (*StandardNikkahResponse, error)
ListNikkahProfiles(ctx context.Context, in *ListNikkahProfilesRequest, opts ...grpc.CallOption) (*StandardNikkahResponse, error)
GetNikkahProfile(ctx context.Context, in *GetNikkahProfileRequest, opts ...grpc.CallOption) (*StandardNikkahResponse, error)
InitiateNikkahLike(ctx context.Context, in *InitiateNikkahLikeRequest, opts ...grpc.CallOption) (*StandardNikkahResponse, error)
GetNikkahLike(ctx context.Context, in *GetNikkahLikeRequest, opts ...grpc.CallOption) (*StandardNikkahResponse, error)
CancelNikkahLike(ctx context.Context, in *CancelNikkahLikeRequest, opts ...grpc.CallOption) (*StandardNikkahResponse, error)
CompleteNikkahLike(ctx context.Context, in *CompleteNikkahLikeRequest, opts ...grpc.CallOption) (*StandardNikkahResponse, error)
AcceptNikkahMatchInvite(ctx context.Context, in *AcceptNikkahMatchInviteRequest, opts ...grpc.CallOption) (*StandardNikkahResponse, error)
GetNikkahMatch(ctx context.Context, in *GetNikkahMatchRequest, opts ...grpc.CallOption) (*StandardNikkahResponse, error)
RejectNikkahMatchInvite(ctx context.Context, in *RejectNikkahMatchInviteRequest, opts ...grpc.CallOption) (*StandardNikkahResponse, error)
EndNikkahMatch(ctx context.Context, in *EndNikkahMatchRequest, opts ...grpc.CallOption) (*StandardNikkahResponse, error)
// New methods for shareable links
UpdatePrivacySettings(ctx context.Context, in *UpdatePrivacySettingsRequest, opts ...grpc.CallOption) (*StandardNikkahResponse, error)
GetPublicProfile(ctx context.Context, in *GetPublicProfileRequest, opts ...grpc.CallOption) (*StandardNikkahResponse, error)
}
NikkahIoServiceClient is the client API for NikkahIoService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewNikkahIoServiceClient ¶
func NewNikkahIoServiceClient(cc grpc.ClientConnInterface) NikkahIoServiceClient
type NikkahIoServiceServer ¶
type NikkahIoServiceServer interface {
CreateNikkahProfile(context.Context, *CreateNikkahProfileRequest) (*StandardNikkahResponse, error)
GetSelfNikkahProfile(context.Context, *GetSelfNikkahProfileRequest) (*StandardNikkahResponse, error)
UpdateSelfNikkahProfile(context.Context, *UpdateSelfNikkahProfileRequest) (*StandardNikkahResponse, error)
DeactivateNikkahProfile(context.Context, *DeactivateNikkahProfileRequest) (*StandardNikkahResponse, error)
ListNikkahProfiles(context.Context, *ListNikkahProfilesRequest) (*StandardNikkahResponse, error)
GetNikkahProfile(context.Context, *GetNikkahProfileRequest) (*StandardNikkahResponse, error)
InitiateNikkahLike(context.Context, *InitiateNikkahLikeRequest) (*StandardNikkahResponse, error)
GetNikkahLike(context.Context, *GetNikkahLikeRequest) (*StandardNikkahResponse, error)
CancelNikkahLike(context.Context, *CancelNikkahLikeRequest) (*StandardNikkahResponse, error)
CompleteNikkahLike(context.Context, *CompleteNikkahLikeRequest) (*StandardNikkahResponse, error)
AcceptNikkahMatchInvite(context.Context, *AcceptNikkahMatchInviteRequest) (*StandardNikkahResponse, error)
GetNikkahMatch(context.Context, *GetNikkahMatchRequest) (*StandardNikkahResponse, error)
RejectNikkahMatchInvite(context.Context, *RejectNikkahMatchInviteRequest) (*StandardNikkahResponse, error)
EndNikkahMatch(context.Context, *EndNikkahMatchRequest) (*StandardNikkahResponse, error)
// New methods for shareable links
UpdatePrivacySettings(context.Context, *UpdatePrivacySettingsRequest) (*StandardNikkahResponse, error)
GetPublicProfile(context.Context, *GetPublicProfileRequest) (*StandardNikkahResponse, error)
// contains filtered or unexported methods
}
NikkahIoServiceServer is the server API for NikkahIoService service. All implementations must embed UnimplementedNikkahIoServiceServer for forward compatibility.
type NikkahLike ¶
type NikkahLike struct {
LikeId string `protobuf:"bytes,1,opt,name=like_id,json=likeId,proto3" json:"like_id,omitempty"`
LikerProfileId string `protobuf:"bytes,2,opt,name=liker_profile_id,json=likerProfileId,proto3" json:"liker_profile_id,omitempty"`
LikedProfileId string `protobuf:"bytes,3,opt,name=liked_profile_id,json=likedProfileId,proto3" json:"liked_profile_id,omitempty"`
Status NikkahLike_Status `protobuf:"varint,4,opt,name=status,proto3,enum=limestone.NikkahLike_Status" json:"status,omitempty"`
CreateTime *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"`
UpdateTime *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"`
// contains filtered or unexported fields
}
func (*NikkahLike) Descriptor
deprecated
func (*NikkahLike) Descriptor() ([]byte, []int)
Deprecated: Use NikkahLike.ProtoReflect.Descriptor instead.
func (*NikkahLike) GetCreateTime ¶
func (x *NikkahLike) GetCreateTime() *timestamppb.Timestamp
func (*NikkahLike) GetLikeId ¶
func (x *NikkahLike) GetLikeId() string
func (*NikkahLike) GetLikedProfileId ¶
func (x *NikkahLike) GetLikedProfileId() string
func (*NikkahLike) GetLikerProfileId ¶
func (x *NikkahLike) GetLikerProfileId() string
func (*NikkahLike) GetStatus ¶
func (x *NikkahLike) GetStatus() NikkahLike_Status
func (*NikkahLike) GetUpdateTime ¶
func (x *NikkahLike) GetUpdateTime() *timestamppb.Timestamp
func (*NikkahLike) ProtoMessage ¶
func (*NikkahLike) ProtoMessage()
func (*NikkahLike) ProtoReflect ¶
func (x *NikkahLike) ProtoReflect() protoreflect.Message
func (*NikkahLike) Reset ¶
func (x *NikkahLike) Reset()
func (*NikkahLike) String ¶
func (x *NikkahLike) String() string
type NikkahLike_Status ¶
type NikkahLike_Status int32
const ( NikkahLike_STATUS_UNSPECIFIED NikkahLike_Status = 0 NikkahLike_INITIATED NikkahLike_Status = 1 NikkahLike_COMPLETED NikkahLike_Status = 2 NikkahLike_CANCELLED NikkahLike_Status = 3 )
func (NikkahLike_Status) Descriptor ¶
func (NikkahLike_Status) Descriptor() protoreflect.EnumDescriptor
func (NikkahLike_Status) Enum ¶
func (x NikkahLike_Status) Enum() *NikkahLike_Status
func (NikkahLike_Status) EnumDescriptor
deprecated
func (NikkahLike_Status) EnumDescriptor() ([]byte, []int)
Deprecated: Use NikkahLike_Status.Descriptor instead.
func (NikkahLike_Status) Number ¶
func (x NikkahLike_Status) Number() protoreflect.EnumNumber
func (NikkahLike_Status) String ¶
func (x NikkahLike_Status) String() string
func (NikkahLike_Status) Type ¶
func (NikkahLike_Status) Type() protoreflect.EnumType
type NikkahMatch ¶
type NikkahMatch struct {
MatchId string `protobuf:"bytes,1,opt,name=match_id,json=matchId,proto3" json:"match_id,omitempty"`
InitiatorProfileId string `protobuf:"bytes,2,opt,name=initiator_profile_id,json=initiatorProfileId,proto3" json:"initiator_profile_id,omitempty"`
ReceiverProfileId string `protobuf:"bytes,3,opt,name=receiver_profile_id,json=receiverProfileId,proto3" json:"receiver_profile_id,omitempty"`
Status NikkahMatch_Status `protobuf:"varint,4,opt,name=status,proto3,enum=limestone.NikkahMatch_Status" json:"status,omitempty"`
CreateTime *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"`
UpdateTime *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"`
// contains filtered or unexported fields
}
func (*NikkahMatch) Descriptor
deprecated
func (*NikkahMatch) Descriptor() ([]byte, []int)
Deprecated: Use NikkahMatch.ProtoReflect.Descriptor instead.
func (*NikkahMatch) GetCreateTime ¶
func (x *NikkahMatch) GetCreateTime() *timestamppb.Timestamp
func (*NikkahMatch) GetInitiatorProfileId ¶
func (x *NikkahMatch) GetInitiatorProfileId() string
func (*NikkahMatch) GetMatchId ¶
func (x *NikkahMatch) GetMatchId() string
func (*NikkahMatch) GetReceiverProfileId ¶
func (x *NikkahMatch) GetReceiverProfileId() string
func (*NikkahMatch) GetStatus ¶
func (x *NikkahMatch) GetStatus() NikkahMatch_Status
func (*NikkahMatch) GetUpdateTime ¶
func (x *NikkahMatch) GetUpdateTime() *timestamppb.Timestamp
func (*NikkahMatch) ProtoMessage ¶
func (*NikkahMatch) ProtoMessage()
func (*NikkahMatch) ProtoReflect ¶
func (x *NikkahMatch) ProtoReflect() protoreflect.Message
func (*NikkahMatch) Reset ¶
func (x *NikkahMatch) Reset()
func (*NikkahMatch) String ¶
func (x *NikkahMatch) String() string
type NikkahMatch_Status ¶
type NikkahMatch_Status int32
const ( NikkahMatch_STATUS_UNSPECIFIED NikkahMatch_Status = 0 NikkahMatch_INITIATED NikkahMatch_Status = 1 NikkahMatch_ACCEPTED NikkahMatch_Status = 2 NikkahMatch_REJECTED NikkahMatch_Status = 3 NikkahMatch_ENDED NikkahMatch_Status = 4 )
func (NikkahMatch_Status) Descriptor ¶
func (NikkahMatch_Status) Descriptor() protoreflect.EnumDescriptor
func (NikkahMatch_Status) Enum ¶
func (x NikkahMatch_Status) Enum() *NikkahMatch_Status
func (NikkahMatch_Status) EnumDescriptor
deprecated
func (NikkahMatch_Status) EnumDescriptor() ([]byte, []int)
Deprecated: Use NikkahMatch_Status.Descriptor instead.
func (NikkahMatch_Status) Number ¶
func (x NikkahMatch_Status) Number() protoreflect.EnumNumber
func (NikkahMatch_Status) String ¶
func (x NikkahMatch_Status) String() string
func (NikkahMatch_Status) Type ¶
func (NikkahMatch_Status) Type() protoreflect.EnumType
type NikkahProfile ¶
type NikkahProfile struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
UserId string `protobuf:"bytes,2,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"`
Gender NikkahProfile_Gender `protobuf:"varint,4,opt,name=gender,proto3,enum=limestone.NikkahProfile_Gender" json:"gender,omitempty"`
BirthDate *NikkahProfile_BirthDate `protobuf:"bytes,5,opt,name=birth_date,json=birthDate,proto3" json:"birth_date,omitempty"`
Location *Location `protobuf:"bytes,8,opt,name=location,proto3" json:"location,omitempty"`
Education Education `protobuf:"varint,9,opt,name=education,proto3,enum=limestone.Education" json:"education,omitempty"`
Occupation string `protobuf:"bytes,10,opt,name=occupation,proto3" json:"occupation,omitempty"`
Height *Height `protobuf:"bytes,11,opt,name=height,proto3" json:"height,omitempty"`
Sect Sect `protobuf:"varint,12,opt,name=sect,proto3,enum=limestone.Sect" json:"sect,omitempty"`
Pictures []*Picture `protobuf:"bytes,13,rep,name=pictures,proto3" json:"pictures,omitempty"`
Hobbies []Hobbies `protobuf:"varint,14,rep,packed,name=hobbies,proto3,enum=limestone.Hobbies" json:"hobbies,omitempty"`
CreateTime *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"`
UpdateTime *timestamppb.Timestamp `protobuf:"bytes,7,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"`
// New fields for privacy settings
PrivacySettings *PrivacySettings `protobuf:"bytes,15,opt,name=privacy_settings,json=privacySettings,proto3" json:"privacy_settings,omitempty"`
Status ProfileStatus `protobuf:"varint,17,opt,name=status,proto3,enum=limestone.ProfileStatus" json:"status,omitempty"`
// contains filtered or unexported fields
}
func (*NikkahProfile) Descriptor
deprecated
func (*NikkahProfile) Descriptor() ([]byte, []int)
Deprecated: Use NikkahProfile.ProtoReflect.Descriptor instead.
func (*NikkahProfile) GetBirthDate ¶
func (x *NikkahProfile) GetBirthDate() *NikkahProfile_BirthDate
func (*NikkahProfile) GetCreateTime ¶
func (x *NikkahProfile) GetCreateTime() *timestamppb.Timestamp
func (*NikkahProfile) GetEducation ¶
func (x *NikkahProfile) GetEducation() Education
func (*NikkahProfile) GetGender ¶
func (x *NikkahProfile) GetGender() NikkahProfile_Gender
func (*NikkahProfile) GetHeight ¶
func (x *NikkahProfile) GetHeight() *Height
func (*NikkahProfile) GetHobbies ¶
func (x *NikkahProfile) GetHobbies() []Hobbies
func (*NikkahProfile) GetId ¶
func (x *NikkahProfile) GetId() string
func (*NikkahProfile) GetIsPubliclyShareable ¶
func (x *NikkahProfile) GetIsPubliclyShareable() bool
func (*NikkahProfile) GetLocation ¶
func (x *NikkahProfile) GetLocation() *Location
func (*NikkahProfile) GetName ¶
func (x *NikkahProfile) GetName() string
func (*NikkahProfile) GetOccupation ¶
func (x *NikkahProfile) GetOccupation() string
func (*NikkahProfile) GetPictures ¶
func (x *NikkahProfile) GetPictures() []*Picture
func (*NikkahProfile) GetPrivacySettings ¶
func (x *NikkahProfile) GetPrivacySettings() *PrivacySettings
func (*NikkahProfile) GetSect ¶
func (x *NikkahProfile) GetSect() Sect
func (*NikkahProfile) GetStatus ¶
func (x *NikkahProfile) GetStatus() ProfileStatus
func (*NikkahProfile) GetUpdateTime ¶
func (x *NikkahProfile) GetUpdateTime() *timestamppb.Timestamp
func (*NikkahProfile) GetUserId ¶
func (x *NikkahProfile) GetUserId() string
func (*NikkahProfile) ProtoMessage ¶
func (*NikkahProfile) ProtoMessage()
func (*NikkahProfile) ProtoReflect ¶
func (x *NikkahProfile) ProtoReflect() protoreflect.Message
func (*NikkahProfile) Reset ¶
func (x *NikkahProfile) Reset()
func (*NikkahProfile) String ¶
func (x *NikkahProfile) String() string
type NikkahProfile_BirthDate ¶
type NikkahProfile_BirthDate struct {
Year int32 `protobuf:"varint,1,opt,name=year,proto3" json:"year,omitempty"`
Month NikkahProfile_BirthDate_Month `protobuf:"varint,2,opt,name=month,proto3,enum=limestone.NikkahProfile_BirthDate_Month" json:"month,omitempty"`
Day int32 `protobuf:"varint,3,opt,name=day,proto3" json:"day,omitempty"`
// contains filtered or unexported fields
}
func (*NikkahProfile_BirthDate) Descriptor
deprecated
func (*NikkahProfile_BirthDate) Descriptor() ([]byte, []int)
Deprecated: Use NikkahProfile_BirthDate.ProtoReflect.Descriptor instead.
func (*NikkahProfile_BirthDate) GetDay ¶
func (x *NikkahProfile_BirthDate) GetDay() int32
func (*NikkahProfile_BirthDate) GetMonth ¶
func (x *NikkahProfile_BirthDate) GetMonth() NikkahProfile_BirthDate_Month
func (*NikkahProfile_BirthDate) GetYear ¶
func (x *NikkahProfile_BirthDate) GetYear() int32
func (*NikkahProfile_BirthDate) ProtoMessage ¶
func (*NikkahProfile_BirthDate) ProtoMessage()
func (*NikkahProfile_BirthDate) ProtoReflect ¶
func (x *NikkahProfile_BirthDate) ProtoReflect() protoreflect.Message
func (*NikkahProfile_BirthDate) Reset ¶
func (x *NikkahProfile_BirthDate) Reset()
func (*NikkahProfile_BirthDate) String ¶
func (x *NikkahProfile_BirthDate) String() string
type NikkahProfile_BirthDate_Month ¶
type NikkahProfile_BirthDate_Month int32
const ( NikkahProfile_BirthDate_MONTH_UNSPECIFIED NikkahProfile_BirthDate_Month = 0 NikkahProfile_BirthDate_JANUARY NikkahProfile_BirthDate_Month = 1 NikkahProfile_BirthDate_FEBRUARY NikkahProfile_BirthDate_Month = 2 NikkahProfile_BirthDate_MARCH NikkahProfile_BirthDate_Month = 3 NikkahProfile_BirthDate_APRIL NikkahProfile_BirthDate_Month = 4 NikkahProfile_BirthDate_MAY NikkahProfile_BirthDate_Month = 5 NikkahProfile_BirthDate_JUNE NikkahProfile_BirthDate_Month = 6 NikkahProfile_BirthDate_JULY NikkahProfile_BirthDate_Month = 7 NikkahProfile_BirthDate_AUGUST NikkahProfile_BirthDate_Month = 8 NikkahProfile_BirthDate_SEPTEMBER NikkahProfile_BirthDate_Month = 9 NikkahProfile_BirthDate_OCTOBER NikkahProfile_BirthDate_Month = 10 NikkahProfile_BirthDate_NOVEMBER NikkahProfile_BirthDate_Month = 11 NikkahProfile_BirthDate_DECEMBER NikkahProfile_BirthDate_Month = 12 )
func (NikkahProfile_BirthDate_Month) Descriptor ¶
func (NikkahProfile_BirthDate_Month) Descriptor() protoreflect.EnumDescriptor
func (NikkahProfile_BirthDate_Month) Enum ¶
func (x NikkahProfile_BirthDate_Month) Enum() *NikkahProfile_BirthDate_Month
func (NikkahProfile_BirthDate_Month) EnumDescriptor
deprecated
func (NikkahProfile_BirthDate_Month) EnumDescriptor() ([]byte, []int)
Deprecated: Use NikkahProfile_BirthDate_Month.Descriptor instead.
func (NikkahProfile_BirthDate_Month) Number ¶
func (x NikkahProfile_BirthDate_Month) Number() protoreflect.EnumNumber
func (NikkahProfile_BirthDate_Month) String ¶
func (x NikkahProfile_BirthDate_Month) String() string
func (NikkahProfile_BirthDate_Month) Type ¶
func (NikkahProfile_BirthDate_Month) Type() protoreflect.EnumType
type NikkahProfile_Gender ¶
type NikkahProfile_Gender int32
const ( NikkahProfile_GENDER_UNSPECIFIED NikkahProfile_Gender = 0 NikkahProfile_MALE NikkahProfile_Gender = 1 NikkahProfile_FEMALE NikkahProfile_Gender = 2 )
func (NikkahProfile_Gender) Descriptor ¶
func (NikkahProfile_Gender) Descriptor() protoreflect.EnumDescriptor
func (NikkahProfile_Gender) Enum ¶
func (x NikkahProfile_Gender) Enum() *NikkahProfile_Gender
func (NikkahProfile_Gender) EnumDescriptor
deprecated
func (NikkahProfile_Gender) EnumDescriptor() ([]byte, []int)
Deprecated: Use NikkahProfile_Gender.Descriptor instead.
func (NikkahProfile_Gender) Number ¶
func (x NikkahProfile_Gender) Number() protoreflect.EnumNumber
func (NikkahProfile_Gender) String ¶
func (x NikkahProfile_Gender) String() string
func (NikkahProfile_Gender) Type ¶
func (NikkahProfile_Gender) Type() protoreflect.EnumType
type Picture ¶
type Picture struct {
Image []byte `protobuf:"bytes,1,opt,name=image,proto3" json:"image,omitempty"`
MimeType string `protobuf:"bytes,2,opt,name=mime_type,json=mimeType,proto3" json:"mime_type,omitempty"`
// contains filtered or unexported fields
}
func (*Picture) Descriptor
deprecated
func (*Picture) GetMimeType ¶
func (*Picture) ProtoMessage ¶
func (*Picture) ProtoMessage()
func (*Picture) ProtoReflect ¶
func (x *Picture) ProtoReflect() protoreflect.Message
type PrayerTimesConfiguration ¶
type PrayerTimesConfiguration struct {
// The unique identifier for the configuration.
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
Method PrayerTimesConfiguration_CalculationMethod `protobuf:"varint,3,opt,name=method,proto3,enum=limestone.PrayerTimesConfiguration_CalculationMethod" json:"method,omitempty"`
FajrAngle float64 `protobuf:"fixed64,4,opt,name=fajr_angle,json=fajrAngle,proto3" json:"fajr_angle,omitempty"`
IshaAngle float64 `protobuf:"fixed64,5,opt,name=isha_angle,json=ishaAngle,proto3" json:"isha_angle,omitempty"`
IshaInterval int32 `protobuf:"varint,6,opt,name=isha_interval,json=ishaInterval,proto3" json:"isha_interval,omitempty"`
AsrMethod PrayerTimesConfiguration_AsrJuristicMethod `` /* 147-byte string literal not displayed */
HighLatitudeRule PrayerTimesConfiguration_HighLatitudeRule `` /* 169-byte string literal not displayed */
Adjustments *PrayerTimesConfiguration_PrayerAdjustments `protobuf:"bytes,9,opt,name=adjustments,proto3" json:"adjustments,omitempty"`
// contains filtered or unexported fields
}
Represents a prayer times calculation configuration as a standalone entity.
func (*PrayerTimesConfiguration) Descriptor
deprecated
func (*PrayerTimesConfiguration) Descriptor() ([]byte, []int)
Deprecated: Use PrayerTimesConfiguration.ProtoReflect.Descriptor instead.
func (*PrayerTimesConfiguration) GetAdjustments ¶
func (x *PrayerTimesConfiguration) GetAdjustments() *PrayerTimesConfiguration_PrayerAdjustments
func (*PrayerTimesConfiguration) GetAsrMethod ¶
func (x *PrayerTimesConfiguration) GetAsrMethod() PrayerTimesConfiguration_AsrJuristicMethod
func (*PrayerTimesConfiguration) GetFajrAngle ¶
func (x *PrayerTimesConfiguration) GetFajrAngle() float64
func (*PrayerTimesConfiguration) GetHighLatitudeRule ¶
func (x *PrayerTimesConfiguration) GetHighLatitudeRule() PrayerTimesConfiguration_HighLatitudeRule
func (*PrayerTimesConfiguration) GetId ¶
func (x *PrayerTimesConfiguration) GetId() string
func (*PrayerTimesConfiguration) GetIshaAngle ¶
func (x *PrayerTimesConfiguration) GetIshaAngle() float64
func (*PrayerTimesConfiguration) GetIshaInterval ¶
func (x *PrayerTimesConfiguration) GetIshaInterval() int32
func (*PrayerTimesConfiguration) GetMethod ¶
func (x *PrayerTimesConfiguration) GetMethod() PrayerTimesConfiguration_CalculationMethod
func (*PrayerTimesConfiguration) GetName ¶
func (x *PrayerTimesConfiguration) GetName() string
func (*PrayerTimesConfiguration) ProtoMessage ¶
func (*PrayerTimesConfiguration) ProtoMessage()
func (*PrayerTimesConfiguration) ProtoReflect ¶
func (x *PrayerTimesConfiguration) ProtoReflect() protoreflect.Message
func (*PrayerTimesConfiguration) Reset ¶
func (x *PrayerTimesConfiguration) Reset()
func (*PrayerTimesConfiguration) String ¶
func (x *PrayerTimesConfiguration) String() string
type PrayerTimesConfiguration_AsrJuristicMethod ¶
type PrayerTimesConfiguration_AsrJuristicMethod int32
const ( PrayerTimesConfiguration_SHAFI_HANBALI_MALIKI PrayerTimesConfiguration_AsrJuristicMethod = 0 PrayerTimesConfiguration_HANAFI PrayerTimesConfiguration_AsrJuristicMethod = 1 )
func (PrayerTimesConfiguration_AsrJuristicMethod) Descriptor ¶
func (PrayerTimesConfiguration_AsrJuristicMethod) Descriptor() protoreflect.EnumDescriptor
func (PrayerTimesConfiguration_AsrJuristicMethod) EnumDescriptor
deprecated
func (PrayerTimesConfiguration_AsrJuristicMethod) EnumDescriptor() ([]byte, []int)
Deprecated: Use PrayerTimesConfiguration_AsrJuristicMethod.Descriptor instead.
func (PrayerTimesConfiguration_AsrJuristicMethod) Number ¶
func (x PrayerTimesConfiguration_AsrJuristicMethod) Number() protoreflect.EnumNumber
func (PrayerTimesConfiguration_AsrJuristicMethod) String ¶
func (x PrayerTimesConfiguration_AsrJuristicMethod) String() string
func (PrayerTimesConfiguration_AsrJuristicMethod) Type ¶
func (PrayerTimesConfiguration_AsrJuristicMethod) Type() protoreflect.EnumType
type PrayerTimesConfiguration_CalculationMethod ¶
type PrayerTimesConfiguration_CalculationMethod int32
const ( PrayerTimesConfiguration_OTHER PrayerTimesConfiguration_CalculationMethod = 0 PrayerTimesConfiguration_MUSLIM_WORLD_LEAGUE PrayerTimesConfiguration_CalculationMethod = 1 PrayerTimesConfiguration_EGYPTIAN PrayerTimesConfiguration_CalculationMethod = 2 PrayerTimesConfiguration_KARACHI PrayerTimesConfiguration_CalculationMethod = 3 PrayerTimesConfiguration_UMM_AL_QURA PrayerTimesConfiguration_CalculationMethod = 4 PrayerTimesConfiguration_DUBAI PrayerTimesConfiguration_CalculationMethod = 5 PrayerTimesConfiguration_MOON_SIGHTING_COMMITTEE PrayerTimesConfiguration_CalculationMethod = 6 PrayerTimesConfiguration_NORTH_AMERICA PrayerTimesConfiguration_CalculationMethod = 7 PrayerTimesConfiguration_KUWAIT PrayerTimesConfiguration_CalculationMethod = 8 PrayerTimesConfiguration_QATAR PrayerTimesConfiguration_CalculationMethod = 9 PrayerTimesConfiguration_SINGAPORE PrayerTimesConfiguration_CalculationMethod = 10 PrayerTimesConfiguration_UOIF PrayerTimesConfiguration_CalculationMethod = 11 )
func (PrayerTimesConfiguration_CalculationMethod) Descriptor ¶
func (PrayerTimesConfiguration_CalculationMethod) Descriptor() protoreflect.EnumDescriptor
func (PrayerTimesConfiguration_CalculationMethod) EnumDescriptor
deprecated
func (PrayerTimesConfiguration_CalculationMethod) EnumDescriptor() ([]byte, []int)
Deprecated: Use PrayerTimesConfiguration_CalculationMethod.Descriptor instead.
func (PrayerTimesConfiguration_CalculationMethod) Number ¶
func (x PrayerTimesConfiguration_CalculationMethod) Number() protoreflect.EnumNumber
func (PrayerTimesConfiguration_CalculationMethod) String ¶
func (x PrayerTimesConfiguration_CalculationMethod) String() string
func (PrayerTimesConfiguration_CalculationMethod) Type ¶
func (PrayerTimesConfiguration_CalculationMethod) Type() protoreflect.EnumType
type PrayerTimesConfiguration_HighLatitudeRule ¶
type PrayerTimesConfiguration_HighLatitudeRule int32
const ( PrayerTimesConfiguration_NO_HIGH_LATITUDE_RULE PrayerTimesConfiguration_HighLatitudeRule = 0 PrayerTimesConfiguration_MIDDLE_OF_THE_NIGHT PrayerTimesConfiguration_HighLatitudeRule = 1 PrayerTimesConfiguration_SEVENTH_OF_THE_NIGHT PrayerTimesConfiguration_HighLatitudeRule = 2 PrayerTimesConfiguration_TWILIGHT_ANGLE PrayerTimesConfiguration_HighLatitudeRule = 3 )
func (PrayerTimesConfiguration_HighLatitudeRule) Descriptor ¶
func (PrayerTimesConfiguration_HighLatitudeRule) Descriptor() protoreflect.EnumDescriptor
func (PrayerTimesConfiguration_HighLatitudeRule) EnumDescriptor
deprecated
func (PrayerTimesConfiguration_HighLatitudeRule) EnumDescriptor() ([]byte, []int)
Deprecated: Use PrayerTimesConfiguration_HighLatitudeRule.Descriptor instead.
func (PrayerTimesConfiguration_HighLatitudeRule) Number ¶
func (x PrayerTimesConfiguration_HighLatitudeRule) Number() protoreflect.EnumNumber
func (PrayerTimesConfiguration_HighLatitudeRule) String ¶
func (x PrayerTimesConfiguration_HighLatitudeRule) String() string
func (PrayerTimesConfiguration_HighLatitudeRule) Type ¶
func (PrayerTimesConfiguration_HighLatitudeRule) Type() protoreflect.EnumType
type PrayerTimesConfiguration_PrayerAdjustments ¶
type PrayerTimesConfiguration_PrayerAdjustments struct {
Fajr int32 `protobuf:"varint,1,opt,name=fajr,proto3" json:"fajr,omitempty"`
Dhuhr int32 `protobuf:"varint,2,opt,name=dhuhr,proto3" json:"dhuhr,omitempty"`
Asr int32 `protobuf:"varint,3,opt,name=asr,proto3" json:"asr,omitempty"`
Maghrib int32 `protobuf:"varint,4,opt,name=maghrib,proto3" json:"maghrib,omitempty"`
Isha int32 `protobuf:"varint,5,opt,name=isha,proto3" json:"isha,omitempty"`
// contains filtered or unexported fields
}
func (*PrayerTimesConfiguration_PrayerAdjustments) Descriptor
deprecated
func (*PrayerTimesConfiguration_PrayerAdjustments) Descriptor() ([]byte, []int)
Deprecated: Use PrayerTimesConfiguration_PrayerAdjustments.ProtoReflect.Descriptor instead.
func (*PrayerTimesConfiguration_PrayerAdjustments) GetAsr ¶
func (x *PrayerTimesConfiguration_PrayerAdjustments) GetAsr() int32
func (*PrayerTimesConfiguration_PrayerAdjustments) GetDhuhr ¶
func (x *PrayerTimesConfiguration_PrayerAdjustments) GetDhuhr() int32
func (*PrayerTimesConfiguration_PrayerAdjustments) GetFajr ¶
func (x *PrayerTimesConfiguration_PrayerAdjustments) GetFajr() int32
func (*PrayerTimesConfiguration_PrayerAdjustments) GetIsha ¶
func (x *PrayerTimesConfiguration_PrayerAdjustments) GetIsha() int32
func (*PrayerTimesConfiguration_PrayerAdjustments) GetMaghrib ¶
func (x *PrayerTimesConfiguration_PrayerAdjustments) GetMaghrib() int32
func (*PrayerTimesConfiguration_PrayerAdjustments) ProtoMessage ¶
func (*PrayerTimesConfiguration_PrayerAdjustments) ProtoMessage()
func (*PrayerTimesConfiguration_PrayerAdjustments) ProtoReflect ¶
func (x *PrayerTimesConfiguration_PrayerAdjustments) ProtoReflect() protoreflect.Message
func (*PrayerTimesConfiguration_PrayerAdjustments) Reset ¶
func (x *PrayerTimesConfiguration_PrayerAdjustments) Reset()
func (*PrayerTimesConfiguration_PrayerAdjustments) String ¶
func (x *PrayerTimesConfiguration_PrayerAdjustments) String() string
type PrivacySettings ¶
type PrivacySettings struct {
ShowPictures bool `protobuf:"varint,1,opt,name=show_pictures,json=showPictures,proto3" json:"show_pictures,omitempty"`
ShowRealName bool `protobuf:"varint,2,opt,name=show_real_name,json=showRealName,proto3" json:"show_real_name,omitempty"`
// contains filtered or unexported fields
}
New message for privacy settings
func (*PrivacySettings) Descriptor
deprecated
func (*PrivacySettings) Descriptor() ([]byte, []int)
Deprecated: Use PrivacySettings.ProtoReflect.Descriptor instead.
func (*PrivacySettings) GetShowPictures ¶
func (x *PrivacySettings) GetShowPictures() bool
func (*PrivacySettings) GetShowRealName ¶
func (x *PrivacySettings) GetShowRealName() bool
func (*PrivacySettings) ProtoMessage ¶
func (*PrivacySettings) ProtoMessage()
func (*PrivacySettings) ProtoReflect ¶
func (x *PrivacySettings) ProtoReflect() protoreflect.Message
func (*PrivacySettings) Reset ¶
func (x *PrivacySettings) Reset()
func (*PrivacySettings) String ¶
func (x *PrivacySettings) String() string
type ProfileStatus ¶
type ProfileStatus int32
const ( ProfileStatus_PROFILE_STATUS_UNSPECIFIED ProfileStatus = 0 ProfileStatus_PROFILE_STATUS_ACTIVE ProfileStatus = 1 ProfileStatus_PROFILE_STATUS_INACTIVE ProfileStatus = 2 )
func (ProfileStatus) Descriptor ¶
func (ProfileStatus) Descriptor() protoreflect.EnumDescriptor
func (ProfileStatus) Enum ¶
func (x ProfileStatus) Enum() *ProfileStatus
func (ProfileStatus) EnumDescriptor
deprecated
func (ProfileStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use ProfileStatus.Descriptor instead.
func (ProfileStatus) Number ¶
func (x ProfileStatus) Number() protoreflect.EnumNumber
func (ProfileStatus) String ¶
func (x ProfileStatus) String() string
func (ProfileStatus) Type ¶
func (ProfileStatus) Type() protoreflect.EnumType
type RefreshTokenRequest ¶
type RefreshTokenRequest struct {
RefreshToken string `protobuf:"bytes,1,opt,name=refresh_token,json=refreshToken,proto3" json:"refresh_token,omitempty"`
// contains filtered or unexported fields
}
func (*RefreshTokenRequest) Descriptor
deprecated
func (*RefreshTokenRequest) Descriptor() ([]byte, []int)
Deprecated: Use RefreshTokenRequest.ProtoReflect.Descriptor instead.
func (*RefreshTokenRequest) GetRefreshToken ¶
func (x *RefreshTokenRequest) GetRefreshToken() string
func (*RefreshTokenRequest) ProtoMessage ¶
func (*RefreshTokenRequest) ProtoMessage()
func (*RefreshTokenRequest) ProtoReflect ¶
func (x *RefreshTokenRequest) ProtoReflect() protoreflect.Message
func (*RefreshTokenRequest) Reset ¶
func (x *RefreshTokenRequest) Reset()
func (*RefreshTokenRequest) String ¶
func (x *RefreshTokenRequest) String() string
type RejectNikkahMatchInviteRequest ¶
type RejectNikkahMatchInviteRequest struct {
MatchId string `protobuf:"bytes,1,opt,name=match_id,json=matchId,proto3" json:"match_id,omitempty"`
// contains filtered or unexported fields
}
func (*RejectNikkahMatchInviteRequest) Descriptor
deprecated
func (*RejectNikkahMatchInviteRequest) Descriptor() ([]byte, []int)
Deprecated: Use RejectNikkahMatchInviteRequest.ProtoReflect.Descriptor instead.
func (*RejectNikkahMatchInviteRequest) GetMatchId ¶
func (x *RejectNikkahMatchInviteRequest) GetMatchId() string
func (*RejectNikkahMatchInviteRequest) ProtoMessage ¶
func (*RejectNikkahMatchInviteRequest) ProtoMessage()
func (*RejectNikkahMatchInviteRequest) ProtoReflect ¶
func (x *RejectNikkahMatchInviteRequest) ProtoReflect() protoreflect.Message
func (*RejectNikkahMatchInviteRequest) Reset ¶
func (x *RejectNikkahMatchInviteRequest) Reset()
func (*RejectNikkahMatchInviteRequest) String ¶
func (x *RejectNikkahMatchInviteRequest) String() string
type RejectRevertMatchInviteRequest ¶
type RejectRevertMatchInviteRequest struct {
MatchId string `protobuf:"bytes,1,opt,name=match_id,json=matchId,proto3" json:"match_id,omitempty"`
// contains filtered or unexported fields
}
func (*RejectRevertMatchInviteRequest) Descriptor
deprecated
func (*RejectRevertMatchInviteRequest) Descriptor() ([]byte, []int)
Deprecated: Use RejectRevertMatchInviteRequest.ProtoReflect.Descriptor instead.
func (*RejectRevertMatchInviteRequest) GetMatchId ¶
func (x *RejectRevertMatchInviteRequest) GetMatchId() string
func (*RejectRevertMatchInviteRequest) ProtoMessage ¶
func (*RejectRevertMatchInviteRequest) ProtoMessage()
func (*RejectRevertMatchInviteRequest) ProtoReflect ¶
func (x *RejectRevertMatchInviteRequest) ProtoReflect() protoreflect.Message
func (*RejectRevertMatchInviteRequest) Reset ¶
func (x *RejectRevertMatchInviteRequest) Reset()
func (*RejectRevertMatchInviteRequest) String ¶
func (x *RejectRevertMatchInviteRequest) String() string
type RevertMatch ¶
type RevertMatch struct {
MatchId string `protobuf:"bytes,1,opt,name=match_id,json=matchId,proto3" json:"match_id,omitempty"`
InitiatorProfileId string `protobuf:"bytes,2,opt,name=initiator_profile_id,json=initiatorProfileId,proto3" json:"initiator_profile_id,omitempty"`
ReceiverProfileId string `protobuf:"bytes,3,opt,name=receiver_profile_id,json=receiverProfileId,proto3" json:"receiver_profile_id,omitempty"`
Status RevertMatch_Status `protobuf:"varint,4,opt,name=status,proto3,enum=limestone.RevertMatch_Status" json:"status,omitempty"`
CreateTime *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"`
UpdateTime *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"`
// contains filtered or unexported fields
}
func (*RevertMatch) Descriptor
deprecated
func (*RevertMatch) Descriptor() ([]byte, []int)
Deprecated: Use RevertMatch.ProtoReflect.Descriptor instead.
func (*RevertMatch) GetCreateTime ¶
func (x *RevertMatch) GetCreateTime() *timestamppb.Timestamp
func (*RevertMatch) GetInitiatorProfileId ¶
func (x *RevertMatch) GetInitiatorProfileId() string
func (*RevertMatch) GetMatchId ¶
func (x *RevertMatch) GetMatchId() string
func (*RevertMatch) GetReceiverProfileId ¶
func (x *RevertMatch) GetReceiverProfileId() string
func (*RevertMatch) GetStatus ¶
func (x *RevertMatch) GetStatus() RevertMatch_Status
func (*RevertMatch) GetUpdateTime ¶
func (x *RevertMatch) GetUpdateTime() *timestamppb.Timestamp
func (*RevertMatch) ProtoMessage ¶
func (*RevertMatch) ProtoMessage()
func (*RevertMatch) ProtoReflect ¶
func (x *RevertMatch) ProtoReflect() protoreflect.Message
func (*RevertMatch) Reset ¶
func (x *RevertMatch) Reset()
func (*RevertMatch) String ¶
func (x *RevertMatch) String() string
type RevertMatch_Status ¶
type RevertMatch_Status int32
const ( RevertMatch_STATUS_UNSPECIFIED RevertMatch_Status = 0 RevertMatch_INITIATED RevertMatch_Status = 1 RevertMatch_ACCEPTED RevertMatch_Status = 2 RevertMatch_REJECTED RevertMatch_Status = 3 RevertMatch_ENDED RevertMatch_Status = 4 )
func (RevertMatch_Status) Descriptor ¶
func (RevertMatch_Status) Descriptor() protoreflect.EnumDescriptor
func (RevertMatch_Status) Enum ¶
func (x RevertMatch_Status) Enum() *RevertMatch_Status
func (RevertMatch_Status) EnumDescriptor
deprecated
func (RevertMatch_Status) EnumDescriptor() ([]byte, []int)
Deprecated: Use RevertMatch_Status.Descriptor instead.
func (RevertMatch_Status) Number ¶
func (x RevertMatch_Status) Number() protoreflect.EnumNumber
func (RevertMatch_Status) String ¶
func (x RevertMatch_Status) String() string
func (RevertMatch_Status) Type ¶
func (RevertMatch_Status) Type() protoreflect.EnumType
type RevertProfile ¶
type RevertProfile struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
UserId string `protobuf:"bytes,2,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"`
Gender RevertProfile_Gender `protobuf:"varint,4,opt,name=gender,proto3,enum=limestone.RevertProfile_Gender" json:"gender,omitempty"`
BirthDate *RevertProfile_BirthDate `protobuf:"bytes,5,opt,name=birth_date,json=birthDate,proto3" json:"birth_date,omitempty"`
CreateTime *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"`
UpdateTime *timestamppb.Timestamp `protobuf:"bytes,7,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"`
// contains filtered or unexported fields
}
func (*RevertProfile) Descriptor
deprecated
func (*RevertProfile) Descriptor() ([]byte, []int)
Deprecated: Use RevertProfile.ProtoReflect.Descriptor instead.
func (*RevertProfile) GetBirthDate ¶
func (x *RevertProfile) GetBirthDate() *RevertProfile_BirthDate
func (*RevertProfile) GetCreateTime ¶
func (x *RevertProfile) GetCreateTime() *timestamppb.Timestamp
func (*RevertProfile) GetGender ¶
func (x *RevertProfile) GetGender() RevertProfile_Gender
func (*RevertProfile) GetId ¶
func (x *RevertProfile) GetId() string
func (*RevertProfile) GetName ¶
func (x *RevertProfile) GetName() string
func (*RevertProfile) GetUpdateTime ¶
func (x *RevertProfile) GetUpdateTime() *timestamppb.Timestamp
func (*RevertProfile) GetUserId ¶
func (x *RevertProfile) GetUserId() string
func (*RevertProfile) ProtoMessage ¶
func (*RevertProfile) ProtoMessage()
func (*RevertProfile) ProtoReflect ¶
func (x *RevertProfile) ProtoReflect() protoreflect.Message
func (*RevertProfile) Reset ¶
func (x *RevertProfile) Reset()
func (*RevertProfile) String ¶
func (x *RevertProfile) String() string
type RevertProfile_BirthDate ¶
type RevertProfile_BirthDate struct {
Year int32 `protobuf:"varint,1,opt,name=year,proto3" json:"year,omitempty"`
Month RevertProfile_BirthDate_Month `protobuf:"varint,2,opt,name=month,proto3,enum=limestone.RevertProfile_BirthDate_Month" json:"month,omitempty"`
Day int32 `protobuf:"varint,3,opt,name=day,proto3" json:"day,omitempty"`
// contains filtered or unexported fields
}
func (*RevertProfile_BirthDate) Descriptor
deprecated
func (*RevertProfile_BirthDate) Descriptor() ([]byte, []int)
Deprecated: Use RevertProfile_BirthDate.ProtoReflect.Descriptor instead.
func (*RevertProfile_BirthDate) GetDay ¶
func (x *RevertProfile_BirthDate) GetDay() int32
func (*RevertProfile_BirthDate) GetMonth ¶
func (x *RevertProfile_BirthDate) GetMonth() RevertProfile_BirthDate_Month
func (*RevertProfile_BirthDate) GetYear ¶
func (x *RevertProfile_BirthDate) GetYear() int32
func (*RevertProfile_BirthDate) ProtoMessage ¶
func (*RevertProfile_BirthDate) ProtoMessage()
func (*RevertProfile_BirthDate) ProtoReflect ¶
func (x *RevertProfile_BirthDate) ProtoReflect() protoreflect.Message
func (*RevertProfile_BirthDate) Reset ¶
func (x *RevertProfile_BirthDate) Reset()
func (*RevertProfile_BirthDate) String ¶
func (x *RevertProfile_BirthDate) String() string
type RevertProfile_BirthDate_Month ¶
type RevertProfile_BirthDate_Month int32
const ( RevertProfile_BirthDate_MONTH_UNSPECIFIED RevertProfile_BirthDate_Month = 0 RevertProfile_BirthDate_JANUARY RevertProfile_BirthDate_Month = 1 RevertProfile_BirthDate_FEBRUARY RevertProfile_BirthDate_Month = 2 RevertProfile_BirthDate_MARCH RevertProfile_BirthDate_Month = 3 RevertProfile_BirthDate_APRIL RevertProfile_BirthDate_Month = 4 RevertProfile_BirthDate_MAY RevertProfile_BirthDate_Month = 5 RevertProfile_BirthDate_JUNE RevertProfile_BirthDate_Month = 6 RevertProfile_BirthDate_JULY RevertProfile_BirthDate_Month = 7 RevertProfile_BirthDate_AUGUST RevertProfile_BirthDate_Month = 8 RevertProfile_BirthDate_SEPTEMBER RevertProfile_BirthDate_Month = 9 RevertProfile_BirthDate_OCTOBER RevertProfile_BirthDate_Month = 10 RevertProfile_BirthDate_NOVEMBER RevertProfile_BirthDate_Month = 11 RevertProfile_BirthDate_DECEMBER RevertProfile_BirthDate_Month = 12 )
func (RevertProfile_BirthDate_Month) Descriptor ¶
func (RevertProfile_BirthDate_Month) Descriptor() protoreflect.EnumDescriptor
func (RevertProfile_BirthDate_Month) Enum ¶
func (x RevertProfile_BirthDate_Month) Enum() *RevertProfile_BirthDate_Month
func (RevertProfile_BirthDate_Month) EnumDescriptor
deprecated
func (RevertProfile_BirthDate_Month) EnumDescriptor() ([]byte, []int)
Deprecated: Use RevertProfile_BirthDate_Month.Descriptor instead.
func (RevertProfile_BirthDate_Month) Number ¶
func (x RevertProfile_BirthDate_Month) Number() protoreflect.EnumNumber
func (RevertProfile_BirthDate_Month) String ¶
func (x RevertProfile_BirthDate_Month) String() string
func (RevertProfile_BirthDate_Month) Type ¶
func (RevertProfile_BirthDate_Month) Type() protoreflect.EnumType
type RevertProfile_Gender ¶
type RevertProfile_Gender int32
const ( RevertProfile_GENDER_UNSPECIFIED RevertProfile_Gender = 0 RevertProfile_MALE RevertProfile_Gender = 1 RevertProfile_FEMALE RevertProfile_Gender = 2 )
func (RevertProfile_Gender) Descriptor ¶
func (RevertProfile_Gender) Descriptor() protoreflect.EnumDescriptor
func (RevertProfile_Gender) Enum ¶
func (x RevertProfile_Gender) Enum() *RevertProfile_Gender
func (RevertProfile_Gender) EnumDescriptor
deprecated
func (RevertProfile_Gender) EnumDescriptor() ([]byte, []int)
Deprecated: Use RevertProfile_Gender.Descriptor instead.
func (RevertProfile_Gender) Number ¶
func (x RevertProfile_Gender) Number() protoreflect.EnumNumber
func (RevertProfile_Gender) String ¶
func (x RevertProfile_Gender) String() string
func (RevertProfile_Gender) Type ¶
func (RevertProfile_Gender) Type() protoreflect.EnumType
type RevertsIoServiceClient ¶
type RevertsIoServiceClient interface {
CreateRevertProfile(ctx context.Context, in *CreateRevertProfileRequest, opts ...grpc.CallOption) (*StandardRevertResponse, error)
GetSelfRevertProfile(ctx context.Context, in *GetSelfRevertProfileRequest, opts ...grpc.CallOption) (*StandardRevertResponse, error)
UpdateSelfRevertProfile(ctx context.Context, in *UpdateSelfRevertProfileRequest, opts ...grpc.CallOption) (*StandardRevertResponse, error)
ListRevertProfiles(ctx context.Context, in *ListRevertProfilesRequest, opts ...grpc.CallOption) (*StandardRevertResponse, error)
GetRevertProfile(ctx context.Context, in *GetRevertProfileRequest, opts ...grpc.CallOption) (*StandardRevertResponse, error)
CreateRevertMatchInvite(ctx context.Context, in *CreateRevertMatchInviteRequest, opts ...grpc.CallOption) (*StandardRevertResponse, error)
GetRevertMatch(ctx context.Context, in *GetRevertMatchRequest, opts ...grpc.CallOption) (*StandardRevertResponse, error)
AcceptRevertMatchInvite(ctx context.Context, in *AcceptRevertMatchInviteRequest, opts ...grpc.CallOption) (*StandardRevertResponse, error)
RejectRevertMatchInvite(ctx context.Context, in *RejectRevertMatchInviteRequest, opts ...grpc.CallOption) (*StandardRevertResponse, error)
EndRevertMatch(ctx context.Context, in *EndRevertMatchRequest, opts ...grpc.CallOption) (*StandardRevertResponse, error)
}
RevertsIoServiceClient is the client API for RevertsIoService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewRevertsIoServiceClient ¶
func NewRevertsIoServiceClient(cc grpc.ClientConnInterface) RevertsIoServiceClient
type RevertsIoServiceServer ¶
type RevertsIoServiceServer interface {
CreateRevertProfile(context.Context, *CreateRevertProfileRequest) (*StandardRevertResponse, error)
GetSelfRevertProfile(context.Context, *GetSelfRevertProfileRequest) (*StandardRevertResponse, error)
UpdateSelfRevertProfile(context.Context, *UpdateSelfRevertProfileRequest) (*StandardRevertResponse, error)
ListRevertProfiles(context.Context, *ListRevertProfilesRequest) (*StandardRevertResponse, error)
GetRevertProfile(context.Context, *GetRevertProfileRequest) (*StandardRevertResponse, error)
CreateRevertMatchInvite(context.Context, *CreateRevertMatchInviteRequest) (*StandardRevertResponse, error)
GetRevertMatch(context.Context, *GetRevertMatchRequest) (*StandardRevertResponse, error)
AcceptRevertMatchInvite(context.Context, *AcceptRevertMatchInviteRequest) (*StandardRevertResponse, error)
RejectRevertMatchInvite(context.Context, *RejectRevertMatchInviteRequest) (*StandardRevertResponse, error)
EndRevertMatch(context.Context, *EndRevertMatchRequest) (*StandardRevertResponse, error)
// contains filtered or unexported methods
}
RevertsIoServiceServer is the server API for RevertsIoService service. All implementations must embed UnimplementedRevertsIoServiceServer for forward compatibility.
type SavedUserAdhanPreferences ¶
type SavedUserAdhanPreferences struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
UserId string `protobuf:"bytes,2,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
AdhanFileId string `protobuf:"bytes,3,opt,name=adhan_file_id,json=adhanFileId,proto3" json:"adhan_file_id,omitempty"`
CreateTime *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"`
UpdateTime *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"`
// Types that are valid to be assigned to ConfigurationType:
//
// *SavedUserAdhanPreferences_PrayerTimesConfiguration
// *SavedUserAdhanPreferences_MasjidId
ConfigurationType isSavedUserAdhanPreferences_ConfigurationType `protobuf_oneof:"configuration_type"`
// contains filtered or unexported fields
}
SavedUserAdhanPreferences represents a single user preference for adhan playback.
func (*SavedUserAdhanPreferences) Descriptor
deprecated
func (*SavedUserAdhanPreferences) Descriptor() ([]byte, []int)
Deprecated: Use SavedUserAdhanPreferences.ProtoReflect.Descriptor instead.
func (*SavedUserAdhanPreferences) GetAdhanFileId ¶
func (x *SavedUserAdhanPreferences) GetAdhanFileId() string
func (*SavedUserAdhanPreferences) GetConfigurationType ¶
func (x *SavedUserAdhanPreferences) GetConfigurationType() isSavedUserAdhanPreferences_ConfigurationType
func (*SavedUserAdhanPreferences) GetCreateTime ¶
func (x *SavedUserAdhanPreferences) GetCreateTime() *timestamppb.Timestamp
func (*SavedUserAdhanPreferences) GetId ¶
func (x *SavedUserAdhanPreferences) GetId() string
func (*SavedUserAdhanPreferences) GetMasjidId ¶
func (x *SavedUserAdhanPreferences) GetMasjidId() string
func (*SavedUserAdhanPreferences) GetPrayerTimesConfiguration ¶
func (x *SavedUserAdhanPreferences) GetPrayerTimesConfiguration() *PrayerTimesConfiguration
func (*SavedUserAdhanPreferences) GetUpdateTime ¶
func (x *SavedUserAdhanPreferences) GetUpdateTime() *timestamppb.Timestamp
func (*SavedUserAdhanPreferences) GetUserId ¶
func (x *SavedUserAdhanPreferences) GetUserId() string
func (*SavedUserAdhanPreferences) ProtoMessage ¶
func (*SavedUserAdhanPreferences) ProtoMessage()
func (*SavedUserAdhanPreferences) ProtoReflect ¶
func (x *SavedUserAdhanPreferences) ProtoReflect() protoreflect.Message
func (*SavedUserAdhanPreferences) Reset ¶
func (x *SavedUserAdhanPreferences) Reset()
func (*SavedUserAdhanPreferences) String ¶
func (x *SavedUserAdhanPreferences) String() string
type SavedUserAdhanPreferences_MasjidId ¶
type SavedUserAdhanPreferences_MasjidId struct {
MasjidId string `protobuf:"bytes,7,opt,name=masjid_id,json=masjidId,proto3,oneof"`
}
type SavedUserAdhanPreferences_PrayerTimesConfiguration ¶
type SavedUserAdhanPreferences_PrayerTimesConfiguration struct {
PrayerTimesConfiguration *PrayerTimesConfiguration `protobuf:"bytes,6,opt,name=prayer_times_configuration,json=prayerTimesConfiguration,proto3,oneof"`
}
type Sect ¶
type Sect int32
func (Sect) Descriptor ¶
func (Sect) Descriptor() protoreflect.EnumDescriptor
func (Sect) EnumDescriptor
deprecated
func (Sect) Number ¶
func (x Sect) Number() protoreflect.EnumNumber
func (Sect) Type ¶
func (Sect) Type() protoreflect.EnumType
type ShareableLinkResponse ¶
type ShareableLinkResponse struct {
// contains filtered or unexported fields
}
New message for shareable link response
func (*ShareableLinkResponse) Descriptor
deprecated
func (*ShareableLinkResponse) Descriptor() ([]byte, []int)
Deprecated: Use ShareableLinkResponse.ProtoReflect.Descriptor instead.
func (*ShareableLinkResponse) GetCreatedAt ¶
func (x *ShareableLinkResponse) GetCreatedAt() *timestamppb.Timestamp
func (*ShareableLinkResponse) GetExpiresAt ¶
func (x *ShareableLinkResponse) GetExpiresAt() *timestamppb.Timestamp
func (*ShareableLinkResponse) GetIsActive ¶
func (x *ShareableLinkResponse) GetIsActive() bool
func (*ShareableLinkResponse) GetShareToken ¶
func (x *ShareableLinkResponse) GetShareToken() string
func (*ShareableLinkResponse) GetShareableUrl ¶
func (x *ShareableLinkResponse) GetShareableUrl() string
func (*ShareableLinkResponse) ProtoMessage ¶
func (*ShareableLinkResponse) ProtoMessage()
func (*ShareableLinkResponse) ProtoReflect ¶
func (x *ShareableLinkResponse) ProtoReflect() protoreflect.Message
func (*ShareableLinkResponse) Reset ¶
func (x *ShareableLinkResponse) Reset()
func (*ShareableLinkResponse) String ¶
func (x *ShareableLinkResponse) String() string
type SimpleResponse ¶
type SimpleResponse struct {
Code string `protobuf:"bytes,1,opt,name=code,proto3" json:"code,omitempty"`
Status string `protobuf:"bytes,2,opt,name=status,proto3" json:"status,omitempty"`
Message string `protobuf:"bytes,3,opt,name=message,proto3" json:"message,omitempty"`
// contains filtered or unexported fields
}
func (*SimpleResponse) Descriptor
deprecated
func (*SimpleResponse) Descriptor() ([]byte, []int)
Deprecated: Use SimpleResponse.ProtoReflect.Descriptor instead.
func (*SimpleResponse) GetCode ¶
func (x *SimpleResponse) GetCode() string
func (*SimpleResponse) GetMessage ¶
func (x *SimpleResponse) GetMessage() string
func (*SimpleResponse) GetStatus ¶
func (x *SimpleResponse) GetStatus() string
func (*SimpleResponse) ProtoMessage ¶
func (*SimpleResponse) ProtoMessage()
func (*SimpleResponse) ProtoReflect ¶
func (x *SimpleResponse) ProtoReflect() protoreflect.Message
func (*SimpleResponse) Reset ¶
func (x *SimpleResponse) Reset()
func (*SimpleResponse) String ¶
func (x *SimpleResponse) String() string
type StandardAuthResponse ¶
type StandardAuthResponse struct {
Code string `protobuf:"bytes,1,opt,name=code,proto3" json:"code,omitempty"`
Status string `protobuf:"bytes,2,opt,name=status,proto3" json:"status,omitempty"`
Message string `protobuf:"bytes,3,opt,name=message,proto3" json:"message,omitempty"`
// Types that are valid to be assigned to Datas:
//
// *StandardAuthResponse_AuthenticateUserData
// *StandardAuthResponse_RefreshTokenData
Datas isStandardAuthResponse_Datas `protobuf_oneof:"datas"`
// contains filtered or unexported fields
}
func (*StandardAuthResponse) Descriptor
deprecated
func (*StandardAuthResponse) Descriptor() ([]byte, []int)
Deprecated: Use StandardAuthResponse.ProtoReflect.Descriptor instead.
func (*StandardAuthResponse) GetAuthenticateUserData ¶
func (x *StandardAuthResponse) GetAuthenticateUserData() *DataAuthenticateUserResponse
func (*StandardAuthResponse) GetCode ¶
func (x *StandardAuthResponse) GetCode() string
func (*StandardAuthResponse) GetDatas ¶
func (x *StandardAuthResponse) GetDatas() isStandardAuthResponse_Datas
func (*StandardAuthResponse) GetMessage ¶
func (x *StandardAuthResponse) GetMessage() string
func (*StandardAuthResponse) GetRefreshTokenData ¶
func (x *StandardAuthResponse) GetRefreshTokenData() *DataRefreshTokenResponse
func (*StandardAuthResponse) GetStatus ¶
func (x *StandardAuthResponse) GetStatus() string
func (*StandardAuthResponse) ProtoMessage ¶
func (*StandardAuthResponse) ProtoMessage()
func (*StandardAuthResponse) ProtoReflect ¶
func (x *StandardAuthResponse) ProtoReflect() protoreflect.Message
func (*StandardAuthResponse) Reset ¶
func (x *StandardAuthResponse) Reset()
func (*StandardAuthResponse) String ¶
func (x *StandardAuthResponse) String() string
type StandardAuthResponse_AuthenticateUserData ¶
type StandardAuthResponse_AuthenticateUserData struct {
AuthenticateUserData *DataAuthenticateUserResponse `protobuf:"bytes,5,opt,name=authenticate_user_data,json=authenticateUserData,proto3,oneof"` // Unique field name
}
type StandardAuthResponse_RefreshTokenData ¶
type StandardAuthResponse_RefreshTokenData struct {
RefreshTokenData *DataRefreshTokenResponse `protobuf:"bytes,6,opt,name=refresh_token_data,json=refreshTokenData,proto3,oneof"` // Unique field name
}
type StandardEventResponse ¶
type StandardEventResponse struct {
Code string `protobuf:"bytes,1,opt,name=code,proto3" json:"code,omitempty"`
Status string `protobuf:"bytes,2,opt,name=status,proto3" json:"status,omitempty"`
Message string `protobuf:"bytes,3,opt,name=message,proto3" json:"message,omitempty"`
// Types that are valid to be assigned to Data:
//
// *StandardEventResponse_Event
// *StandardEventResponse_DeleteEventResponse
Data isStandardEventResponse_Data `protobuf_oneof:"data"`
// contains filtered or unexported fields
}
func (*StandardEventResponse) Descriptor
deprecated
func (*StandardEventResponse) Descriptor() ([]byte, []int)
Deprecated: Use StandardEventResponse.ProtoReflect.Descriptor instead.
func (*StandardEventResponse) GetCode ¶
func (x *StandardEventResponse) GetCode() string
func (*StandardEventResponse) GetData ¶
func (x *StandardEventResponse) GetData() isStandardEventResponse_Data
func (*StandardEventResponse) GetDeleteEventResponse ¶
func (x *StandardEventResponse) GetDeleteEventResponse() *DeleteEventResponse
func (*StandardEventResponse) GetEvent ¶
func (x *StandardEventResponse) GetEvent() *Event
func (*StandardEventResponse) GetMessage ¶
func (x *StandardEventResponse) GetMessage() string
func (*StandardEventResponse) GetStatus ¶
func (x *StandardEventResponse) GetStatus() string
func (*StandardEventResponse) ProtoMessage ¶
func (*StandardEventResponse) ProtoMessage()
func (*StandardEventResponse) ProtoReflect ¶
func (x *StandardEventResponse) ProtoReflect() protoreflect.Message
func (*StandardEventResponse) Reset ¶
func (x *StandardEventResponse) Reset()
func (*StandardEventResponse) String ¶
func (x *StandardEventResponse) String() string
type StandardEventResponse_DeleteEventResponse ¶
type StandardEventResponse_DeleteEventResponse struct {
DeleteEventResponse *DeleteEventResponse `protobuf:"bytes,5,opt,name=delete_event_response,json=deleteEventResponse,proto3,oneof"`
}
type StandardEventResponse_Event ¶
type StandardEventResponse_Event struct {
Event *Event `protobuf:"bytes,4,opt,name=event,proto3,oneof"`
}
type StandardNikkahResponse ¶
type StandardNikkahResponse struct {
Code string `protobuf:"bytes,1,opt,name=code,proto3" json:"code,omitempty"`
Status string `protobuf:"bytes,2,opt,name=status,proto3" json:"status,omitempty"`
Message string `protobuf:"bytes,3,opt,name=message,proto3" json:"message,omitempty"`
// Types that are valid to be assigned to Data:
//
// *StandardNikkahResponse_NikkahProfile
// *StandardNikkahResponse_Like
// *StandardNikkahResponse_Match
// *StandardNikkahResponse_ListProfilesResponse
// *StandardNikkahResponse_SingleLike
// *StandardNikkahResponse_CompleteNikahLike
// *StandardNikkahResponse_NikkahMatch
// *StandardNikkahResponse_ShareableLink
Data isStandardNikkahResponse_Data `protobuf_oneof:"data"`
// contains filtered or unexported fields
}
func (*StandardNikkahResponse) Descriptor
deprecated
func (*StandardNikkahResponse) Descriptor() ([]byte, []int)
Deprecated: Use StandardNikkahResponse.ProtoReflect.Descriptor instead.
func (*StandardNikkahResponse) GetCode ¶
func (x *StandardNikkahResponse) GetCode() string
func (*StandardNikkahResponse) GetCompleteNikahLike ¶
func (x *StandardNikkahResponse) GetCompleteNikahLike() *CompleteNikkahLikeResponse
func (*StandardNikkahResponse) GetData ¶
func (x *StandardNikkahResponse) GetData() isStandardNikkahResponse_Data
func (*StandardNikkahResponse) GetLike ¶
func (x *StandardNikkahResponse) GetLike() *NikkahLike
func (*StandardNikkahResponse) GetListProfilesResponse ¶
func (x *StandardNikkahResponse) GetListProfilesResponse() *ListNikkahProfilesResponse
func (*StandardNikkahResponse) GetMatch ¶
func (x *StandardNikkahResponse) GetMatch() *NikkahMatch
func (*StandardNikkahResponse) GetMessage ¶
func (x *StandardNikkahResponse) GetMessage() string
func (*StandardNikkahResponse) GetNikkahMatch ¶
func (x *StandardNikkahResponse) GetNikkahMatch() *NikkahMatch
func (*StandardNikkahResponse) GetNikkahProfile ¶
func (x *StandardNikkahResponse) GetNikkahProfile() *NikkahProfile
func (*StandardNikkahResponse) GetShareableLink ¶
func (x *StandardNikkahResponse) GetShareableLink() *ShareableLinkResponse
func (*StandardNikkahResponse) GetSingleLike ¶
func (x *StandardNikkahResponse) GetSingleLike() *NikkahLike
func (*StandardNikkahResponse) GetStatus ¶
func (x *StandardNikkahResponse) GetStatus() string
func (*StandardNikkahResponse) ProtoMessage ¶
func (*StandardNikkahResponse) ProtoMessage()
func (*StandardNikkahResponse) ProtoReflect ¶
func (x *StandardNikkahResponse) ProtoReflect() protoreflect.Message
func (*StandardNikkahResponse) Reset ¶
func (x *StandardNikkahResponse) Reset()
func (*StandardNikkahResponse) String ¶
func (x *StandardNikkahResponse) String() string
type StandardNikkahResponse_CompleteNikahLike ¶
type StandardNikkahResponse_CompleteNikahLike struct {
CompleteNikahLike *CompleteNikkahLikeResponse `protobuf:"bytes,9,opt,name=complete_nikah_like,json=completeNikahLike,proto3,oneof"`
}
type StandardNikkahResponse_Like ¶
type StandardNikkahResponse_Like struct {
Like *NikkahLike `protobuf:"bytes,5,opt,name=like,proto3,oneof"`
}
type StandardNikkahResponse_ListProfilesResponse ¶
type StandardNikkahResponse_ListProfilesResponse struct {
ListProfilesResponse *ListNikkahProfilesResponse `protobuf:"bytes,7,opt,name=list_profiles_response,json=listProfilesResponse,proto3,oneof"`
}
type StandardNikkahResponse_Match ¶
type StandardNikkahResponse_Match struct {
Match *NikkahMatch `protobuf:"bytes,6,opt,name=match,proto3,oneof"`
}
type StandardNikkahResponse_NikkahMatch ¶
type StandardNikkahResponse_NikkahMatch struct {
NikkahMatch *NikkahMatch `protobuf:"bytes,10,opt,name=nikkah_match,json=nikkahMatch,proto3,oneof"`
}
type StandardNikkahResponse_NikkahProfile ¶
type StandardNikkahResponse_NikkahProfile struct {
NikkahProfile *NikkahProfile `protobuf:"bytes,4,opt,name=nikkah_profile,json=nikkahProfile,proto3,oneof"`
}
type StandardNikkahResponse_ShareableLink ¶
type StandardNikkahResponse_ShareableLink struct {
}
type StandardNikkahResponse_SingleLike ¶
type StandardNikkahResponse_SingleLike struct {
SingleLike *NikkahLike `protobuf:"bytes,8,opt,name=single_like,json=singleLike,proto3,oneof"`
}
type StandardRevertResponse ¶
type StandardRevertResponse struct {
Code string `protobuf:"bytes,1,opt,name=code,proto3" json:"code,omitempty"`
Status string `protobuf:"bytes,2,opt,name=status,proto3" json:"status,omitempty"`
Message string `protobuf:"bytes,3,opt,name=message,proto3" json:"message,omitempty"`
// Types that are valid to be assigned to Data:
//
// *StandardRevertResponse_RevertProfile
// *StandardRevertResponse_ListRevertProfilesResponse
// *StandardRevertResponse_RevertMatch
Data isStandardRevertResponse_Data `protobuf_oneof:"data"`
// contains filtered or unexported fields
}
func (*StandardRevertResponse) Descriptor
deprecated
func (*StandardRevertResponse) Descriptor() ([]byte, []int)
Deprecated: Use StandardRevertResponse.ProtoReflect.Descriptor instead.
func (*StandardRevertResponse) GetCode ¶
func (x *StandardRevertResponse) GetCode() string
func (*StandardRevertResponse) GetData ¶
func (x *StandardRevertResponse) GetData() isStandardRevertResponse_Data
func (*StandardRevertResponse) GetListRevertProfilesResponse ¶
func (x *StandardRevertResponse) GetListRevertProfilesResponse() *ListRevertProfilesResponse
func (*StandardRevertResponse) GetMessage ¶
func (x *StandardRevertResponse) GetMessage() string
func (*StandardRevertResponse) GetRevertMatch ¶
func (x *StandardRevertResponse) GetRevertMatch() *RevertMatch
func (*StandardRevertResponse) GetRevertProfile ¶
func (x *StandardRevertResponse) GetRevertProfile() *RevertProfile
func (*StandardRevertResponse) GetStatus ¶
func (x *StandardRevertResponse) GetStatus() string
func (*StandardRevertResponse) ProtoMessage ¶
func (*StandardRevertResponse) ProtoMessage()
func (*StandardRevertResponse) ProtoReflect ¶
func (x *StandardRevertResponse) ProtoReflect() protoreflect.Message
func (*StandardRevertResponse) Reset ¶
func (x *StandardRevertResponse) Reset()
func (*StandardRevertResponse) String ¶
func (x *StandardRevertResponse) String() string
type StandardRevertResponse_ListRevertProfilesResponse ¶
type StandardRevertResponse_ListRevertProfilesResponse struct {
ListRevertProfilesResponse *ListRevertProfilesResponse `protobuf:"bytes,5,opt,name=list_revert_profiles_response,json=listRevertProfilesResponse,proto3,oneof"`
}
type StandardRevertResponse_RevertMatch ¶
type StandardRevertResponse_RevertMatch struct {
RevertMatch *RevertMatch `protobuf:"bytes,6,opt,name=revert_match,json=revertMatch,proto3,oneof"`
}
type StandardRevertResponse_RevertProfile ¶
type StandardRevertResponse_RevertProfile struct {
RevertProfile *RevertProfile `protobuf:"bytes,4,opt,name=revert_profile,json=revertProfile,proto3,oneof"`
}
type StandardUserResponse ¶
type StandardUserResponse struct {
Code string `protobuf:"bytes,1,opt,name=code,proto3" json:"code,omitempty"`
Status string `protobuf:"bytes,2,opt,name=status,proto3" json:"status,omitempty"`
Message string `protobuf:"bytes,3,opt,name=message,proto3" json:"message,omitempty"`
// Types that are valid to be assigned to Data:
//
// *StandardUserResponse_AddUserResponse
// *StandardUserResponse_GetUserResponse
// *StandardUserResponse_UpdateUserResponse
// *StandardUserResponse_DeleteUserResponse
Data isStandardUserResponse_Data `protobuf_oneof:"data"`
// contains filtered or unexported fields
}
func (*StandardUserResponse) Descriptor
deprecated
func (*StandardUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use StandardUserResponse.ProtoReflect.Descriptor instead.
func (*StandardUserResponse) GetAddUserResponse ¶
func (x *StandardUserResponse) GetAddUserResponse() *User
func (*StandardUserResponse) GetCode ¶
func (x *StandardUserResponse) GetCode() string
func (*StandardUserResponse) GetData ¶
func (x *StandardUserResponse) GetData() isStandardUserResponse_Data
func (*StandardUserResponse) GetDeleteUserResponse ¶
func (x *StandardUserResponse) GetDeleteUserResponse() *DeleteUserResponse
func (*StandardUserResponse) GetGetUserResponse ¶
func (x *StandardUserResponse) GetGetUserResponse() *User
func (*StandardUserResponse) GetMessage ¶
func (x *StandardUserResponse) GetMessage() string
func (*StandardUserResponse) GetStatus ¶
func (x *StandardUserResponse) GetStatus() string
func (*StandardUserResponse) GetUpdateUserResponse ¶
func (x *StandardUserResponse) GetUpdateUserResponse() *User
func (*StandardUserResponse) ProtoMessage ¶
func (*StandardUserResponse) ProtoMessage()
func (*StandardUserResponse) ProtoReflect ¶
func (x *StandardUserResponse) ProtoReflect() protoreflect.Message
func (*StandardUserResponse) Reset ¶
func (x *StandardUserResponse) Reset()
func (*StandardUserResponse) String ¶
func (x *StandardUserResponse) String() string
type StandardUserResponse_AddUserResponse ¶
type StandardUserResponse_AddUserResponse struct {
AddUserResponse *User `protobuf:"bytes,4,opt,name=add_user_response,json=addUserResponse,proto3,oneof"`
}
type StandardUserResponse_DeleteUserResponse ¶
type StandardUserResponse_DeleteUserResponse struct {
DeleteUserResponse *DeleteUserResponse `protobuf:"bytes,7,opt,name=delete_user_response,json=deleteUserResponse,proto3,oneof"`
}
type StandardUserResponse_GetUserResponse ¶
type StandardUserResponse_GetUserResponse struct {
GetUserResponse *User `protobuf:"bytes,5,opt,name=get_user_response,json=getUserResponse,proto3,oneof"`
}
type StandardUserResponse_UpdateUserResponse ¶
type StandardUserResponse_UpdateUserResponse struct {
UpdateUserResponse *User `protobuf:"bytes,6,opt,name=update_user_response,json=updateUserResponse,proto3,oneof"`
}
type UnimplementedAdhanFileServiceServer ¶
type UnimplementedAdhanFileServiceServer struct{}
UnimplementedAdhanFileServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedAdhanFileServiceServer) CreateAdhanFile ¶
func (UnimplementedAdhanFileServiceServer) CreateAdhanFile(context.Context, *CreateAdhanFileRequest) (*AdhanFileResponse, error)
func (UnimplementedAdhanFileServiceServer) DeleteAdhanFile ¶
func (UnimplementedAdhanFileServiceServer) DeleteAdhanFile(context.Context, *DeleteAdhanFileRequest) (*DeleteAdhanFileResponse, error)
func (UnimplementedAdhanFileServiceServer) GetAdhanFile ¶
func (UnimplementedAdhanFileServiceServer) GetAdhanFile(context.Context, *GetAdhanFileRequest) (*AdhanFileResponse, error)
func (UnimplementedAdhanFileServiceServer) ListAdhanFiles ¶
func (UnimplementedAdhanFileServiceServer) ListAdhanFiles(context.Context, *ListAdhanFilesRequest) (*ListAdhanFilesResponse, error)
func (UnimplementedAdhanFileServiceServer) UpdateAdhanFile ¶
func (UnimplementedAdhanFileServiceServer) UpdateAdhanFile(context.Context, *UpdateAdhanFileRequest) (*AdhanFileResponse, error)
type UnimplementedAdhanPreferencesServiceServer ¶
type UnimplementedAdhanPreferencesServiceServer struct{}
UnimplementedAdhanPreferencesServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedAdhanPreferencesServiceServer) CreateAdhanPreferences ¶
func (UnimplementedAdhanPreferencesServiceServer) CreateAdhanPreferences(context.Context, *CreateAdhanPreferencesRequest) (*AdhanPreferencesResponse, error)
func (UnimplementedAdhanPreferencesServiceServer) DeleteAdhanPreferences ¶
func (UnimplementedAdhanPreferencesServiceServer) DeleteAdhanPreferences(context.Context, *DeleteAdhanPreferencesRequest) (*emptypb.Empty, error)
func (UnimplementedAdhanPreferencesServiceServer) GetAdhanPreferences ¶
func (UnimplementedAdhanPreferencesServiceServer) GetAdhanPreferences(context.Context, *GetAdhanPreferencesRequest) (*AdhanPreferencesResponse, error)
func (UnimplementedAdhanPreferencesServiceServer) ListAdhanPreferences ¶
func (UnimplementedAdhanPreferencesServiceServer) ListAdhanPreferences(context.Context, *ListAdhanPreferencesRequest) (*ListAdhanPreferencesResponse, error)
func (UnimplementedAdhanPreferencesServiceServer) UpdateAdhanPreferences ¶
func (UnimplementedAdhanPreferencesServiceServer) UpdateAdhanPreferences(context.Context, *UpdateAdhanPreferencesRequest) (*AdhanPreferencesResponse, error)
type UnimplementedAuthServiceServer ¶
type UnimplementedAuthServiceServer struct{}
UnimplementedAuthServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedAuthServiceServer) AuthenticateUser ¶
func (UnimplementedAuthServiceServer) AuthenticateUser(context.Context, *AuthenticateUserRequest) (*StandardAuthResponse, error)
func (UnimplementedAuthServiceServer) RefreshToken ¶
func (UnimplementedAuthServiceServer) RefreshToken(context.Context, *RefreshTokenRequest) (*StandardAuthResponse, error)
type UnimplementedEventServiceServer ¶
type UnimplementedEventServiceServer struct{}
UnimplementedEventServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedEventServiceServer) CreateEvent ¶
func (UnimplementedEventServiceServer) CreateEvent(context.Context, *CreateEventRequest) (*StandardEventResponse, error)
func (UnimplementedEventServiceServer) DeleteEvent ¶
func (UnimplementedEventServiceServer) DeleteEvent(context.Context, *DeleteEventRequest) (*StandardEventResponse, error)
func (UnimplementedEventServiceServer) GetEvent ¶
func (UnimplementedEventServiceServer) GetEvent(context.Context, *GetEventRequest) (*StandardEventResponse, error)
func (UnimplementedEventServiceServer) ListEvents ¶
func (UnimplementedEventServiceServer) ListEvents(context.Context, *ListEventsRequest) (*ListEventsResponse, error)
func (UnimplementedEventServiceServer) UpdateEvent ¶
func (UnimplementedEventServiceServer) UpdateEvent(context.Context, *UpdateEventRequest) (*StandardEventResponse, error)
type UnimplementedMasjidServiceServer ¶
type UnimplementedMasjidServiceServer struct{}
UnimplementedMasjidServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedMasjidServiceServer) CreateMasjid ¶
func (UnimplementedMasjidServiceServer) CreateMasjid(context.Context, *CreateMasjidRequest) (*CreateMasjidResponse, error)
func (UnimplementedMasjidServiceServer) DeleteMasjid ¶
func (UnimplementedMasjidServiceServer) DeleteMasjid(context.Context, *DeleteMasjidRequest) (*SimpleResponse, error)
func (UnimplementedMasjidServiceServer) GetMasjid ¶
func (UnimplementedMasjidServiceServer) GetMasjid(context.Context, *GetMasjidRequest) (*MasjidResponse, error)
func (UnimplementedMasjidServiceServer) ListMasjids ¶
func (UnimplementedMasjidServiceServer) ListMasjids(context.Context, *ListMasjidsRequest) (*ListMasjidsResponse, error)
func (UnimplementedMasjidServiceServer) UpdateMasjid ¶
func (UnimplementedMasjidServiceServer) UpdateMasjid(context.Context, *UpdateMasjidRequest) (*UpdateMasjidResponse, error)
type UnimplementedNikkahIoServiceServer ¶
type UnimplementedNikkahIoServiceServer struct{}
UnimplementedNikkahIoServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedNikkahIoServiceServer) AcceptNikkahMatchInvite ¶
func (UnimplementedNikkahIoServiceServer) AcceptNikkahMatchInvite(context.Context, *AcceptNikkahMatchInviteRequest) (*StandardNikkahResponse, error)
func (UnimplementedNikkahIoServiceServer) CancelNikkahLike ¶
func (UnimplementedNikkahIoServiceServer) CancelNikkahLike(context.Context, *CancelNikkahLikeRequest) (*StandardNikkahResponse, error)
func (UnimplementedNikkahIoServiceServer) CompleteNikkahLike ¶
func (UnimplementedNikkahIoServiceServer) CompleteNikkahLike(context.Context, *CompleteNikkahLikeRequest) (*StandardNikkahResponse, error)
func (UnimplementedNikkahIoServiceServer) CreateNikkahProfile ¶
func (UnimplementedNikkahIoServiceServer) CreateNikkahProfile(context.Context, *CreateNikkahProfileRequest) (*StandardNikkahResponse, error)
func (UnimplementedNikkahIoServiceServer) DeactivateNikkahProfile ¶
func (UnimplementedNikkahIoServiceServer) DeactivateNikkahProfile(context.Context, *DeactivateNikkahProfileRequest) (*StandardNikkahResponse, error)
func (UnimplementedNikkahIoServiceServer) EndNikkahMatch ¶
func (UnimplementedNikkahIoServiceServer) EndNikkahMatch(context.Context, *EndNikkahMatchRequest) (*StandardNikkahResponse, error)
func (UnimplementedNikkahIoServiceServer) GenerateShareableLink ¶
func (UnimplementedNikkahIoServiceServer) GenerateShareableLink(context.Context, *GenerateShareableLinkRequest) (*StandardNikkahResponse, error)
func (UnimplementedNikkahIoServiceServer) GetNikkahLike ¶
func (UnimplementedNikkahIoServiceServer) GetNikkahLike(context.Context, *GetNikkahLikeRequest) (*StandardNikkahResponse, error)
func (UnimplementedNikkahIoServiceServer) GetNikkahMatch ¶
func (UnimplementedNikkahIoServiceServer) GetNikkahMatch(context.Context, *GetNikkahMatchRequest) (*StandardNikkahResponse, error)
func (UnimplementedNikkahIoServiceServer) GetNikkahProfile ¶
func (UnimplementedNikkahIoServiceServer) GetNikkahProfile(context.Context, *GetNikkahProfileRequest) (*StandardNikkahResponse, error)
func (UnimplementedNikkahIoServiceServer) GetPublicProfile ¶
func (UnimplementedNikkahIoServiceServer) GetPublicProfile(context.Context, *GetPublicProfileRequest) (*StandardNikkahResponse, error)
func (UnimplementedNikkahIoServiceServer) GetSelfNikkahProfile ¶
func (UnimplementedNikkahIoServiceServer) GetSelfNikkahProfile(context.Context, *GetSelfNikkahProfileRequest) (*StandardNikkahResponse, error)
func (UnimplementedNikkahIoServiceServer) InitiateNikkahLike ¶
func (UnimplementedNikkahIoServiceServer) InitiateNikkahLike(context.Context, *InitiateNikkahLikeRequest) (*StandardNikkahResponse, error)
func (UnimplementedNikkahIoServiceServer) ListNikkahProfiles ¶
func (UnimplementedNikkahIoServiceServer) ListNikkahProfiles(context.Context, *ListNikkahProfilesRequest) (*StandardNikkahResponse, error)
func (UnimplementedNikkahIoServiceServer) RejectNikkahMatchInvite ¶
func (UnimplementedNikkahIoServiceServer) RejectNikkahMatchInvite(context.Context, *RejectNikkahMatchInviteRequest) (*StandardNikkahResponse, error)
func (UnimplementedNikkahIoServiceServer) UpdatePrivacySettings ¶
func (UnimplementedNikkahIoServiceServer) UpdatePrivacySettings(context.Context, *UpdatePrivacySettingsRequest) (*StandardNikkahResponse, error)
func (UnimplementedNikkahIoServiceServer) UpdateSelfNikkahProfile ¶
func (UnimplementedNikkahIoServiceServer) UpdateSelfNikkahProfile(context.Context, *UpdateSelfNikkahProfileRequest) (*StandardNikkahResponse, error)
type UnimplementedRevertsIoServiceServer ¶
type UnimplementedRevertsIoServiceServer struct{}
UnimplementedRevertsIoServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedRevertsIoServiceServer) AcceptRevertMatchInvite ¶
func (UnimplementedRevertsIoServiceServer) AcceptRevertMatchInvite(context.Context, *AcceptRevertMatchInviteRequest) (*StandardRevertResponse, error)
func (UnimplementedRevertsIoServiceServer) CreateRevertMatchInvite ¶
func (UnimplementedRevertsIoServiceServer) CreateRevertMatchInvite(context.Context, *CreateRevertMatchInviteRequest) (*StandardRevertResponse, error)
func (UnimplementedRevertsIoServiceServer) CreateRevertProfile ¶
func (UnimplementedRevertsIoServiceServer) CreateRevertProfile(context.Context, *CreateRevertProfileRequest) (*StandardRevertResponse, error)
func (UnimplementedRevertsIoServiceServer) EndRevertMatch ¶
func (UnimplementedRevertsIoServiceServer) EndRevertMatch(context.Context, *EndRevertMatchRequest) (*StandardRevertResponse, error)
func (UnimplementedRevertsIoServiceServer) GetRevertMatch ¶
func (UnimplementedRevertsIoServiceServer) GetRevertMatch(context.Context, *GetRevertMatchRequest) (*StandardRevertResponse, error)
func (UnimplementedRevertsIoServiceServer) GetRevertProfile ¶
func (UnimplementedRevertsIoServiceServer) GetRevertProfile(context.Context, *GetRevertProfileRequest) (*StandardRevertResponse, error)
func (UnimplementedRevertsIoServiceServer) GetSelfRevertProfile ¶
func (UnimplementedRevertsIoServiceServer) GetSelfRevertProfile(context.Context, *GetSelfRevertProfileRequest) (*StandardRevertResponse, error)
func (UnimplementedRevertsIoServiceServer) ListRevertProfiles ¶
func (UnimplementedRevertsIoServiceServer) ListRevertProfiles(context.Context, *ListRevertProfilesRequest) (*StandardRevertResponse, error)
func (UnimplementedRevertsIoServiceServer) RejectRevertMatchInvite ¶
func (UnimplementedRevertsIoServiceServer) RejectRevertMatchInvite(context.Context, *RejectRevertMatchInviteRequest) (*StandardRevertResponse, error)
func (UnimplementedRevertsIoServiceServer) UpdateSelfRevertProfile ¶
func (UnimplementedRevertsIoServiceServer) UpdateSelfRevertProfile(context.Context, *UpdateSelfRevertProfileRequest) (*StandardRevertResponse, error)
type UnimplementedUserServiceServer ¶
type UnimplementedUserServiceServer struct{}
UnimplementedUserServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedUserServiceServer) CreateUser ¶
func (UnimplementedUserServiceServer) CreateUser(context.Context, *CreateUserRequest) (*StandardUserResponse, error)
func (UnimplementedUserServiceServer) DeleteUser ¶
func (UnimplementedUserServiceServer) DeleteUser(context.Context, *DeleteUserRequest) (*StandardUserResponse, error)
func (UnimplementedUserServiceServer) GetListUsers ¶
func (UnimplementedUserServiceServer) GetListUsers(context.Context, *ListUsersRequest) (*ListUsersResponse, error)
func (UnimplementedUserServiceServer) GetUser ¶
func (UnimplementedUserServiceServer) GetUser(context.Context, *GetUserRequest) (*StandardUserResponse, error)
func (UnimplementedUserServiceServer) UpdateUser ¶
func (UnimplementedUserServiceServer) UpdateUser(context.Context, *UpdateUserRequest) (*StandardUserResponse, error)
type UnsafeAdhanFileServiceServer ¶
type UnsafeAdhanFileServiceServer interface {
// contains filtered or unexported methods
}
UnsafeAdhanFileServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to AdhanFileServiceServer will result in compilation errors.
type UnsafeAdhanPreferencesServiceServer ¶
type UnsafeAdhanPreferencesServiceServer interface {
// contains filtered or unexported methods
}
UnsafeAdhanPreferencesServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to AdhanPreferencesServiceServer will result in compilation errors.
type UnsafeAuthServiceServer ¶
type UnsafeAuthServiceServer interface {
// contains filtered or unexported methods
}
UnsafeAuthServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to AuthServiceServer will result in compilation errors.
type UnsafeEventServiceServer ¶
type UnsafeEventServiceServer interface {
// contains filtered or unexported methods
}
UnsafeEventServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to EventServiceServer will result in compilation errors.
type UnsafeMasjidServiceServer ¶
type UnsafeMasjidServiceServer interface {
// contains filtered or unexported methods
}
UnsafeMasjidServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to MasjidServiceServer will result in compilation errors.
type UnsafeNikkahIoServiceServer ¶
type UnsafeNikkahIoServiceServer interface {
// contains filtered or unexported methods
}
UnsafeNikkahIoServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to NikkahIoServiceServer will result in compilation errors.
type UnsafeRevertsIoServiceServer ¶
type UnsafeRevertsIoServiceServer interface {
// contains filtered or unexported methods
}
UnsafeRevertsIoServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to RevertsIoServiceServer will result in compilation errors.
type UnsafeUserServiceServer ¶
type UnsafeUserServiceServer interface {
// contains filtered or unexported methods
}
UnsafeUserServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to UserServiceServer will result in compilation errors.
type UpdateAdhanFileRequest ¶
type UpdateAdhanFileRequest struct {
AdhanFile *AdhanFile `protobuf:"bytes,1,opt,name=adhan_file,json=adhanFile,proto3" json:"adhan_file,omitempty"`
UpdateMask *fieldmaskpb.FieldMask `protobuf:"bytes,2,opt,name=update_mask,json=updateMask,proto3" json:"update_mask,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateAdhanFileRequest) Descriptor
deprecated
func (*UpdateAdhanFileRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateAdhanFileRequest.ProtoReflect.Descriptor instead.
func (*UpdateAdhanFileRequest) GetAdhanFile ¶
func (x *UpdateAdhanFileRequest) GetAdhanFile() *AdhanFile
func (*UpdateAdhanFileRequest) GetUpdateMask ¶
func (x *UpdateAdhanFileRequest) GetUpdateMask() *fieldmaskpb.FieldMask
func (*UpdateAdhanFileRequest) ProtoMessage ¶
func (*UpdateAdhanFileRequest) ProtoMessage()
func (*UpdateAdhanFileRequest) ProtoReflect ¶
func (x *UpdateAdhanFileRequest) ProtoReflect() protoreflect.Message
func (*UpdateAdhanFileRequest) Reset ¶
func (x *UpdateAdhanFileRequest) Reset()
func (*UpdateAdhanFileRequest) String ¶
func (x *UpdateAdhanFileRequest) String() string
type UpdateAdhanPreferencesRequest ¶
type UpdateAdhanPreferencesRequest struct {
// The ID of the preference to update.
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// The preference object with the new data.
Preferences *SavedUserAdhanPreferences `protobuf:"bytes,2,opt,name=preferences,proto3" json:"preferences,omitempty"`
// contains filtered or unexported fields
}
--- Update ---
func (*UpdateAdhanPreferencesRequest) Descriptor
deprecated
func (*UpdateAdhanPreferencesRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateAdhanPreferencesRequest.ProtoReflect.Descriptor instead.
func (*UpdateAdhanPreferencesRequest) GetId ¶
func (x *UpdateAdhanPreferencesRequest) GetId() string
func (*UpdateAdhanPreferencesRequest) GetPreferences ¶
func (x *UpdateAdhanPreferencesRequest) GetPreferences() *SavedUserAdhanPreferences
func (*UpdateAdhanPreferencesRequest) ProtoMessage ¶
func (*UpdateAdhanPreferencesRequest) ProtoMessage()
func (*UpdateAdhanPreferencesRequest) ProtoReflect ¶
func (x *UpdateAdhanPreferencesRequest) ProtoReflect() protoreflect.Message
func (*UpdateAdhanPreferencesRequest) Reset ¶
func (x *UpdateAdhanPreferencesRequest) Reset()
func (*UpdateAdhanPreferencesRequest) String ¶
func (x *UpdateAdhanPreferencesRequest) String() string
type UpdateEventRequest ¶
type UpdateEventRequest struct {
Event *Event `protobuf:"bytes,1,opt,name=event,proto3" json:"event,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateEventRequest) Descriptor
deprecated
func (*UpdateEventRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateEventRequest.ProtoReflect.Descriptor instead.
func (*UpdateEventRequest) GetEvent ¶
func (x *UpdateEventRequest) GetEvent() *Event
func (*UpdateEventRequest) ProtoMessage ¶
func (*UpdateEventRequest) ProtoMessage()
func (*UpdateEventRequest) ProtoReflect ¶
func (x *UpdateEventRequest) ProtoReflect() protoreflect.Message
func (*UpdateEventRequest) Reset ¶
func (x *UpdateEventRequest) Reset()
func (*UpdateEventRequest) String ¶
func (x *UpdateEventRequest) String() string
type UpdateMasjidRequest ¶
type UpdateMasjidRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Name *string `protobuf:"bytes,2,opt,name=name,proto3,oneof" json:"name,omitempty"`
Location *string `protobuf:"bytes,3,opt,name=location,proto3,oneof" json:"location,omitempty"`
IsVerified *bool `protobuf:"varint,4,opt,name=is_verified,json=isVerified,proto3,oneof" json:"is_verified,omitempty"`
Address *Masjid_Address `protobuf:"bytes,5,opt,name=address,proto3,oneof" json:"address,omitempty"`
PhoneNumber *Masjid_PhoneNumber `protobuf:"bytes,6,opt,name=phone_number,json=phoneNumber,proto3,oneof" json:"phone_number,omitempty"`
PrayerTimesConfiguration *PrayerTimesConfiguration `` /* 141-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*UpdateMasjidRequest) Descriptor
deprecated
func (*UpdateMasjidRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateMasjidRequest.ProtoReflect.Descriptor instead.
func (*UpdateMasjidRequest) GetAddress ¶
func (x *UpdateMasjidRequest) GetAddress() *Masjid_Address
func (*UpdateMasjidRequest) GetId ¶
func (x *UpdateMasjidRequest) GetId() string
func (*UpdateMasjidRequest) GetIsVerified ¶
func (x *UpdateMasjidRequest) GetIsVerified() bool
func (*UpdateMasjidRequest) GetLocation ¶
func (x *UpdateMasjidRequest) GetLocation() string
func (*UpdateMasjidRequest) GetName ¶
func (x *UpdateMasjidRequest) GetName() string
func (*UpdateMasjidRequest) GetPhoneNumber ¶
func (x *UpdateMasjidRequest) GetPhoneNumber() *Masjid_PhoneNumber
func (*UpdateMasjidRequest) GetPrayerTimesConfiguration ¶
func (x *UpdateMasjidRequest) GetPrayerTimesConfiguration() *PrayerTimesConfiguration
func (*UpdateMasjidRequest) ProtoMessage ¶
func (*UpdateMasjidRequest) ProtoMessage()
func (*UpdateMasjidRequest) ProtoReflect ¶
func (x *UpdateMasjidRequest) ProtoReflect() protoreflect.Message
func (*UpdateMasjidRequest) Reset ¶
func (x *UpdateMasjidRequest) Reset()
func (*UpdateMasjidRequest) String ¶
func (x *UpdateMasjidRequest) String() string
type UpdateMasjidResponse ¶
type UpdateMasjidResponse struct {
Code string `protobuf:"bytes,1,opt,name=code,proto3" json:"code,omitempty"`
Status string `protobuf:"bytes,2,opt,name=status,proto3" json:"status,omitempty"`
Message string `protobuf:"bytes,3,opt,name=message,proto3" json:"message,omitempty"`
Data *Masjid `protobuf:"bytes,4,opt,name=data,proto3" json:"data,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateMasjidResponse) Descriptor
deprecated
func (*UpdateMasjidResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateMasjidResponse.ProtoReflect.Descriptor instead.
func (*UpdateMasjidResponse) GetCode ¶
func (x *UpdateMasjidResponse) GetCode() string
func (*UpdateMasjidResponse) GetData ¶
func (x *UpdateMasjidResponse) GetData() *Masjid
func (*UpdateMasjidResponse) GetMessage ¶
func (x *UpdateMasjidResponse) GetMessage() string
func (*UpdateMasjidResponse) GetStatus ¶
func (x *UpdateMasjidResponse) GetStatus() string
func (*UpdateMasjidResponse) ProtoMessage ¶
func (*UpdateMasjidResponse) ProtoMessage()
func (*UpdateMasjidResponse) ProtoReflect ¶
func (x *UpdateMasjidResponse) ProtoReflect() protoreflect.Message
func (*UpdateMasjidResponse) Reset ¶
func (x *UpdateMasjidResponse) Reset()
func (*UpdateMasjidResponse) String ¶
func (x *UpdateMasjidResponse) String() string
type UpdatePrivacySettingsRequest ¶
type UpdatePrivacySettingsRequest struct {
ProfileId string `protobuf:"bytes,1,opt,name=profile_id,json=profileId,proto3" json:"profile_id,omitempty"`
PrivacySettings *PrivacySettings `protobuf:"bytes,2,opt,name=privacy_settings,json=privacySettings,proto3" json:"privacy_settings,omitempty"`
// contains filtered or unexported fields
}
func (*UpdatePrivacySettingsRequest) Descriptor
deprecated
func (*UpdatePrivacySettingsRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdatePrivacySettingsRequest.ProtoReflect.Descriptor instead.
func (*UpdatePrivacySettingsRequest) GetPrivacySettings ¶
func (x *UpdatePrivacySettingsRequest) GetPrivacySettings() *PrivacySettings
func (*UpdatePrivacySettingsRequest) GetProfileId ¶
func (x *UpdatePrivacySettingsRequest) GetProfileId() string
func (*UpdatePrivacySettingsRequest) ProtoMessage ¶
func (*UpdatePrivacySettingsRequest) ProtoMessage()
func (*UpdatePrivacySettingsRequest) ProtoReflect ¶
func (x *UpdatePrivacySettingsRequest) ProtoReflect() protoreflect.Message
func (*UpdatePrivacySettingsRequest) Reset ¶
func (x *UpdatePrivacySettingsRequest) Reset()
func (*UpdatePrivacySettingsRequest) String ¶
func (x *UpdatePrivacySettingsRequest) String() string
type UpdateSelfNikkahProfileRequest ¶
type UpdateSelfNikkahProfileRequest struct {
ProfileId string `protobuf:"bytes,1,opt,name=profile_id,json=profileId,proto3" json:"profile_id,omitempty"`
Profile *NikkahProfile `protobuf:"bytes,2,opt,name=profile,proto3" json:"profile,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateSelfNikkahProfileRequest) Descriptor
deprecated
func (*UpdateSelfNikkahProfileRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateSelfNikkahProfileRequest.ProtoReflect.Descriptor instead.
func (*UpdateSelfNikkahProfileRequest) GetProfile ¶
func (x *UpdateSelfNikkahProfileRequest) GetProfile() *NikkahProfile
func (*UpdateSelfNikkahProfileRequest) GetProfileId ¶
func (x *UpdateSelfNikkahProfileRequest) GetProfileId() string
func (*UpdateSelfNikkahProfileRequest) ProtoMessage ¶
func (*UpdateSelfNikkahProfileRequest) ProtoMessage()
func (*UpdateSelfNikkahProfileRequest) ProtoReflect ¶
func (x *UpdateSelfNikkahProfileRequest) ProtoReflect() protoreflect.Message
func (*UpdateSelfNikkahProfileRequest) Reset ¶
func (x *UpdateSelfNikkahProfileRequest) Reset()
func (*UpdateSelfNikkahProfileRequest) String ¶
func (x *UpdateSelfNikkahProfileRequest) String() string
type UpdateSelfRevertProfileRequest ¶
type UpdateSelfRevertProfileRequest struct {
ProfileId string `protobuf:"bytes,1,opt,name=profile_id,json=profileId,proto3" json:"profile_id,omitempty"`
Profile *RevertProfile `protobuf:"bytes,2,opt,name=profile,proto3" json:"profile,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateSelfRevertProfileRequest) Descriptor
deprecated
func (*UpdateSelfRevertProfileRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateSelfRevertProfileRequest.ProtoReflect.Descriptor instead.
func (*UpdateSelfRevertProfileRequest) GetProfile ¶
func (x *UpdateSelfRevertProfileRequest) GetProfile() *RevertProfile
func (*UpdateSelfRevertProfileRequest) GetProfileId ¶
func (x *UpdateSelfRevertProfileRequest) GetProfileId() string
func (*UpdateSelfRevertProfileRequest) ProtoMessage ¶
func (*UpdateSelfRevertProfileRequest) ProtoMessage()
func (*UpdateSelfRevertProfileRequest) ProtoReflect ¶
func (x *UpdateSelfRevertProfileRequest) ProtoReflect() protoreflect.Message
func (*UpdateSelfRevertProfileRequest) Reset ¶
func (x *UpdateSelfRevertProfileRequest) Reset()
func (*UpdateSelfRevertProfileRequest) String ¶
func (x *UpdateSelfRevertProfileRequest) String() string
type UpdateUserRequest ¶
type UpdateUserRequest struct {
User *User `protobuf:"bytes,1,opt,name=user,proto3" json:"user,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateUserRequest) Descriptor
deprecated
func (*UpdateUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateUserRequest.ProtoReflect.Descriptor instead.
func (*UpdateUserRequest) GetUser ¶
func (x *UpdateUserRequest) GetUser() *User
func (*UpdateUserRequest) ProtoMessage ¶
func (*UpdateUserRequest) ProtoMessage()
func (*UpdateUserRequest) ProtoReflect ¶
func (x *UpdateUserRequest) ProtoReflect() protoreflect.Message
func (*UpdateUserRequest) Reset ¶
func (x *UpdateUserRequest) Reset()
func (*UpdateUserRequest) String ¶
func (x *UpdateUserRequest) String() string
type User ¶
type User struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Email string `protobuf:"bytes,2,opt,name=email,proto3" json:"email,omitempty"`
Username string `protobuf:"bytes,3,opt,name=username,proto3" json:"username,omitempty"`
IsEmailVerified bool `protobuf:"varint,4,opt,name=is_email_verified,json=isEmailVerified,proto3" json:"is_email_verified,omitempty"`
FirstName string `protobuf:"bytes,5,opt,name=first_name,json=firstName,proto3" json:"first_name,omitempty"`
LastName string `protobuf:"bytes,6,opt,name=last_name,json=lastName,proto3" json:"last_name,omitempty"`
PhoneNumber string `protobuf:"bytes,7,opt,name=phone_number,json=phoneNumber,proto3" json:"phone_number,omitempty"`
Gender User_Gender `protobuf:"varint,8,opt,name=gender,proto3,enum=limestone.User_Gender" json:"gender,omitempty"`
Role User_Role `protobuf:"varint,9,opt,name=role,proto3,enum=limestone.User_Role" json:"role,omitempty"`
CreateTime *timestamppb.Timestamp `protobuf:"bytes,10,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"`
UpdateTime *timestamppb.Timestamp `protobuf:"bytes,11,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"`
// contains filtered or unexported fields
}
func (*User) Descriptor
deprecated
func (*User) GetCreateTime ¶
func (x *User) GetCreateTime() *timestamppb.Timestamp
func (*User) GetFirstName ¶
func (*User) GetGender ¶
func (x *User) GetGender() User_Gender
func (*User) GetIsEmailVerified ¶
func (*User) GetLastName ¶
func (*User) GetPhoneNumber ¶
func (*User) GetUpdateTime ¶
func (x *User) GetUpdateTime() *timestamppb.Timestamp
func (*User) GetUsername ¶
func (*User) ProtoMessage ¶
func (*User) ProtoMessage()
func (*User) ProtoReflect ¶
func (x *User) ProtoReflect() protoreflect.Message
type UserServiceClient ¶
type UserServiceClient interface {
CreateUser(ctx context.Context, in *CreateUserRequest, opts ...grpc.CallOption) (*StandardUserResponse, error)
GetListUsers(ctx context.Context, in *ListUsersRequest, opts ...grpc.CallOption) (*ListUsersResponse, error)
GetUser(ctx context.Context, in *GetUserRequest, opts ...grpc.CallOption) (*StandardUserResponse, error)
UpdateUser(ctx context.Context, in *UpdateUserRequest, opts ...grpc.CallOption) (*StandardUserResponse, error)
DeleteUser(ctx context.Context, in *DeleteUserRequest, opts ...grpc.CallOption) (*StandardUserResponse, error)
}
UserServiceClient is the client API for UserService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewUserServiceClient ¶
func NewUserServiceClient(cc grpc.ClientConnInterface) UserServiceClient
type UserServiceServer ¶
type UserServiceServer interface {
CreateUser(context.Context, *CreateUserRequest) (*StandardUserResponse, error)
GetListUsers(context.Context, *ListUsersRequest) (*ListUsersResponse, error)
GetUser(context.Context, *GetUserRequest) (*StandardUserResponse, error)
UpdateUser(context.Context, *UpdateUserRequest) (*StandardUserResponse, error)
DeleteUser(context.Context, *DeleteUserRequest) (*StandardUserResponse, error)
// contains filtered or unexported methods
}
UserServiceServer is the server API for UserService service. All implementations must embed UnimplementedUserServiceServer for forward compatibility.
type User_Gender ¶
type User_Gender int32
const ( User_GENDER_UNSPECIFIED User_Gender = 0 User_MALE User_Gender = 1 User_FEMALE User_Gender = 2 )
func (User_Gender) Descriptor ¶
func (User_Gender) Descriptor() protoreflect.EnumDescriptor
func (User_Gender) Enum ¶
func (x User_Gender) Enum() *User_Gender
func (User_Gender) EnumDescriptor
deprecated
func (User_Gender) EnumDescriptor() ([]byte, []int)
Deprecated: Use User_Gender.Descriptor instead.
func (User_Gender) Number ¶
func (x User_Gender) Number() protoreflect.EnumNumber
func (User_Gender) String ¶
func (x User_Gender) String() string
func (User_Gender) Type ¶
func (User_Gender) Type() protoreflect.EnumType
type User_Role ¶
type User_Role int32
func (User_Role) Descriptor ¶
func (User_Role) Descriptor() protoreflect.EnumDescriptor
func (User_Role) EnumDescriptor
deprecated
func (User_Role) Number ¶
func (x User_Role) Number() protoreflect.EnumNumber
func (User_Role) Type ¶
func (User_Role) Type() protoreflect.EnumType
Source Files
¶
- adhan_file_service.pb.go
- adhan_file_service.pb.gw.go
- adhan_file_service_grpc.pb.go
- adhan_preference.pb.go
- adhan_preference.pb.gw.go
- adhan_preference_grpc.pb.go
- auth_service.pb.go
- auth_service.pb.gw.go
- auth_service_grpc.pb.go
- event_service.pb.go
- event_service.pb.gw.go
- event_service_grpc.pb.go
- masjid_service.pb.go
- masjid_service.pb.gw.go
- masjid_service_grpc.pb.go
- nikkah_service.pb.go
- nikkah_service.pb.gw.go
- nikkah_service_grpc.pb.go
- revert_service.pb.go
- revert_service.pb.gw.go
- revert_service_grpc.pb.go
- user_service.pb.go
- user_service.pb.gw.go
- user_service_grpc.pb.go