package
1.0.7
Repository: https://github.com/ivov/n8n-shortlink.git
Documentation: pkg.go.dev

# Functions

StaticFileHandler creates a handler serving static files with the correct MIME type.

# Structs

API encapsulates all routes and middleware.
ErrorField contains error details.
ErrorResponse is a generic error response.
SuccessResponse is a generic success response.

# Type aliases

MiddlewareFn is a function that wraps an http.Handler.