package
4.8.0
Repository: https://github.com/quay/clair.git
Documentation: pkg.go.dev

# Functions

GetDecoder returns a decoder configured to read from r.
GetEncoder returns an encoder configured to write to w.
JSONReader returns an io.ReadCloser backed by a pipe being fed by a JSON encoder.
PutDecoder returns a decoder to the pool.
PutEncoder returns an encoder to the pool.

# Type aliases

Decoder decodes.
Encoder encodes.