Documentation ¶
Overview ¶
Package ctl @Link https://gitee.com/linngc/central-mirror @Copyright Copyright (c) 2024 central-mirror CLI @Author linngc @title 控制指令操作 @License
Package ctl @Link https://gitee.com/linngc/central-mirror @Copyright Copyright (c) 2024 central-mirror CLI @Author linngc @License @title 初始化默认配置文件文件
Package ctl @Link https://gitee.com/linngc/central-mirror @Copyright Copyright (c) 2024 central-mirror CLI @Author linngc @License @title 系统配置文件重置
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CCtl ¶
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 COptPackOutput ¶
type COptPackOutput struct{}
type COptResetInput ¶
type COptResetOutput ¶
type COptResetOutput struct{}
Click to show internal directories.
Click to hide internal directories.