udwGoImport

package
v0.0.0-...-f254aa5 Latest Latest
Warning

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

Go to latest
Published: Jan 15, 2020 License: MIT Imports: 12 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MustMulitGetPackageImportAllFilesRequest

type MustMulitGetPackageImportAllFilesRequest struct {
	AbsImportPathList []string

	IgnoreImportPackageFromGoRoot bool
	GoBuildCtx                    *udwGoBuildCtx.Ctx
}

type MustMulitGetPackageImportRequest

type MustMulitGetPackageImportRequest struct {
	AbsImportPathList []string

	IgnoreImportPackageFromGoRoot bool

	SimpleGoPathDirSearchNoError bool

	BuildCtx *udwGoBuildCtx.Ctx

	NotIgnoreImportC bool
}

type MustMulitGetPackageImportResponse

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

func (MustMulitGetPackageImportResponse) GetAllIncludeDirList

func (resp MustMulitGetPackageImportResponse) GetAllIncludeDirList() (output []string)

func (MustMulitGetPackageImportResponse) GetAllIncludeImportPathList

func (resp MustMulitGetPackageImportResponse) GetAllIncludeImportPathList() (output []string)

func (MustMulitGetPackageImportResponse) GetAllLevelImportPathList

func (resp MustMulitGetPackageImportResponse) GetAllLevelImportPathList(absImportPath string) (output []string)

func (MustMulitGetPackageImportResponse) GetDirectReferToPkgList

func (resp MustMulitGetPackageImportResponse) GetDirectReferToPkgList(pkg string) []string

func (MustMulitGetPackageImportResponse) GetImportPathTreeMapSet

func (resp MustMulitGetPackageImportResponse) GetImportPathTreeMapSet() map[string]map[string]struct{}

Jump to

Keyboard shortcuts

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