Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
// optional chalk.utils.v1.StringEncoding encoding = 80412;
E_Encoding = &file_chalk_utils_v1_encoding_proto_extTypes[0]
)
Extension fields to descriptorpb.EnumOptions.
View Source
var ( // Indicate that the field value should not be printed out when using debug // formats, e.g. when the field contains sensitive credentials. // Used instead of google.protobuf.FieldOptions.debug_redact because // vcpkg hasn't upgraded to a newer version of protos. // // optional bool sensitive = 80411; E_Sensitive = &file_chalk_utils_v1_sensitive_proto_extTypes[0] )
Extension fields to descriptorpb.FieldOptions.
View Source
var File_chalk_utils_v1_encoding_proto protoreflect.FileDescriptor
View Source
var File_chalk_utils_v1_sensitive_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type StringEncoding ¶
type StringEncoding struct { Mapping map[int32]string `` /* 156-byte string literal not displayed */ // contains filtered or unexported fields }
func (*StringEncoding) Descriptor
deprecated
func (*StringEncoding) Descriptor() ([]byte, []int)
Deprecated: Use StringEncoding.ProtoReflect.Descriptor instead.
func (*StringEncoding) GetMapping ¶
func (x *StringEncoding) GetMapping() map[int32]string
func (*StringEncoding) ProtoMessage ¶
func (*StringEncoding) ProtoMessage()
func (*StringEncoding) ProtoReflect ¶
func (x *StringEncoding) ProtoReflect() protoreflect.Message
func (*StringEncoding) Reset ¶
func (x *StringEncoding) Reset()
func (*StringEncoding) String ¶
func (x *StringEncoding) String() string
Click to show internal directories.
Click to hide internal directories.