package
17.12.1-ce-rc2+incompatible
Repository: https://github.com/docker/cli.git
Documentation: pkg.go.dev
# README
This package provides helper functions to pack version information into a single User-Agent header.
# Functions
AppendVersions converts versions to a string and appends the string to the string base.
# Structs
VersionInfo is used to model UserAgent versions.