cmdlib

package
v1.1.97 Latest Latest
Warning

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

Go to latest
Published: Aug 27, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Config string

Config 存储全局选项 --config 的值

View Source
var Logger string

Logger 存储全局选项 --logger 的值

Functions

func FirstElement

func FirstElement(args []string) string

FirstElement 安全地获取 args[0],避免 panic: runtime error: index out of range

func RegisterDefaultCmd

func RegisterDefaultCmd(rootCmd *cobra.Command, subCmd *cobra.Command)

RegisterDefaultCmd 注册默认命令

func RegisterGlobalFlags

func RegisterGlobalFlags(rootCmd *cobra.Command)

RegisterGlobalFlags 注册全局选项(flag)

Types

This section is empty.

Jump to

Keyboard shortcuts

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