package
4.0.0-20230827030726-13a3402bc957
Repository: https://github.com/arshanh/benthos.git
Documentation: pkg.go.dev
# Functions
NewConfigSpec constructs a new Couchbase ConfigSpec with common config fields.
# Constants
OperationGet Get operation.
OperationInsert Insert operation.
OperationRemove Delete operation.
OperationReplace Replace operation.
OperationUpsert Upsert operation.
TranscoderJSON JSON transcoder.
TranscoderLegacy Legacy transcoder.
TranscoderRaw raw operation.
TranscoderRawJSON rawjson transcoder.
TranscoderRawString rawstring transcoder.
# Type aliases
Operation represents the operation that will be performed by Couchbase.
Transcoder represents the transcoder that will be used by Couchbase.