commands

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Feb 8, 2024 License: MIT Imports: 21 Imported by: 0

Documentation

Overview

Package commands are subcommands of the sponge command.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenMicroCommand

func GenMicroCommand() *cobra.Command

GenMicroCommand generate micro service code

func GenWebCommand

func GenWebCommand() *cobra.Command

GenWebCommand generate web server code

func GetSpongeDir

func GetSpongeDir() string

GetSpongeDir get sponge home directory

func InitCommand

func InitCommand() *cobra.Command

InitCommand initial sponge

func MergeCommand

func MergeCommand() *cobra.Command

MergeCommand merge the generated code

func NewRootCMD

func NewRootCMD() *cobra.Command

NewRootCMD command entry

func OpenUICommand

func OpenUICommand() *cobra.Command

OpenUICommand open the sponge UI interface

func PatchCommand

func PatchCommand() *cobra.Command

PatchCommand patch server code

func PluginsCommand

func PluginsCommand() *cobra.Command

PluginsCommand plugins management

func UpgradeCommand

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, grpc, grpc-gw, grpc-cli code.
Package generate is to generate code, including model, cache, dao, handler, http, service, grpc, grpc-gw, grpc-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
Package patch is command set for patching server code.
Package patch is command set for patching server code.

Jump to

Keyboard shortcuts

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