Documentation ¶
Index ¶
- func Autoupdate(mux *http.ServeMux, auto *autoupdate.Autoupdate, auther Auther)
- func Health(mux *http.ServeMux)
- func Notify(mux *http.ServeMux, n *notify.Notify, auther Auther)
- func NotifyApplause(mux *http.ServeMux, n *notify.Notify, auther Auther)
- func NotifySend(mux *http.ServeMux, n *notify.Notify, auther Auther)
- func Projector(mux *http.ServeMux, auto *autoupdate.Autoupdate, auth Auther)
- func RegisterAll(mux *http.ServeMux, auth Auther, a *autoupdate.Autoupdate, n *notify.Notify)
- type Auther
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Autoupdate ¶
func Autoupdate(mux *http.ServeMux, auto *autoupdate.Autoupdate, auther Auther)
Autoupdate registers the autoupdate route.
func NotifyApplause ¶
NotifyApplause registers the notify/applause route.
func NotifySend ¶
NotifySend registers the notify/send route.
func Projector ¶
func Projector(mux *http.ServeMux, auto *autoupdate.Autoupdate, auth Auther)
Projector registers the projector route.
func RegisterAll ¶
func RegisterAll(mux *http.ServeMux, auth Auther, a *autoupdate.Autoupdate, n *notify.Notify)
RegisterAll registers all routes.
Types ¶
Click to show internal directories.
Click to hide internal directories.