Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Middleware ¶
type Middleware struct {
// contains filtered or unexported fields
}
func NewWebInflux ¶
func (*Middleware) ServeHTTP ¶
func (m *Middleware) ServeHTTP(rw web.ResponseWriter, req *web.Request, next web.NextMiddlewareFunc)
func (*Middleware) Snapshot ¶
func (m *Middleware) Snapshot() []Item
Click to show internal directories.
Click to hide internal directories.