Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var File_registry_registry_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type Registry ¶
type Registry struct { Enabled bool `protobuf:"varint,1,opt,name=enabled,proto3" json:"enabled,omitempty"` Endpoints []string `protobuf:"bytes,2,rep,name=endpoints,proto3" json:"endpoints,omitempty"` // contains filtered or unexported fields }
func (*Registry) Descriptor
deprecated
func (*Registry) GetEnabled ¶
func (*Registry) GetEndpoints ¶
func (*Registry) ProtoMessage ¶
func (*Registry) ProtoMessage()
func (*Registry) ProtoReflect ¶
func (x *Registry) ProtoReflect() protoreflect.Message
Click to show internal directories.
Click to hide internal directories.