cmd

package
v0.0.0-...-c68aebb Latest Latest
Warning

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

Go to latest
Published: Jun 6, 2018 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var RootCmd = &cobra.Command{
	Use:   "gotestsshd",
	Short: "Mini SSH Server for tests",
	Long: `This is a mini SSH Server for Tests
`,
	Run: func(cmd *cobra.Command, args []string) {
		server.Sshd(port)
	},
}

RootCmd Main root command

Functions

func Execute

func Execute()

Execute Main function that start the excution of the root command

Types

This section is empty.

Jump to

Keyboard shortcuts

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