We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
fix panics on concurrent use (concurrent map writes)
fix rounding issue if bitvectors are not a multiple of 8 round up as we can't serialize parial bytes
check offset in dynamic slice unmarshaling
fix `govaluate` import
added offset check for dynamic struct fields unmarshalling