Documentation
¶
Index ¶
- func Execute()
- func Setup_chuck_Command()
- func Setup_gitpull_Command()
- func Setup_gitpush_Command()
- func Setup_gitsync_Command()
- func Setup_localip_Command()
- func Setup_nodeinstall_Command()
- func Setup_publicip_Command()
- func Setup_qr_Command()
- func Setup_serve_Command()
- type ChuckNorrisJoke
- type ChuckNorrisJokeValue
- type HttpServerItem
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Setup_chuck_Command ¶
func Setup_chuck_Command()
func Setup_gitpull_Command ¶
func Setup_gitpull_Command()
func Setup_gitpush_Command ¶
func Setup_gitpush_Command()
func Setup_gitsync_Command ¶
func Setup_gitsync_Command()
func Setup_localip_Command ¶
func Setup_localip_Command()
func Setup_nodeinstall_Command ¶
func Setup_nodeinstall_Command()
func Setup_publicip_Command ¶
func Setup_publicip_Command()
func Setup_qr_Command ¶
func Setup_qr_Command()
func Setup_serve_Command ¶
func Setup_serve_Command()
Types ¶
type ChuckNorrisJoke ¶
type ChuckNorrisJoke struct {
Type string `json:"type"`
Value ChuckNorrisJokeValue `json:"value"`
}
type ChuckNorrisJokeValue ¶
Click to show internal directories.
Click to hide internal directories.