package
Version:
v0.0.0-...-44f2bf6
Opens a new window with list of versions in this module.
Published: Nov 25, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type InfoV1 struct {
Version driver.Version `json:"version"`
Build string `json:"build"`
Edition License `json:"edition"`
GoVersion string `json:"go_version"`
BuildDate string `json:"build_date,omitempty"`
}
const (
EnterpriseEdition License = "enterprise"
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.