Versions in this module Expand all Collapse all v0 v0.0.1 Nov 18, 2024 Changes in this version + var ERROR_http_code = map[string]int + var ERROR_name = map[int32]string + var ERROR_value = map[string]int32 + var File_api_testing_service_v1_errors_testdata_error_v1_proto protoreflect.FileDescriptor + func DefaultErrorUnknown() *errors.Error + func ErrorUnknown(format string, args ...interface{}) *errors.Error + func IsUnknown(err error) bool + type ERROR int32 + const ERROR_UNKNOWN + func (ERROR) Descriptor() protoreflect.EnumDescriptor + func (ERROR) EnumDescriptor() ([]byte, []int) + func (ERROR) Type() protoreflect.EnumType + func (x ERROR) Enum() *ERROR + func (x ERROR) HTTPCode() int + func (x ERROR) Number() protoreflect.EnumNumber + func (x ERROR) String() string