Versions in this module Expand all Collapse all v0 v0.2.0 Apr 16, 2019 v0.1.6 Dec 17, 2017 v0.1.5 Dec 16, 2017 Changes in this version + type Server struct + func New(port int) *Server + func (s *Server) Reload(file string) error + func (s *Server) ServeHTTP(w http.ResponseWriter, r *http.Request)