plugins/

directory
v0.0.0-...-f54e1bb Latest Latest
Warning

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

Go to latest
Published: Nov 13, 2024 License: BSD-3-Clause

Directories

Path Synopsis
Package clientpool implements the runtime components of Blueprint's ClientPool plugin.
Package clientpool implements the runtime components of Blueprint's ClientPool plugin.
Package golang implements the golang namespace used by Blueprint applications at runtime to instantiate golang nodes.
Package golang implements the golang namespace used by Blueprint applications at runtime to instantiate golang nodes.
package govector provides runtime GoVector components to be used by the govector plugin.
package govector provides runtime GoVector components to be used by the govector plugin.
Package jaeger implements a tracer [backend.Tracer] client interface for the jaeger tracer.
Package jaeger implements a tracer [backend.Tracer] client interface for the jaeger tracer.
Package memcached implements a key-value backend.Cache client interface to a vanilla memcached implementation.
Package memcached implements a key-value backend.Cache client interface to a vanilla memcached implementation.
Package mongodb implements a cleint interface to a mongodb server that supports MongoDB's query and update API.
Package mongodb implements a cleint interface to a mongodb server that supports MongoDB's query and update API.
Package mysql provides a client-wrapper implementation of the [backend.RelationalDB] interface for a mysql server.
Package mysql provides a client-wrapper implementation of the [backend.RelationalDB] interface for a mysql server.
Package rabbitmq provides a client-wrapper implementation of the backend.Queue interface for a rabbitmq server.
Package rabbitmq provides a client-wrapper implementation of the backend.Queue interface for a rabbitmq server.
Package redis implements a key-value [backend.Cache] client interface to a vanilla redis implementation.
Package redis implements a key-value [backend.Cache] client interface to a vanilla redis implementation.
Package simplecache implements a key-value backend.Cache using a golang map.
Package simplecache implements a key-value backend.Cache using a golang map.
Package simplenosqldb implements an in-memory NoSQLDB that supports a subset of MongoDB's query and update API.
Package simplenosqldb implements an in-memory NoSQLDB that supports a subset of MongoDB's query and update API.
Package simplequeue implements an simple in-memory backend.Queue that internally uses a golang channel of capacity 10 for passing items from producer to consumer.
Package simplequeue implements an simple in-memory backend.Queue that internally uses a golang channel of capacity 10 for passing items from producer to consumer.
Package sqlitereldb implements a [backend.RelationalDB] using the in-memory Golang SQLite package github.com/mattn/go-sqlite3.
Package sqlitereldb implements a [backend.RelationalDB] using the in-memory Golang SQLite package github.com/mattn/go-sqlite3.
Package xtrace provides xtrace-based runtime components to be used by blueprint application workflows and blueprint generated code.
Package xtrace provides xtrace-based runtime components to be used by blueprint application workflows and blueprint generated code.
Package zipkin implements a tracer [backend.Tracer] client interface for the zipkin tracer.
Package zipkin implements a tracer [backend.Tracer] client interface for the zipkin tracer.

Jump to

Keyboard shortcuts

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