Versions in this module Expand all Collapse all v0 v0.2.0 Jun 30, 2017 Changes in this version + func NewForwardMiddleware(leader string) *forwardMiddleware + type CORSMiddleware struct + func NewCORSMiddleware() *CORSMiddleware + func (c *CORSMiddleware) Name() string + func (c *CORSMiddleware) WrapHandler(handler api.HandlerFunc) api.HandlerFunc + type NCSACommonLogMiddleware struct + func NewNCSACommonLogMiddleware() *NCSACommonLogMiddleware + func (m *NCSACommonLogMiddleware) Name() string + func (m *NCSACommonLogMiddleware) WrapHandler(handler api.HandlerFunc) api.HandlerFunc