Documentation ¶
Overview ¶
Package http contains all the http api logic which serves as the interface to the mailspree service.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ListenAndServe ¶
ListenAndServe simply wraps the net/http ListenAndServe
func NewServer ¶
func NewServer(mp mailspree.MailingProvider, us mailspree.UserService, as mailspree.AuthService) http.Handler
NewServer returns a server configured with the given services.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.