commands

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Aug 29, 2024 License: MIT Imports: 22 Imported by: 0

Documentation

Overview

Package commands are subcommands of the sunshine 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 GetSunshineDir

func GetSunshineDir() string

GetSunshineDir get sunshine home directory

func InitCommand

func InitCommand() *cobra.Command

InitCommand initial sunshine

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 run the sunshine ui service

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 sunshine 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/sunshine_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/sunshine_merge_backup_code
Package patch is command set for patching service code.
Package patch is command set for patching service code.

Jump to

Keyboard shortcuts

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