Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Attributes ¶
type Attributes struct {
// contains filtered or unexported fields
}
func New ¶
func New( log log.Logger, next http.Handler, identityProxyHeaderKey string, projectService ProjectService, ) *Attributes
func (Attributes) Info ¶
func (a Attributes) Info() *middleware.MiddlewareInfo
func (*Attributes) ServeHTTP ¶
func (a *Attributes) ServeHTTP(rw http.ResponseWriter, req *http.Request)
Click to show internal directories.
Click to hide internal directories.