ctl

package
v0.0.0-...-52e4a05 Latest Latest
Warning

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

Go to latest
Published: Nov 19, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package ctl @Link https://gitee.com/linngc/center.gf @Copyright Copyright (c) 2022 center CLI @Author linngc @title 控制指令操作 @License

Package ctl @Link https://gitee.com/linngc/center.gf @Copyright Copyright (c) 2022 center CLI @Author linngc @License @title 初始化默认配置文件文件

Package ctl @Link https://gitee.com/linngc/center.gf @Copyright Copyright (c) 2022 center CLI @Author linngc @License @title 系统配置重置

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CCtl

type CCtl struct {
	g.Meta `name:"ctl" brief:"{cCtlBrief}" usage:"{cCtlUsage}"  eg:"{cCtlEg}"`
}

func (*CCtl) Pack

func (c *CCtl) Pack(ctx context.Context, in COptPackInput) (out *COptPackOutput, err error)

func (*CCtl) Reset

func (c *CCtl) Reset(ctx context.Context, in COptResetInput) (out *COptResetOutput, err error)

type COptPackInput

type COptPackInput struct {
	g.Meta `name:"pack" brief:"系统配置初始化文件" usage:"控制指令操作"`
}

type COptPackOutput

type COptPackOutput struct{}

type COptResetInput

type COptResetInput struct {
	g.Meta `name:"reset" brief:"系统操作配置重置" usage:"控制指令操作"`
}

type COptResetOutput

type COptResetOutput struct{}

Jump to

Keyboard shortcuts

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