Documentation ¶
Index ¶
- Variables
- func GetAllOpenAPIDoc() []*pb.OpenAPI
- func GetEndpoint(name string) (map[string]*api.Endpoint, error)
- func InjectEndpoints(endpoints ...api.Endpoint) error
- func RegisterOpenAPI(name string, co client.Client, router *gin.Engine)
- func RegisterOpenAPIDoc(api *pb.OpenAPI)
- func RegisterOpenAPIHandler(s server.Server, opts ...server.HandlerOption) error
Constants ¶
This section is empty.
Variables ¶
View Source
var (
DefaultPrefix = "/openapi-ui/"
)
Functions ¶
func GetAllOpenAPIDoc ¶ added in v1.4.19
func InjectEndpoints ¶ added in v1.5.4
func RegisterOpenAPI ¶ added in v0.22.2
func RegisterOpenAPIDoc ¶ added in v1.4.9
func RegisterOpenAPIHandler ¶ added in v1.4.9
func RegisterOpenAPIHandler(s server.Server, opts ...server.HandlerOption) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.