Documentation
¶
Overview ¶
//go:build components_wasm || components_all
Index ¶
Constants ¶
View Source
const ( Scheme = "wasm" 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
}
Click to show internal directories.
Click to hide internal directories.