Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitRouter ¶
Types ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
func NewServer ¶
func NewServer(params ServerParams) (*Server, error)
func (*Server) HandleBundleListFiles ¶
func (s *Server) HandleBundleListFiles() http.HandlerFunc
func (*Server) HandleHome ¶
func (s *Server) HandleHome() http.HandlerFunc
func (*Server) HandleRepoListBundles ¶
func (s *Server) HandleRepoListBundles() http.HandlerFunc
type ServerParams ¶
Click to show internal directories.
Click to hide internal directories.