cmd

package
v0.3.2 Latest Latest
Warning

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

Go to latest
Published: May 16, 2024 License: MIT Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ClientCmd = &cobra.Command{
	Use:   "client",
	Short: "Start livelib client",
	Long:  `Start livelib client`,
}
View Source
var PlayCmd = &cobra.Command{
	Use:   "play",
	Short: "Start livelib play",
	Long:  `Start livelib play`,
	Run:   Play,
}
View Source
var PublishCmd = &cobra.Command{
	Use:   "publish",
	Short: "Start livelib play",
	Long:  `Start livelib play`,
	Run:   Publish,
}
View Source
var RootCmd = &cobra.Command{
	Use:   "livelib",
	Short: "livelib",
	Long:  `livelib https://github.com/zijiren233/livelib`,
}
View Source
var ServerCmd = &cobra.Command{
	Use:   "server",
	Short: "Start livelib server",
	Long:  `Start livelib server`,
	Run:   Server,
}

Functions

func Execute

func Execute()

func Play

func Play(cmd *cobra.Command, args []string)

func Publish

func Publish(cmd *cobra.Command, args []string)

func Server

func Server(cmd *cobra.Command, args []string)

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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