cmd

package
v0.8.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 8, 2021 License: LGPL-3.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute()

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

type ChuckNorrisJokeValue struct {
	Id         int64    `json:"id"`
	Joke       string   `json:"joke"`
	Categories []string `json:"categories"`
}

type HttpServerItem

type HttpServerItem struct {
	File     fs.FileInfo
	PathName string
	Name     string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL