Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶
type Options struct {
// Dev enables verbose error pages.
Dev bool
// Version is shown in the footer and used for asset cache busting.
Version string
}
Options configures a Server.
Click to show internal directories.
Click to hide internal directories.