package
0.0.0-20241201164420-0bf6fb73dc16
Repository: https://github.com/jeongjaesoon/go-auth.git
Documentation: pkg.go.dev
# Packages
Package health provides primitives to interact with the openapi HTTP API.
# Functions
GetSwagger returns the Swagger specification corresponding to the generated code in this file.
Constructs a synthetic filesystem for resolving external references when loading openapi specifications.
RegisterHandlers creates http.Handler with routing matching OpenAPI spec.
RegisterHandlersWithOptions creates http.Handler with additional options.
# Structs
FiberServerOptions provides options for the Fiber server.
HealthResponse defines model for HealthResponse.
ServerInterfaceWrapper converts contexts to parameters.
# Interfaces
ServerInterface represents all server handlers.
# Type aliases
No description provided by the author