Versions in this module Expand all Collapse all v0 v0.0.54 Sep 22, 2025 v0.0.3 Sep 22, 2025 Changes in this version + func Clone(b []byte) []byte + func Equal(a, b []byte) bool + func GetChangelogPath(dbPath string) string + func GetCommitStorePath(homePath string) string + func GetStateStorePath(homePath string, backend string) string + func IndexToVersion(index uint64, initialVersion uint32) int64 + func NextVersion(v int64, initialVersion uint32) int64 + func VersionToIndex(version int64, initialVersion uint32) uint64