package
1.16.0-beta.1
Repository: https://github.com/americanas-go/ignite.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
NewCompressor returns a new compressor plugin with default options.
NewCompressorWithConfigPath returns a new compressor plugin with options from config path.
NewCompressorWithOptions returns a new compressor plugin with options.
NewOptions returns options from config file or environment vars.
NewOptionsWithPath unmarshals a given key path into options and returns it.
Register registers a new compressor plugin for grpc client.
# Structs
Compressor represents compressor plugin for grpc client.
Options compressor plugin for grpc client options.