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.
41b9a9b
go.mod
bde7cf7
Perform the following changes to move to the new helpers:
jump.CRC32 → jump.NewCRC32() jump.CRC64 → jump.NewCRC64() jump.FNV1 → jump.NewFNV1() jump.FNV1a → jump.NewFNV1a()
jump.CRC32
jump.NewCRC32()
jump.CRC64
jump.NewCRC64()
jump.FNV1
jump.NewFNV1()
jump.FNV1a
jump.NewFNV1a()