Documentation ¶
Index ¶
- Variables
- type Bootstrap
- func (*Bootstrap) Descriptor() ([]byte, []int)deprecated
- func (x *Bootstrap) GetData() *Data
- func (x *Bootstrap) GetLog() *Log
- func (x *Bootstrap) GetServer() *Server
- func (*Bootstrap) ProtoMessage()
- func (x *Bootstrap) ProtoReflect() protoreflect.Message
- func (x *Bootstrap) Reset()
- func (x *Bootstrap) String() string
- type Data
- func (*Data) Descriptor() ([]byte, []int)deprecated
- func (x *Data) GetCode() *Data_Code
- func (x *Data) GetCos() *Data_Cos
- func (x *Data) GetDatabase() *Data_Database
- func (x *Data) GetJwt() *Data_Jwt
- func (x *Data) GetMail() *Data_Mail
- func (x *Data) GetRedis() *Data_Redis
- func (*Data) ProtoMessage()
- func (x *Data) ProtoReflect() protoreflect.Message
- func (x *Data) Reset()
- func (x *Data) String() string
- type Data_Code
- type Data_Cos
- func (*Data_Cos) Descriptor() ([]byte, []int)deprecated
- func (x *Data_Cos) GetBucketComment() *Data_Cos_BucketComment
- func (x *Data_Cos) GetBucketCreation() *Data_Cos_BucketCreation
- func (x *Data_Cos) GetBucketUser() *Data_Cos_BucketUser
- func (*Data_Cos) ProtoMessage()
- func (x *Data_Cos) ProtoReflect() protoreflect.Message
- func (x *Data_Cos) Reset()
- func (x *Data_Cos) String() string
- type Data_Cos_BucketComment
- func (*Data_Cos_BucketComment) Descriptor() ([]byte, []int)deprecated
- func (x *Data_Cos_BucketComment) GetBucketUrl() string
- func (x *Data_Cos_BucketComment) GetCallback() map[string]string
- func (x *Data_Cos_BucketComment) GetCiUrl() string
- func (x *Data_Cos_BucketComment) GetSecretId() string
- func (x *Data_Cos_BucketComment) GetSecretKey() string
- func (*Data_Cos_BucketComment) ProtoMessage()
- func (x *Data_Cos_BucketComment) ProtoReflect() protoreflect.Message
- func (x *Data_Cos_BucketComment) Reset()
- func (x *Data_Cos_BucketComment) String() string
- type Data_Cos_BucketCreation
- func (*Data_Cos_BucketCreation) Descriptor() ([]byte, []int)deprecated
- func (x *Data_Cos_BucketCreation) GetBucketUrl() string
- func (x *Data_Cos_BucketCreation) GetCallback() map[string]string
- func (x *Data_Cos_BucketCreation) GetCiUrl() string
- func (x *Data_Cos_BucketCreation) GetSecretId() string
- func (x *Data_Cos_BucketCreation) GetSecretKey() string
- func (*Data_Cos_BucketCreation) ProtoMessage()
- func (x *Data_Cos_BucketCreation) ProtoReflect() protoreflect.Message
- func (x *Data_Cos_BucketCreation) Reset()
- func (x *Data_Cos_BucketCreation) String() string
- type Data_Cos_BucketUser
- func (*Data_Cos_BucketUser) Descriptor() ([]byte, []int)deprecated
- func (x *Data_Cos_BucketUser) GetBucketUrl() string
- func (x *Data_Cos_BucketUser) GetSecretId() string
- func (x *Data_Cos_BucketUser) GetSecretKey() string
- func (*Data_Cos_BucketUser) ProtoMessage()
- func (x *Data_Cos_BucketUser) ProtoReflect() protoreflect.Message
- func (x *Data_Cos_BucketUser) Reset()
- func (x *Data_Cos_BucketUser) String() string
- type Data_Database
- func (*Data_Database) Descriptor() ([]byte, []int)deprecated
- func (x *Data_Database) GetDriver() string
- func (x *Data_Database) GetSource() string
- func (*Data_Database) ProtoMessage()
- func (x *Data_Database) ProtoReflect() protoreflect.Message
- func (x *Data_Database) Reset()
- func (x *Data_Database) String() string
- type Data_Jwt
- type Data_Mail
- type Data_Redis
- func (*Data_Redis) Descriptor() ([]byte, []int)deprecated
- func (x *Data_Redis) GetAddr() string
- func (x *Data_Redis) GetNetwork() string
- func (x *Data_Redis) GetPassword() string
- func (x *Data_Redis) GetReadTimeout() *duration.Duration
- func (x *Data_Redis) GetWriteTimeout() *duration.Duration
- func (*Data_Redis) ProtoMessage()
- func (x *Data_Redis) ProtoReflect() protoreflect.Message
- func (x *Data_Redis) Reset()
- func (x *Data_Redis) String() string
- type Log
- func (*Log) Descriptor() ([]byte, []int)deprecated
- func (x *Log) GetAccessKeyID() string
- func (x *Log) GetAccessKeySecret() string
- func (x *Log) GetHost() string
- func (x *Log) GetTopicID() string
- func (*Log) ProtoMessage()
- func (x *Log) ProtoReflect() protoreflect.Message
- func (x *Log) Reset()
- func (x *Log) String() string
- type Server
- func (*Server) Descriptor() ([]byte, []int)deprecated
- func (x *Server) GetAchievementMq() *Server_AchievementMq
- func (x *Server) GetCommentMq() *Server_CommentMq
- func (x *Server) GetCreationMq() *Server_CreationMq
- func (x *Server) GetGrpc() *Server_GRPC
- func (x *Server) GetHttp() *Server_HTTP
- func (x *Server) GetUserMq() *Server_UserMq
- func (*Server) ProtoMessage()
- func (x *Server) ProtoReflect() protoreflect.Message
- func (x *Server) Reset()
- func (x *Server) String() string
- type Server_AchievementMq
- func (*Server_AchievementMq) Descriptor() ([]byte, []int)deprecated
- func (x *Server_AchievementMq) GetAccessKey() string
- func (x *Server_AchievementMq) GetAchievement() *Server_AchievementMq_Achievement
- func (x *Server_AchievementMq) GetNameSpace() string
- func (x *Server_AchievementMq) GetSecretKey() string
- func (x *Server_AchievementMq) GetServerAddress() string
- func (*Server_AchievementMq) ProtoMessage()
- func (x *Server_AchievementMq) ProtoReflect() protoreflect.Message
- func (x *Server_AchievementMq) Reset()
- func (x *Server_AchievementMq) String() string
- type Server_AchievementMq_Achievement
- func (*Server_AchievementMq_Achievement) Descriptor() ([]byte, []int)deprecated
- func (x *Server_AchievementMq_Achievement) GetGroupName() string
- func (*Server_AchievementMq_Achievement) ProtoMessage()
- func (x *Server_AchievementMq_Achievement) ProtoReflect() protoreflect.Message
- func (x *Server_AchievementMq_Achievement) Reset()
- func (x *Server_AchievementMq_Achievement) String() string
- type Server_CommentMq
- func (*Server_CommentMq) Descriptor() ([]byte, []int)deprecated
- func (x *Server_CommentMq) GetAccessKey() string
- func (x *Server_CommentMq) GetComment() *Server_CommentMq_Comment
- func (x *Server_CommentMq) GetCommentReview() *Server_CommentMq_CommentReview
- func (x *Server_CommentMq) GetNameSpace() string
- func (x *Server_CommentMq) GetSecretKey() string
- func (x *Server_CommentMq) GetServerAddress() string
- func (*Server_CommentMq) ProtoMessage()
- func (x *Server_CommentMq) ProtoReflect() protoreflect.Message
- func (x *Server_CommentMq) Reset()
- func (x *Server_CommentMq) String() string
- type Server_CommentMq_Comment
- func (*Server_CommentMq_Comment) Descriptor() ([]byte, []int)deprecated
- func (x *Server_CommentMq_Comment) GetGroupName() string
- func (*Server_CommentMq_Comment) ProtoMessage()
- func (x *Server_CommentMq_Comment) ProtoReflect() protoreflect.Message
- func (x *Server_CommentMq_Comment) Reset()
- func (x *Server_CommentMq_Comment) String() string
- type Server_CommentMq_CommentReview
- func (*Server_CommentMq_CommentReview) Descriptor() ([]byte, []int)deprecated
- func (x *Server_CommentMq_CommentReview) GetGroupName() string
- func (*Server_CommentMq_CommentReview) ProtoMessage()
- func (x *Server_CommentMq_CommentReview) ProtoReflect() protoreflect.Message
- func (x *Server_CommentMq_CommentReview) Reset()
- func (x *Server_CommentMq_CommentReview) String() string
- type Server_CreationMq
- func (*Server_CreationMq) Descriptor() ([]byte, []int)deprecated
- func (x *Server_CreationMq) GetAccessKey() string
- func (x *Server_CreationMq) GetArticle() *Server_CreationMq_Article
- func (x *Server_CreationMq) GetArticleReview() *Server_CreationMq_ArticleReview
- func (x *Server_CreationMq) GetCollections() *Server_CreationMq_Collections
- func (x *Server_CreationMq) GetCollectionsReview() *Server_CreationMq_CollectionsReview
- func (x *Server_CreationMq) GetColumn() *Server_CreationMq_Column
- func (x *Server_CreationMq) GetColumnReview() *Server_CreationMq_ColumnReview
- func (x *Server_CreationMq) GetNameSpace() string
- func (x *Server_CreationMq) GetSecretKey() string
- func (x *Server_CreationMq) GetServerAddress() string
- func (x *Server_CreationMq) GetTalk() *Server_CreationMq_Talk
- func (x *Server_CreationMq) GetTalkReview() *Server_CreationMq_TalkReview
- func (*Server_CreationMq) ProtoMessage()
- func (x *Server_CreationMq) ProtoReflect() protoreflect.Message
- func (x *Server_CreationMq) Reset()
- func (x *Server_CreationMq) String() string
- type Server_CreationMq_Article
- func (*Server_CreationMq_Article) Descriptor() ([]byte, []int)deprecated
- func (x *Server_CreationMq_Article) GetGroupName() string
- func (*Server_CreationMq_Article) ProtoMessage()
- func (x *Server_CreationMq_Article) ProtoReflect() protoreflect.Message
- func (x *Server_CreationMq_Article) Reset()
- func (x *Server_CreationMq_Article) String() string
- type Server_CreationMq_ArticleReview
- func (*Server_CreationMq_ArticleReview) Descriptor() ([]byte, []int)deprecated
- func (x *Server_CreationMq_ArticleReview) GetGroupName() string
- func (*Server_CreationMq_ArticleReview) ProtoMessage()
- func (x *Server_CreationMq_ArticleReview) ProtoReflect() protoreflect.Message
- func (x *Server_CreationMq_ArticleReview) Reset()
- func (x *Server_CreationMq_ArticleReview) String() string
- type Server_CreationMq_Collections
- func (*Server_CreationMq_Collections) Descriptor() ([]byte, []int)deprecated
- func (x *Server_CreationMq_Collections) GetGroupName() string
- func (*Server_CreationMq_Collections) ProtoMessage()
- func (x *Server_CreationMq_Collections) ProtoReflect() protoreflect.Message
- func (x *Server_CreationMq_Collections) Reset()
- func (x *Server_CreationMq_Collections) String() string
- type Server_CreationMq_CollectionsReview
- func (*Server_CreationMq_CollectionsReview) Descriptor() ([]byte, []int)deprecated
- func (x *Server_CreationMq_CollectionsReview) GetGroupName() string
- func (*Server_CreationMq_CollectionsReview) ProtoMessage()
- func (x *Server_CreationMq_CollectionsReview) ProtoReflect() protoreflect.Message
- func (x *Server_CreationMq_CollectionsReview) Reset()
- func (x *Server_CreationMq_CollectionsReview) String() string
- type Server_CreationMq_Column
- func (*Server_CreationMq_Column) Descriptor() ([]byte, []int)deprecated
- func (x *Server_CreationMq_Column) GetGroupName() string
- func (*Server_CreationMq_Column) ProtoMessage()
- func (x *Server_CreationMq_Column) ProtoReflect() protoreflect.Message
- func (x *Server_CreationMq_Column) Reset()
- func (x *Server_CreationMq_Column) String() string
- type Server_CreationMq_ColumnReview
- func (*Server_CreationMq_ColumnReview) Descriptor() ([]byte, []int)deprecated
- func (x *Server_CreationMq_ColumnReview) GetGroupName() string
- func (*Server_CreationMq_ColumnReview) ProtoMessage()
- func (x *Server_CreationMq_ColumnReview) ProtoReflect() protoreflect.Message
- func (x *Server_CreationMq_ColumnReview) Reset()
- func (x *Server_CreationMq_ColumnReview) String() string
- type Server_CreationMq_Talk
- func (*Server_CreationMq_Talk) Descriptor() ([]byte, []int)deprecated
- func (x *Server_CreationMq_Talk) GetGroupName() string
- func (*Server_CreationMq_Talk) ProtoMessage()
- func (x *Server_CreationMq_Talk) ProtoReflect() protoreflect.Message
- func (x *Server_CreationMq_Talk) Reset()
- func (x *Server_CreationMq_Talk) String() string
- type Server_CreationMq_TalkReview
- func (*Server_CreationMq_TalkReview) Descriptor() ([]byte, []int)deprecated
- func (x *Server_CreationMq_TalkReview) GetGroupName() string
- func (*Server_CreationMq_TalkReview) ProtoMessage()
- func (x *Server_CreationMq_TalkReview) ProtoReflect() protoreflect.Message
- func (x *Server_CreationMq_TalkReview) Reset()
- func (x *Server_CreationMq_TalkReview) String() string
- type Server_GRPC
- func (*Server_GRPC) Descriptor() ([]byte, []int)deprecated
- func (x *Server_GRPC) GetAddr() string
- func (x *Server_GRPC) GetNetwork() string
- func (x *Server_GRPC) GetTimeout() *duration.Duration
- func (*Server_GRPC) ProtoMessage()
- func (x *Server_GRPC) ProtoReflect() protoreflect.Message
- func (x *Server_GRPC) Reset()
- func (x *Server_GRPC) String() string
- type Server_HTTP
- func (*Server_HTTP) Descriptor() ([]byte, []int)deprecated
- func (x *Server_HTTP) GetAddr() string
- func (x *Server_HTTP) GetNetwork() string
- func (x *Server_HTTP) GetTimeout() *duration.Duration
- func (*Server_HTTP) ProtoMessage()
- func (x *Server_HTTP) ProtoReflect() protoreflect.Message
- func (x *Server_HTTP) Reset()
- func (x *Server_HTTP) String() string
- type Server_UserMq
- func (*Server_UserMq) Descriptor() ([]byte, []int)deprecated
- func (x *Server_UserMq) GetAccessKey() string
- func (x *Server_UserMq) GetCode() *Server_UserMq_Code
- func (x *Server_UserMq) GetFollow() *Server_UserMq_Follow
- func (x *Server_UserMq) GetNameSpace() string
- func (x *Server_UserMq) GetPicture() *Server_UserMq_Picture
- func (x *Server_UserMq) GetProfile() *Server_UserMq_Profile
- func (x *Server_UserMq) GetSecretKey() string
- func (x *Server_UserMq) GetServerAddress() string
- func (*Server_UserMq) ProtoMessage()
- func (x *Server_UserMq) ProtoReflect() protoreflect.Message
- func (x *Server_UserMq) Reset()
- func (x *Server_UserMq) String() string
- type Server_UserMq_Code
- func (*Server_UserMq_Code) Descriptor() ([]byte, []int)deprecated
- func (x *Server_UserMq_Code) GetGroupName() string
- func (*Server_UserMq_Code) ProtoMessage()
- func (x *Server_UserMq_Code) ProtoReflect() protoreflect.Message
- func (x *Server_UserMq_Code) Reset()
- func (x *Server_UserMq_Code) String() string
- type Server_UserMq_Follow
- func (*Server_UserMq_Follow) Descriptor() ([]byte, []int)deprecated
- func (x *Server_UserMq_Follow) GetGroupName() string
- func (*Server_UserMq_Follow) ProtoMessage()
- func (x *Server_UserMq_Follow) ProtoReflect() protoreflect.Message
- func (x *Server_UserMq_Follow) Reset()
- func (x *Server_UserMq_Follow) String() string
- type Server_UserMq_Picture
- func (*Server_UserMq_Picture) Descriptor() ([]byte, []int)deprecated
- func (x *Server_UserMq_Picture) GetGroupName() string
- func (*Server_UserMq_Picture) ProtoMessage()
- func (x *Server_UserMq_Picture) ProtoReflect() protoreflect.Message
- func (x *Server_UserMq_Picture) Reset()
- func (x *Server_UserMq_Picture) String() string
- type Server_UserMq_Profile
- func (*Server_UserMq_Profile) Descriptor() ([]byte, []int)deprecated
- func (x *Server_UserMq_Profile) GetGroupName() string
- func (*Server_UserMq_Profile) ProtoMessage()
- func (x *Server_UserMq_Profile) ProtoReflect() protoreflect.Message
- func (x *Server_UserMq_Profile) Reset()
- func (x *Server_UserMq_Profile) String() string
Constants ¶
This section is empty.
Variables ¶
var File_conf_conf_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type Bootstrap ¶
type Bootstrap struct { Server *Server `protobuf:"bytes,1,opt,name=server,proto3" json:"server,omitempty"` Data *Data `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"` Log *Log `protobuf:"bytes,3,opt,name=log,proto3" json:"log,omitempty"` // contains filtered or unexported fields }
func (*Bootstrap) Descriptor
deprecated
func (*Bootstrap) ProtoMessage ¶
func (*Bootstrap) ProtoMessage()
func (*Bootstrap) ProtoReflect ¶
func (x *Bootstrap) ProtoReflect() protoreflect.Message
type Data ¶
type Data struct { Database *Data_Database `protobuf:"bytes,1,opt,name=database,proto3" json:"database,omitempty"` Jwt *Data_Jwt `protobuf:"bytes,2,opt,name=jwt,proto3" json:"jwt,omitempty"` Code *Data_Code `protobuf:"bytes,3,opt,name=code,proto3" json:"code,omitempty"` Mail *Data_Mail `protobuf:"bytes,4,opt,name=mail,proto3" json:"mail,omitempty"` Cos *Data_Cos `protobuf:"bytes,5,opt,name=cos,proto3" json:"cos,omitempty"` Redis *Data_Redis `protobuf:"bytes,6,opt,name=redis,proto3" json:"redis,omitempty"` // contains filtered or unexported fields }
func (*Data) Descriptor
deprecated
func (*Data) GetDatabase ¶
func (x *Data) GetDatabase() *Data_Database
func (*Data) GetRedis ¶
func (x *Data) GetRedis() *Data_Redis
func (*Data) ProtoMessage ¶
func (*Data) ProtoMessage()
func (*Data) ProtoReflect ¶
func (x *Data) ProtoReflect() protoreflect.Message
type Data_Code ¶
type Data_Code struct { SecretId string `protobuf:"bytes,1,opt,name=secret_id,json=secretId,proto3" json:"secret_id,omitempty"` SecretKey string `protobuf:"bytes,2,opt,name=secret_key,json=secretKey,proto3" json:"secret_key,omitempty"` // contains filtered or unexported fields }
func (*Data_Code) Descriptor
deprecated
func (*Data_Code) GetSecretId ¶
func (*Data_Code) GetSecretKey ¶
func (*Data_Code) ProtoMessage ¶
func (*Data_Code) ProtoMessage()
func (*Data_Code) ProtoReflect ¶
func (x *Data_Code) ProtoReflect() protoreflect.Message
type Data_Cos ¶
type Data_Cos struct { BucketUser *Data_Cos_BucketUser `protobuf:"bytes,1,opt,name=bucketUser,proto3" json:"bucketUser,omitempty"` BucketCreation *Data_Cos_BucketCreation `protobuf:"bytes,2,opt,name=bucketCreation,proto3" json:"bucketCreation,omitempty"` BucketComment *Data_Cos_BucketComment `protobuf:"bytes,3,opt,name=bucketComment,proto3" json:"bucketComment,omitempty"` // contains filtered or unexported fields }
func (*Data_Cos) Descriptor
deprecated
func (*Data_Cos) GetBucketComment ¶
func (x *Data_Cos) GetBucketComment() *Data_Cos_BucketComment
func (*Data_Cos) GetBucketCreation ¶
func (x *Data_Cos) GetBucketCreation() *Data_Cos_BucketCreation
func (*Data_Cos) GetBucketUser ¶
func (x *Data_Cos) GetBucketUser() *Data_Cos_BucketUser
func (*Data_Cos) ProtoMessage ¶
func (*Data_Cos) ProtoMessage()
func (*Data_Cos) ProtoReflect ¶
func (x *Data_Cos) ProtoReflect() protoreflect.Message
type Data_Cos_BucketComment ¶
type Data_Cos_BucketComment struct { BucketUrl string `protobuf:"bytes,1,opt,name=bucketUrl,proto3" json:"bucketUrl,omitempty"` CiUrl string `protobuf:"bytes,2,opt,name=ciUrl,proto3" json:"ciUrl,omitempty"` SecretId string `protobuf:"bytes,3,opt,name=secret_id,json=secretId,proto3" json:"secret_id,omitempty"` SecretKey string `protobuf:"bytes,4,opt,name=secret_key,json=secretKey,proto3" json:"secret_key,omitempty"` Callback map[string]string `` /* 157-byte string literal not displayed */ // contains filtered or unexported fields }
func (*Data_Cos_BucketComment) Descriptor
deprecated
func (*Data_Cos_BucketComment) Descriptor() ([]byte, []int)
Deprecated: Use Data_Cos_BucketComment.ProtoReflect.Descriptor instead.
func (*Data_Cos_BucketComment) GetBucketUrl ¶
func (x *Data_Cos_BucketComment) GetBucketUrl() string
func (*Data_Cos_BucketComment) GetCallback ¶
func (x *Data_Cos_BucketComment) GetCallback() map[string]string
func (*Data_Cos_BucketComment) GetCiUrl ¶
func (x *Data_Cos_BucketComment) GetCiUrl() string
func (*Data_Cos_BucketComment) GetSecretId ¶
func (x *Data_Cos_BucketComment) GetSecretId() string
func (*Data_Cos_BucketComment) GetSecretKey ¶
func (x *Data_Cos_BucketComment) GetSecretKey() string
func (*Data_Cos_BucketComment) ProtoMessage ¶
func (*Data_Cos_BucketComment) ProtoMessage()
func (*Data_Cos_BucketComment) ProtoReflect ¶
func (x *Data_Cos_BucketComment) ProtoReflect() protoreflect.Message
func (*Data_Cos_BucketComment) Reset ¶
func (x *Data_Cos_BucketComment) Reset()
func (*Data_Cos_BucketComment) String ¶
func (x *Data_Cos_BucketComment) String() string
type Data_Cos_BucketCreation ¶
type Data_Cos_BucketCreation struct { BucketUrl string `protobuf:"bytes,1,opt,name=bucketUrl,proto3" json:"bucketUrl,omitempty"` CiUrl string `protobuf:"bytes,2,opt,name=ciUrl,proto3" json:"ciUrl,omitempty"` SecretId string `protobuf:"bytes,3,opt,name=secret_id,json=secretId,proto3" json:"secret_id,omitempty"` SecretKey string `protobuf:"bytes,4,opt,name=secret_key,json=secretKey,proto3" json:"secret_key,omitempty"` Callback map[string]string `` /* 157-byte string literal not displayed */ // contains filtered or unexported fields }
func (*Data_Cos_BucketCreation) Descriptor
deprecated
func (*Data_Cos_BucketCreation) Descriptor() ([]byte, []int)
Deprecated: Use Data_Cos_BucketCreation.ProtoReflect.Descriptor instead.
func (*Data_Cos_BucketCreation) GetBucketUrl ¶
func (x *Data_Cos_BucketCreation) GetBucketUrl() string
func (*Data_Cos_BucketCreation) GetCallback ¶
func (x *Data_Cos_BucketCreation) GetCallback() map[string]string
func (*Data_Cos_BucketCreation) GetCiUrl ¶
func (x *Data_Cos_BucketCreation) GetCiUrl() string
func (*Data_Cos_BucketCreation) GetSecretId ¶
func (x *Data_Cos_BucketCreation) GetSecretId() string
func (*Data_Cos_BucketCreation) GetSecretKey ¶
func (x *Data_Cos_BucketCreation) GetSecretKey() string
func (*Data_Cos_BucketCreation) ProtoMessage ¶
func (*Data_Cos_BucketCreation) ProtoMessage()
func (*Data_Cos_BucketCreation) ProtoReflect ¶
func (x *Data_Cos_BucketCreation) ProtoReflect() protoreflect.Message
func (*Data_Cos_BucketCreation) Reset ¶
func (x *Data_Cos_BucketCreation) Reset()
func (*Data_Cos_BucketCreation) String ¶
func (x *Data_Cos_BucketCreation) String() string
type Data_Cos_BucketUser ¶
type Data_Cos_BucketUser struct { BucketUrl string `protobuf:"bytes,1,opt,name=bucketUrl,proto3" json:"bucketUrl,omitempty"` SecretId string `protobuf:"bytes,3,opt,name=secret_id,json=secretId,proto3" json:"secret_id,omitempty"` SecretKey string `protobuf:"bytes,4,opt,name=secret_key,json=secretKey,proto3" json:"secret_key,omitempty"` // contains filtered or unexported fields }
func (*Data_Cos_BucketUser) Descriptor
deprecated
func (*Data_Cos_BucketUser) Descriptor() ([]byte, []int)
Deprecated: Use Data_Cos_BucketUser.ProtoReflect.Descriptor instead.
func (*Data_Cos_BucketUser) GetBucketUrl ¶
func (x *Data_Cos_BucketUser) GetBucketUrl() string
func (*Data_Cos_BucketUser) GetSecretId ¶
func (x *Data_Cos_BucketUser) GetSecretId() string
func (*Data_Cos_BucketUser) GetSecretKey ¶
func (x *Data_Cos_BucketUser) GetSecretKey() string
func (*Data_Cos_BucketUser) ProtoMessage ¶
func (*Data_Cos_BucketUser) ProtoMessage()
func (*Data_Cos_BucketUser) ProtoReflect ¶
func (x *Data_Cos_BucketUser) ProtoReflect() protoreflect.Message
func (*Data_Cos_BucketUser) Reset ¶
func (x *Data_Cos_BucketUser) Reset()
func (*Data_Cos_BucketUser) String ¶
func (x *Data_Cos_BucketUser) String() string
type Data_Database ¶
type Data_Database struct { Driver string `protobuf:"bytes,1,opt,name=driver,proto3" json:"driver,omitempty"` Source string `protobuf:"bytes,2,opt,name=source,proto3" json:"source,omitempty"` // contains filtered or unexported fields }
func (*Data_Database) Descriptor
deprecated
func (*Data_Database) Descriptor() ([]byte, []int)
Deprecated: Use Data_Database.ProtoReflect.Descriptor instead.
func (*Data_Database) GetDriver ¶
func (x *Data_Database) GetDriver() string
func (*Data_Database) GetSource ¶
func (x *Data_Database) GetSource() string
func (*Data_Database) ProtoMessage ¶
func (*Data_Database) ProtoMessage()
func (*Data_Database) ProtoReflect ¶
func (x *Data_Database) ProtoReflect() protoreflect.Message
func (*Data_Database) Reset ¶
func (x *Data_Database) Reset()
func (*Data_Database) String ¶
func (x *Data_Database) String() string
type Data_Jwt ¶
type Data_Jwt struct { Key string `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"` // contains filtered or unexported fields }
func (*Data_Jwt) Descriptor
deprecated
func (*Data_Jwt) ProtoMessage ¶
func (*Data_Jwt) ProtoMessage()
func (*Data_Jwt) ProtoReflect ¶
func (x *Data_Jwt) ProtoReflect() protoreflect.Message
type Data_Mail ¶
type Data_Mail struct { Code string `protobuf:"bytes,1,opt,name=code,proto3" json:"code,omitempty"` // contains filtered or unexported fields }
func (*Data_Mail) Descriptor
deprecated
func (*Data_Mail) ProtoMessage ¶
func (*Data_Mail) ProtoMessage()
func (*Data_Mail) ProtoReflect ¶
func (x *Data_Mail) ProtoReflect() protoreflect.Message
type Data_Redis ¶
type Data_Redis struct { Network string `protobuf:"bytes,1,opt,name=network,proto3" json:"network,omitempty"` Addr string `protobuf:"bytes,2,opt,name=addr,proto3" json:"addr,omitempty"` Password string `protobuf:"bytes,3,opt,name=password,proto3" json:"password,omitempty"` ReadTimeout *duration.Duration `protobuf:"bytes,4,opt,name=read_timeout,json=readTimeout,proto3" json:"read_timeout,omitempty"` WriteTimeout *duration.Duration `protobuf:"bytes,5,opt,name=write_timeout,json=writeTimeout,proto3" json:"write_timeout,omitempty"` // contains filtered or unexported fields }
func (*Data_Redis) Descriptor
deprecated
func (*Data_Redis) Descriptor() ([]byte, []int)
Deprecated: Use Data_Redis.ProtoReflect.Descriptor instead.
func (*Data_Redis) GetAddr ¶
func (x *Data_Redis) GetAddr() string
func (*Data_Redis) GetNetwork ¶
func (x *Data_Redis) GetNetwork() string
func (*Data_Redis) GetPassword ¶
func (x *Data_Redis) GetPassword() string
func (*Data_Redis) GetReadTimeout ¶
func (x *Data_Redis) GetReadTimeout() *duration.Duration
func (*Data_Redis) GetWriteTimeout ¶
func (x *Data_Redis) GetWriteTimeout() *duration.Duration
func (*Data_Redis) ProtoMessage ¶
func (*Data_Redis) ProtoMessage()
func (*Data_Redis) ProtoReflect ¶
func (x *Data_Redis) ProtoReflect() protoreflect.Message
func (*Data_Redis) Reset ¶
func (x *Data_Redis) Reset()
func (*Data_Redis) String ¶
func (x *Data_Redis) String() string
type Log ¶ added in v1.1.0
type Log struct { Host string `protobuf:"bytes,1,opt,name=host,proto3" json:"host,omitempty"` AccessKeyID string `protobuf:"bytes,2,opt,name=accessKeyID,proto3" json:"accessKeyID,omitempty"` AccessKeySecret string `protobuf:"bytes,3,opt,name=accessKeySecret,proto3" json:"accessKeySecret,omitempty"` TopicID string `protobuf:"bytes,4,opt,name=topicID,proto3" json:"topicID,omitempty"` // contains filtered or unexported fields }
func (*Log) Descriptor
deprecated
added in
v1.1.0
func (*Log) GetAccessKeyID ¶ added in v1.1.0
func (*Log) GetAccessKeySecret ¶ added in v1.1.0
func (*Log) GetTopicID ¶ added in v1.1.0
func (*Log) ProtoMessage ¶ added in v1.1.0
func (*Log) ProtoMessage()
func (*Log) ProtoReflect ¶ added in v1.1.0
func (x *Log) ProtoReflect() protoreflect.Message
type Server ¶
type Server struct { Http *Server_HTTP `protobuf:"bytes,1,opt,name=http,proto3" json:"http,omitempty"` Grpc *Server_GRPC `protobuf:"bytes,2,opt,name=grpc,proto3" json:"grpc,omitempty"` UserMq *Server_UserMq `protobuf:"bytes,3,opt,name=userMq,proto3" json:"userMq,omitempty"` CreationMq *Server_CreationMq `protobuf:"bytes,4,opt,name=creationMq,proto3" json:"creationMq,omitempty"` CommentMq *Server_CommentMq `protobuf:"bytes,5,opt,name=commentMq,proto3" json:"commentMq,omitempty"` AchievementMq *Server_AchievementMq `protobuf:"bytes,6,opt,name=achievementMq,proto3" json:"achievementMq,omitempty"` // contains filtered or unexported fields }
func (*Server) Descriptor
deprecated
func (*Server) GetAchievementMq ¶
func (x *Server) GetAchievementMq() *Server_AchievementMq
func (*Server) GetCommentMq ¶
func (x *Server) GetCommentMq() *Server_CommentMq
func (*Server) GetCreationMq ¶
func (x *Server) GetCreationMq() *Server_CreationMq
func (*Server) GetGrpc ¶
func (x *Server) GetGrpc() *Server_GRPC
func (*Server) GetHttp ¶
func (x *Server) GetHttp() *Server_HTTP
func (*Server) GetUserMq ¶
func (x *Server) GetUserMq() *Server_UserMq
func (*Server) ProtoMessage ¶
func (*Server) ProtoMessage()
func (*Server) ProtoReflect ¶
func (x *Server) ProtoReflect() protoreflect.Message
type Server_AchievementMq ¶
type Server_AchievementMq struct { Achievement *Server_AchievementMq_Achievement `protobuf:"bytes,1,opt,name=achievement,proto3" json:"achievement,omitempty"` ServerAddress string `protobuf:"bytes,3,opt,name=serverAddress,proto3" json:"serverAddress,omitempty"` SecretKey string `protobuf:"bytes,4,opt,name=secretKey,proto3" json:"secretKey,omitempty"` AccessKey string `protobuf:"bytes,5,opt,name=accessKey,proto3" json:"accessKey,omitempty"` NameSpace string `protobuf:"bytes,6,opt,name=nameSpace,proto3" json:"nameSpace,omitempty"` // contains filtered or unexported fields }
func (*Server_AchievementMq) Descriptor
deprecated
func (*Server_AchievementMq) Descriptor() ([]byte, []int)
Deprecated: Use Server_AchievementMq.ProtoReflect.Descriptor instead.
func (*Server_AchievementMq) GetAccessKey ¶
func (x *Server_AchievementMq) GetAccessKey() string
func (*Server_AchievementMq) GetAchievement ¶
func (x *Server_AchievementMq) GetAchievement() *Server_AchievementMq_Achievement
func (*Server_AchievementMq) GetNameSpace ¶
func (x *Server_AchievementMq) GetNameSpace() string
func (*Server_AchievementMq) GetSecretKey ¶
func (x *Server_AchievementMq) GetSecretKey() string
func (*Server_AchievementMq) GetServerAddress ¶
func (x *Server_AchievementMq) GetServerAddress() string
func (*Server_AchievementMq) ProtoMessage ¶
func (*Server_AchievementMq) ProtoMessage()
func (*Server_AchievementMq) ProtoReflect ¶
func (x *Server_AchievementMq) ProtoReflect() protoreflect.Message
func (*Server_AchievementMq) Reset ¶
func (x *Server_AchievementMq) Reset()
func (*Server_AchievementMq) String ¶
func (x *Server_AchievementMq) String() string
type Server_AchievementMq_Achievement ¶
type Server_AchievementMq_Achievement struct { GroupName string `protobuf:"bytes,1,opt,name=groupName,proto3" json:"groupName,omitempty"` // contains filtered or unexported fields }
func (*Server_AchievementMq_Achievement) Descriptor
deprecated
func (*Server_AchievementMq_Achievement) Descriptor() ([]byte, []int)
Deprecated: Use Server_AchievementMq_Achievement.ProtoReflect.Descriptor instead.
func (*Server_AchievementMq_Achievement) GetGroupName ¶
func (x *Server_AchievementMq_Achievement) GetGroupName() string
func (*Server_AchievementMq_Achievement) ProtoMessage ¶
func (*Server_AchievementMq_Achievement) ProtoMessage()
func (*Server_AchievementMq_Achievement) ProtoReflect ¶
func (x *Server_AchievementMq_Achievement) ProtoReflect() protoreflect.Message
func (*Server_AchievementMq_Achievement) Reset ¶
func (x *Server_AchievementMq_Achievement) Reset()
func (*Server_AchievementMq_Achievement) String ¶
func (x *Server_AchievementMq_Achievement) String() string
type Server_CommentMq ¶
type Server_CommentMq struct { CommentReview *Server_CommentMq_CommentReview `protobuf:"bytes,1,opt,name=commentReview,proto3" json:"commentReview,omitempty"` Comment *Server_CommentMq_Comment `protobuf:"bytes,2,opt,name=comment,proto3" json:"comment,omitempty"` ServerAddress string `protobuf:"bytes,3,opt,name=serverAddress,proto3" json:"serverAddress,omitempty"` SecretKey string `protobuf:"bytes,4,opt,name=secretKey,proto3" json:"secretKey,omitempty"` AccessKey string `protobuf:"bytes,5,opt,name=accessKey,proto3" json:"accessKey,omitempty"` NameSpace string `protobuf:"bytes,6,opt,name=nameSpace,proto3" json:"nameSpace,omitempty"` // contains filtered or unexported fields }
func (*Server_CommentMq) Descriptor
deprecated
func (*Server_CommentMq) Descriptor() ([]byte, []int)
Deprecated: Use Server_CommentMq.ProtoReflect.Descriptor instead.
func (*Server_CommentMq) GetAccessKey ¶
func (x *Server_CommentMq) GetAccessKey() string
func (*Server_CommentMq) GetComment ¶
func (x *Server_CommentMq) GetComment() *Server_CommentMq_Comment
func (*Server_CommentMq) GetCommentReview ¶
func (x *Server_CommentMq) GetCommentReview() *Server_CommentMq_CommentReview
func (*Server_CommentMq) GetNameSpace ¶
func (x *Server_CommentMq) GetNameSpace() string
func (*Server_CommentMq) GetSecretKey ¶
func (x *Server_CommentMq) GetSecretKey() string
func (*Server_CommentMq) GetServerAddress ¶
func (x *Server_CommentMq) GetServerAddress() string
func (*Server_CommentMq) ProtoMessage ¶
func (*Server_CommentMq) ProtoMessage()
func (*Server_CommentMq) ProtoReflect ¶
func (x *Server_CommentMq) ProtoReflect() protoreflect.Message
func (*Server_CommentMq) Reset ¶
func (x *Server_CommentMq) Reset()
func (*Server_CommentMq) String ¶
func (x *Server_CommentMq) String() string
type Server_CommentMq_Comment ¶
type Server_CommentMq_Comment struct { GroupName string `protobuf:"bytes,1,opt,name=groupName,proto3" json:"groupName,omitempty"` // contains filtered or unexported fields }
func (*Server_CommentMq_Comment) Descriptor
deprecated
func (*Server_CommentMq_Comment) Descriptor() ([]byte, []int)
Deprecated: Use Server_CommentMq_Comment.ProtoReflect.Descriptor instead.
func (*Server_CommentMq_Comment) GetGroupName ¶
func (x *Server_CommentMq_Comment) GetGroupName() string
func (*Server_CommentMq_Comment) ProtoMessage ¶
func (*Server_CommentMq_Comment) ProtoMessage()
func (*Server_CommentMq_Comment) ProtoReflect ¶
func (x *Server_CommentMq_Comment) ProtoReflect() protoreflect.Message
func (*Server_CommentMq_Comment) Reset ¶
func (x *Server_CommentMq_Comment) Reset()
func (*Server_CommentMq_Comment) String ¶
func (x *Server_CommentMq_Comment) String() string
type Server_CommentMq_CommentReview ¶
type Server_CommentMq_CommentReview struct { GroupName string `protobuf:"bytes,1,opt,name=groupName,proto3" json:"groupName,omitempty"` // contains filtered or unexported fields }
func (*Server_CommentMq_CommentReview) Descriptor
deprecated
func (*Server_CommentMq_CommentReview) Descriptor() ([]byte, []int)
Deprecated: Use Server_CommentMq_CommentReview.ProtoReflect.Descriptor instead.
func (*Server_CommentMq_CommentReview) GetGroupName ¶
func (x *Server_CommentMq_CommentReview) GetGroupName() string
func (*Server_CommentMq_CommentReview) ProtoMessage ¶
func (*Server_CommentMq_CommentReview) ProtoMessage()
func (*Server_CommentMq_CommentReview) ProtoReflect ¶
func (x *Server_CommentMq_CommentReview) ProtoReflect() protoreflect.Message
func (*Server_CommentMq_CommentReview) Reset ¶
func (x *Server_CommentMq_CommentReview) Reset()
func (*Server_CommentMq_CommentReview) String ¶
func (x *Server_CommentMq_CommentReview) String() string
type Server_CreationMq ¶
type Server_CreationMq struct { ArticleReview *Server_CreationMq_ArticleReview `protobuf:"bytes,1,opt,name=articleReview,proto3" json:"articleReview,omitempty"` Article *Server_CreationMq_Article `protobuf:"bytes,2,opt,name=article,proto3" json:"article,omitempty"` TalkReview *Server_CreationMq_TalkReview `protobuf:"bytes,3,opt,name=talkReview,proto3" json:"talkReview,omitempty"` Talk *Server_CreationMq_Talk `protobuf:"bytes,4,opt,name=talk,proto3" json:"talk,omitempty"` ColumnReview *Server_CreationMq_ColumnReview `protobuf:"bytes,5,opt,name=columnReview,proto3" json:"columnReview,omitempty"` Column *Server_CreationMq_Column `protobuf:"bytes,6,opt,name=column,proto3" json:"column,omitempty"` CollectionsReview *Server_CreationMq_CollectionsReview `protobuf:"bytes,7,opt,name=collectionsReview,proto3" json:"collectionsReview,omitempty"` Collections *Server_CreationMq_Collections `protobuf:"bytes,8,opt,name=collections,proto3" json:"collections,omitempty"` ServerAddress string `protobuf:"bytes,9,opt,name=serverAddress,proto3" json:"serverAddress,omitempty"` SecretKey string `protobuf:"bytes,10,opt,name=secretKey,proto3" json:"secretKey,omitempty"` AccessKey string `protobuf:"bytes,11,opt,name=accessKey,proto3" json:"accessKey,omitempty"` NameSpace string `protobuf:"bytes,12,opt,name=nameSpace,proto3" json:"nameSpace,omitempty"` // contains filtered or unexported fields }
func (*Server_CreationMq) Descriptor
deprecated
func (*Server_CreationMq) Descriptor() ([]byte, []int)
Deprecated: Use Server_CreationMq.ProtoReflect.Descriptor instead.
func (*Server_CreationMq) GetAccessKey ¶
func (x *Server_CreationMq) GetAccessKey() string
func (*Server_CreationMq) GetArticle ¶
func (x *Server_CreationMq) GetArticle() *Server_CreationMq_Article
func (*Server_CreationMq) GetArticleReview ¶
func (x *Server_CreationMq) GetArticleReview() *Server_CreationMq_ArticleReview
func (*Server_CreationMq) GetCollections ¶
func (x *Server_CreationMq) GetCollections() *Server_CreationMq_Collections
func (*Server_CreationMq) GetCollectionsReview ¶
func (x *Server_CreationMq) GetCollectionsReview() *Server_CreationMq_CollectionsReview
func (*Server_CreationMq) GetColumn ¶
func (x *Server_CreationMq) GetColumn() *Server_CreationMq_Column
func (*Server_CreationMq) GetColumnReview ¶
func (x *Server_CreationMq) GetColumnReview() *Server_CreationMq_ColumnReview
func (*Server_CreationMq) GetNameSpace ¶
func (x *Server_CreationMq) GetNameSpace() string
func (*Server_CreationMq) GetSecretKey ¶
func (x *Server_CreationMq) GetSecretKey() string
func (*Server_CreationMq) GetServerAddress ¶
func (x *Server_CreationMq) GetServerAddress() string
func (*Server_CreationMq) GetTalk ¶
func (x *Server_CreationMq) GetTalk() *Server_CreationMq_Talk
func (*Server_CreationMq) GetTalkReview ¶
func (x *Server_CreationMq) GetTalkReview() *Server_CreationMq_TalkReview
func (*Server_CreationMq) ProtoMessage ¶
func (*Server_CreationMq) ProtoMessage()
func (*Server_CreationMq) ProtoReflect ¶
func (x *Server_CreationMq) ProtoReflect() protoreflect.Message
func (*Server_CreationMq) Reset ¶
func (x *Server_CreationMq) Reset()
func (*Server_CreationMq) String ¶
func (x *Server_CreationMq) String() string
type Server_CreationMq_Article ¶
type Server_CreationMq_Article struct { GroupName string `protobuf:"bytes,1,opt,name=groupName,proto3" json:"groupName,omitempty"` // contains filtered or unexported fields }
func (*Server_CreationMq_Article) Descriptor
deprecated
func (*Server_CreationMq_Article) Descriptor() ([]byte, []int)
Deprecated: Use Server_CreationMq_Article.ProtoReflect.Descriptor instead.
func (*Server_CreationMq_Article) GetGroupName ¶
func (x *Server_CreationMq_Article) GetGroupName() string
func (*Server_CreationMq_Article) ProtoMessage ¶
func (*Server_CreationMq_Article) ProtoMessage()
func (*Server_CreationMq_Article) ProtoReflect ¶
func (x *Server_CreationMq_Article) ProtoReflect() protoreflect.Message
func (*Server_CreationMq_Article) Reset ¶
func (x *Server_CreationMq_Article) Reset()
func (*Server_CreationMq_Article) String ¶
func (x *Server_CreationMq_Article) String() string
type Server_CreationMq_ArticleReview ¶
type Server_CreationMq_ArticleReview struct { GroupName string `protobuf:"bytes,1,opt,name=groupName,proto3" json:"groupName,omitempty"` // contains filtered or unexported fields }
func (*Server_CreationMq_ArticleReview) Descriptor
deprecated
func (*Server_CreationMq_ArticleReview) Descriptor() ([]byte, []int)
Deprecated: Use Server_CreationMq_ArticleReview.ProtoReflect.Descriptor instead.
func (*Server_CreationMq_ArticleReview) GetGroupName ¶
func (x *Server_CreationMq_ArticleReview) GetGroupName() string
func (*Server_CreationMq_ArticleReview) ProtoMessage ¶
func (*Server_CreationMq_ArticleReview) ProtoMessage()
func (*Server_CreationMq_ArticleReview) ProtoReflect ¶
func (x *Server_CreationMq_ArticleReview) ProtoReflect() protoreflect.Message
func (*Server_CreationMq_ArticleReview) Reset ¶
func (x *Server_CreationMq_ArticleReview) Reset()
func (*Server_CreationMq_ArticleReview) String ¶
func (x *Server_CreationMq_ArticleReview) String() string
type Server_CreationMq_Collections ¶
type Server_CreationMq_Collections struct { GroupName string `protobuf:"bytes,1,opt,name=groupName,proto3" json:"groupName,omitempty"` // contains filtered or unexported fields }
func (*Server_CreationMq_Collections) Descriptor
deprecated
func (*Server_CreationMq_Collections) Descriptor() ([]byte, []int)
Deprecated: Use Server_CreationMq_Collections.ProtoReflect.Descriptor instead.
func (*Server_CreationMq_Collections) GetGroupName ¶
func (x *Server_CreationMq_Collections) GetGroupName() string
func (*Server_CreationMq_Collections) ProtoMessage ¶
func (*Server_CreationMq_Collections) ProtoMessage()
func (*Server_CreationMq_Collections) ProtoReflect ¶
func (x *Server_CreationMq_Collections) ProtoReflect() protoreflect.Message
func (*Server_CreationMq_Collections) Reset ¶
func (x *Server_CreationMq_Collections) Reset()
func (*Server_CreationMq_Collections) String ¶
func (x *Server_CreationMq_Collections) String() string
type Server_CreationMq_CollectionsReview ¶
type Server_CreationMq_CollectionsReview struct { GroupName string `protobuf:"bytes,1,opt,name=groupName,proto3" json:"groupName,omitempty"` // contains filtered or unexported fields }
func (*Server_CreationMq_CollectionsReview) Descriptor
deprecated
func (*Server_CreationMq_CollectionsReview) Descriptor() ([]byte, []int)
Deprecated: Use Server_CreationMq_CollectionsReview.ProtoReflect.Descriptor instead.
func (*Server_CreationMq_CollectionsReview) GetGroupName ¶
func (x *Server_CreationMq_CollectionsReview) GetGroupName() string
func (*Server_CreationMq_CollectionsReview) ProtoMessage ¶
func (*Server_CreationMq_CollectionsReview) ProtoMessage()
func (*Server_CreationMq_CollectionsReview) ProtoReflect ¶
func (x *Server_CreationMq_CollectionsReview) ProtoReflect() protoreflect.Message
func (*Server_CreationMq_CollectionsReview) Reset ¶
func (x *Server_CreationMq_CollectionsReview) Reset()
func (*Server_CreationMq_CollectionsReview) String ¶
func (x *Server_CreationMq_CollectionsReview) String() string
type Server_CreationMq_Column ¶
type Server_CreationMq_Column struct { GroupName string `protobuf:"bytes,1,opt,name=groupName,proto3" json:"groupName,omitempty"` // contains filtered or unexported fields }
func (*Server_CreationMq_Column) Descriptor
deprecated
func (*Server_CreationMq_Column) Descriptor() ([]byte, []int)
Deprecated: Use Server_CreationMq_Column.ProtoReflect.Descriptor instead.
func (*Server_CreationMq_Column) GetGroupName ¶
func (x *Server_CreationMq_Column) GetGroupName() string
func (*Server_CreationMq_Column) ProtoMessage ¶
func (*Server_CreationMq_Column) ProtoMessage()
func (*Server_CreationMq_Column) ProtoReflect ¶
func (x *Server_CreationMq_Column) ProtoReflect() protoreflect.Message
func (*Server_CreationMq_Column) Reset ¶
func (x *Server_CreationMq_Column) Reset()
func (*Server_CreationMq_Column) String ¶
func (x *Server_CreationMq_Column) String() string
type Server_CreationMq_ColumnReview ¶
type Server_CreationMq_ColumnReview struct { GroupName string `protobuf:"bytes,1,opt,name=groupName,proto3" json:"groupName,omitempty"` // contains filtered or unexported fields }
func (*Server_CreationMq_ColumnReview) Descriptor
deprecated
func (*Server_CreationMq_ColumnReview) Descriptor() ([]byte, []int)
Deprecated: Use Server_CreationMq_ColumnReview.ProtoReflect.Descriptor instead.
func (*Server_CreationMq_ColumnReview) GetGroupName ¶
func (x *Server_CreationMq_ColumnReview) GetGroupName() string
func (*Server_CreationMq_ColumnReview) ProtoMessage ¶
func (*Server_CreationMq_ColumnReview) ProtoMessage()
func (*Server_CreationMq_ColumnReview) ProtoReflect ¶
func (x *Server_CreationMq_ColumnReview) ProtoReflect() protoreflect.Message
func (*Server_CreationMq_ColumnReview) Reset ¶
func (x *Server_CreationMq_ColumnReview) Reset()
func (*Server_CreationMq_ColumnReview) String ¶
func (x *Server_CreationMq_ColumnReview) String() string
type Server_CreationMq_Talk ¶
type Server_CreationMq_Talk struct { GroupName string `protobuf:"bytes,1,opt,name=groupName,proto3" json:"groupName,omitempty"` // contains filtered or unexported fields }
func (*Server_CreationMq_Talk) Descriptor
deprecated
func (*Server_CreationMq_Talk) Descriptor() ([]byte, []int)
Deprecated: Use Server_CreationMq_Talk.ProtoReflect.Descriptor instead.
func (*Server_CreationMq_Talk) GetGroupName ¶
func (x *Server_CreationMq_Talk) GetGroupName() string
func (*Server_CreationMq_Talk) ProtoMessage ¶
func (*Server_CreationMq_Talk) ProtoMessage()
func (*Server_CreationMq_Talk) ProtoReflect ¶
func (x *Server_CreationMq_Talk) ProtoReflect() protoreflect.Message
func (*Server_CreationMq_Talk) Reset ¶
func (x *Server_CreationMq_Talk) Reset()
func (*Server_CreationMq_Talk) String ¶
func (x *Server_CreationMq_Talk) String() string
type Server_CreationMq_TalkReview ¶
type Server_CreationMq_TalkReview struct { GroupName string `protobuf:"bytes,1,opt,name=groupName,proto3" json:"groupName,omitempty"` // contains filtered or unexported fields }
func (*Server_CreationMq_TalkReview) Descriptor
deprecated
func (*Server_CreationMq_TalkReview) Descriptor() ([]byte, []int)
Deprecated: Use Server_CreationMq_TalkReview.ProtoReflect.Descriptor instead.
func (*Server_CreationMq_TalkReview) GetGroupName ¶
func (x *Server_CreationMq_TalkReview) GetGroupName() string
func (*Server_CreationMq_TalkReview) ProtoMessage ¶
func (*Server_CreationMq_TalkReview) ProtoMessage()
func (*Server_CreationMq_TalkReview) ProtoReflect ¶
func (x *Server_CreationMq_TalkReview) ProtoReflect() protoreflect.Message
func (*Server_CreationMq_TalkReview) Reset ¶
func (x *Server_CreationMq_TalkReview) Reset()
func (*Server_CreationMq_TalkReview) String ¶
func (x *Server_CreationMq_TalkReview) String() string
type Server_GRPC ¶
type Server_GRPC struct { Network string `protobuf:"bytes,1,opt,name=network,proto3" json:"network,omitempty"` Addr string `protobuf:"bytes,2,opt,name=addr,proto3" json:"addr,omitempty"` Timeout *duration.Duration `protobuf:"bytes,3,opt,name=timeout,proto3" json:"timeout,omitempty"` // contains filtered or unexported fields }
func (*Server_GRPC) Descriptor
deprecated
func (*Server_GRPC) Descriptor() ([]byte, []int)
Deprecated: Use Server_GRPC.ProtoReflect.Descriptor instead.
func (*Server_GRPC) GetAddr ¶
func (x *Server_GRPC) GetAddr() string
func (*Server_GRPC) GetNetwork ¶
func (x *Server_GRPC) GetNetwork() string
func (*Server_GRPC) GetTimeout ¶
func (x *Server_GRPC) GetTimeout() *duration.Duration
func (*Server_GRPC) ProtoMessage ¶
func (*Server_GRPC) ProtoMessage()
func (*Server_GRPC) ProtoReflect ¶
func (x *Server_GRPC) ProtoReflect() protoreflect.Message
func (*Server_GRPC) Reset ¶
func (x *Server_GRPC) Reset()
func (*Server_GRPC) String ¶
func (x *Server_GRPC) String() string
type Server_HTTP ¶
type Server_HTTP struct { Network string `protobuf:"bytes,1,opt,name=network,proto3" json:"network,omitempty"` Addr string `protobuf:"bytes,2,opt,name=addr,proto3" json:"addr,omitempty"` Timeout *duration.Duration `protobuf:"bytes,3,opt,name=timeout,proto3" json:"timeout,omitempty"` // contains filtered or unexported fields }
func (*Server_HTTP) Descriptor
deprecated
func (*Server_HTTP) Descriptor() ([]byte, []int)
Deprecated: Use Server_HTTP.ProtoReflect.Descriptor instead.
func (*Server_HTTP) GetAddr ¶
func (x *Server_HTTP) GetAddr() string
func (*Server_HTTP) GetNetwork ¶
func (x *Server_HTTP) GetNetwork() string
func (*Server_HTTP) GetTimeout ¶
func (x *Server_HTTP) GetTimeout() *duration.Duration
func (*Server_HTTP) ProtoMessage ¶
func (*Server_HTTP) ProtoMessage()
func (*Server_HTTP) ProtoReflect ¶
func (x *Server_HTTP) ProtoReflect() protoreflect.Message
func (*Server_HTTP) Reset ¶
func (x *Server_HTTP) Reset()
func (*Server_HTTP) String ¶
func (x *Server_HTTP) String() string
type Server_UserMq ¶
type Server_UserMq struct { Code *Server_UserMq_Code `protobuf:"bytes,1,opt,name=code,proto3" json:"code,omitempty"` Profile *Server_UserMq_Profile `protobuf:"bytes,2,opt,name=profile,proto3" json:"profile,omitempty"` Follow *Server_UserMq_Follow `protobuf:"bytes,3,opt,name=follow,proto3" json:"follow,omitempty"` Picture *Server_UserMq_Picture `protobuf:"bytes,4,opt,name=picture,proto3" json:"picture,omitempty"` ServerAddress string `protobuf:"bytes,5,opt,name=serverAddress,proto3" json:"serverAddress,omitempty"` SecretKey string `protobuf:"bytes,6,opt,name=secretKey,proto3" json:"secretKey,omitempty"` AccessKey string `protobuf:"bytes,7,opt,name=accessKey,proto3" json:"accessKey,omitempty"` NameSpace string `protobuf:"bytes,8,opt,name=nameSpace,proto3" json:"nameSpace,omitempty"` // contains filtered or unexported fields }
func (*Server_UserMq) Descriptor
deprecated
func (*Server_UserMq) Descriptor() ([]byte, []int)
Deprecated: Use Server_UserMq.ProtoReflect.Descriptor instead.
func (*Server_UserMq) GetAccessKey ¶
func (x *Server_UserMq) GetAccessKey() string
func (*Server_UserMq) GetCode ¶
func (x *Server_UserMq) GetCode() *Server_UserMq_Code
func (*Server_UserMq) GetFollow ¶
func (x *Server_UserMq) GetFollow() *Server_UserMq_Follow
func (*Server_UserMq) GetNameSpace ¶
func (x *Server_UserMq) GetNameSpace() string
func (*Server_UserMq) GetPicture ¶
func (x *Server_UserMq) GetPicture() *Server_UserMq_Picture
func (*Server_UserMq) GetProfile ¶
func (x *Server_UserMq) GetProfile() *Server_UserMq_Profile
func (*Server_UserMq) GetSecretKey ¶
func (x *Server_UserMq) GetSecretKey() string
func (*Server_UserMq) GetServerAddress ¶
func (x *Server_UserMq) GetServerAddress() string
func (*Server_UserMq) ProtoMessage ¶
func (*Server_UserMq) ProtoMessage()
func (*Server_UserMq) ProtoReflect ¶
func (x *Server_UserMq) ProtoReflect() protoreflect.Message
func (*Server_UserMq) Reset ¶
func (x *Server_UserMq) Reset()
func (*Server_UserMq) String ¶
func (x *Server_UserMq) String() string
type Server_UserMq_Code ¶
type Server_UserMq_Code struct { GroupName string `protobuf:"bytes,1,opt,name=groupName,proto3" json:"groupName,omitempty"` // contains filtered or unexported fields }
func (*Server_UserMq_Code) Descriptor
deprecated
func (*Server_UserMq_Code) Descriptor() ([]byte, []int)
Deprecated: Use Server_UserMq_Code.ProtoReflect.Descriptor instead.
func (*Server_UserMq_Code) GetGroupName ¶
func (x *Server_UserMq_Code) GetGroupName() string
func (*Server_UserMq_Code) ProtoMessage ¶
func (*Server_UserMq_Code) ProtoMessage()
func (*Server_UserMq_Code) ProtoReflect ¶
func (x *Server_UserMq_Code) ProtoReflect() protoreflect.Message
func (*Server_UserMq_Code) Reset ¶
func (x *Server_UserMq_Code) Reset()
func (*Server_UserMq_Code) String ¶
func (x *Server_UserMq_Code) String() string
type Server_UserMq_Follow ¶
type Server_UserMq_Follow struct { GroupName string `protobuf:"bytes,1,opt,name=groupName,proto3" json:"groupName,omitempty"` // contains filtered or unexported fields }
func (*Server_UserMq_Follow) Descriptor
deprecated
func (*Server_UserMq_Follow) Descriptor() ([]byte, []int)
Deprecated: Use Server_UserMq_Follow.ProtoReflect.Descriptor instead.
func (*Server_UserMq_Follow) GetGroupName ¶
func (x *Server_UserMq_Follow) GetGroupName() string
func (*Server_UserMq_Follow) ProtoMessage ¶
func (*Server_UserMq_Follow) ProtoMessage()
func (*Server_UserMq_Follow) ProtoReflect ¶
func (x *Server_UserMq_Follow) ProtoReflect() protoreflect.Message
func (*Server_UserMq_Follow) Reset ¶
func (x *Server_UserMq_Follow) Reset()
func (*Server_UserMq_Follow) String ¶
func (x *Server_UserMq_Follow) String() string
type Server_UserMq_Picture ¶
type Server_UserMq_Picture struct { GroupName string `protobuf:"bytes,1,opt,name=groupName,proto3" json:"groupName,omitempty"` // contains filtered or unexported fields }
func (*Server_UserMq_Picture) Descriptor
deprecated
func (*Server_UserMq_Picture) Descriptor() ([]byte, []int)
Deprecated: Use Server_UserMq_Picture.ProtoReflect.Descriptor instead.
func (*Server_UserMq_Picture) GetGroupName ¶
func (x *Server_UserMq_Picture) GetGroupName() string
func (*Server_UserMq_Picture) ProtoMessage ¶
func (*Server_UserMq_Picture) ProtoMessage()
func (*Server_UserMq_Picture) ProtoReflect ¶
func (x *Server_UserMq_Picture) ProtoReflect() protoreflect.Message
func (*Server_UserMq_Picture) Reset ¶
func (x *Server_UserMq_Picture) Reset()
func (*Server_UserMq_Picture) String ¶
func (x *Server_UserMq_Picture) String() string
type Server_UserMq_Profile ¶
type Server_UserMq_Profile struct { GroupName string `protobuf:"bytes,1,opt,name=groupName,proto3" json:"groupName,omitempty"` // contains filtered or unexported fields }
func (*Server_UserMq_Profile) Descriptor
deprecated
func (*Server_UserMq_Profile) Descriptor() ([]byte, []int)
Deprecated: Use Server_UserMq_Profile.ProtoReflect.Descriptor instead.
func (*Server_UserMq_Profile) GetGroupName ¶
func (x *Server_UserMq_Profile) GetGroupName() string
func (*Server_UserMq_Profile) ProtoMessage ¶
func (*Server_UserMq_Profile) ProtoMessage()
func (*Server_UserMq_Profile) ProtoReflect ¶
func (x *Server_UserMq_Profile) ProtoReflect() protoreflect.Message
func (*Server_UserMq_Profile) Reset ¶
func (x *Server_UserMq_Profile) Reset()
func (*Server_UserMq_Profile) String ¶
func (x *Server_UserMq_Profile) String() string