Documentation ¶
Overview ¶
//go:build components_log || components_all
//go:build components_log || components_all
Index ¶
Constants ¶
View Source
const ( Scheme = "log" PropertiesPrefix = "camel.component." + Scheme )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Component ¶
type Component struct {
components.DefaultComponent
}
type Endpoint ¶
type Endpoint struct { components.DefaultEndpoint // contains filtered or unexported fields }
type Producer ¶
type Producer struct { components.DefaultProducer // contains filtered or unexported fields }
Click to show internal directories.
Click to hide internal directories.