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