command
Version:
v0.0.0-...-311f6f0
Opens a new window with list of versions in this module.
Published: Jun 6, 2016
License: MIT
Opens a new window with license information.
Imports: 25
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
CROSS COMPILATION
-
RASP
env GOOS=linux GOARCH=arm GOARM=6 go build -v .
-
WINDOWS
env GOOS=windows GOARCH=386 go build -v .
-
LINUX
env GOOS=linux go build -v .
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.