package
0.0.0-20201210133501-58bf0a829f21
Repository: https://github.com/soongo/soon.git
Documentation: pkg.go.dev

# Constants

DotfilesPolicyAllow allow dot files.
DotfilesPolicyDeny deny dot files.
DotfilesPolicyIgnore ignore dot files.
IndexDisabled disable disable directory indexing.

# Variables

ErrIsDir means the file is directory.
RangeNotSatisfiableError indicates the range header is not satisfiable.

# Structs

File contains the given path and options for file renderer.
FileOptions contains all options for file renderer.
JSON contains the given interface object.
JSONP contains the given interface object.
Redirect contains the http request reference and redirects status code and location.
String contains the given string.

# Interfaces

Renderer interface is to be implemented by JSON, XML, HTML, YAML and so on.

# Type aliases

DotfilesPolicy is the policy for dot files.