Documentation
¶
Index ¶
- func Admin(writer http.ResponseWriter, request *http.Request)
- func GetServiceSettings(writer http.ResponseWriter, request *http.Request)
- func GetVersion(writer http.ResponseWriter, request *http.Request)
- func Index(writer http.ResponseWriter, request *http.Request)
- func ManageSavedSearches(writer http.ResponseWriter, request *http.Request)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Admin ¶
func Admin(writer http.ResponseWriter, request *http.Request)
Admin is the page for performing administrative tasks in MailSlurper
func GetServiceSettings ¶
func GetServiceSettings(writer http.ResponseWriter, request *http.Request)
GetServiceSettings returns the settings necessary to talk to the MailSlurper back-end service tier.
func GetVersion ¶
func GetVersion(writer http.ResponseWriter, request *http.Request)
GetVersion outputs the current running version of this MailSlurper server instance
func Index ¶
func Index(writer http.ResponseWriter, request *http.Request)
Index is the main view. Here you look at mail.
func ManageSavedSearches ¶
func ManageSavedSearches(writer http.ResponseWriter, request *http.Request)
ManageSavedSearches is the page for managing saved searches
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.