apk

package
v0.0.0-...-a6b6bab Latest Latest
Warning

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

Go to latest
Published: May 22, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package apk @Link https://gitee.com/linngc/central-mirror @Copyright Copyright (c) 2022 central CLI @Author linngc @title 依赖检查指令操作 @License

Package apk @Link https://gitee.com/linngc/central-mirror @Copyright Copyright (c) 2022 central CLI @Author linngc @title 依赖检查指令操作 @License

Package apk @Link https://gitee.com/linngc/central-mirror @Copyright Copyright (c) 2022 central CLI @Author linngc @title 依赖检查指令操作 @License

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CApk

type CApk struct {
	g.Meta `name:"apk" brief:"{cApkBrief}" usage:"{cApkUsage}"  eg:"{cApkEg}"`
}

func (*CApk) Repair

func (c *CApk) Repair(ctx context.Context, in COptRepairInput) (out *COptRepairOutput, err error)

func (*CApk) Scan

func (c *CApk) Scan(ctx context.Context, in COptScanInput) (out *COptScanOutput, err error)

type COptRepairInput

type COptRepairInput struct {
	g.Meta `name:"repair" brief:"修复项目依赖" usage:"项目依赖检查指令操作"`
}

type COptRepairOutput

type COptRepairOutput struct{}

type COptScanInput

type COptScanInput struct {
	g.Meta `name:"scan" brief:"检查项目依赖" usage:"项目依赖检查指令操作"`
}

type COptScanOutput

type COptScanOutput struct{}

Jump to

Keyboard shortcuts

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