//
pkg.gl
Category
github.com/nwest1/benthos
lib
api
package
0.26.2
Repository:
https://github.com/nwest1/benthos.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
15
Dependents
0
Files
418 SLOC
#
Functions
New
New creates a new Benthos HTTP API.
NewConfig
NewConfig creates a new API config with default values.
NewDynamic
NewDynamic creates a new Dynamic API type.
#
Structs
Config
Config contains the configuration fields for the Benthos API.
Dynamic
Dynamic is a type for exposing CRUD operations on dynamic broker configurations as an HTTP interface.
Type
Type implements the Benthos HTTP API.