inicmd

package
v1.3.8 Latest Latest
Warning

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

Go to latest
Published: Jan 31, 2025 License: MulanPSL-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var InstallAllCmd = &cobra.Command{
	Use:   "all",
	Short: "all for cmd webserver",
	Run:   InstallAll,
}
View Source
var InstallCmd = &cobra.Command{
	Use:   "cmd",
	Short: "inst cmd of goweb",
	Run:   InstallCmdServer,
}
View Source
var InstallCodeCmd = &cobra.Command{Use: "code", Short: "i code", Run: InstallCode}
View Source
var InstallConfig = &cobra.Command{
	Use:   "config",
	Short: "inst config of goweb",
	Run:   InstallConfigServer,
}
View Source
var InstallConfigCmd = &cobra.Command{Use: "config", Short: "i config", Run: InstallConfigServer}
View Source
var InstallDataCmd = &cobra.Command{Use: "data", Short: "i data", Run: InstallData}
View Source
var InstallDockerCmd = &cobra.Command{
	Use:   "docker",
	Short: "install docker of goweb",
	Run:   InstallDocker,
}
View Source
var InstallDocxCmd = &cobra.Command{
	Use:   "docx",
	Short: "inst docx of goweb",
	Run:   InstallDocx,
}
View Source
var InstallDomainCmd = &cobra.Command{
	Use:   "domain",
	Short: "install domain of goweb",
	Run:   InstallDomain,
}
View Source
var InstallGorpcCmd = &cobra.Command{Use: "gorpc", Short: "i gorpc", Run: InstallGorpc}
View Source
var InstallNatsSampleCmd = &cobra.Command{
	Use:   "nastssample",
	Short: "install natssample of goweb",
	Run:   InstallNatsSample,
}
View Source
var InstallPbinCmd = &cobra.Command{Use: "pbin", Short: "i pbin", Run: InstallPbin}
View Source
var InstallTestCmd = &cobra.Command{Use: "test", Short: "i test", Run: InstallTest}
View Source
var InstallWeb = &cobra.Command{
	Use:   "websample",
	Short: "i websample of goweb",
	Run:   InstallWebServer,
}

Functions

func CreateGomod

func CreateGomod() error

func InstallAll

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

func InstallCmdServer

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

func InstallCode

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

func InstallConfigServer

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

func InstallData added in v1.2.9

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

func InstallDocker

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

func InstallDocx

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

func InstallDomain

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

func InstallGorpc

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

func InstallNatsSample

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

func InstallPbin

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

func InstallTest

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

func InstallWebServer

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

Types

This section is empty.

Jump to

Keyboard shortcuts

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