package
0.0.0-20241005204957-d6dd5f55f8ed
Repository: https://github.com/danicc097/openapi-go-gin-postgres-sqlc.git
Documentation: pkg.go.dev

# Packages

gen-schema generates OpenAPI v3 schema portions from code.
No description provided by the author
No description provided by the author
No description provided by the author
Package rest provides primitives to interact with the openapi HTTP API.
No description provided by the author
No description provided by the author
nolint: gosec.
No description provided by the author
No description provided by the author

# Functions

BuildAPIURL returns a fully-qualified URL with the given path elements accounting for reverse proxy configuration.
NewAppConfig initializes app config from current environment variables.
NewErrorf instantiates a new error.
NewErrorWithLocf instantiates a new error with error location.
SetupSwaggerUI sets url in the Swagger docs to the endpoint where specPath is served.
WrapErrorf returns a wrapped error.
WrapErrorWithLocf accumulates a given path in loc.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

Config returns the app global config initialized from environment variables.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

AppConfig contains app settings.
Error represents an error that could be wrapping another error, It includes a code for determining what triggered the error.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author