f20

package
v0.0.0-...-e560ebb Latest Latest
Warning

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

Go to latest
Published: Jul 13, 2021 License: BSD-3-Clause Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Tlw = &subcommands.Command{
	UsageLine: "tlw",
	ShortDesc: "Verify LTW action on local run",
	LongDesc:  "Verify LTW action on local run",
	CommandRun: func() subcommands.CommandRun {
		c := &tlwCheckRun{}
		c.authFlags.Register(&c.Flags, site.DefaultAuthOptions)
		c.Flags.StringVar(&c.tlwPath, "tlw-path", "127.0.0.1:7151", "The TLW access point.")
		return c
	},
}

Tlw subcommand: testing tlw.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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