Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Placeholder ¶
type PlaceholderHandler ¶
type PlaceholderHandler interface { Placeholder http.Handler }
func NewPlaceholderHandler ¶
func NewPlaceholderHandler(ph Placeholder, h http.Handler) PlaceholderHandler
Click to show internal directories.
Click to hide internal directories.