Documentation
¶
Index ¶
- func AuthHandler(h http.Handler) http.Handler
- func LoggedInOrAPITokenAuthHandler(h http.Handler) http.Handler
- func LoggingHandler(h http.Handler) http.Handler
- func SetLoggedInHandler(h http.Handler) http.Handler
- func SetPinnedTagsHandler(h http.Handler) http.Handler
- func SetSettingsHandler(h http.Handler) http.Handler
- type Sufr
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Sufr ¶
type Sufr struct {
// contains filtered or unexported fields
}
Sufr is the main application struct. It also implements http.Handler so it can be passed directly into ListenAndServe
func (*Sufr) PinTagHandler ¶
Click to show internal directories.
Click to hide internal directories.