Documentation ¶
Index ¶
- func DecorateCORSHeadersHandler(h http.Handler) http.Handler
- func DeleteMessageAction(w http.ResponseWriter, r *http.Request)
- func GetAttachmentAction(w http.ResponseWriter, r *http.Request)
- func NewMessageAction(w http.ResponseWriter, r *http.Request)
- func NotFound(w http.ResponseWriter, r *http.Request)
- func ShowAction(w http.ResponseWriter, r *http.Request)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeleteMessageAction ¶
func DeleteMessageAction(w http.ResponseWriter, r *http.Request)
DeleteMessageAction will delete a message
func GetAttachmentAction ¶
func GetAttachmentAction(w http.ResponseWriter, r *http.Request)
GetAttachmentAction handles attachment access
func NewMessageAction ¶
func NewMessageAction(w http.ResponseWriter, r *http.Request)
NewMessageAction will handle new messages
func NotFound ¶
func NotFound(w http.ResponseWriter, r *http.Request)
NotFound handles a single message
func ShowAction ¶
func ShowAction(w http.ResponseWriter, r *http.Request)
ShowAction handles a single message
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.