1.2 KiB
1.2 KiB
version_info_t
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| build_date | char * | ||
| compiler | char * | ||
| emulation_major | char * | EmulationMajor is the major version of the emulation version | [optional] |
| emulation_minor | char * | EmulationMinor is the minor version of the emulation version | [optional] |
| git_commit | char * | ||
| git_tree_state | char * | ||
| git_version | char * | ||
| go_version | char * | ||
| major | char * | Major is the major version of the binary version | |
| min_compatibility_major | char * | MinCompatibilityMajor is the major version of the minimum compatibility version | [optional] |
| min_compatibility_minor | char * | MinCompatibilityMinor is the minor version of the minimum compatibility version | [optional] |
| minor | char * | Minor is the minor version of the binary version | |
| platform | char * |