version

package
v0.0.0-...-94aa108 Latest Latest
Warning

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

Go to latest
Published: Jan 26, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Version = &gcmd.Command{
		Name:  "version",
		Usage: "version",
		Brief: "show owls version",
		Func: func(ctx context.Context, parser *gcmd.Parser) (err error) {
			fmt.Println("owls version is", consts.Version)
			return nil
		},
	}
)

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