Documentation
¶
Index ¶
- func FromJSON(jsonBytes []byte) ([]byte, error)
- func ToJSON(caddyfile []byte) ([]byte, error)
- type Dispenser
- func (d *Dispenser) ArgErr() error
- func (d *Dispenser) Args(targets ...*string) bool
- func (d *Dispenser) EOFErr() error
- func (d *Dispenser) Err(msg string) error
- func (d *Dispenser) Errf(format string, args ...interface{}) error
- func (d *Dispenser) File() string
- func (d *Dispenser) Line() int
- func (d *Dispenser) Next() bool
- func (d *Dispenser) NextArg() bool
- func (d *Dispenser) NextBlock() bool
- func (d *Dispenser) NextLine() bool
- func (d *Dispenser) RemainingArgs() []string
- func (d *Dispenser) SyntaxErr(expected string) error
- func (d *Dispenser) Val() string
- type EncodedCaddyfile
- type EncodedServerBlock
- type ServerBlock
- type Token
Constants ¶
This section is empty.
Variables ¶
This section is empty.