Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type App ¶
type App struct {
caddy_profiling.Parameters
ProfilersRaw []json.RawMessage `json:"profilers,omitempty" caddy:"namespace=profiling.profiler inline_key=profiler"`
// contains filtered or unexported fields
}
The `profiling` app hosts the collection of push-based profiling agents with common profiling parameters acorss the Caddy instance.
func (*App) CaddyModule ¶
func (*App) CaddyModule() caddy.ModuleInfo
CaddyModule implements caddy.Module
Click to show internal directories.
Click to hide internal directories.