Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DarwinAmd64 = Platform{Os: "darwin", Arch: "amd64"}
View Source
var LinuxAmd64 = Platform{Os: "linux", Arch: "amd64"}
View Source
var WindowsAmd64 = Platform{Os: "windows", Arch: "amd64"}
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.