Versions in this module Expand all Collapse all v0 v0.0.1 Nov 18, 2024 Changes in this version + var File_api_testing_service_v1_resources_testdata_resource_v1_proto protoreflect.FileDescriptor + type TestReq struct + Message string + func (*TestReq) Descriptor() ([]byte, []int) + func (*TestReq) ProtoMessage() + func (m *TestReq) Validate() error + func (m *TestReq) ValidateAll() error + func (x *TestReq) GetMessage() string + func (x *TestReq) ProtoReflect() protoreflect.Message + func (x *TestReq) Reset() + func (x *TestReq) String() string + type TestReqMultiError []error + func (m TestReqMultiError) AllErrors() []error + func (m TestReqMultiError) Error() string + type TestReqValidationError struct + func (e TestReqValidationError) Cause() error + func (e TestReqValidationError) Error() string + func (e TestReqValidationError) ErrorName() string + func (e TestReqValidationError) Field() string + func (e TestReqValidationError) Key() bool + func (e TestReqValidationError) Reason() string + type TestResp struct + Code int32 + Data *TestRespData + Message string + Metadata map[string]string + Reason string + func (*TestResp) Descriptor() ([]byte, []int) + func (*TestResp) ProtoMessage() + func (m *TestResp) Validate() error + func (m *TestResp) ValidateAll() error + func (x *TestResp) GetCode() int32 + func (x *TestResp) GetData() *TestRespData + func (x *TestResp) GetMessage() string + func (x *TestResp) GetMetadata() map[string]string + func (x *TestResp) GetReason() string + func (x *TestResp) ProtoReflect() protoreflect.Message + func (x *TestResp) Reset() + func (x *TestResp) String() string + type TestRespData struct + Message string + func (*TestRespData) Descriptor() ([]byte, []int) + func (*TestRespData) ProtoMessage() + func (m *TestRespData) Validate() error + func (m *TestRespData) ValidateAll() error + func (x *TestRespData) GetMessage() string + func (x *TestRespData) ProtoReflect() protoreflect.Message + func (x *TestRespData) Reset() + func (x *TestRespData) String() string + type TestRespDataMultiError []error + func (m TestRespDataMultiError) AllErrors() []error + func (m TestRespDataMultiError) Error() string + type TestRespDataValidationError struct + func (e TestRespDataValidationError) Cause() error + func (e TestRespDataValidationError) Error() string + func (e TestRespDataValidationError) ErrorName() string + func (e TestRespDataValidationError) Field() string + func (e TestRespDataValidationError) Key() bool + func (e TestRespDataValidationError) Reason() string + type TestRespMultiError []error + func (m TestRespMultiError) AllErrors() []error + func (m TestRespMultiError) Error() string + type TestRespValidationError struct + func (e TestRespValidationError) Cause() error + func (e TestRespValidationError) Error() string + func (e TestRespValidationError) ErrorName() string + func (e TestRespValidationError) Field() string + func (e TestRespValidationError) Key() bool + func (e TestRespValidationError) Reason() string