Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Gateway ¶
type Gateway struct { ProtoRequestBody ProtoRequestBody HTTPRequestBody HTTPRequestBody HTTPResponseBody HTTPResponseBody IsStreamClient bool // is stream client IsStreamServer bool // is stream server ProtoServiceName string FuncName string Comments string HTTPMethod string URL string PathParams []*PathParam QueryParams []*QueryParam IsSpecified bool }
type HTTPRequestBody ¶
type HTTPResponseBody ¶
type ProtoRequestBody ¶
type QueryParam ¶
type ScopeResourceGateway ¶
type ServiceGateway ¶
Click to show internal directories.
Click to hide internal directories.