package
2.4.0
Repository: https://github.com/go-ozzo/ozzo-routing.git
Documentation: pkg.go.dev

# Functions

Content returns a handler that serves the content of the specified file as the response.
Server returns a handler that serves the files as the response content.

# Variables

RootPath stores the current working path.

# Structs

ServerOptions defines the possible options for the Server handler.

# Type aliases

PathMap specifies the mapping between URL paths (keys) and file paths (keys).