Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AddHeadersPlugin ¶
type AddHeadersPlugin struct {
// contains filtered or unexported fields
}
func (*AddHeadersPlugin) Apply ¶
func (a *AddHeadersPlugin) Apply(w http.ResponseWriter, r *http.Request) error
func (*AddHeadersPlugin) IsEnabled ¶
func (a *AddHeadersPlugin) IsEnabled() bool
func (*AddHeadersPlugin) Name ¶
func (a *AddHeadersPlugin) Name() string
Click to show internal directories.
Click to hide internal directories.