commands

package
v1.4.5 Latest Latest
Warning

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

Go to latest
Published: Aug 6, 2023 License: MIT Imports: 16 Imported by: 1

Documentation

Overview

Package commands are subcommands of the sponge command.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetSpongeDir added in v1.3.8

func GetSpongeDir() string

GetSpongeDir get sponge home directory

func InitCommand added in v1.2.0

func InitCommand() *cobra.Command

InitCommand initial sponge

func MergeCommand added in v1.4.5

func MergeCommand() *cobra.Command

MergeCommand merge the generated code

func MicroCommand added in v1.2.0

func MicroCommand() *cobra.Command

MicroCommand micro commands

func NewRootCMD

func NewRootCMD() *cobra.Command

NewRootCMD command entry

func NewRunCommand added in v1.3.0

func NewRunCommand() *cobra.Command

NewRunCommand sponge run commands

func NewWebCommand added in v1.2.0

func NewWebCommand() *cobra.Command

NewWebCommand web commands

func ToolsCommand added in v1.2.0

func ToolsCommand() *cobra.Command

ToolsCommand tools management

func UpgradeCommand added in v1.3.12

func UpgradeCommand() *cobra.Command

UpgradeCommand upgrade sponge binaries

Types

This section is empty.

Directories

Path Synopsis
Package generate is to generate code, including model, cache, dao, handler, http, service, rpc, rpc-gw, rpc-cli code.
Package generate is to generate code, including model, cache, dao, handler, http, service, rpc, rpc-gw, rpc-cli code.
Package merge is merge the generated code into the template file, you don't worry about it affecting the logic code you have already written, in case of accidents, you can find the pre-merge code in the directory /tmp/sponge_merge_backup_code
Package merge is merge the generated code into the template file, you don't worry about it affecting the logic code you have already written, in case of accidents, you can find the pre-merge code in the directory /tmp/sponge_merge_backup_code

Jump to

Keyboard shortcuts

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