Documentation
¶
Index ¶
- Variables
- type AddDescriptorsRequest
- func (x *AddDescriptorsRequest) ClearDescriptors()
- func (x *AddDescriptorsRequest) GetDescriptors() *descriptorpb.FileDescriptorSet
- func (x *AddDescriptorsRequest) HasDescriptors() bool
- func (*AddDescriptorsRequest) ProtoMessage()
- func (x *AddDescriptorsRequest) ProtoReflect() protoreflect.Message
- func (x *AddDescriptorsRequest) Reset()
- func (x *AddDescriptorsRequest) SetDescriptors(v *descriptorpb.FileDescriptorSet)
- func (x *AddDescriptorsRequest) String() string
- type AddDescriptorsRequest_builder
- type AddDescriptorsResponse
- type AddDescriptorsResponse_builder
- type ResetRequest
- type ResetRequest_builder
- type ResetResponse
- type ResetResponse_builder
Constants ¶
This section is empty.
Variables ¶
View Source
var File_registry_v1_registry_service_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type AddDescriptorsRequest ¶
type AddDescriptorsRequest struct {
// contains filtered or unexported fields
}
func (*AddDescriptorsRequest) ClearDescriptors ¶
func (x *AddDescriptorsRequest) ClearDescriptors()
func (*AddDescriptorsRequest) GetDescriptors ¶
func (x *AddDescriptorsRequest) GetDescriptors() *descriptorpb.FileDescriptorSet
func (*AddDescriptorsRequest) HasDescriptors ¶
func (x *AddDescriptorsRequest) HasDescriptors() bool
func (*AddDescriptorsRequest) ProtoMessage ¶
func (*AddDescriptorsRequest) ProtoMessage()
func (*AddDescriptorsRequest) ProtoReflect ¶
func (x *AddDescriptorsRequest) ProtoReflect() protoreflect.Message
func (*AddDescriptorsRequest) Reset ¶
func (x *AddDescriptorsRequest) Reset()
func (*AddDescriptorsRequest) SetDescriptors ¶
func (x *AddDescriptorsRequest) SetDescriptors(v *descriptorpb.FileDescriptorSet)
func (*AddDescriptorsRequest) String ¶
func (x *AddDescriptorsRequest) String() string
type AddDescriptorsRequest_builder ¶
type AddDescriptorsRequest_builder struct {
Descriptors *descriptorpb.FileDescriptorSet
// contains filtered or unexported fields
}
func (AddDescriptorsRequest_builder) Build ¶
func (b0 AddDescriptorsRequest_builder) Build() *AddDescriptorsRequest
type AddDescriptorsResponse ¶
type AddDescriptorsResponse struct {
// contains filtered or unexported fields
}
func (*AddDescriptorsResponse) ProtoMessage ¶
func (*AddDescriptorsResponse) ProtoMessage()
func (*AddDescriptorsResponse) ProtoReflect ¶
func (x *AddDescriptorsResponse) ProtoReflect() protoreflect.Message
func (*AddDescriptorsResponse) Reset ¶
func (x *AddDescriptorsResponse) Reset()
func (*AddDescriptorsResponse) String ¶
func (x *AddDescriptorsResponse) String() string
type AddDescriptorsResponse_builder ¶
type AddDescriptorsResponse_builder struct {
// contains filtered or unexported fields
}
func (AddDescriptorsResponse_builder) Build ¶
func (b0 AddDescriptorsResponse_builder) Build() *AddDescriptorsResponse
type ResetRequest ¶
type ResetRequest struct {
// contains filtered or unexported fields
}
func (*ResetRequest) ProtoMessage ¶
func (*ResetRequest) ProtoMessage()
func (*ResetRequest) ProtoReflect ¶
func (x *ResetRequest) ProtoReflect() protoreflect.Message
func (*ResetRequest) Reset ¶
func (x *ResetRequest) Reset()
func (*ResetRequest) String ¶
func (x *ResetRequest) String() string
type ResetRequest_builder ¶
type ResetRequest_builder struct {
// contains filtered or unexported fields
}
func (ResetRequest_builder) Build ¶
func (b0 ResetRequest_builder) Build() *ResetRequest
type ResetResponse ¶
type ResetResponse struct {
// contains filtered or unexported fields
}
func (*ResetResponse) ProtoMessage ¶
func (*ResetResponse) ProtoMessage()
func (*ResetResponse) ProtoReflect ¶
func (x *ResetResponse) ProtoReflect() protoreflect.Message
func (*ResetResponse) Reset ¶
func (x *ResetResponse) Reset()
func (*ResetResponse) String ¶
func (x *ResetResponse) String() string
type ResetResponse_builder ¶
type ResetResponse_builder struct {
// contains filtered or unexported fields
}
func (ResetResponse_builder) Build ¶
func (b0 ResetResponse_builder) Build() *ResetResponse
Click to show internal directories.
Click to hide internal directories.