entity

package
v0.0.0-...-cf0341d Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Module

type Module struct {
	Fs            afero.Fs
	WorkingDir    string
	ModuleImports []string

	Logger loggers.Logger

	GoClient *valueobject.GoClient

	PathService module.Paths
	DirService  module.Workspace
	// contains filtered or unexported fields
}

func (*Module) All

func (m *Module) All() []module.Module

func (*Module) Get

func (m *Module) Get(args ...string) error

Get runs "go get" with the supplied arguments.

func (*Module) IsProjMod

func (m *Module) IsProjMod(mod module.Module) bool

func (*Module) Load

func (m *Module) Load() error

func (*Module) Proj

func (m *Module) Proj() module.Module

Jump to

Keyboard shortcuts

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