package
0.0.0-20171106025916-193cd58f447b
Repository: https://github.com/tmpfs/pageloop.git
Documentation: pkg.go.dev
# Functions
Asset loads and returns the asset for the given name.
AssetDir returns the file names below a certain directory embedded in the file by go-bindata.
AssetInfo loads and returns the asset info for the given name.
AssetNames returns the names of the assets.
Public access to the default server config.
MustAsset is like Asset but panics when Asset would return an error.
No description provided by the author
RestoreAsset restores an asset under the given directory.
RestoreAssets restores an asset under the given directory recursively.
# 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
Used when a service method writes to the outgoing body directly (zip archives etc).
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
A mountpoint maps a path location indicating the source for an application and a URL that the application should be mounted at.
No description provided by the author
Temporary map used when initializing loaded mountpoint definitions containing a container reference which was declared by string name in the mountpoint definition.
Parameters represents the parsed URL path parameters.
Route represents a definition (wildcards are permitted in the path) and an incoming API request.
Router manages the available routes and provides methods for finding routes.
Represents a runtime configuration.
No description provided by the author
No description provided by the author