package
0.0.0-20180911130330-d3ccc4fb1d66
Repository: https://github.com/rglyons/kube-arangodb.git
Documentation: pkg.go.dev
# Functions
NewDecoder creates a streaming decoder that reads object chunks from r and decodes them with d.
NewEncoder returns a new streaming encoder.
# Variables
No description provided by the author
# Interfaces
Decoder is a runtime.Decoder from a stream.
Encoder is a runtime.Encoder on a stream.
Serializer is a factory for creating encoders and decoders that work over streams.