Documentation ¶
Overview ¶
Package web contains web related code.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct { Tix *data.Data Prefix string Site string ShortSite string // Perl5 or Perl6 SnapshotTime time.Time StaticDir string GitHubPrefix string // https://github.com/org/repo ServerVersion string }
Server holds state for the webserver.
Click to show internal directories.
Click to hide internal directories.