Versions in this module Expand all Collapse all v0 v0.2.2 Aug 1, 2019 Changes in this version + func RegisterNotificationHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error + func RegisterNotificationHandlerClient(ctx context.Context, mux *runtime.ServeMux, client NotificationClient) error + func RegisterNotificationHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error) + func RegisterNotificationServer(s *grpc.Server, srv NotificationServer) + type Address struct + Address *wrappers.StringValue + AddressId *wrappers.StringValue + AddressListId *wrappers.StringValue + CreateTime *timestamp.Timestamp + NotifyType *wrappers.StringValue + Remarks *wrappers.StringValue + Status *wrappers.StringValue + StatusTime *timestamp.Timestamp + VerificationCode *wrappers.StringValue + VerifyTime *timestamp.Timestamp + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Address) Descriptor() ([]byte, []int) + func (*Address) ProtoMessage() + func (m *Address) GetAddress() *wrappers.StringValue + func (m *Address) GetAddressId() *wrappers.StringValue + func (m *Address) GetAddressListId() *wrappers.StringValue + func (m *Address) GetCreateTime() *timestamp.Timestamp + func (m *Address) GetNotifyType() *wrappers.StringValue + func (m *Address) GetRemarks() *wrappers.StringValue + func (m *Address) GetStatus() *wrappers.StringValue + func (m *Address) GetStatusTime() *timestamp.Timestamp + func (m *Address) GetVerificationCode() *wrappers.StringValue + func (m *Address) GetVerifyTime() *timestamp.Timestamp + func (m *Address) Reset() + func (m *Address) String() string + func (m *Address) XXX_DiscardUnknown() + func (m *Address) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Address) XXX_Merge(src proto.Message) + func (m *Address) XXX_Size() int + func (m *Address) XXX_Unmarshal(b []byte) error + type AddressList struct + AddressListId *wrappers.StringValue + AddressListName *wrappers.StringValue + AddressSet []*Address + CreateTime *timestamp.Timestamp + Extra *wrappers.StringValue + Status *wrappers.StringValue + StatusTime *timestamp.Timestamp + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*AddressList) Descriptor() ([]byte, []int) + func (*AddressList) ProtoMessage() + func (m *AddressList) GetAddressListId() *wrappers.StringValue + func (m *AddressList) GetAddressListName() *wrappers.StringValue + func (m *AddressList) GetAddressSet() []*Address + func (m *AddressList) GetCreateTime() *timestamp.Timestamp + func (m *AddressList) GetExtra() *wrappers.StringValue + func (m *AddressList) GetStatus() *wrappers.StringValue + func (m *AddressList) GetStatusTime() *timestamp.Timestamp + func (m *AddressList) Reset() + func (m *AddressList) String() string + func (m *AddressList) XXX_DiscardUnknown() + func (m *AddressList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *AddressList) XXX_Merge(src proto.Message) + func (m *AddressList) XXX_Size() int + func (m *AddressList) XXX_Unmarshal(b []byte) error + type CreateAddressListRequest struct + AddressId []string + AddressListName *wrappers.StringValue + Extra *wrappers.StringValue + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*CreateAddressListRequest) Descriptor() ([]byte, []int) + func (*CreateAddressListRequest) ProtoMessage() + func (m *CreateAddressListRequest) GetAddressId() []string + func (m *CreateAddressListRequest) GetAddressListName() *wrappers.StringValue + func (m *CreateAddressListRequest) GetExtra() *wrappers.StringValue + func (m *CreateAddressListRequest) Reset() + func (m *CreateAddressListRequest) String() string + func (m *CreateAddressListRequest) XXX_DiscardUnknown() + func (m *CreateAddressListRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *CreateAddressListRequest) XXX_Merge(src proto.Message) + func (m *CreateAddressListRequest) XXX_Size() int + func (m *CreateAddressListRequest) XXX_Unmarshal(b []byte) error + type CreateAddressListResponse struct + AddressListId *wrappers.StringValue + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*CreateAddressListResponse) Descriptor() ([]byte, []int) + func (*CreateAddressListResponse) ProtoMessage() + func (m *CreateAddressListResponse) GetAddressListId() *wrappers.StringValue + func (m *CreateAddressListResponse) Reset() + func (m *CreateAddressListResponse) String() string + func (m *CreateAddressListResponse) XXX_DiscardUnknown() + func (m *CreateAddressListResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *CreateAddressListResponse) XXX_Merge(src proto.Message) + func (m *CreateAddressListResponse) XXX_Size() int + func (m *CreateAddressListResponse) XXX_Unmarshal(b []byte) error + type CreateAddressRequest struct + Address *wrappers.StringValue + NotifyType *wrappers.StringValue + Remarks *wrappers.StringValue + VerificationCode *wrappers.StringValue + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*CreateAddressRequest) Descriptor() ([]byte, []int) + func (*CreateAddressRequest) ProtoMessage() + func (m *CreateAddressRequest) GetAddress() *wrappers.StringValue + func (m *CreateAddressRequest) GetNotifyType() *wrappers.StringValue + func (m *CreateAddressRequest) GetRemarks() *wrappers.StringValue + func (m *CreateAddressRequest) GetVerificationCode() *wrappers.StringValue + func (m *CreateAddressRequest) Reset() + func (m *CreateAddressRequest) String() string + func (m *CreateAddressRequest) XXX_DiscardUnknown() + func (m *CreateAddressRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *CreateAddressRequest) XXX_Merge(src proto.Message) + func (m *CreateAddressRequest) XXX_Size() int + func (m *CreateAddressRequest) XXX_Unmarshal(b []byte) error + type CreateAddressResponse struct + AddressId *wrappers.StringValue + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*CreateAddressResponse) Descriptor() ([]byte, []int) + func (*CreateAddressResponse) ProtoMessage() + func (m *CreateAddressResponse) GetAddressId() *wrappers.StringValue + func (m *CreateAddressResponse) Reset() + func (m *CreateAddressResponse) String() string + func (m *CreateAddressResponse) XXX_DiscardUnknown() + func (m *CreateAddressResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *CreateAddressResponse) XXX_Merge(src proto.Message) + func (m *CreateAddressResponse) XXX_Size() int + func (m *CreateAddressResponse) XXX_Unmarshal(b []byte) error + type CreateNotificationRequest struct + AddressInfo *wrappers.StringValue + AvailableEndTime *wrappers.StringValue + AvailableStartTime *wrappers.StringValue + Content *wrappers.StringValue + ContentType *wrappers.StringValue + ExpiredDays *wrappers.UInt32Value + Extra *wrappers.StringValue + Owner *wrappers.StringValue + ShortContent *wrappers.StringValue + Title *wrappers.StringValue + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*CreateNotificationRequest) Descriptor() ([]byte, []int) + func (*CreateNotificationRequest) ProtoMessage() + func (m *CreateNotificationRequest) GetAddressInfo() *wrappers.StringValue + func (m *CreateNotificationRequest) GetAvailableEndTime() *wrappers.StringValue + func (m *CreateNotificationRequest) GetAvailableStartTime() *wrappers.StringValue + func (m *CreateNotificationRequest) GetContent() *wrappers.StringValue + func (m *CreateNotificationRequest) GetContentType() *wrappers.StringValue + func (m *CreateNotificationRequest) GetExpiredDays() *wrappers.UInt32Value + func (m *CreateNotificationRequest) GetExtra() *wrappers.StringValue + func (m *CreateNotificationRequest) GetOwner() *wrappers.StringValue + func (m *CreateNotificationRequest) GetShortContent() *wrappers.StringValue + func (m *CreateNotificationRequest) GetTitle() *wrappers.StringValue + func (m *CreateNotificationRequest) Reset() + func (m *CreateNotificationRequest) String() string + func (m *CreateNotificationRequest) XXX_DiscardUnknown() + func (m *CreateNotificationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *CreateNotificationRequest) XXX_Merge(src proto.Message) + func (m *CreateNotificationRequest) XXX_Size() int + func (m *CreateNotificationRequest) XXX_Unmarshal(b []byte) error + type CreateNotificationResponse struct + NotificationId *wrappers.StringValue + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*CreateNotificationResponse) Descriptor() ([]byte, []int) + func (*CreateNotificationResponse) ProtoMessage() + func (m *CreateNotificationResponse) GetNotificationId() *wrappers.StringValue + func (m *CreateNotificationResponse) Reset() + func (m *CreateNotificationResponse) String() string + func (m *CreateNotificationResponse) XXX_DiscardUnknown() + func (m *CreateNotificationResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *CreateNotificationResponse) XXX_Merge(src proto.Message) + func (m *CreateNotificationResponse) XXX_Size() int + func (m *CreateNotificationResponse) XXX_Unmarshal(b []byte) error + type DeleteAddressListRequest struct + AddressListId []string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*DeleteAddressListRequest) Descriptor() ([]byte, []int) + func (*DeleteAddressListRequest) ProtoMessage() + func (m *DeleteAddressListRequest) GetAddressListId() []string + func (m *DeleteAddressListRequest) Reset() + func (m *DeleteAddressListRequest) String() string + func (m *DeleteAddressListRequest) XXX_DiscardUnknown() + func (m *DeleteAddressListRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *DeleteAddressListRequest) XXX_Merge(src proto.Message) + func (m *DeleteAddressListRequest) XXX_Size() int + func (m *DeleteAddressListRequest) XXX_Unmarshal(b []byte) error + type DeleteAddressListResponse struct + AddressListId []string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*DeleteAddressListResponse) Descriptor() ([]byte, []int) + func (*DeleteAddressListResponse) ProtoMessage() + func (m *DeleteAddressListResponse) GetAddressListId() []string + func (m *DeleteAddressListResponse) Reset() + func (m *DeleteAddressListResponse) String() string + func (m *DeleteAddressListResponse) XXX_DiscardUnknown() + func (m *DeleteAddressListResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *DeleteAddressListResponse) XXX_Merge(src proto.Message) + func (m *DeleteAddressListResponse) XXX_Size() int + func (m *DeleteAddressListResponse) XXX_Unmarshal(b []byte) error + type DeleteAddressesRequest struct + AddressId []string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*DeleteAddressesRequest) Descriptor() ([]byte, []int) + func (*DeleteAddressesRequest) ProtoMessage() + func (m *DeleteAddressesRequest) GetAddressId() []string + func (m *DeleteAddressesRequest) Reset() + func (m *DeleteAddressesRequest) String() string + func (m *DeleteAddressesRequest) XXX_DiscardUnknown() + func (m *DeleteAddressesRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *DeleteAddressesRequest) XXX_Merge(src proto.Message) + func (m *DeleteAddressesRequest) XXX_Size() int + func (m *DeleteAddressesRequest) XXX_Unmarshal(b []byte) error + type DeleteAddressesResponse struct + AddressId []string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*DeleteAddressesResponse) Descriptor() ([]byte, []int) + func (*DeleteAddressesResponse) ProtoMessage() + func (m *DeleteAddressesResponse) GetAddressId() []string + func (m *DeleteAddressesResponse) Reset() + func (m *DeleteAddressesResponse) String() string + func (m *DeleteAddressesResponse) XXX_DiscardUnknown() + func (m *DeleteAddressesResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *DeleteAddressesResponse) XXX_Merge(src proto.Message) + func (m *DeleteAddressesResponse) XXX_Size() int + func (m *DeleteAddressesResponse) XXX_Unmarshal(b []byte) error + type DescribeAddressListRequest struct + AddressListId []string + AddressListName []string + DisplayColumns []string + Extra []string + Limit uint32 + Offset uint32 + Reverse *wrappers.BoolValue + SearchWord *wrappers.StringValue + SortKey *wrappers.StringValue + Status []string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*DescribeAddressListRequest) Descriptor() ([]byte, []int) + func (*DescribeAddressListRequest) ProtoMessage() + func (m *DescribeAddressListRequest) GetAddressListId() []string + func (m *DescribeAddressListRequest) GetAddressListName() []string + func (m *DescribeAddressListRequest) GetDisplayColumns() []string + func (m *DescribeAddressListRequest) GetExtra() []string + func (m *DescribeAddressListRequest) GetLimit() uint32 + func (m *DescribeAddressListRequest) GetOffset() uint32 + func (m *DescribeAddressListRequest) GetReverse() *wrappers.BoolValue + func (m *DescribeAddressListRequest) GetSearchWord() *wrappers.StringValue + func (m *DescribeAddressListRequest) GetSortKey() *wrappers.StringValue + func (m *DescribeAddressListRequest) GetStatus() []string + func (m *DescribeAddressListRequest) Reset() + func (m *DescribeAddressListRequest) String() string + func (m *DescribeAddressListRequest) XXX_DiscardUnknown() + func (m *DescribeAddressListRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *DescribeAddressListRequest) XXX_Merge(src proto.Message) + func (m *DescribeAddressListRequest) XXX_Size() int + func (m *DescribeAddressListRequest) XXX_Unmarshal(b []byte) error + type DescribeAddressListResponse struct + AddressListSet []*AddressList + TotalCount uint32 + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*DescribeAddressListResponse) Descriptor() ([]byte, []int) + func (*DescribeAddressListResponse) ProtoMessage() + func (m *DescribeAddressListResponse) GetAddressListSet() []*AddressList + func (m *DescribeAddressListResponse) GetTotalCount() uint32 + func (m *DescribeAddressListResponse) Reset() + func (m *DescribeAddressListResponse) String() string + func (m *DescribeAddressListResponse) XXX_DiscardUnknown() + func (m *DescribeAddressListResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *DescribeAddressListResponse) XXX_Merge(src proto.Message) + func (m *DescribeAddressListResponse) XXX_Size() int + func (m *DescribeAddressListResponse) XXX_Unmarshal(b []byte) error + type DescribeAddressesRequest struct + Address []string + AddressId []string + AddressListId []string + DisplayColumns []string + Limit uint32 + NotifyType []string + Offset uint32 + Reverse *wrappers.BoolValue + SearchWord *wrappers.StringValue + SortKey *wrappers.StringValue + Status []string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*DescribeAddressesRequest) Descriptor() ([]byte, []int) + func (*DescribeAddressesRequest) ProtoMessage() + func (m *DescribeAddressesRequest) GetAddress() []string + func (m *DescribeAddressesRequest) GetAddressId() []string + func (m *DescribeAddressesRequest) GetAddressListId() []string + func (m *DescribeAddressesRequest) GetDisplayColumns() []string + func (m *DescribeAddressesRequest) GetLimit() uint32 + func (m *DescribeAddressesRequest) GetNotifyType() []string + func (m *DescribeAddressesRequest) GetOffset() uint32 + func (m *DescribeAddressesRequest) GetReverse() *wrappers.BoolValue + func (m *DescribeAddressesRequest) GetSearchWord() *wrappers.StringValue + func (m *DescribeAddressesRequest) GetSortKey() *wrappers.StringValue + func (m *DescribeAddressesRequest) GetStatus() []string + func (m *DescribeAddressesRequest) Reset() + func (m *DescribeAddressesRequest) String() string + func (m *DescribeAddressesRequest) XXX_DiscardUnknown() + func (m *DescribeAddressesRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *DescribeAddressesRequest) XXX_Merge(src proto.Message) + func (m *DescribeAddressesRequest) XXX_Size() int + func (m *DescribeAddressesRequest) XXX_Unmarshal(b []byte) error + type DescribeAddressesResponse struct + AddressSet []*Address + TotalCount uint32 + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*DescribeAddressesResponse) Descriptor() ([]byte, []int) + func (*DescribeAddressesResponse) ProtoMessage() + func (m *DescribeAddressesResponse) GetAddressSet() []*Address + func (m *DescribeAddressesResponse) GetTotalCount() uint32 + func (m *DescribeAddressesResponse) Reset() + func (m *DescribeAddressesResponse) String() string + func (m *DescribeAddressesResponse) XXX_DiscardUnknown() + func (m *DescribeAddressesResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *DescribeAddressesResponse) XXX_Merge(src proto.Message) + func (m *DescribeAddressesResponse) XXX_Size() int + func (m *DescribeAddressesResponse) XXX_Unmarshal(b []byte) error + type DescribeNotificationsRequest struct + ContentType []string + DisplayColumns []string + Limit uint32 + NotificationId []string + Offset uint32 + Owner []string + Reverse *wrappers.BoolValue + SearchWord *wrappers.StringValue + SortKey *wrappers.StringValue + Status []string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*DescribeNotificationsRequest) Descriptor() ([]byte, []int) + func (*DescribeNotificationsRequest) ProtoMessage() + func (m *DescribeNotificationsRequest) GetContentType() []string + func (m *DescribeNotificationsRequest) GetDisplayColumns() []string + func (m *DescribeNotificationsRequest) GetLimit() uint32 + func (m *DescribeNotificationsRequest) GetNotificationId() []string + func (m *DescribeNotificationsRequest) GetOffset() uint32 + func (m *DescribeNotificationsRequest) GetOwner() []string + func (m *DescribeNotificationsRequest) GetReverse() *wrappers.BoolValue + func (m *DescribeNotificationsRequest) GetSearchWord() *wrappers.StringValue + func (m *DescribeNotificationsRequest) GetSortKey() *wrappers.StringValue + func (m *DescribeNotificationsRequest) GetStatus() []string + func (m *DescribeNotificationsRequest) Reset() + func (m *DescribeNotificationsRequest) String() string + func (m *DescribeNotificationsRequest) XXX_DiscardUnknown() + func (m *DescribeNotificationsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *DescribeNotificationsRequest) XXX_Merge(src proto.Message) + func (m *DescribeNotificationsRequest) XXX_Size() int + func (m *DescribeNotificationsRequest) XXX_Unmarshal(b []byte) error + type DescribeNotificationsResponse struct + NotificationSet []*Notification + TotalCount uint32 + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*DescribeNotificationsResponse) Descriptor() ([]byte, []int) + func (*DescribeNotificationsResponse) ProtoMessage() + func (m *DescribeNotificationsResponse) GetNotificationSet() []*Notification + func (m *DescribeNotificationsResponse) GetTotalCount() uint32 + func (m *DescribeNotificationsResponse) Reset() + func (m *DescribeNotificationsResponse) String() string + func (m *DescribeNotificationsResponse) XXX_DiscardUnknown() + func (m *DescribeNotificationsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *DescribeNotificationsResponse) XXX_Merge(src proto.Message) + func (m *DescribeNotificationsResponse) XXX_Size() int + func (m *DescribeNotificationsResponse) XXX_Unmarshal(b []byte) error + type DescribeTasksRequest struct + DisplayColumns []string + ErrorCode []string + Limit uint32 + NotificationId []string + Offset uint32 + Reverse *wrappers.BoolValue + SearchWord *wrappers.StringValue + SortKey *wrappers.StringValue + Status []string + TaskId []string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*DescribeTasksRequest) Descriptor() ([]byte, []int) + func (*DescribeTasksRequest) ProtoMessage() + func (m *DescribeTasksRequest) GetDisplayColumns() []string + func (m *DescribeTasksRequest) GetErrorCode() []string + func (m *DescribeTasksRequest) GetLimit() uint32 + func (m *DescribeTasksRequest) GetNotificationId() []string + func (m *DescribeTasksRequest) GetOffset() uint32 + func (m *DescribeTasksRequest) GetReverse() *wrappers.BoolValue + func (m *DescribeTasksRequest) GetSearchWord() *wrappers.StringValue + func (m *DescribeTasksRequest) GetSortKey() *wrappers.StringValue + func (m *DescribeTasksRequest) GetStatus() []string + func (m *DescribeTasksRequest) GetTaskId() []string + func (m *DescribeTasksRequest) Reset() + func (m *DescribeTasksRequest) String() string + func (m *DescribeTasksRequest) XXX_DiscardUnknown() + func (m *DescribeTasksRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *DescribeTasksRequest) XXX_Merge(src proto.Message) + func (m *DescribeTasksRequest) XXX_Size() int + func (m *DescribeTasksRequest) XXX_Unmarshal(b []byte) error + type DescribeTasksResponse struct + TaskSet []*Task + TotalCount uint32 + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*DescribeTasksResponse) Descriptor() ([]byte, []int) + func (*DescribeTasksResponse) ProtoMessage() + func (m *DescribeTasksResponse) GetTaskSet() []*Task + func (m *DescribeTasksResponse) GetTotalCount() uint32 + func (m *DescribeTasksResponse) Reset() + func (m *DescribeTasksResponse) String() string + func (m *DescribeTasksResponse) XXX_DiscardUnknown() + func (m *DescribeTasksResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *DescribeTasksResponse) XXX_Merge(src proto.Message) + func (m *DescribeTasksResponse) XXX_Size() int + func (m *DescribeTasksResponse) XXX_Unmarshal(b []byte) error + type EmailServiceConfig struct + DisplaySender *wrappers.StringValue + Email *wrappers.StringValue + EmailHost *wrappers.StringValue + Password *wrappers.StringValue + Port *wrappers.UInt32Value + Protocol *wrappers.StringValue + SslEnable *wrappers.BoolValue + ValidationIcon *wrappers.StringValue + ValidationTitle *wrappers.StringValue + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*EmailServiceConfig) Descriptor() ([]byte, []int) + func (*EmailServiceConfig) ProtoMessage() + func (m *EmailServiceConfig) GetDisplaySender() *wrappers.StringValue + func (m *EmailServiceConfig) GetEmail() *wrappers.StringValue + func (m *EmailServiceConfig) GetEmailHost() *wrappers.StringValue + func (m *EmailServiceConfig) GetPassword() *wrappers.StringValue + func (m *EmailServiceConfig) GetPort() *wrappers.UInt32Value + func (m *EmailServiceConfig) GetProtocol() *wrappers.StringValue + func (m *EmailServiceConfig) GetSslEnable() *wrappers.BoolValue + func (m *EmailServiceConfig) GetValidationIcon() *wrappers.StringValue + func (m *EmailServiceConfig) GetValidationTitle() *wrappers.StringValue + func (m *EmailServiceConfig) Reset() + func (m *EmailServiceConfig) String() string + func (m *EmailServiceConfig) XXX_DiscardUnknown() + func (m *EmailServiceConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *EmailServiceConfig) XXX_Merge(src proto.Message) + func (m *EmailServiceConfig) XXX_Size() int + func (m *EmailServiceConfig) XXX_Unmarshal(b []byte) error + type ErrorDetail struct + Cause string + ErrorName string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*ErrorDetail) Descriptor() ([]byte, []int) + func (*ErrorDetail) ProtoMessage() + func (m *ErrorDetail) GetCause() string + func (m *ErrorDetail) GetErrorName() string + func (m *ErrorDetail) Reset() + func (m *ErrorDetail) String() string + func (m *ErrorDetail) XXX_DiscardUnknown() + func (m *ErrorDetail) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *ErrorDetail) XXX_Merge(src proto.Message) + func (m *ErrorDetail) XXX_Size() int + func (m *ErrorDetail) XXX_Unmarshal(b []byte) error + type GetServiceConfigRequest struct + ServiceType []string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GetServiceConfigRequest) Descriptor() ([]byte, []int) + func (*GetServiceConfigRequest) ProtoMessage() + func (m *GetServiceConfigRequest) GetServiceType() []string + func (m *GetServiceConfigRequest) Reset() + func (m *GetServiceConfigRequest) String() string + func (m *GetServiceConfigRequest) XXX_DiscardUnknown() + func (m *GetServiceConfigRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *GetServiceConfigRequest) XXX_Merge(src proto.Message) + func (m *GetServiceConfigRequest) XXX_Size() int + func (m *GetServiceConfigRequest) XXX_Unmarshal(b []byte) error + type MessageDetail struct + MessageContent *wrappers.StringValue + MessageId *wrappers.StringValue + MessageType *wrappers.StringValue + Service *wrappers.StringValue + UserId *wrappers.StringValue + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*MessageDetail) Descriptor() ([]byte, []int) + func (*MessageDetail) ProtoMessage() + func (m *MessageDetail) GetMessageContent() *wrappers.StringValue + func (m *MessageDetail) GetMessageId() *wrappers.StringValue + func (m *MessageDetail) GetMessageType() *wrappers.StringValue + func (m *MessageDetail) GetService() *wrappers.StringValue + func (m *MessageDetail) GetUserId() *wrappers.StringValue + func (m *MessageDetail) Reset() + func (m *MessageDetail) String() string + func (m *MessageDetail) XXX_DiscardUnknown() + func (m *MessageDetail) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *MessageDetail) XXX_Merge(src proto.Message) + func (m *MessageDetail) XXX_Size() int + func (m *MessageDetail) XXX_Unmarshal(b []byte) error + type ModifyAddressListRequest struct + AddressId []string + AddressListName *wrappers.StringValue + Addresslist string + Extra *wrappers.StringValue + Status *wrappers.StringValue + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*ModifyAddressListRequest) Descriptor() ([]byte, []int) + func (*ModifyAddressListRequest) ProtoMessage() + func (m *ModifyAddressListRequest) GetAddressId() []string + func (m *ModifyAddressListRequest) GetAddressListName() *wrappers.StringValue + func (m *ModifyAddressListRequest) GetAddresslist() string + func (m *ModifyAddressListRequest) GetExtra() *wrappers.StringValue + func (m *ModifyAddressListRequest) GetStatus() *wrappers.StringValue + func (m *ModifyAddressListRequest) Reset() + func (m *ModifyAddressListRequest) String() string + func (m *ModifyAddressListRequest) XXX_DiscardUnknown() + func (m *ModifyAddressListRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *ModifyAddressListRequest) XXX_Merge(src proto.Message) + func (m *ModifyAddressListRequest) XXX_Size() int + func (m *ModifyAddressListRequest) XXX_Unmarshal(b []byte) error + type ModifyAddressListResponse struct + AddressListId *wrappers.StringValue + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*ModifyAddressListResponse) Descriptor() ([]byte, []int) + func (*ModifyAddressListResponse) ProtoMessage() + func (m *ModifyAddressListResponse) GetAddressListId() *wrappers.StringValue + func (m *ModifyAddressListResponse) Reset() + func (m *ModifyAddressListResponse) String() string + func (m *ModifyAddressListResponse) XXX_DiscardUnknown() + func (m *ModifyAddressListResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *ModifyAddressListResponse) XXX_Merge(src proto.Message) + func (m *ModifyAddressListResponse) XXX_Size() int + func (m *ModifyAddressListResponse) XXX_Unmarshal(b []byte) error + type ModifyAddressRequest struct + Address string + AddressDetail *wrappers.StringValue + NotifyType *wrappers.StringValue + Remarks *wrappers.StringValue + VerificationCode *wrappers.StringValue + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*ModifyAddressRequest) Descriptor() ([]byte, []int) + func (*ModifyAddressRequest) ProtoMessage() + func (m *ModifyAddressRequest) GetAddress() string + func (m *ModifyAddressRequest) GetAddressDetail() *wrappers.StringValue + func (m *ModifyAddressRequest) GetNotifyType() *wrappers.StringValue + func (m *ModifyAddressRequest) GetRemarks() *wrappers.StringValue + func (m *ModifyAddressRequest) GetVerificationCode() *wrappers.StringValue + func (m *ModifyAddressRequest) Reset() + func (m *ModifyAddressRequest) String() string + func (m *ModifyAddressRequest) XXX_DiscardUnknown() + func (m *ModifyAddressRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *ModifyAddressRequest) XXX_Merge(src proto.Message) + func (m *ModifyAddressRequest) XXX_Size() int + func (m *ModifyAddressRequest) XXX_Unmarshal(b []byte) error + type ModifyAddressResponse struct + AddressId *wrappers.StringValue + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*ModifyAddressResponse) Descriptor() ([]byte, []int) + func (*ModifyAddressResponse) ProtoMessage() + func (m *ModifyAddressResponse) GetAddressId() *wrappers.StringValue + func (m *ModifyAddressResponse) Reset() + func (m *ModifyAddressResponse) String() string + func (m *ModifyAddressResponse) XXX_DiscardUnknown() + func (m *ModifyAddressResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *ModifyAddressResponse) XXX_Merge(src proto.Message) + func (m *ModifyAddressResponse) XXX_Size() int + func (m *ModifyAddressResponse) XXX_Unmarshal(b []byte) error + type Notification struct + AddressInfo *wrappers.StringValue + AvailableEndTime *wrappers.StringValue + AvailableStartTime *wrappers.StringValue + Content *wrappers.StringValue + ContentType *wrappers.StringValue + CreateTime *timestamp.Timestamp + ExpiredDays *wrappers.UInt32Value + Extra *wrappers.StringValue + NotificationId *wrappers.StringValue + Owner *wrappers.StringValue + ShortContent *wrappers.StringValue + Status *wrappers.StringValue + StatusTime *timestamp.Timestamp + Title *wrappers.StringValue + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Notification) Descriptor() ([]byte, []int) + func (*Notification) ProtoMessage() + func (m *Notification) GetAddressInfo() *wrappers.StringValue + func (m *Notification) GetAvailableEndTime() *wrappers.StringValue + func (m *Notification) GetAvailableStartTime() *wrappers.StringValue + func (m *Notification) GetContent() *wrappers.StringValue + func (m *Notification) GetContentType() *wrappers.StringValue + func (m *Notification) GetCreateTime() *timestamp.Timestamp + func (m *Notification) GetExpiredDays() *wrappers.UInt32Value + func (m *Notification) GetExtra() *wrappers.StringValue + func (m *Notification) GetNotificationId() *wrappers.StringValue + func (m *Notification) GetOwner() *wrappers.StringValue + func (m *Notification) GetShortContent() *wrappers.StringValue + func (m *Notification) GetStatus() *wrappers.StringValue + func (m *Notification) GetStatusTime() *timestamp.Timestamp + func (m *Notification) GetTitle() *wrappers.StringValue + func (m *Notification) Reset() + func (m *Notification) String() string + func (m *Notification) XXX_DiscardUnknown() + func (m *Notification) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Notification) XXX_Merge(src proto.Message) + func (m *Notification) XXX_Size() int + func (m *Notification) XXX_Unmarshal(b []byte) error + type NotificationClient interface + CreateAddress func(ctx context.Context, in *CreateAddressRequest, opts ...grpc.CallOption) (*CreateAddressResponse, error) + CreateAddressList func(ctx context.Context, in *CreateAddressListRequest, opts ...grpc.CallOption) (*CreateAddressListResponse, error) + CreateNotification func(ctx context.Context, in *CreateNotificationRequest, opts ...grpc.CallOption) (*CreateNotificationResponse, error) + CreateNotificationChannel func(ctx context.Context, in *StreamReqData, opts ...grpc.CallOption) (Notification_CreateNotificationChannelClient, error) + DeleteAddressList func(ctx context.Context, in *DeleteAddressListRequest, opts ...grpc.CallOption) (*DeleteAddressListResponse, error) + DeleteAddresses func(ctx context.Context, in *DeleteAddressesRequest, opts ...grpc.CallOption) (*DeleteAddressesResponse, error) + DescribeAddressList func(ctx context.Context, in *DescribeAddressListRequest, opts ...grpc.CallOption) (*DescribeAddressListResponse, error) + DescribeAddresses func(ctx context.Context, in *DescribeAddressesRequest, opts ...grpc.CallOption) (*DescribeAddressesResponse, error) + DescribeNotifications func(ctx context.Context, in *DescribeNotificationsRequest, opts ...grpc.CallOption) (*DescribeNotificationsResponse, error) + DescribeTasks func(ctx context.Context, in *DescribeTasksRequest, opts ...grpc.CallOption) (*DescribeTasksResponse, error) + GetServiceConfig func(ctx context.Context, in *GetServiceConfigRequest, opts ...grpc.CallOption) (*ServiceConfig, error) + ModifyAddress func(ctx context.Context, in *ModifyAddressRequest, opts ...grpc.CallOption) (*ModifyAddressResponse, error) + ModifyAddressList func(ctx context.Context, in *ModifyAddressListRequest, opts ...grpc.CallOption) (*ModifyAddressListResponse, error) + RetryNotifications func(ctx context.Context, in *RetryNotificationsRequest, opts ...grpc.CallOption) (*RetryNotificationsResponse, error) + RetryTasks func(ctx context.Context, in *RetryTasksRequest, opts ...grpc.CallOption) (*RetryTasksResponse, error) + SetServiceConfig func(ctx context.Context, in *ServiceConfig, opts ...grpc.CallOption) (*SetServiceConfigResponse, error) + ValidateEmailService func(ctx context.Context, in *ServiceConfig, opts ...grpc.CallOption) (*ValidateEmailServiceResponse, error) + func NewNotificationClient(cc *grpc.ClientConn) NotificationClient + type NotificationServer interface + CreateAddress func(context.Context, *CreateAddressRequest) (*CreateAddressResponse, error) + CreateAddressList func(context.Context, *CreateAddressListRequest) (*CreateAddressListResponse, error) + CreateNotification func(context.Context, *CreateNotificationRequest) (*CreateNotificationResponse, error) + CreateNotificationChannel func(*StreamReqData, Notification_CreateNotificationChannelServer) error + DeleteAddressList func(context.Context, *DeleteAddressListRequest) (*DeleteAddressListResponse, error) + DeleteAddresses func(context.Context, *DeleteAddressesRequest) (*DeleteAddressesResponse, error) + DescribeAddressList func(context.Context, *DescribeAddressListRequest) (*DescribeAddressListResponse, error) + DescribeAddresses func(context.Context, *DescribeAddressesRequest) (*DescribeAddressesResponse, error) + DescribeNotifications func(context.Context, *DescribeNotificationsRequest) (*DescribeNotificationsResponse, error) + DescribeTasks func(context.Context, *DescribeTasksRequest) (*DescribeTasksResponse, error) + GetServiceConfig func(context.Context, *GetServiceConfigRequest) (*ServiceConfig, error) + ModifyAddress func(context.Context, *ModifyAddressRequest) (*ModifyAddressResponse, error) + ModifyAddressList func(context.Context, *ModifyAddressListRequest) (*ModifyAddressListResponse, error) + RetryNotifications func(context.Context, *RetryNotificationsRequest) (*RetryNotificationsResponse, error) + RetryTasks func(context.Context, *RetryTasksRequest) (*RetryTasksResponse, error) + SetServiceConfig func(context.Context, *ServiceConfig) (*SetServiceConfigResponse, error) + ValidateEmailService func(context.Context, *ServiceConfig) (*ValidateEmailServiceResponse, error) + type Notification_CreateNotificationChannelClient interface + Recv func() (*StreamRespData, error) + type Notification_CreateNotificationChannelServer interface + Send func(*StreamRespData) error + type RetryNotificationsRequest struct + NotificationId []string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*RetryNotificationsRequest) Descriptor() ([]byte, []int) + func (*RetryNotificationsRequest) ProtoMessage() + func (m *RetryNotificationsRequest) GetNotificationId() []string + func (m *RetryNotificationsRequest) Reset() + func (m *RetryNotificationsRequest) String() string + func (m *RetryNotificationsRequest) XXX_DiscardUnknown() + func (m *RetryNotificationsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *RetryNotificationsRequest) XXX_Merge(src proto.Message) + func (m *RetryNotificationsRequest) XXX_Size() int + func (m *RetryNotificationsRequest) XXX_Unmarshal(b []byte) error + type RetryNotificationsResponse struct + NotificationSet []*Notification + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*RetryNotificationsResponse) Descriptor() ([]byte, []int) + func (*RetryNotificationsResponse) ProtoMessage() + func (m *RetryNotificationsResponse) GetNotificationSet() []*Notification + func (m *RetryNotificationsResponse) Reset() + func (m *RetryNotificationsResponse) String() string + func (m *RetryNotificationsResponse) XXX_DiscardUnknown() + func (m *RetryNotificationsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *RetryNotificationsResponse) XXX_Merge(src proto.Message) + func (m *RetryNotificationsResponse) XXX_Size() int + func (m *RetryNotificationsResponse) XXX_Unmarshal(b []byte) error + type RetryTasksRequest struct + TaskId []string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*RetryTasksRequest) Descriptor() ([]byte, []int) + func (*RetryTasksRequest) ProtoMessage() + func (m *RetryTasksRequest) GetTaskId() []string + func (m *RetryTasksRequest) Reset() + func (m *RetryTasksRequest) String() string + func (m *RetryTasksRequest) XXX_DiscardUnknown() + func (m *RetryTasksRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *RetryTasksRequest) XXX_Merge(src proto.Message) + func (m *RetryTasksRequest) XXX_Size() int + func (m *RetryTasksRequest) XXX_Unmarshal(b []byte) error + type RetryTasksResponse struct + TaskSet []*Task + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*RetryTasksResponse) Descriptor() ([]byte, []int) + func (*RetryTasksResponse) ProtoMessage() + func (m *RetryTasksResponse) GetTaskSet() []*Task + func (m *RetryTasksResponse) Reset() + func (m *RetryTasksResponse) String() string + func (m *RetryTasksResponse) XXX_DiscardUnknown() + func (m *RetryTasksResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *RetryTasksResponse) XXX_Merge(src proto.Message) + func (m *RetryTasksResponse) XXX_Size() int + func (m *RetryTasksResponse) XXX_Unmarshal(b []byte) error + type ServiceConfig struct + EmailServiceConfig *EmailServiceConfig + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*ServiceConfig) Descriptor() ([]byte, []int) + func (*ServiceConfig) ProtoMessage() + func (m *ServiceConfig) GetEmailServiceConfig() *EmailServiceConfig + func (m *ServiceConfig) Reset() + func (m *ServiceConfig) String() string + func (m *ServiceConfig) XXX_DiscardUnknown() + func (m *ServiceConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *ServiceConfig) XXX_Merge(src proto.Message) + func (m *ServiceConfig) XXX_Size() int + func (m *ServiceConfig) XXX_Unmarshal(b []byte) error + type SetServiceConfigResponse struct + IsSucc *wrappers.BoolValue + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*SetServiceConfigResponse) Descriptor() ([]byte, []int) + func (*SetServiceConfigResponse) ProtoMessage() + func (m *SetServiceConfigResponse) GetIsSucc() *wrappers.BoolValue + func (m *SetServiceConfigResponse) Reset() + func (m *SetServiceConfigResponse) String() string + func (m *SetServiceConfigResponse) XXX_DiscardUnknown() + func (m *SetServiceConfigResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *SetServiceConfigResponse) XXX_Merge(src proto.Message) + func (m *SetServiceConfigResponse) XXX_Size() int + func (m *SetServiceConfigResponse) XXX_Unmarshal(b []byte) error + type StreamReqData struct + Service *wrappers.StringValue + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*StreamReqData) Descriptor() ([]byte, []int) + func (*StreamReqData) ProtoMessage() + func (m *StreamReqData) GetService() *wrappers.StringValue + func (m *StreamReqData) Reset() + func (m *StreamReqData) String() string + func (m *StreamReqData) XXX_DiscardUnknown() + func (m *StreamReqData) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *StreamReqData) XXX_Merge(src proto.Message) + func (m *StreamReqData) XXX_Size() int + func (m *StreamReqData) XXX_Unmarshal(b []byte) error + type StreamRespData struct + UserMsg *UserMessage + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*StreamRespData) Descriptor() ([]byte, []int) + func (*StreamRespData) ProtoMessage() + func (m *StreamRespData) GetUserMsg() *UserMessage + func (m *StreamRespData) Reset() + func (m *StreamRespData) String() string + func (m *StreamRespData) XXX_DiscardUnknown() + func (m *StreamRespData) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *StreamRespData) XXX_Merge(src proto.Message) + func (m *StreamRespData) XXX_Size() int + func (m *StreamRespData) XXX_Unmarshal(b []byte) error + type Task struct + CreateTime *timestamp.Timestamp + Directive *wrappers.StringValue + ErrorCode *wrappers.UInt32Value + NotificationId *wrappers.StringValue + Status *wrappers.StringValue + StatusTime *timestamp.Timestamp + TaskId *wrappers.StringValue + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Task) Descriptor() ([]byte, []int) + func (*Task) ProtoMessage() + func (m *Task) GetCreateTime() *timestamp.Timestamp + func (m *Task) GetDirective() *wrappers.StringValue + func (m *Task) GetErrorCode() *wrappers.UInt32Value + func (m *Task) GetNotificationId() *wrappers.StringValue + func (m *Task) GetStatus() *wrappers.StringValue + func (m *Task) GetStatusTime() *timestamp.Timestamp + func (m *Task) GetTaskId() *wrappers.StringValue + func (m *Task) Reset() + func (m *Task) String() string + func (m *Task) XXX_DiscardUnknown() + func (m *Task) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Task) XXX_Merge(src proto.Message) + func (m *Task) XXX_Size() int + func (m *Task) XXX_Unmarshal(b []byte) error + type UnimplementedNotificationServer struct + func (*UnimplementedNotificationServer) CreateAddress(ctx context.Context, req *CreateAddressRequest) (*CreateAddressResponse, error) + func (*UnimplementedNotificationServer) CreateAddressList(ctx context.Context, req *CreateAddressListRequest) (*CreateAddressListResponse, error) + func (*UnimplementedNotificationServer) CreateNotification(ctx context.Context, req *CreateNotificationRequest) (*CreateNotificationResponse, error) + func (*UnimplementedNotificationServer) CreateNotificationChannel(req *StreamReqData, srv Notification_CreateNotificationChannelServer) error + func (*UnimplementedNotificationServer) DeleteAddressList(ctx context.Context, req *DeleteAddressListRequest) (*DeleteAddressListResponse, error) + func (*UnimplementedNotificationServer) DeleteAddresses(ctx context.Context, req *DeleteAddressesRequest) (*DeleteAddressesResponse, error) + func (*UnimplementedNotificationServer) DescribeAddressList(ctx context.Context, req *DescribeAddressListRequest) (*DescribeAddressListResponse, error) + func (*UnimplementedNotificationServer) DescribeAddresses(ctx context.Context, req *DescribeAddressesRequest) (*DescribeAddressesResponse, error) + func (*UnimplementedNotificationServer) DescribeNotifications(ctx context.Context, req *DescribeNotificationsRequest) (*DescribeNotificationsResponse, error) + func (*UnimplementedNotificationServer) DescribeTasks(ctx context.Context, req *DescribeTasksRequest) (*DescribeTasksResponse, error) + func (*UnimplementedNotificationServer) GetServiceConfig(ctx context.Context, req *GetServiceConfigRequest) (*ServiceConfig, error) + func (*UnimplementedNotificationServer) ModifyAddress(ctx context.Context, req *ModifyAddressRequest) (*ModifyAddressResponse, error) + func (*UnimplementedNotificationServer) ModifyAddressList(ctx context.Context, req *ModifyAddressListRequest) (*ModifyAddressListResponse, error) + func (*UnimplementedNotificationServer) RetryNotifications(ctx context.Context, req *RetryNotificationsRequest) (*RetryNotificationsResponse, error) + func (*UnimplementedNotificationServer) RetryTasks(ctx context.Context, req *RetryTasksRequest) (*RetryTasksResponse, error) + func (*UnimplementedNotificationServer) SetServiceConfig(ctx context.Context, req *ServiceConfig) (*SetServiceConfigResponse, error) + func (*UnimplementedNotificationServer) ValidateEmailService(ctx context.Context, req *ServiceConfig) (*ValidateEmailServiceResponse, error) + type UserMessage struct + MessageType *wrappers.StringValue + MsgDetail *MessageDetail + Service *wrappers.StringValue + UserId *wrappers.StringValue + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*UserMessage) Descriptor() ([]byte, []int) + func (*UserMessage) ProtoMessage() + func (m *UserMessage) GetMessageType() *wrappers.StringValue + func (m *UserMessage) GetMsgDetail() *MessageDetail + func (m *UserMessage) GetService() *wrappers.StringValue + func (m *UserMessage) GetUserId() *wrappers.StringValue + func (m *UserMessage) Reset() + func (m *UserMessage) String() string + func (m *UserMessage) XXX_DiscardUnknown() + func (m *UserMessage) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *UserMessage) XXX_Merge(src proto.Message) + func (m *UserMessage) XXX_Size() int + func (m *UserMessage) XXX_Unmarshal(b []byte) error + type ValidateEmailServiceResponse struct + IsSucc *wrappers.BoolValue + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*ValidateEmailServiceResponse) Descriptor() ([]byte, []int) + func (*ValidateEmailServiceResponse) ProtoMessage() + func (m *ValidateEmailServiceResponse) GetIsSucc() *wrappers.BoolValue + func (m *ValidateEmailServiceResponse) Reset() + func (m *ValidateEmailServiceResponse) String() string + func (m *ValidateEmailServiceResponse) XXX_DiscardUnknown() + func (m *ValidateEmailServiceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *ValidateEmailServiceResponse) XXX_Merge(src proto.Message) + func (m *ValidateEmailServiceResponse) XXX_Size() int + func (m *ValidateEmailServiceResponse) XXX_Unmarshal(b []byte) error