package
0.0.0-20241114214105-266fedcf0645
Repository: https://github.com/oswaldom-code/api-template-gin.git
Documentation: pkg.go.dev

# Functions

NewGinServer creates a new Gin server.
No description provided by the author
RegisterHandlers creates http.Handler with routing matching OpenAPI spec.
RegisterHandlersWithOptions creates http.Handler with additional options.

# Structs

GinServerOptions provides options for the Gin server.
ServerInterfaceWrapper converts contexts to parameters.

# Interfaces

ServerInterface represents all server handlers.

# Type aliases

No description provided by the author