lifecycle

package
v0.5.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 4, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

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

type ComponentKey struct {
	Kind string
	Name string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL