commands

package
v0.0.0-...-77817de Latest Latest
Warning

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

Go to latest
Published: Feb 18, 2024 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GitACME

type GitACME struct {
	CLI      cli.CLI                     //starter:inject("#")
	FS       afs.FS                      //starter:inject("#")
	Git      gitlib.Agent                //starter:inject("#")
	Contexts contexts.Service            //starter:inject("#")
	Keys     keys.KeyPairProviderManager //starter:inject("#")
	// contains filtered or unexported fields
}

GitACME 提供所有 git-acme-* 命令的注册信息

func (*GitACME) GetHandlers

func (inst *GitACME) GetHandlers() []*cli.HandlerRegistration

GetHandlers 获取命令处理器的注册信息

func (*GitACME) Life

func (inst *GitACME) Life() *application.Life

Life 注册生命周期处理函数

Jump to

Keyboard shortcuts

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