package
1.0.0-rc.12
Repository: https://github.com/nspcc-dev/neofs-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 NeoFS 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.