Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
func New ¶
func New(conf *config.Configuration, counter *hitcounter.HitCounter) *Server
func (*Server) HandleAssets ¶
func (s *Server) HandleAssets(w http.ResponseWriter, r *http.Request)
func (*Server) HandleHistory ¶
func (s *Server) HandleHistory(w http.ResponseWriter, r *http.Request)
func (*Server) ListenAndServe ¶
func (s *Server) ListenAndServe()
Click to show internal directories.
Click to hide internal directories.