package
0.0.0-20230301072923-5e759bf089a0
Repository: https://github.com/truecloudlab/frostfs-sdk-go.git
Documentation: pkg.go.dev

# Packages

Package versiontest provides functions for testing version package.

# Functions

Current returns Version instance that initialized to the latest supported FrostFS API revision number in SDK.
EncodeToString encodes version according to format from specification: semver formatted value without patch and with v prefix, e.g.

# Type aliases

Version represents revision number in SemVer scheme.