package
0.0.0-20210810054713-ea98ea767c41
Repository: https://github.com/faceair/victoriatraces.git
Documentation: pkg.go.dev
# Functions
CheckMarshalType verifies whether the mt is valid.
MarshalValues marshals values, appends the marshaled result to dst and returns the dst.
UnmarshalValues unmarshals values from src, appends them to dst and returns the resulting dst.
# Constants
MarshalTypeZSTDBytesArray is used for marshaling bytes array.
# Type aliases
MarshalType is the type used for the marshaling.