Versions in this module Expand all Collapse all v0 v0.1.1 Oct 12, 2024 v0.1.0 Oct 12, 2024 Changes in this version + const Redns_AddGeneration_FullMethodName + const Redns_DeleteGenerationById_FullMethodName + const Stray_AddStray_FullMethodName + const Stray_AddStrays_FullMethodName + const Stray_DeleteStrayById_FullMethodName + const Stray_DeleteStrayByValue_FullMethodName + const Stray_ListStrays_FullMethodName + const Stray_ModifyStray_FullMethodName + var File_redns_rpc_proto protoreflect.FileDescriptor + var Redns_ServiceDesc = grpc.ServiceDesc + var Result_name = map[int32]string + var Result_value = map[string]int32 + var Stray_ServiceDesc = grpc.ServiceDesc + func RegisterRednsServer(s grpc.ServiceRegistrar, srv RednsServer) + func RegisterStrayServer(s grpc.ServiceRegistrar, srv StrayServer) + type AddGenerationRequest struct + Id string + func (*AddGenerationRequest) Descriptor() ([]byte, []int) + func (*AddGenerationRequest) ProtoMessage() + func (m *AddGenerationRequest) Validate() error + func (m *AddGenerationRequest) ValidateAll() error + func (x *AddGenerationRequest) GetId() string + func (x *AddGenerationRequest) ProtoReflect() protoreflect.Message + func (x *AddGenerationRequest) Reset() + func (x *AddGenerationRequest) String() string + type AddGenerationRequestMultiError []error + func (m AddGenerationRequestMultiError) AllErrors() []error + func (m AddGenerationRequestMultiError) Error() string + type AddGenerationRequestValidationError struct + func (e AddGenerationRequestValidationError) Cause() error + func (e AddGenerationRequestValidationError) Error() string + func (e AddGenerationRequestValidationError) ErrorName() string + func (e AddGenerationRequestValidationError) Field() string + func (e AddGenerationRequestValidationError) Key() bool + func (e AddGenerationRequestValidationError) Reason() string + type AddGenerationResponse struct + AffectedRecordsCount uint32 + func (*AddGenerationResponse) Descriptor() ([]byte, []int) + func (*AddGenerationResponse) ProtoMessage() + func (m *AddGenerationResponse) Validate() error + func (m *AddGenerationResponse) ValidateAll() error + func (x *AddGenerationResponse) GetAffectedRecordsCount() uint32 + func (x *AddGenerationResponse) ProtoReflect() protoreflect.Message + func (x *AddGenerationResponse) Reset() + func (x *AddGenerationResponse) String() string + type AddGenerationResponseMultiError []error + func (m AddGenerationResponseMultiError) AllErrors() []error + func (m AddGenerationResponseMultiError) Error() string + type AddGenerationResponseValidationError struct + func (e AddGenerationResponseValidationError) Cause() error + func (e AddGenerationResponseValidationError) Error() string + func (e AddGenerationResponseValidationError) ErrorName() string + func (e AddGenerationResponseValidationError) Field() string + func (e AddGenerationResponseValidationError) Key() bool + func (e AddGenerationResponseValidationError) Reason() string + type DeleteGenerationRequest struct + Id string + func (*DeleteGenerationRequest) Descriptor() ([]byte, []int) + func (*DeleteGenerationRequest) ProtoMessage() + func (m *DeleteGenerationRequest) Validate() error + func (m *DeleteGenerationRequest) ValidateAll() error + func (x *DeleteGenerationRequest) GetId() string + func (x *DeleteGenerationRequest) ProtoReflect() protoreflect.Message + func (x *DeleteGenerationRequest) Reset() + func (x *DeleteGenerationRequest) String() string + type DeleteGenerationRequestMultiError []error + func (m DeleteGenerationRequestMultiError) AllErrors() []error + func (m DeleteGenerationRequestMultiError) Error() string + type DeleteGenerationRequestValidationError struct + func (e DeleteGenerationRequestValidationError) Cause() error + func (e DeleteGenerationRequestValidationError) Error() string + func (e DeleteGenerationRequestValidationError) ErrorName() string + func (e DeleteGenerationRequestValidationError) Field() string + func (e DeleteGenerationRequestValidationError) Key() bool + func (e DeleteGenerationRequestValidationError) Reason() string + type DetailedStrayEntity struct + Expiry uint32 + Id string + QName string + QType string + RedisKey string + Rfc1035 string + func (*DetailedStrayEntity) Descriptor() ([]byte, []int) + func (*DetailedStrayEntity) ProtoMessage() + func (m *DetailedStrayEntity) Validate() error + func (m *DetailedStrayEntity) ValidateAll() error + func (r *DetailedStrayEntity) Key() string + func (r *DetailedStrayEntity) ToRfc1035() string + func (x *DetailedStrayEntity) GetExpiry() uint32 + func (x *DetailedStrayEntity) GetId() string + func (x *DetailedStrayEntity) GetQName() string + func (x *DetailedStrayEntity) GetQType() string + func (x *DetailedStrayEntity) GetRedisKey() string + func (x *DetailedStrayEntity) GetRfc1035() string + func (x *DetailedStrayEntity) ProtoReflect() protoreflect.Message + func (x *DetailedStrayEntity) Reset() + func (x *DetailedStrayEntity) String() string + type DetailedStrayEntityMultiError []error + func (m DetailedStrayEntityMultiError) AllErrors() []error + func (m DetailedStrayEntityMultiError) Error() string + type DetailedStrayEntityValidationError struct + func (e DetailedStrayEntityValidationError) Cause() error + func (e DetailedStrayEntityValidationError) Error() string + func (e DetailedStrayEntityValidationError) ErrorName() string + func (e DetailedStrayEntityValidationError) Field() string + func (e DetailedStrayEntityValidationError) Key() bool + func (e DetailedStrayEntityValidationError) Reason() string + type ExtendedStrayRecord struct + RR *dns.RR + RedisKey *string + func (r *ExtendedStrayRecord) DecodeBufToRR(buf string) error + func (r *ExtendedStrayRecord) ToWireFormat(keepQname bool) ([]byte, error) + type PerServerRednsGenerationDeleteByIdResult struct + Results []*RednsGenerationDeleteResponse + func (*PerServerRednsGenerationDeleteByIdResult) Descriptor() ([]byte, []int) + func (*PerServerRednsGenerationDeleteByIdResult) ProtoMessage() + func (m *PerServerRednsGenerationDeleteByIdResult) Validate() error + func (m *PerServerRednsGenerationDeleteByIdResult) ValidateAll() error + func (x *PerServerRednsGenerationDeleteByIdResult) GetResults() []*RednsGenerationDeleteResponse + func (x *PerServerRednsGenerationDeleteByIdResult) ProtoReflect() protoreflect.Message + func (x *PerServerRednsGenerationDeleteByIdResult) Reset() + func (x *PerServerRednsGenerationDeleteByIdResult) String() string + type PerServerRednsGenerationDeleteByIdResultMultiError []error + func (m PerServerRednsGenerationDeleteByIdResultMultiError) AllErrors() []error + func (m PerServerRednsGenerationDeleteByIdResultMultiError) Error() string + type PerServerRednsGenerationDeleteByIdResultValidationError struct + func (e PerServerRednsGenerationDeleteByIdResultValidationError) Cause() error + func (e PerServerRednsGenerationDeleteByIdResultValidationError) Error() string + func (e PerServerRednsGenerationDeleteByIdResultValidationError) ErrorName() string + func (e PerServerRednsGenerationDeleteByIdResultValidationError) Field() string + func (e PerServerRednsGenerationDeleteByIdResultValidationError) Key() bool + func (e PerServerRednsGenerationDeleteByIdResultValidationError) Reason() string + type PerServerStrayDeleteByIdResult struct + Request *StrayEntity + Results []*StrayDeleteResponse + func (*PerServerStrayDeleteByIdResult) Descriptor() ([]byte, []int) + func (*PerServerStrayDeleteByIdResult) ProtoMessage() + func (m *PerServerStrayDeleteByIdResult) Validate() error + func (m *PerServerStrayDeleteByIdResult) ValidateAll() error + func (x *PerServerStrayDeleteByIdResult) GetRequest() *StrayEntity + func (x *PerServerStrayDeleteByIdResult) GetResults() []*StrayDeleteResponse + func (x *PerServerStrayDeleteByIdResult) ProtoReflect() protoreflect.Message + func (x *PerServerStrayDeleteByIdResult) Reset() + func (x *PerServerStrayDeleteByIdResult) String() string + type PerServerStrayDeleteByIdResultMultiError []error + func (m PerServerStrayDeleteByIdResultMultiError) AllErrors() []error + func (m PerServerStrayDeleteByIdResultMultiError) Error() string + type PerServerStrayDeleteByIdResultValidationError struct + func (e PerServerStrayDeleteByIdResultValidationError) Cause() error + func (e PerServerStrayDeleteByIdResultValidationError) Error() string + func (e PerServerStrayDeleteByIdResultValidationError) ErrorName() string + func (e PerServerStrayDeleteByIdResultValidationError) Field() string + func (e PerServerStrayDeleteByIdResultValidationError) Key() bool + func (e PerServerStrayDeleteByIdResultValidationError) Reason() string + type RRidentifier struct + QName string + QType string + func (*RRidentifier) Descriptor() ([]byte, []int) + func (*RRidentifier) ProtoMessage() + func (m *RRidentifier) Validate() error + func (m *RRidentifier) ValidateAll() error + func (x *RRidentifier) GetQName() string + func (x *RRidentifier) GetQType() string + func (x *RRidentifier) ProtoReflect() protoreflect.Message + func (x *RRidentifier) Reset() + func (x *RRidentifier) String() string + type RRidentifierMultiError []error + func (m RRidentifierMultiError) AllErrors() []error + func (m RRidentifierMultiError) Error() string + type RRidentifierValidationError struct + func (e RRidentifierValidationError) Cause() error + func (e RRidentifierValidationError) Error() string + func (e RRidentifierValidationError) ErrorName() string + func (e RRidentifierValidationError) Field() string + func (e RRidentifierValidationError) Key() bool + func (e RRidentifierValidationError) Reason() string + type RednsClient interface + AddGeneration func(ctx context.Context, opts ...grpc.CallOption) (Redns_AddGenerationClient, error) + DeleteGenerationById func(ctx context.Context, in *DeleteGenerationRequest, opts ...grpc.CallOption) (*PerServerRednsGenerationDeleteByIdResult, error) + func NewRednsClient(cc grpc.ClientConnInterface) RednsClient + type RednsGenerationDeleteResponse struct + AffectedRecordsCount uint32 + Server string + func (*RednsGenerationDeleteResponse) Descriptor() ([]byte, []int) + func (*RednsGenerationDeleteResponse) ProtoMessage() + func (m *RednsGenerationDeleteResponse) Validate() error + func (m *RednsGenerationDeleteResponse) ValidateAll() error + func (x *RednsGenerationDeleteResponse) GetAffectedRecordsCount() uint32 + func (x *RednsGenerationDeleteResponse) GetServer() string + func (x *RednsGenerationDeleteResponse) ProtoReflect() protoreflect.Message + func (x *RednsGenerationDeleteResponse) Reset() + func (x *RednsGenerationDeleteResponse) String() string + type RednsGenerationDeleteResponseMultiError []error + func (m RednsGenerationDeleteResponseMultiError) AllErrors() []error + func (m RednsGenerationDeleteResponseMultiError) Error() string + type RednsGenerationDeleteResponseValidationError struct + func (e RednsGenerationDeleteResponseValidationError) Cause() error + func (e RednsGenerationDeleteResponseValidationError) Error() string + func (e RednsGenerationDeleteResponseValidationError) ErrorName() string + func (e RednsGenerationDeleteResponseValidationError) Field() string + func (e RednsGenerationDeleteResponseValidationError) Key() bool + func (e RednsGenerationDeleteResponseValidationError) Reason() string + type RednsServer interface + AddGeneration func(Redns_AddGenerationServer) error + DeleteGenerationById func(context.Context, *DeleteGenerationRequest) (*PerServerRednsGenerationDeleteByIdResult, error) + type Redns_AddGenerationClient interface + CloseAndRecv func() (*AddGenerationResponse, error) + Send func(*Rfc1035) error + type Redns_AddGenerationServer interface + Recv func() (*Rfc1035, error) + SendAndClose func(*AddGenerationResponse) error + type Result int32 + const Result_not_found + const Result_success + func (Result) Descriptor() protoreflect.EnumDescriptor + func (Result) EnumDescriptor() ([]byte, []int) + func (Result) Type() protoreflect.EnumType + func (x Result) Enum() *Result + func (x Result) Number() protoreflect.EnumNumber + func (x Result) String() string + type ResultMsg struct + Message *string + func (*ResultMsg) Descriptor() ([]byte, []int) + func (*ResultMsg) ProtoMessage() + func (m *ResultMsg) Validate() error + func (m *ResultMsg) ValidateAll() error + func (x *ResultMsg) GetMessage() string + func (x *ResultMsg) ProtoReflect() protoreflect.Message + func (x *ResultMsg) Reset() + func (x *ResultMsg) String() string + type ResultMsgMultiError []error + func (m ResultMsgMultiError) AllErrors() []error + func (m ResultMsgMultiError) Error() string + type ResultMsgValidationError struct + func (e ResultMsgValidationError) Cause() error + func (e ResultMsgValidationError) Error() string + func (e ResultMsgValidationError) ErrorName() string + func (e ResultMsgValidationError) Field() string + func (e ResultMsgValidationError) Key() bool + func (e ResultMsgValidationError) Reason() string + type Rfc1035 struct + Rfc1035 string + func (*Rfc1035) Descriptor() ([]byte, []int) + func (*Rfc1035) ProtoMessage() + func (m *Rfc1035) Validate() error + func (m *Rfc1035) ValidateAll() error + func (x *Rfc1035) GetRfc1035() string + func (x *Rfc1035) ProtoReflect() protoreflect.Message + func (x *Rfc1035) Reset() + func (x *Rfc1035) String() string + type Rfc1035MultiError []error + func (m Rfc1035MultiError) AllErrors() []error + func (m Rfc1035MultiError) Error() string + type Rfc1035ValidationError struct + func (e Rfc1035ValidationError) Cause() error + func (e Rfc1035ValidationError) Error() string + func (e Rfc1035ValidationError) ErrorName() string + func (e Rfc1035ValidationError) Field() string + func (e Rfc1035ValidationError) Key() bool + func (e Rfc1035ValidationError) Reason() string + type StrayByValueRequest struct + Rfc1035 string + func (*StrayByValueRequest) Descriptor() ([]byte, []int) + func (*StrayByValueRequest) ProtoMessage() + func (m *StrayByValueRequest) Validate() error + func (m *StrayByValueRequest) ValidateAll() error + func (x *StrayByValueRequest) GetRfc1035() string + func (x *StrayByValueRequest) ProtoReflect() protoreflect.Message + func (x *StrayByValueRequest) Reset() + func (x *StrayByValueRequest) String() string + type StrayByValueRequestMultiError []error + func (m StrayByValueRequestMultiError) AllErrors() []error + func (m StrayByValueRequestMultiError) Error() string + type StrayByValueRequestValidationError struct + func (e StrayByValueRequestValidationError) Cause() error + func (e StrayByValueRequestValidationError) Error() string + func (e StrayByValueRequestValidationError) ErrorName() string + func (e StrayByValueRequestValidationError) Field() string + func (e StrayByValueRequestValidationError) Key() bool + func (e StrayByValueRequestValidationError) Reason() string + type StrayClient interface + AddStray func(ctx context.Context, in *StrayModifyRequests, opts ...grpc.CallOption) (*emptypb.Empty, error) + AddStrays func(ctx context.Context, opts ...grpc.CallOption) (Stray_AddStraysClient, error) + DeleteStrayById func(ctx context.Context, in *StrayEntity, opts ...grpc.CallOption) (*emptypb.Empty, error) + DeleteStrayByValue func(ctx context.Context, in *StrayByValueRequest, opts ...grpc.CallOption) (*StrayDeleteResponses, error) + ListStrays func(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (Stray_ListStraysClient, error) + ModifyStray func(ctx context.Context, in *StrayModifyRequest, opts ...grpc.CallOption) (*ResultMsg, error) + func NewStrayClient(cc grpc.ClientConnInterface) StrayClient + type StrayDeleteRequest struct + Id string + QName string + QType string + func (*StrayDeleteRequest) Descriptor() ([]byte, []int) + func (*StrayDeleteRequest) ProtoMessage() + func (m *StrayDeleteRequest) Validate() error + func (m *StrayDeleteRequest) ValidateAll() error + func (x *StrayDeleteRequest) GetId() string + func (x *StrayDeleteRequest) GetQName() string + func (x *StrayDeleteRequest) GetQType() string + func (x *StrayDeleteRequest) ProtoReflect() protoreflect.Message + func (x *StrayDeleteRequest) Reset() + func (x *StrayDeleteRequest) String() string + type StrayDeleteRequestMultiError []error + func (m StrayDeleteRequestMultiError) AllErrors() []error + func (m StrayDeleteRequestMultiError) Error() string + type StrayDeleteRequestValidationError struct + func (e StrayDeleteRequestValidationError) Cause() error + func (e StrayDeleteRequestValidationError) Error() string + func (e StrayDeleteRequestValidationError) ErrorName() string + func (e StrayDeleteRequestValidationError) Field() string + func (e StrayDeleteRequestValidationError) Key() bool + func (e StrayDeleteRequestValidationError) Reason() string + type StrayDeleteResponse struct + RowsAffected uint32 + Server string + func (*StrayDeleteResponse) Descriptor() ([]byte, []int) + func (*StrayDeleteResponse) ProtoMessage() + func (m *StrayDeleteResponse) Validate() error + func (m *StrayDeleteResponse) ValidateAll() error + func (x *StrayDeleteResponse) GetRowsAffected() uint32 + func (x *StrayDeleteResponse) GetServer() string + func (x *StrayDeleteResponse) ProtoReflect() protoreflect.Message + func (x *StrayDeleteResponse) Reset() + func (x *StrayDeleteResponse) String() string + type StrayDeleteResponseMultiError []error + func (m StrayDeleteResponseMultiError) AllErrors() []error + func (m StrayDeleteResponseMultiError) Error() string + type StrayDeleteResponseValidationError struct + func (e StrayDeleteResponseValidationError) Cause() error + func (e StrayDeleteResponseValidationError) Error() string + func (e StrayDeleteResponseValidationError) ErrorName() string + func (e StrayDeleteResponseValidationError) Field() string + func (e StrayDeleteResponseValidationError) Key() bool + func (e StrayDeleteResponseValidationError) Reason() string + type StrayDeleteResponses struct + Results []*StrayDeleteResponse + func (*StrayDeleteResponses) Descriptor() ([]byte, []int) + func (*StrayDeleteResponses) ProtoMessage() + func (m *StrayDeleteResponses) Validate() error + func (m *StrayDeleteResponses) ValidateAll() error + func (x *StrayDeleteResponses) GetResults() []*StrayDeleteResponse + func (x *StrayDeleteResponses) ProtoReflect() protoreflect.Message + func (x *StrayDeleteResponses) Reset() + func (x *StrayDeleteResponses) String() string + type StrayDeleteResponsesMultiError []error + func (m StrayDeleteResponsesMultiError) AllErrors() []error + func (m StrayDeleteResponsesMultiError) Error() string + type StrayDeleteResponsesValidationError struct + func (e StrayDeleteResponsesValidationError) Cause() error + func (e StrayDeleteResponsesValidationError) Error() string + func (e StrayDeleteResponsesValidationError) ErrorName() string + func (e StrayDeleteResponsesValidationError) Field() string + func (e StrayDeleteResponsesValidationError) Key() bool + func (e StrayDeleteResponsesValidationError) Reason() string + type StrayEntity struct + Id string + QName string + QType string + func (*StrayEntity) Descriptor() ([]byte, []int) + func (*StrayEntity) ProtoMessage() + func (m *StrayEntity) Validate() error + func (m *StrayEntity) ValidateAll() error + func (x *StrayEntity) GetId() string + func (x *StrayEntity) GetQName() string + func (x *StrayEntity) GetQType() string + func (x *StrayEntity) ProtoReflect() protoreflect.Message + func (x *StrayEntity) Reset() + func (x *StrayEntity) String() string + type StrayEntity2 struct + Id string + Selector isStrayEntity2_Selector + func (*StrayEntity2) Descriptor() ([]byte, []int) + func (*StrayEntity2) ProtoMessage() + func (m *StrayEntity2) GetSelector() isStrayEntity2_Selector + func (m *StrayEntity2) Validate() error + func (m *StrayEntity2) ValidateAll() error + func (x *StrayEntity2) GetId() string + func (x *StrayEntity2) GetIdentifier() *RRidentifier + func (x *StrayEntity2) GetRfc1035() string + func (x *StrayEntity2) ProtoReflect() protoreflect.Message + func (x *StrayEntity2) Reset() + func (x *StrayEntity2) String() string + type StrayEntity2MultiError []error + func (m StrayEntity2MultiError) AllErrors() []error + func (m StrayEntity2MultiError) Error() string + type StrayEntity2ValidationError struct + func (e StrayEntity2ValidationError) Cause() error + func (e StrayEntity2ValidationError) Error() string + func (e StrayEntity2ValidationError) ErrorName() string + func (e StrayEntity2ValidationError) Field() string + func (e StrayEntity2ValidationError) Key() bool + func (e StrayEntity2ValidationError) Reason() string + type StrayEntity2_Identifier struct + Identifier *RRidentifier + type StrayEntity2_Rfc1035 struct + Rfc1035 string + type StrayEntityMultiError []error + func (m StrayEntityMultiError) AllErrors() []error + func (m StrayEntityMultiError) Error() string + type StrayEntityValidationError struct + func (e StrayEntityValidationError) Cause() error + func (e StrayEntityValidationError) Error() string + func (e StrayEntityValidationError) ErrorName() string + func (e StrayEntityValidationError) Field() string + func (e StrayEntityValidationError) Key() bool + func (e StrayEntityValidationError) Reason() string + type StrayModifyRequest struct + AllowOverwrite bool + Expiry *uint32 + Id string + Rfc1035 string + func (*StrayModifyRequest) Descriptor() ([]byte, []int) + func (*StrayModifyRequest) ProtoMessage() + func (m *StrayModifyRequest) Validate() error + func (m *StrayModifyRequest) ValidateAll() error + func (x *StrayModifyRequest) GetAllowOverwrite() bool + func (x *StrayModifyRequest) GetExpiry() uint32 + func (x *StrayModifyRequest) GetId() string + func (x *StrayModifyRequest) GetRfc1035() string + func (x *StrayModifyRequest) ProtoReflect() protoreflect.Message + func (x *StrayModifyRequest) Reset() + func (x *StrayModifyRequest) String() string + type StrayModifyRequestMultiError []error + func (m StrayModifyRequestMultiError) AllErrors() []error + func (m StrayModifyRequestMultiError) Error() string + type StrayModifyRequestValidationError struct + func (e StrayModifyRequestValidationError) Cause() error + func (e StrayModifyRequestValidationError) Error() string + func (e StrayModifyRequestValidationError) ErrorName() string + func (e StrayModifyRequestValidationError) Field() string + func (e StrayModifyRequestValidationError) Key() bool + func (e StrayModifyRequestValidationError) Reason() string + type StrayModifyRequests struct + Reqs []*StrayModifyRequest + func (*StrayModifyRequests) Descriptor() ([]byte, []int) + func (*StrayModifyRequests) ProtoMessage() + func (m *StrayModifyRequests) Validate() error + func (m *StrayModifyRequests) ValidateAll() error + func (x *StrayModifyRequests) GetReqs() []*StrayModifyRequest + func (x *StrayModifyRequests) ProtoReflect() protoreflect.Message + func (x *StrayModifyRequests) Reset() + func (x *StrayModifyRequests) String() string + type StrayModifyRequestsMultiError []error + func (m StrayModifyRequestsMultiError) AllErrors() []error + func (m StrayModifyRequestsMultiError) Error() string + type StrayModifyRequestsValidationError struct + func (e StrayModifyRequestsValidationError) Cause() error + func (e StrayModifyRequestsValidationError) Error() string + func (e StrayModifyRequestsValidationError) ErrorName() string + func (e StrayModifyRequestsValidationError) Field() string + func (e StrayModifyRequestsValidationError) Key() bool + func (e StrayModifyRequestsValidationError) Reason() string + type StrayModifyResponse struct + Request *StrayModifyRequest + Result string + func (*StrayModifyResponse) Descriptor() ([]byte, []int) + func (*StrayModifyResponse) ProtoMessage() + func (m *StrayModifyResponse) Validate() error + func (m *StrayModifyResponse) ValidateAll() error + func (x *StrayModifyResponse) GetRequest() *StrayModifyRequest + func (x *StrayModifyResponse) GetResult() string + func (x *StrayModifyResponse) ProtoReflect() protoreflect.Message + func (x *StrayModifyResponse) Reset() + func (x *StrayModifyResponse) String() string + type StrayModifyResponseMultiError []error + func (m StrayModifyResponseMultiError) AllErrors() []error + func (m StrayModifyResponseMultiError) Error() string + type StrayModifyResponseValidationError struct + func (e StrayModifyResponseValidationError) Cause() error + func (e StrayModifyResponseValidationError) Error() string + func (e StrayModifyResponseValidationError) ErrorName() string + func (e StrayModifyResponseValidationError) Field() string + func (e StrayModifyResponseValidationError) Key() bool + func (e StrayModifyResponseValidationError) Reason() string + type StrayModifyResponses struct + Reqs []*StrayModifyResponse + func (*StrayModifyResponses) Descriptor() ([]byte, []int) + func (*StrayModifyResponses) ProtoMessage() + func (m *StrayModifyResponses) Validate() error + func (m *StrayModifyResponses) ValidateAll() error + func (x *StrayModifyResponses) GetReqs() []*StrayModifyResponse + func (x *StrayModifyResponses) ProtoReflect() protoreflect.Message + func (x *StrayModifyResponses) Reset() + func (x *StrayModifyResponses) String() string + type StrayModifyResponsesMultiError []error + func (m StrayModifyResponsesMultiError) AllErrors() []error + func (m StrayModifyResponsesMultiError) Error() string + type StrayModifyResponsesValidationError struct + func (e StrayModifyResponsesValidationError) Cause() error + func (e StrayModifyResponsesValidationError) Error() string + func (e StrayModifyResponsesValidationError) ErrorName() string + func (e StrayModifyResponsesValidationError) Field() string + func (e StrayModifyResponsesValidationError) Key() bool + func (e StrayModifyResponsesValidationError) Reason() string + type StrayServer interface + AddStray func(context.Context, *StrayModifyRequests) (*emptypb.Empty, error) + AddStrays func(Stray_AddStraysServer) error + DeleteStrayById func(context.Context, *StrayEntity) (*emptypb.Empty, error) + DeleteStrayByValue func(context.Context, *StrayByValueRequest) (*StrayDeleteResponses, error) + ListStrays func(*emptypb.Empty, Stray_ListStraysServer) error + ModifyStray func(context.Context, *StrayModifyRequest) (*ResultMsg, error) + type Stray_AddStraysClient interface + CloseAndRecv func() (*emptypb.Empty, error) + Send func(*StrayModifyRequests) error + type Stray_AddStraysServer interface + Recv func() (*StrayModifyRequests, error) + SendAndClose func(*emptypb.Empty) error + type Stray_ListStraysClient interface + Recv func() (*DetailedStrayEntity, error) + type Stray_ListStraysServer interface + Send func(*DetailedStrayEntity) error + type UnimplementedRednsServer struct + func (UnimplementedRednsServer) AddGeneration(Redns_AddGenerationServer) error + func (UnimplementedRednsServer) DeleteGenerationById(context.Context, *DeleteGenerationRequest) (*PerServerRednsGenerationDeleteByIdResult, error) + type UnimplementedStrayServer struct + func (UnimplementedStrayServer) AddStray(context.Context, *StrayModifyRequests) (*emptypb.Empty, error) + func (UnimplementedStrayServer) AddStrays(Stray_AddStraysServer) error + func (UnimplementedStrayServer) DeleteStrayById(context.Context, *StrayEntity) (*emptypb.Empty, error) + func (UnimplementedStrayServer) DeleteStrayByValue(context.Context, *StrayByValueRequest) (*StrayDeleteResponses, error) + func (UnimplementedStrayServer) ListStrays(*emptypb.Empty, Stray_ListStraysServer) error + func (UnimplementedStrayServer) ModifyStray(context.Context, *StrayModifyRequest) (*ResultMsg, error) + type UnsafeRednsServer interface + type UnsafeStrayServer interface