Documentation ¶
Index ¶
- func NewAncestorManagerServiceEndpoints() []*api.Endpoint
- func RegisterAncestorManagerServiceHandler(s server.Server, hdlr AncestorManagerServiceHandler, ...) error
- type AncestorManagerService
- type AncestorManagerServiceHandler
- type CreateAncestorManagerRequest
- func (*CreateAncestorManagerRequest) Descriptor() ([]byte, []int)
- func (m *CreateAncestorManagerRequest) GetData() *ancestor.AncestorAdminItem
- func (*CreateAncestorManagerRequest) ProtoMessage()
- func (m *CreateAncestorManagerRequest) Reset()
- func (m *CreateAncestorManagerRequest) String() string
- func (m *CreateAncestorManagerRequest) Validate() error
- func (m *CreateAncestorManagerRequest) XXX_DiscardUnknown()
- func (m *CreateAncestorManagerRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateAncestorManagerRequest) XXX_Merge(src proto.Message)
- func (m *CreateAncestorManagerRequest) XXX_Size() int
- func (m *CreateAncestorManagerRequest) XXX_Unmarshal(b []byte) error
- type CreateAncestorManagerRequestValidationError
- func (e CreateAncestorManagerRequestValidationError) Cause() error
- func (e CreateAncestorManagerRequestValidationError) Error() string
- func (e CreateAncestorManagerRequestValidationError) ErrorName() string
- func (e CreateAncestorManagerRequestValidationError) Field() string
- func (e CreateAncestorManagerRequestValidationError) Key() bool
- func (e CreateAncestorManagerRequestValidationError) Reason() string
- type CreateAncestorManagerResponse
- func (*CreateAncestorManagerResponse) Descriptor() ([]byte, []int)
- func (m *CreateAncestorManagerResponse) GetUuid() string
- func (*CreateAncestorManagerResponse) ProtoMessage()
- func (m *CreateAncestorManagerResponse) Reset()
- func (m *CreateAncestorManagerResponse) String() string
- func (m *CreateAncestorManagerResponse) Validate() error
- func (m *CreateAncestorManagerResponse) XXX_DiscardUnknown()
- func (m *CreateAncestorManagerResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateAncestorManagerResponse) XXX_Merge(src proto.Message)
- func (m *CreateAncestorManagerResponse) XXX_Size() int
- func (m *CreateAncestorManagerResponse) XXX_Unmarshal(b []byte) error
- type CreateAncestorManagerResponseValidationError
- func (e CreateAncestorManagerResponseValidationError) Cause() error
- func (e CreateAncestorManagerResponseValidationError) Error() string
- func (e CreateAncestorManagerResponseValidationError) ErrorName() string
- func (e CreateAncestorManagerResponseValidationError) Field() string
- func (e CreateAncestorManagerResponseValidationError) Key() bool
- func (e CreateAncestorManagerResponseValidationError) Reason() string
- type DeleteAncestorManagerRequest
- func (*DeleteAncestorManagerRequest) Descriptor() ([]byte, []int)
- func (m *DeleteAncestorManagerRequest) GetIsSoft() bool
- func (m *DeleteAncestorManagerRequest) GetUuid() string
- func (*DeleteAncestorManagerRequest) ProtoMessage()
- func (m *DeleteAncestorManagerRequest) Reset()
- func (m *DeleteAncestorManagerRequest) String() string
- func (m *DeleteAncestorManagerRequest) Validate() error
- func (m *DeleteAncestorManagerRequest) XXX_DiscardUnknown()
- func (m *DeleteAncestorManagerRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteAncestorManagerRequest) XXX_Merge(src proto.Message)
- func (m *DeleteAncestorManagerRequest) XXX_Size() int
- func (m *DeleteAncestorManagerRequest) XXX_Unmarshal(b []byte) error
- type DeleteAncestorManagerRequestValidationError
- func (e DeleteAncestorManagerRequestValidationError) Cause() error
- func (e DeleteAncestorManagerRequestValidationError) Error() string
- func (e DeleteAncestorManagerRequestValidationError) ErrorName() string
- func (e DeleteAncestorManagerRequestValidationError) Field() string
- func (e DeleteAncestorManagerRequestValidationError) Key() bool
- func (e DeleteAncestorManagerRequestValidationError) Reason() string
- type GetAncestorManagerRequest
- func (*GetAncestorManagerRequest) Descriptor() ([]byte, []int)
- func (m *GetAncestorManagerRequest) GetUuid() string
- func (*GetAncestorManagerRequest) ProtoMessage()
- func (m *GetAncestorManagerRequest) Reset()
- func (m *GetAncestorManagerRequest) String() string
- func (m *GetAncestorManagerRequest) Validate() error
- func (m *GetAncestorManagerRequest) XXX_DiscardUnknown()
- func (m *GetAncestorManagerRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetAncestorManagerRequest) XXX_Merge(src proto.Message)
- func (m *GetAncestorManagerRequest) XXX_Size() int
- func (m *GetAncestorManagerRequest) XXX_Unmarshal(b []byte) error
- type GetAncestorManagerRequestValidationError
- func (e GetAncestorManagerRequestValidationError) Cause() error
- func (e GetAncestorManagerRequestValidationError) Error() string
- func (e GetAncestorManagerRequestValidationError) ErrorName() string
- func (e GetAncestorManagerRequestValidationError) Field() string
- func (e GetAncestorManagerRequestValidationError) Key() bool
- func (e GetAncestorManagerRequestValidationError) Reason() string
- type GetAncestorManagerResponse
- func (*GetAncestorManagerResponse) Descriptor() ([]byte, []int)
- func (m *GetAncestorManagerResponse) GetData() *ancestor.AncestorAdminItem
- func (*GetAncestorManagerResponse) ProtoMessage()
- func (m *GetAncestorManagerResponse) Reset()
- func (m *GetAncestorManagerResponse) String() string
- func (m *GetAncestorManagerResponse) Validate() error
- func (m *GetAncestorManagerResponse) XXX_DiscardUnknown()
- func (m *GetAncestorManagerResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetAncestorManagerResponse) XXX_Merge(src proto.Message)
- func (m *GetAncestorManagerResponse) XXX_Size() int
- func (m *GetAncestorManagerResponse) XXX_Unmarshal(b []byte) error
- type GetAncestorManagerResponseValidationError
- func (e GetAncestorManagerResponseValidationError) Cause() error
- func (e GetAncestorManagerResponseValidationError) Error() string
- func (e GetAncestorManagerResponseValidationError) ErrorName() string
- func (e GetAncestorManagerResponseValidationError) Field() string
- func (e GetAncestorManagerResponseValidationError) Key() bool
- func (e GetAncestorManagerResponseValidationError) Reason() string
- type PaginateAncestorManagerRequest
- func (*PaginateAncestorManagerRequest) Descriptor() ([]byte, []int)
- func (m *PaginateAncestorManagerRequest) GetFilter() *PaginateAncestorManagerRequest_Filter
- func (m *PaginateAncestorManagerRequest) GetLimit() int64
- func (m *PaginateAncestorManagerRequest) GetSkip() int64
- func (m *PaginateAncestorManagerRequest) GetSort() string
- func (*PaginateAncestorManagerRequest) ProtoMessage()
- func (m *PaginateAncestorManagerRequest) Reset()
- func (m *PaginateAncestorManagerRequest) String() string
- func (m *PaginateAncestorManagerRequest) Validate() error
- func (m *PaginateAncestorManagerRequest) XXX_DiscardUnknown()
- func (m *PaginateAncestorManagerRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PaginateAncestorManagerRequest) XXX_Merge(src proto.Message)
- func (m *PaginateAncestorManagerRequest) XXX_Size() int
- func (m *PaginateAncestorManagerRequest) XXX_Unmarshal(b []byte) error
- type PaginateAncestorManagerRequestValidationError
- func (e PaginateAncestorManagerRequestValidationError) Cause() error
- func (e PaginateAncestorManagerRequestValidationError) Error() string
- func (e PaginateAncestorManagerRequestValidationError) ErrorName() string
- func (e PaginateAncestorManagerRequestValidationError) Field() string
- func (e PaginateAncestorManagerRequestValidationError) Key() bool
- func (e PaginateAncestorManagerRequestValidationError) Reason() string
- type PaginateAncestorManagerRequest_Filter
- func (*PaginateAncestorManagerRequest_Filter) Descriptor() ([]byte, []int)
- func (m *PaginateAncestorManagerRequest_Filter) GetIsActive() shared.NullableBool
- func (m *PaginateAncestorManagerRequest_Filter) GetIsDeleted() shared.NullableBool
- func (*PaginateAncestorManagerRequest_Filter) ProtoMessage()
- func (m *PaginateAncestorManagerRequest_Filter) Reset()
- func (m *PaginateAncestorManagerRequest_Filter) String() string
- func (m *PaginateAncestorManagerRequest_Filter) Validate() error
- func (m *PaginateAncestorManagerRequest_Filter) XXX_DiscardUnknown()
- func (m *PaginateAncestorManagerRequest_Filter) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PaginateAncestorManagerRequest_Filter) XXX_Merge(src proto.Message)
- func (m *PaginateAncestorManagerRequest_Filter) XXX_Size() int
- func (m *PaginateAncestorManagerRequest_Filter) XXX_Unmarshal(b []byte) error
- type PaginateAncestorManagerRequest_FilterValidationError
- func (e PaginateAncestorManagerRequest_FilterValidationError) Cause() error
- func (e PaginateAncestorManagerRequest_FilterValidationError) Error() string
- func (e PaginateAncestorManagerRequest_FilterValidationError) ErrorName() string
- func (e PaginateAncestorManagerRequest_FilterValidationError) Field() string
- func (e PaginateAncestorManagerRequest_FilterValidationError) Key() bool
- func (e PaginateAncestorManagerRequest_FilterValidationError) Reason() string
- type PaginateAncestorManagerResponse
- func (*PaginateAncestorManagerResponse) Descriptor() ([]byte, []int)
- func (m *PaginateAncestorManagerResponse) GetData() []*ancestor.AncestorAdminItem
- func (m *PaginateAncestorManagerResponse) GetLimit() int64
- func (m *PaginateAncestorManagerResponse) GetSkip() int64
- func (m *PaginateAncestorManagerResponse) GetTotal() int64
- func (*PaginateAncestorManagerResponse) ProtoMessage()
- func (m *PaginateAncestorManagerResponse) Reset()
- func (m *PaginateAncestorManagerResponse) String() string
- func (m *PaginateAncestorManagerResponse) Validate() error
- func (m *PaginateAncestorManagerResponse) XXX_DiscardUnknown()
- func (m *PaginateAncestorManagerResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PaginateAncestorManagerResponse) XXX_Merge(src proto.Message)
- func (m *PaginateAncestorManagerResponse) XXX_Size() int
- func (m *PaginateAncestorManagerResponse) XXX_Unmarshal(b []byte) error
- type PaginateAncestorManagerResponseValidationError
- func (e PaginateAncestorManagerResponseValidationError) Cause() error
- func (e PaginateAncestorManagerResponseValidationError) Error() string
- func (e PaginateAncestorManagerResponseValidationError) ErrorName() string
- func (e PaginateAncestorManagerResponseValidationError) Field() string
- func (e PaginateAncestorManagerResponseValidationError) Key() bool
- func (e PaginateAncestorManagerResponseValidationError) Reason() string
- type UpdateAncestorManagerRequest
- func (*UpdateAncestorManagerRequest) Descriptor() ([]byte, []int)
- func (m *UpdateAncestorManagerRequest) GetData() *ancestor.AncestorAdminItem
- func (*UpdateAncestorManagerRequest) ProtoMessage()
- func (m *UpdateAncestorManagerRequest) Reset()
- func (m *UpdateAncestorManagerRequest) String() string
- func (m *UpdateAncestorManagerRequest) Validate() error
- func (m *UpdateAncestorManagerRequest) XXX_DiscardUnknown()
- func (m *UpdateAncestorManagerRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateAncestorManagerRequest) XXX_Merge(src proto.Message)
- func (m *UpdateAncestorManagerRequest) XXX_Size() int
- func (m *UpdateAncestorManagerRequest) XXX_Unmarshal(b []byte) error
- type UpdateAncestorManagerRequestValidationError
- func (e UpdateAncestorManagerRequestValidationError) Cause() error
- func (e UpdateAncestorManagerRequestValidationError) Error() string
- func (e UpdateAncestorManagerRequestValidationError) ErrorName() string
- func (e UpdateAncestorManagerRequestValidationError) Field() string
- func (e UpdateAncestorManagerRequestValidationError) Key() bool
- func (e UpdateAncestorManagerRequestValidationError) Reason() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterAncestorManagerServiceHandler ¶
func RegisterAncestorManagerServiceHandler(s server.Server, hdlr AncestorManagerServiceHandler, opts ...server.HandlerOption) error
Types ¶
type AncestorManagerService ¶
type AncestorManagerService interface { Create(ctx context.Context, in *CreateAncestorManagerRequest, opts ...client.CallOption) (*CreateAncestorManagerResponse, error) Update(ctx context.Context, in *UpdateAncestorManagerRequest, opts ...client.CallOption) (*empty.Empty, error) Delete(ctx context.Context, in *DeleteAncestorManagerRequest, opts ...client.CallOption) (*empty.Empty, error) Paginate(ctx context.Context, in *PaginateAncestorManagerRequest, opts ...client.CallOption) (*PaginateAncestorManagerResponse, error) Get(ctx context.Context, in *GetAncestorManagerRequest, opts ...client.CallOption) (*GetAncestorManagerResponse, error) }
func NewAncestorManagerService ¶
func NewAncestorManagerService(name string, c client.Client) AncestorManagerService
type AncestorManagerServiceHandler ¶
type AncestorManagerServiceHandler interface { Create(context.Context, *CreateAncestorManagerRequest, *CreateAncestorManagerResponse) error Update(context.Context, *UpdateAncestorManagerRequest, *empty.Empty) error Delete(context.Context, *DeleteAncestorManagerRequest, *empty.Empty) error Paginate(context.Context, *PaginateAncestorManagerRequest, *PaginateAncestorManagerResponse) error Get(context.Context, *GetAncestorManagerRequest, *GetAncestorManagerResponse) error }
type CreateAncestorManagerRequest ¶
type CreateAncestorManagerRequest struct {
Data *ancestor.AncestorAdminItem `protobuf:"bytes,1,opt,name=data,proto3" json:"data"`
}
func (*CreateAncestorManagerRequest) Descriptor ¶
func (*CreateAncestorManagerRequest) Descriptor() ([]byte, []int)
func (*CreateAncestorManagerRequest) GetData ¶
func (m *CreateAncestorManagerRequest) GetData() *ancestor.AncestorAdminItem
func (*CreateAncestorManagerRequest) ProtoMessage ¶
func (*CreateAncestorManagerRequest) ProtoMessage()
func (*CreateAncestorManagerRequest) Reset ¶
func (m *CreateAncestorManagerRequest) Reset()
func (*CreateAncestorManagerRequest) String ¶
func (m *CreateAncestorManagerRequest) String() string
func (*CreateAncestorManagerRequest) Validate ¶
func (m *CreateAncestorManagerRequest) Validate() error
Validate checks the field values on CreateAncestorManagerRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*CreateAncestorManagerRequest) XXX_DiscardUnknown ¶
func (m *CreateAncestorManagerRequest) XXX_DiscardUnknown()
func (*CreateAncestorManagerRequest) XXX_Marshal ¶
func (m *CreateAncestorManagerRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateAncestorManagerRequest) XXX_Merge ¶
func (m *CreateAncestorManagerRequest) XXX_Merge(src proto.Message)
func (*CreateAncestorManagerRequest) XXX_Size ¶
func (m *CreateAncestorManagerRequest) XXX_Size() int
func (*CreateAncestorManagerRequest) XXX_Unmarshal ¶
func (m *CreateAncestorManagerRequest) XXX_Unmarshal(b []byte) error
type CreateAncestorManagerRequestValidationError ¶
type CreateAncestorManagerRequestValidationError struct {
// contains filtered or unexported fields
}
CreateAncestorManagerRequestValidationError is the validation error returned by CreateAncestorManagerRequest.Validate if the designated constraints aren't met.
func (CreateAncestorManagerRequestValidationError) Cause ¶
func (e CreateAncestorManagerRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateAncestorManagerRequestValidationError) Error ¶
func (e CreateAncestorManagerRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateAncestorManagerRequestValidationError) ErrorName ¶
func (e CreateAncestorManagerRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateAncestorManagerRequestValidationError) Field ¶
func (e CreateAncestorManagerRequestValidationError) Field() string
Field function returns field value.
func (CreateAncestorManagerRequestValidationError) Key ¶
func (e CreateAncestorManagerRequestValidationError) Key() bool
Key function returns key value.
func (CreateAncestorManagerRequestValidationError) Reason ¶
func (e CreateAncestorManagerRequestValidationError) Reason() string
Reason function returns reason value.
type CreateAncestorManagerResponse ¶
type CreateAncestorManagerResponse struct {
Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid"`
}
func (*CreateAncestorManagerResponse) Descriptor ¶
func (*CreateAncestorManagerResponse) Descriptor() ([]byte, []int)
func (*CreateAncestorManagerResponse) GetUuid ¶
func (m *CreateAncestorManagerResponse) GetUuid() string
func (*CreateAncestorManagerResponse) ProtoMessage ¶
func (*CreateAncestorManagerResponse) ProtoMessage()
func (*CreateAncestorManagerResponse) Reset ¶
func (m *CreateAncestorManagerResponse) Reset()
func (*CreateAncestorManagerResponse) String ¶
func (m *CreateAncestorManagerResponse) String() string
func (*CreateAncestorManagerResponse) Validate ¶
func (m *CreateAncestorManagerResponse) Validate() error
Validate checks the field values on CreateAncestorManagerResponse with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*CreateAncestorManagerResponse) XXX_DiscardUnknown ¶
func (m *CreateAncestorManagerResponse) XXX_DiscardUnknown()
func (*CreateAncestorManagerResponse) XXX_Marshal ¶
func (m *CreateAncestorManagerResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateAncestorManagerResponse) XXX_Merge ¶
func (m *CreateAncestorManagerResponse) XXX_Merge(src proto.Message)
func (*CreateAncestorManagerResponse) XXX_Size ¶
func (m *CreateAncestorManagerResponse) XXX_Size() int
func (*CreateAncestorManagerResponse) XXX_Unmarshal ¶
func (m *CreateAncestorManagerResponse) XXX_Unmarshal(b []byte) error
type CreateAncestorManagerResponseValidationError ¶
type CreateAncestorManagerResponseValidationError struct {
// contains filtered or unexported fields
}
CreateAncestorManagerResponseValidationError is the validation error returned by CreateAncestorManagerResponse.Validate if the designated constraints aren't met.
func (CreateAncestorManagerResponseValidationError) Cause ¶
func (e CreateAncestorManagerResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateAncestorManagerResponseValidationError) Error ¶
func (e CreateAncestorManagerResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateAncestorManagerResponseValidationError) ErrorName ¶
func (e CreateAncestorManagerResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateAncestorManagerResponseValidationError) Field ¶
func (e CreateAncestorManagerResponseValidationError) Field() string
Field function returns field value.
func (CreateAncestorManagerResponseValidationError) Key ¶
func (e CreateAncestorManagerResponseValidationError) Key() bool
Key function returns key value.
func (CreateAncestorManagerResponseValidationError) Reason ¶
func (e CreateAncestorManagerResponseValidationError) Reason() string
Reason function returns reason value.
type DeleteAncestorManagerRequest ¶
type DeleteAncestorManagerRequest struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid"` IsSoft bool `protobuf:"varint,2,opt,name=is_soft,json=isSoft,proto3" json:"is_soft"` }
func (*DeleteAncestorManagerRequest) Descriptor ¶
func (*DeleteAncestorManagerRequest) Descriptor() ([]byte, []int)
func (*DeleteAncestorManagerRequest) GetIsSoft ¶
func (m *DeleteAncestorManagerRequest) GetIsSoft() bool
func (*DeleteAncestorManagerRequest) GetUuid ¶
func (m *DeleteAncestorManagerRequest) GetUuid() string
func (*DeleteAncestorManagerRequest) ProtoMessage ¶
func (*DeleteAncestorManagerRequest) ProtoMessage()
func (*DeleteAncestorManagerRequest) Reset ¶
func (m *DeleteAncestorManagerRequest) Reset()
func (*DeleteAncestorManagerRequest) String ¶
func (m *DeleteAncestorManagerRequest) String() string
func (*DeleteAncestorManagerRequest) Validate ¶
func (m *DeleteAncestorManagerRequest) Validate() error
Validate checks the field values on DeleteAncestorManagerRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*DeleteAncestorManagerRequest) XXX_DiscardUnknown ¶
func (m *DeleteAncestorManagerRequest) XXX_DiscardUnknown()
func (*DeleteAncestorManagerRequest) XXX_Marshal ¶
func (m *DeleteAncestorManagerRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteAncestorManagerRequest) XXX_Merge ¶
func (m *DeleteAncestorManagerRequest) XXX_Merge(src proto.Message)
func (*DeleteAncestorManagerRequest) XXX_Size ¶
func (m *DeleteAncestorManagerRequest) XXX_Size() int
func (*DeleteAncestorManagerRequest) XXX_Unmarshal ¶
func (m *DeleteAncestorManagerRequest) XXX_Unmarshal(b []byte) error
type DeleteAncestorManagerRequestValidationError ¶
type DeleteAncestorManagerRequestValidationError struct {
// contains filtered or unexported fields
}
DeleteAncestorManagerRequestValidationError is the validation error returned by DeleteAncestorManagerRequest.Validate if the designated constraints aren't met.
func (DeleteAncestorManagerRequestValidationError) Cause ¶
func (e DeleteAncestorManagerRequestValidationError) Cause() error
Cause function returns cause value.
func (DeleteAncestorManagerRequestValidationError) Error ¶
func (e DeleteAncestorManagerRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteAncestorManagerRequestValidationError) ErrorName ¶
func (e DeleteAncestorManagerRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteAncestorManagerRequestValidationError) Field ¶
func (e DeleteAncestorManagerRequestValidationError) Field() string
Field function returns field value.
func (DeleteAncestorManagerRequestValidationError) Key ¶
func (e DeleteAncestorManagerRequestValidationError) Key() bool
Key function returns key value.
func (DeleteAncestorManagerRequestValidationError) Reason ¶
func (e DeleteAncestorManagerRequestValidationError) Reason() string
Reason function returns reason value.
type GetAncestorManagerRequest ¶
type GetAncestorManagerRequest struct {
Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid"`
}
func (*GetAncestorManagerRequest) Descriptor ¶
func (*GetAncestorManagerRequest) Descriptor() ([]byte, []int)
func (*GetAncestorManagerRequest) GetUuid ¶
func (m *GetAncestorManagerRequest) GetUuid() string
func (*GetAncestorManagerRequest) ProtoMessage ¶
func (*GetAncestorManagerRequest) ProtoMessage()
func (*GetAncestorManagerRequest) Reset ¶
func (m *GetAncestorManagerRequest) Reset()
func (*GetAncestorManagerRequest) String ¶
func (m *GetAncestorManagerRequest) String() string
func (*GetAncestorManagerRequest) Validate ¶
func (m *GetAncestorManagerRequest) Validate() error
Validate checks the field values on GetAncestorManagerRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*GetAncestorManagerRequest) XXX_DiscardUnknown ¶
func (m *GetAncestorManagerRequest) XXX_DiscardUnknown()
func (*GetAncestorManagerRequest) XXX_Marshal ¶
func (m *GetAncestorManagerRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetAncestorManagerRequest) XXX_Merge ¶
func (m *GetAncestorManagerRequest) XXX_Merge(src proto.Message)
func (*GetAncestorManagerRequest) XXX_Size ¶
func (m *GetAncestorManagerRequest) XXX_Size() int
func (*GetAncestorManagerRequest) XXX_Unmarshal ¶
func (m *GetAncestorManagerRequest) XXX_Unmarshal(b []byte) error
type GetAncestorManagerRequestValidationError ¶
type GetAncestorManagerRequestValidationError struct {
// contains filtered or unexported fields
}
GetAncestorManagerRequestValidationError is the validation error returned by GetAncestorManagerRequest.Validate if the designated constraints aren't met.
func (GetAncestorManagerRequestValidationError) Cause ¶
func (e GetAncestorManagerRequestValidationError) Cause() error
Cause function returns cause value.
func (GetAncestorManagerRequestValidationError) Error ¶
func (e GetAncestorManagerRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetAncestorManagerRequestValidationError) ErrorName ¶
func (e GetAncestorManagerRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetAncestorManagerRequestValidationError) Field ¶
func (e GetAncestorManagerRequestValidationError) Field() string
Field function returns field value.
func (GetAncestorManagerRequestValidationError) Key ¶
func (e GetAncestorManagerRequestValidationError) Key() bool
Key function returns key value.
func (GetAncestorManagerRequestValidationError) Reason ¶
func (e GetAncestorManagerRequestValidationError) Reason() string
Reason function returns reason value.
type GetAncestorManagerResponse ¶
type GetAncestorManagerResponse struct {
Data *ancestor.AncestorAdminItem `protobuf:"bytes,1,opt,name=data,proto3" json:"data"`
}
func (*GetAncestorManagerResponse) Descriptor ¶
func (*GetAncestorManagerResponse) Descriptor() ([]byte, []int)
func (*GetAncestorManagerResponse) GetData ¶
func (m *GetAncestorManagerResponse) GetData() *ancestor.AncestorAdminItem
func (*GetAncestorManagerResponse) ProtoMessage ¶
func (*GetAncestorManagerResponse) ProtoMessage()
func (*GetAncestorManagerResponse) Reset ¶
func (m *GetAncestorManagerResponse) Reset()
func (*GetAncestorManagerResponse) String ¶
func (m *GetAncestorManagerResponse) String() string
func (*GetAncestorManagerResponse) Validate ¶
func (m *GetAncestorManagerResponse) Validate() error
Validate checks the field values on GetAncestorManagerResponse with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*GetAncestorManagerResponse) XXX_DiscardUnknown ¶
func (m *GetAncestorManagerResponse) XXX_DiscardUnknown()
func (*GetAncestorManagerResponse) XXX_Marshal ¶
func (m *GetAncestorManagerResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetAncestorManagerResponse) XXX_Merge ¶
func (m *GetAncestorManagerResponse) XXX_Merge(src proto.Message)
func (*GetAncestorManagerResponse) XXX_Size ¶
func (m *GetAncestorManagerResponse) XXX_Size() int
func (*GetAncestorManagerResponse) XXX_Unmarshal ¶
func (m *GetAncestorManagerResponse) XXX_Unmarshal(b []byte) error
type GetAncestorManagerResponseValidationError ¶
type GetAncestorManagerResponseValidationError struct {
// contains filtered or unexported fields
}
GetAncestorManagerResponseValidationError is the validation error returned by GetAncestorManagerResponse.Validate if the designated constraints aren't met.
func (GetAncestorManagerResponseValidationError) Cause ¶
func (e GetAncestorManagerResponseValidationError) Cause() error
Cause function returns cause value.
func (GetAncestorManagerResponseValidationError) Error ¶
func (e GetAncestorManagerResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetAncestorManagerResponseValidationError) ErrorName ¶
func (e GetAncestorManagerResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetAncestorManagerResponseValidationError) Field ¶
func (e GetAncestorManagerResponseValidationError) Field() string
Field function returns field value.
func (GetAncestorManagerResponseValidationError) Key ¶
func (e GetAncestorManagerResponseValidationError) Key() bool
Key function returns key value.
func (GetAncestorManagerResponseValidationError) Reason ¶
func (e GetAncestorManagerResponseValidationError) Reason() string
Reason function returns reason value.
type PaginateAncestorManagerRequest ¶
type PaginateAncestorManagerRequest struct { Skip int64 `protobuf:"varint,1,opt,name=skip,proto3" json:"skip"` Limit int64 `protobuf:"varint,2,opt,name=limit,proto3" json:"limit"` Sort string `protobuf:"bytes,3,opt,name=sort,proto3" json:"sort"` Filter *PaginateAncestorManagerRequest_Filter `protobuf:"bytes,5,opt,name=filter,proto3" json:"filter"` }
func (*PaginateAncestorManagerRequest) Descriptor ¶
func (*PaginateAncestorManagerRequest) Descriptor() ([]byte, []int)
func (*PaginateAncestorManagerRequest) GetFilter ¶
func (m *PaginateAncestorManagerRequest) GetFilter() *PaginateAncestorManagerRequest_Filter
func (*PaginateAncestorManagerRequest) GetLimit ¶
func (m *PaginateAncestorManagerRequest) GetLimit() int64
func (*PaginateAncestorManagerRequest) GetSkip ¶
func (m *PaginateAncestorManagerRequest) GetSkip() int64
func (*PaginateAncestorManagerRequest) GetSort ¶
func (m *PaginateAncestorManagerRequest) GetSort() string
func (*PaginateAncestorManagerRequest) ProtoMessage ¶
func (*PaginateAncestorManagerRequest) ProtoMessage()
func (*PaginateAncestorManagerRequest) Reset ¶
func (m *PaginateAncestorManagerRequest) Reset()
func (*PaginateAncestorManagerRequest) String ¶
func (m *PaginateAncestorManagerRequest) String() string
func (*PaginateAncestorManagerRequest) Validate ¶
func (m *PaginateAncestorManagerRequest) Validate() error
Validate checks the field values on PaginateAncestorManagerRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*PaginateAncestorManagerRequest) XXX_DiscardUnknown ¶
func (m *PaginateAncestorManagerRequest) XXX_DiscardUnknown()
func (*PaginateAncestorManagerRequest) XXX_Marshal ¶
func (m *PaginateAncestorManagerRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PaginateAncestorManagerRequest) XXX_Merge ¶
func (m *PaginateAncestorManagerRequest) XXX_Merge(src proto.Message)
func (*PaginateAncestorManagerRequest) XXX_Size ¶
func (m *PaginateAncestorManagerRequest) XXX_Size() int
func (*PaginateAncestorManagerRequest) XXX_Unmarshal ¶
func (m *PaginateAncestorManagerRequest) XXX_Unmarshal(b []byte) error
type PaginateAncestorManagerRequestValidationError ¶
type PaginateAncestorManagerRequestValidationError struct {
// contains filtered or unexported fields
}
PaginateAncestorManagerRequestValidationError is the validation error returned by PaginateAncestorManagerRequest.Validate if the designated constraints aren't met.
func (PaginateAncestorManagerRequestValidationError) Cause ¶
func (e PaginateAncestorManagerRequestValidationError) Cause() error
Cause function returns cause value.
func (PaginateAncestorManagerRequestValidationError) Error ¶
func (e PaginateAncestorManagerRequestValidationError) Error() string
Error satisfies the builtin error interface
func (PaginateAncestorManagerRequestValidationError) ErrorName ¶
func (e PaginateAncestorManagerRequestValidationError) ErrorName() string
ErrorName returns error name.
func (PaginateAncestorManagerRequestValidationError) Field ¶
func (e PaginateAncestorManagerRequestValidationError) Field() string
Field function returns field value.
func (PaginateAncestorManagerRequestValidationError) Key ¶
func (e PaginateAncestorManagerRequestValidationError) Key() bool
Key function returns key value.
func (PaginateAncestorManagerRequestValidationError) Reason ¶
func (e PaginateAncestorManagerRequestValidationError) Reason() string
Reason function returns reason value.
type PaginateAncestorManagerRequest_Filter ¶
type PaginateAncestorManagerRequest_Filter struct { IsActive shared.NullableBool `protobuf:"varint,1,opt,name=is_active,json=isActive,proto3,enum=menu.shared.NullableBool" json:"is_active"` IsDeleted shared.NullableBool `protobuf:"varint,2,opt,name=is_deleted,json=isDeleted,proto3,enum=menu.shared.NullableBool" json:"is_deleted"` }
func (*PaginateAncestorManagerRequest_Filter) Descriptor ¶
func (*PaginateAncestorManagerRequest_Filter) Descriptor() ([]byte, []int)
func (*PaginateAncestorManagerRequest_Filter) GetIsActive ¶
func (m *PaginateAncestorManagerRequest_Filter) GetIsActive() shared.NullableBool
func (*PaginateAncestorManagerRequest_Filter) GetIsDeleted ¶
func (m *PaginateAncestorManagerRequest_Filter) GetIsDeleted() shared.NullableBool
func (*PaginateAncestorManagerRequest_Filter) ProtoMessage ¶
func (*PaginateAncestorManagerRequest_Filter) ProtoMessage()
func (*PaginateAncestorManagerRequest_Filter) Reset ¶
func (m *PaginateAncestorManagerRequest_Filter) Reset()
func (*PaginateAncestorManagerRequest_Filter) String ¶
func (m *PaginateAncestorManagerRequest_Filter) String() string
func (*PaginateAncestorManagerRequest_Filter) Validate ¶
func (m *PaginateAncestorManagerRequest_Filter) Validate() error
Validate checks the field values on PaginateAncestorManagerRequest_Filter with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*PaginateAncestorManagerRequest_Filter) XXX_DiscardUnknown ¶
func (m *PaginateAncestorManagerRequest_Filter) XXX_DiscardUnknown()
func (*PaginateAncestorManagerRequest_Filter) XXX_Marshal ¶
func (m *PaginateAncestorManagerRequest_Filter) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PaginateAncestorManagerRequest_Filter) XXX_Merge ¶
func (m *PaginateAncestorManagerRequest_Filter) XXX_Merge(src proto.Message)
func (*PaginateAncestorManagerRequest_Filter) XXX_Size ¶
func (m *PaginateAncestorManagerRequest_Filter) XXX_Size() int
func (*PaginateAncestorManagerRequest_Filter) XXX_Unmarshal ¶
func (m *PaginateAncestorManagerRequest_Filter) XXX_Unmarshal(b []byte) error
type PaginateAncestorManagerRequest_FilterValidationError ¶
type PaginateAncestorManagerRequest_FilterValidationError struct {
// contains filtered or unexported fields
}
PaginateAncestorManagerRequest_FilterValidationError is the validation error returned by PaginateAncestorManagerRequest_Filter.Validate if the designated constraints aren't met.
func (PaginateAncestorManagerRequest_FilterValidationError) Cause ¶
func (e PaginateAncestorManagerRequest_FilterValidationError) Cause() error
Cause function returns cause value.
func (PaginateAncestorManagerRequest_FilterValidationError) Error ¶
func (e PaginateAncestorManagerRequest_FilterValidationError) Error() string
Error satisfies the builtin error interface
func (PaginateAncestorManagerRequest_FilterValidationError) ErrorName ¶
func (e PaginateAncestorManagerRequest_FilterValidationError) ErrorName() string
ErrorName returns error name.
func (PaginateAncestorManagerRequest_FilterValidationError) Field ¶
func (e PaginateAncestorManagerRequest_FilterValidationError) Field() string
Field function returns field value.
func (PaginateAncestorManagerRequest_FilterValidationError) Key ¶
func (e PaginateAncestorManagerRequest_FilterValidationError) Key() bool
Key function returns key value.
func (PaginateAncestorManagerRequest_FilterValidationError) Reason ¶
func (e PaginateAncestorManagerRequest_FilterValidationError) Reason() string
Reason function returns reason value.
type PaginateAncestorManagerResponse ¶
type PaginateAncestorManagerResponse struct { Skip int64 `protobuf:"varint,1,opt,name=skip,proto3" json:"skip"` Limit int64 `protobuf:"varint,2,opt,name=limit,proto3" json:"limit"` Total int64 `protobuf:"varint,3,opt,name=total,proto3" json:"total"` Data []*ancestor.AncestorAdminItem `protobuf:"bytes,4,rep,name=data,proto3" json:"data"` }
func (*PaginateAncestorManagerResponse) Descriptor ¶
func (*PaginateAncestorManagerResponse) Descriptor() ([]byte, []int)
func (*PaginateAncestorManagerResponse) GetData ¶
func (m *PaginateAncestorManagerResponse) GetData() []*ancestor.AncestorAdminItem
func (*PaginateAncestorManagerResponse) GetLimit ¶
func (m *PaginateAncestorManagerResponse) GetLimit() int64
func (*PaginateAncestorManagerResponse) GetSkip ¶
func (m *PaginateAncestorManagerResponse) GetSkip() int64
func (*PaginateAncestorManagerResponse) GetTotal ¶
func (m *PaginateAncestorManagerResponse) GetTotal() int64
func (*PaginateAncestorManagerResponse) ProtoMessage ¶
func (*PaginateAncestorManagerResponse) ProtoMessage()
func (*PaginateAncestorManagerResponse) Reset ¶
func (m *PaginateAncestorManagerResponse) Reset()
func (*PaginateAncestorManagerResponse) String ¶
func (m *PaginateAncestorManagerResponse) String() string
func (*PaginateAncestorManagerResponse) Validate ¶
func (m *PaginateAncestorManagerResponse) Validate() error
Validate checks the field values on PaginateAncestorManagerResponse with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*PaginateAncestorManagerResponse) XXX_DiscardUnknown ¶
func (m *PaginateAncestorManagerResponse) XXX_DiscardUnknown()
func (*PaginateAncestorManagerResponse) XXX_Marshal ¶
func (m *PaginateAncestorManagerResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PaginateAncestorManagerResponse) XXX_Merge ¶
func (m *PaginateAncestorManagerResponse) XXX_Merge(src proto.Message)
func (*PaginateAncestorManagerResponse) XXX_Size ¶
func (m *PaginateAncestorManagerResponse) XXX_Size() int
func (*PaginateAncestorManagerResponse) XXX_Unmarshal ¶
func (m *PaginateAncestorManagerResponse) XXX_Unmarshal(b []byte) error
type PaginateAncestorManagerResponseValidationError ¶
type PaginateAncestorManagerResponseValidationError struct {
// contains filtered or unexported fields
}
PaginateAncestorManagerResponseValidationError is the validation error returned by PaginateAncestorManagerResponse.Validate if the designated constraints aren't met.
func (PaginateAncestorManagerResponseValidationError) Cause ¶
func (e PaginateAncestorManagerResponseValidationError) Cause() error
Cause function returns cause value.
func (PaginateAncestorManagerResponseValidationError) Error ¶
func (e PaginateAncestorManagerResponseValidationError) Error() string
Error satisfies the builtin error interface
func (PaginateAncestorManagerResponseValidationError) ErrorName ¶
func (e PaginateAncestorManagerResponseValidationError) ErrorName() string
ErrorName returns error name.
func (PaginateAncestorManagerResponseValidationError) Field ¶
func (e PaginateAncestorManagerResponseValidationError) Field() string
Field function returns field value.
func (PaginateAncestorManagerResponseValidationError) Key ¶
func (e PaginateAncestorManagerResponseValidationError) Key() bool
Key function returns key value.
func (PaginateAncestorManagerResponseValidationError) Reason ¶
func (e PaginateAncestorManagerResponseValidationError) Reason() string
Reason function returns reason value.
type UpdateAncestorManagerRequest ¶
type UpdateAncestorManagerRequest struct {
Data *ancestor.AncestorAdminItem `protobuf:"bytes,1,opt,name=data,proto3" json:"data"`
}
func (*UpdateAncestorManagerRequest) Descriptor ¶
func (*UpdateAncestorManagerRequest) Descriptor() ([]byte, []int)
func (*UpdateAncestorManagerRequest) GetData ¶
func (m *UpdateAncestorManagerRequest) GetData() *ancestor.AncestorAdminItem
func (*UpdateAncestorManagerRequest) ProtoMessage ¶
func (*UpdateAncestorManagerRequest) ProtoMessage()
func (*UpdateAncestorManagerRequest) Reset ¶
func (m *UpdateAncestorManagerRequest) Reset()
func (*UpdateAncestorManagerRequest) String ¶
func (m *UpdateAncestorManagerRequest) String() string
func (*UpdateAncestorManagerRequest) Validate ¶
func (m *UpdateAncestorManagerRequest) Validate() error
Validate checks the field values on UpdateAncestorManagerRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*UpdateAncestorManagerRequest) XXX_DiscardUnknown ¶
func (m *UpdateAncestorManagerRequest) XXX_DiscardUnknown()
func (*UpdateAncestorManagerRequest) XXX_Marshal ¶
func (m *UpdateAncestorManagerRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateAncestorManagerRequest) XXX_Merge ¶
func (m *UpdateAncestorManagerRequest) XXX_Merge(src proto.Message)
func (*UpdateAncestorManagerRequest) XXX_Size ¶
func (m *UpdateAncestorManagerRequest) XXX_Size() int
func (*UpdateAncestorManagerRequest) XXX_Unmarshal ¶
func (m *UpdateAncestorManagerRequest) XXX_Unmarshal(b []byte) error
type UpdateAncestorManagerRequestValidationError ¶
type UpdateAncestorManagerRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateAncestorManagerRequestValidationError is the validation error returned by UpdateAncestorManagerRequest.Validate if the designated constraints aren't met.
func (UpdateAncestorManagerRequestValidationError) Cause ¶
func (e UpdateAncestorManagerRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateAncestorManagerRequestValidationError) Error ¶
func (e UpdateAncestorManagerRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateAncestorManagerRequestValidationError) ErrorName ¶
func (e UpdateAncestorManagerRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateAncestorManagerRequestValidationError) Field ¶
func (e UpdateAncestorManagerRequestValidationError) Field() string
Field function returns field value.
func (UpdateAncestorManagerRequestValidationError) Key ¶
func (e UpdateAncestorManagerRequestValidationError) Key() bool
Key function returns key value.
func (UpdateAncestorManagerRequestValidationError) Reason ¶
func (e UpdateAncestorManagerRequestValidationError) Reason() string
Reason function returns reason value.