configen3

package
v0.0.0-...-6ea5f18 Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2022 License: MIT Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CleanProcess

type CleanProcess struct {
	// contains filtered or unexported fields
}

CleanProcess 清理过程

func (*CleanProcess) Run

func (inst *CleanProcess) Run(ctx *configen.Context) error

Run 运行

type FindNodeProcess

type FindNodeProcess struct {
	// contains filtered or unexported fields
}

func (*FindNodeProcess) Run

func (inst *FindNodeProcess) Run(ctx *configen.Context) error

type GoSourceLoader

type GoSourceLoader struct{}

GoSourceLoader 是go源码加载器

func (*GoSourceLoader) Load

func (inst *GoSourceLoader) Load(file fs.Path, packagePath string) (*model.GoSource, error)

Load 加载源码

type MainProcess

type MainProcess struct {
}

func (*MainProcess) Run

func (inst *MainProcess) Run(ctx *configen.Context) error

type ScanProcess

type ScanProcess struct {
	// contains filtered or unexported fields
}

ScanProcess 扫描过程

func (*ScanProcess) Run

func (inst *ScanProcess) Run(ctx *configen.Context) error

Run 运行

Directories

Path Synopsis
generator

Jump to

Keyboard shortcuts

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