Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Auth ¶
func Auth(provider *security.UserProvider, manager *security.TokenManager, expectedScopes []security.Scope) mux.MiddlewareFunc
Types ¶
type Logging ¶
func NewLogging ¶
type LoggingResponseWriter ¶
type LoggingResponseWriter struct { http.ResponseWriter StatusCode int }
func (*LoggingResponseWriter) WriteHeader ¶
func (w *LoggingResponseWriter) WriteHeader(statusCode int)
Click to show internal directories.
Click to hide internal directories.