package
Version:
v2.19.0
Opens a new window with list of versions in this module.
Published: Dec 7, 2023
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Version struct {
Copyright string `json:"copyright"`
Version string `json:"version"`
GoVersion string `json:"go_version"`
Changelog string `json:"changelog"`
CommitHash string `json:"hash"`
Date string `json:"date"`
Compiler string `json:"compiler"`
Platform string `json:"platform"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.