Versions in this module Expand all Collapse all v0 v0.0.18 Jun 14, 2023 v0.0.17 Jun 2, 2023 Changes in this version + var E_name = map[int32]string + var E_value = map[string]int32 + var File_generator_internal_stringfunc_proto protoreflect.FileDescriptor + type E int32 + const E_A + const E_B + func (E) Descriptor() protoreflect.EnumDescriptor + func (E) EnumDescriptor() ([]byte, []int) + func (E) Type() protoreflect.EnumType + func (x E) Enum() *E + func (x E) Number() protoreflect.EnumNumber + func (x E) String() string + type M struct + NonSecret string + NonSecretPtr *string + Secret string + SecretPtr *string + func (*M) Descriptor() ([]byte, []int) + func (*M) ProtoMessage() + func (x *M) GetNonSecret() string + func (x *M) GetNonSecretPtr() string + func (x *M) GetSecret() string + func (x *M) GetSecretPtr() string + func (x *M) ProtoReflect() protoreflect.Message + func (x *M) Reset() + func (x *M) String() string + type Ms struct + Data []*M + func (*Ms) Descriptor() ([]byte, []int) + func (*Ms) ProtoMessage() + func (x *Ms) GetData() []*M + func (x *Ms) ProtoReflect() protoreflect.Message + func (x *Ms) Reset() + func (x *Ms) String() string