module

package
v2.2.0 Latest Latest
Warning

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

Go to latest
Published: Sep 6, 2023 License: MIT Imports: 3 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 {
	RootModule string
	Path       string
	Package    string
	Name       string
	Alias      string
}

func New

func New(rootModule string, path string) Module

func NewAliased added in v2.1.2134

func NewAliased(rootModule string, path string, alias string) Module

func (Module) Aliased added in v2.2.0

func (m Module) Aliased(alias string) Module

func (Module) Get added in v2.1.2134

func (m Module) Get(name string) string

func (Module) GetPath

func (m Module) GetPath(filename string) string

func (Module) Submodule

func (m Module) Submodule(name string) Module

func (Module) SubmoduleAliased added in v2.1.2134

func (m Module) SubmoduleAliased(name string, alias string) Module

func (Module) Use added in v2.1.2134

func (m Module) Use() string

Jump to

Keyboard shortcuts

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