Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var File_canny_canny_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type CannyResponse ¶
type CannyResponse struct {
SsoToken string `protobuf:"bytes,1,opt,name=sso_token,json=ssoToken,proto3" json:"sso_token,omitempty"`
// contains filtered or unexported fields
}
func (*CannyResponse) Descriptor
deprecated
func (*CannyResponse) Descriptor() ([]byte, []int)
Deprecated: Use CannyResponse.ProtoReflect.Descriptor instead.
func (*CannyResponse) GetSsoToken ¶
func (x *CannyResponse) GetSsoToken() string
func (*CannyResponse) ProtoMessage ¶
func (*CannyResponse) ProtoMessage()
func (*CannyResponse) ProtoReflect ¶
func (x *CannyResponse) ProtoReflect() protoreflect.Message
func (*CannyResponse) Reset ¶
func (x *CannyResponse) Reset()
func (*CannyResponse) String ¶
func (x *CannyResponse) String() string
Click to show internal directories.
Click to hide internal directories.