Registry / messaging / benthosdev-benthos-v4

benthosdev-benthos-v4

JSON →
library4.96.1gogounverified

A high-performance and resilient stream processor with a declarative configuration.

go get github.com/benthosdev/benthos/v4
INSTALL
IMPORT
SIG · BENTHOSDEV-BENTHOS
B
benthosdev-benthos-v4
messaginggov4.96.1
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.

benthos
github.com/benthosdev/benthos/v4

Creates a Benthos stream.

package main import ( "fmt" "github.com/benthosdev/benthos/v4" ) func main() { // Example: create a stream from config stream, err := benthos.NewStream("input: {}", nil) if err != nil { panic(err) } fmt.Println("Stream created") }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
26 hits · last 30 days
node
24
OpenAI (training)
1
Resources
benthosdev-benthos-v4 — go get benthosdev-benthos-v4 · libregistry