Registry / utility / jensneuse-pipeline

jensneuse-pipeline

JSON →
library0.0.0-20200117120358-9fb4de085cd6gogounverified

A library for building dynamic request pipelines using JSON configuration, enabling message transformation and HTTP proxying without custom code.

go get github.com/jensneuse/pipeline
INSTALL
IMPORT
SIG · JENSNEUSE-PIPELINE
J
jensneuse-pipeline
utilitygov0.0.0-20200117120358-9fb4de085cd6
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.

pipeline
github.com/jensneuse/pipeline

Create a new pipeline instance

package main import ( "fmt" "github.com/jensneuse/pipeline" ) func main() { p := pipeline.NewPipeline() fmt.Println(p) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20200117120358-9fb4de085cd6latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
13
Amazon
1
Resources
jensneuse-pipeline — go get jensneuse-pipeline · libregistry