swagger

package
v0.0.0-...-8da04de Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 5, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_swagger_swagger_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type ResponseBody

type ResponseBody struct {
	Code     int32             `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
	Message  string            `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"`
	Detail   string            `protobuf:"bytes,3,opt,name=detail,proto3" json:"detail,omitempty"`
	Metadata map[string]string `` /* 157-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*ResponseBody) Descriptor deprecated

func (*ResponseBody) Descriptor() ([]byte, []int)

Deprecated: Use ResponseBody.ProtoReflect.Descriptor instead.

func (*ResponseBody) GetCode

func (x *ResponseBody) GetCode() int32

func (*ResponseBody) GetDetail

func (x *ResponseBody) GetDetail() string

func (*ResponseBody) GetMessage

func (x *ResponseBody) GetMessage() string

func (*ResponseBody) GetMetadata

func (x *ResponseBody) GetMetadata() map[string]string

func (*ResponseBody) ProtoMessage

func (*ResponseBody) ProtoMessage()

func (*ResponseBody) ProtoReflect

func (x *ResponseBody) ProtoReflect() protoreflect.Message

func (*ResponseBody) Reset

func (x *ResponseBody) Reset()

func (*ResponseBody) String

func (x *ResponseBody) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL