Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CaddyWasm ¶
type CaddyWasm struct {
Items []wasmModule `json:"items"`
Pool map[string]interface{} `json:"pool"`
// contains filtered or unexported fields
}
func (CaddyWasm) CaddyModule ¶
func (CaddyWasm) CaddyModule() caddy.ModuleInfo
CaddyModule returns the Caddy module information.
Click to show internal directories.
Click to hide internal directories.