Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AddResponseHeader ¶
type AddResponseHeader struct {
// contains filtered or unexported fields
}
func NewAddResponseHeader ¶
func NewAddResponseHeader(key string, value template.Format) *AddResponseHeader
func (*AddResponseHeader) ServeHTTP ¶
func (a *AddResponseHeader) ServeHTTP(rw http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.