Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type HTTPServer ¶
type HTTPServer struct {
// contains filtered or unexported fields
}
func NewHTTPServer ¶
func NewHTTPServer(todolistManager *todolist.Manager) *HTTPServer
func (*HTTPServer) Run ¶
func (h *HTTPServer) Run()
Click to show internal directories.
Click to hide internal directories.