manager

package
v0.0.0-...-cf4efbe Latest Latest
Warning

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

Go to latest
Published: Jan 30, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var GoHomeDir string

Functions

This section is empty.

Types

type ProjectDirManager

type ProjectDirManager struct {
}

func NewProjectDirManager

func NewProjectDirManager() *ProjectDirManager

func (*ProjectDirManager) ListAllProject

func (p *ProjectDirManager) ListAllProject() ([]string, error)

type ProjectManager

type ProjectManager struct {
	ProjectDir         string
	ProjectParser      fileparser.Parser
	AllFunctionTokens  []string
	AllStructTokens    []string
	AllInterfaceTokens []string
}

func NewProjectManager

func NewProjectManager() *ProjectManager

func (*ProjectManager) ResetProjectDir

func (p *ProjectManager) ResetProjectDir(dir string) error

Jump to

Keyboard shortcuts

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