package
Version:
v0.0.0-...-540bb61
Opens a new window with list of versions in this module.
Published: Jun 25, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 3
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.