Discover Packages
github.com/Nonchalant/kikanbo
cmd
package
Version:
v0.0.0-...-51b43c0
Opens a new window with list of versions in this module.
Published: Nov 7, 2018
License: MIT
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
Documentation
¶
Execute adds all child commands to the root command and sets flags appropriately.
This is called by main.main(). It only needs to happen once to the rootCmd.
type Device struct {
Name string `json:"name"`
OS string `json:"os"`
SerialNumber string `json:"serial_number"`
}
Device is a representation of a device
Source Files
¶
Click to show internal directories.
Click to hide internal directories.