Registry / cloud / dapr-components-contrib

dapr-components-contrib

JSON →
library1.18.0gogounverified

Community-contributed components for the Dapr distributed application runtime, including state stores, pub/sub, and bindings.

go get github.com/dapr/components-contrib
INSTALL
IMPORT
SIG · DAPR-COMPONENTS-CO
D
dapr-components-contrib
cloudgov1.18.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

components_contrib
github.com/dapr/components-contrib

Imports the state package from components-contrib and initializes a logger.

package main import ( "github.com/dapr/components-contrib/state" "github.com/dapr/kit/logger" ) func main() { log := logger.NewLogger("test") _ = log }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.18.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
14
Amazon
1
Resources
dapr-components-contrib — go get dapr-components-contrib · libregistry