package
Version:
v0.9.0
Opens a new window with list of versions in this module.
Published: Dec 19, 2024
License: MPL-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package version provides functionality to get the current version of the API and its components.
type Info struct {
APIVersion string
DBMigrationVersion string
DBMigrationDirty bool
}
Info is a struct that represents version information of the API and its components
Service is an interface for the version service
NewService creates a new version service
Source Files
¶
Click to show internal directories.
Click to hide internal directories.