package
0.79.0-preview.4
Repository: https://github.com/vegaprotocol/vega.git
Documentation: pkg.go.dev
# Variables
ErrCouldNotMarshalFLM is to be used when marshalling failed.
ErrCouldNotUnmarshalFLM is to be used when unmarshalling failed.
# Structs
Duration is a wrapper over an actual duration so we can represent them as string in the toml configuration.
FileLoadingMode is for storing a badger.FileLoadingMode as a string in a config file.
LogLevel is wrapper over the actual log level so they can be specified as strings in the toml configuration.