package
Version:
v0.0.14
Opens a new window with list of versions in this module.
Published: Mar 18, 2022
License: MIT
Opens a new window with license information.
Imports: 15
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Build struct {
Path string `json:"path,omitempty"`
Version *semver.Version `json:"version,omitempty"`
Build string `json:"build,omitempty"`
Keccak256 string `json:"keccak256,omitempty"`
Sha256 string `json:"sha256,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.