package
0.0.0-20250130204033-e82d90384e5b
Repository: https://github.com/laurentgoderre/moby.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.