Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FileServer ¶
func FileServer(r chi.Router, path string, root http.FileSystem)
Types ¶
type HttpServer ¶
type HttpServer struct {
Config *config.AppConfig
Stats *db.StatusStore
}
func (*HttpServer) Start ¶
func (s *HttpServer) Start(version string)
Click to show internal directories.
Click to hide internal directories.