Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Dispatcher ¶
type Dispatcher struct {
// contains filtered or unexported fields
}
func NewDispatcher ¶
func NewDispatcher(h Preparer) *Dispatcher
func (*Dispatcher) DocHandler ¶
func (d *Dispatcher) DocHandler(doc *ht.DocType) http.Handler
func (*Dispatcher) ElementHandler ¶
func (*Dispatcher) HTML ¶
func (d *Dispatcher) HTML(s string) replacer.Placeholder
func (*Dispatcher) Text ¶
func (d *Dispatcher) Text(s string) replacer.Placeholder
Click to show internal directories.
Click to hide internal directories.