Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AdminLogin ¶
type HTTP ¶
type HTTP struct {
// contains filtered or unexported fields
}
func New ¶
func New(dao *dbl.DAO, s3ao *s3.S3AO, geodb *geoip.DAO, wm *workspace.Manager, config *ds.Config, metrics *ds.Metrics, metricsRegistry *prometheus.Registry) *HTTP
New creates a new HTTP server instance
func (*HTTP) ParseTemplates ¶
Parse all templates
Click to show internal directories.
Click to hide internal directories.