Documentation ¶
Index ¶
Constants ¶
View Source
const ( KindHello = "hellos" KindConfig = "config_store" KindRPC = "rpcs" KindPubsub = "pub_subs" KindState = "state" KindFile = "file" KindOss = "oss" KindLock = "lock" KindSequencer = "sequencer" KindSecret = "secret_store" KindBinding = "bindings" KindCustom = "custom_component" )
Variables ¶
This section is empty.
Functions ¶
func ConcurrentDynamicComponent ¶
func ConcurrentDynamicComponent(comp common.DynamicComponent) common.DynamicComponent
Types ¶
type ComponentKey ¶
Click to show internal directories.
Click to hide internal directories.