package
0.4.1
Repository: https://github.com/mosn/htnn.git
Documentation: pkg.go.dev

# Variables

No description provided by the author

# Structs

No description provided by the author
BadPluginConfigValidationError is the validation error returned by BadPluginConfig.Validate if the designated constraints aren't met.
No description provided by the author
ConfigValidationError is the validation error returned by Config.Validate if the designated constraints aren't met.
No description provided by the author
ConsumerConfigValidationError is the validation error returned by ConsumerConfig.Validate if the designated constraints aren't met.

# Type aliases

BadPluginConfigMultiError is an error wrapping multiple validation errors returned by BadPluginConfig.ValidateAll() if the designated constraints aren't met.
ConfigMultiError is an error wrapping multiple validation errors returned by Config.ValidateAll() if the designated constraints aren't met.
ConsumerConfigMultiError is an error wrapping multiple validation errors returned by ConsumerConfig.ValidateAll() if the designated constraints aren't met.