dependency

package
v0.0.0-...-2dc4dcd Latest Latest
Warning

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

Go to latest
Published: May 18, 2019 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(contains ...string) *pkkParser

Types

type Dependencies

type Dependencies []Dependency

func (Dependencies) Pkgs

func (d Dependencies) Pkgs() Dependencies

type Dependency

type Dependency struct {
	PackageName string
	FilePath    string
	Imports     []string
	DependPkgs  []string
}

Dependency represents go file import that exclude standard package.

Jump to

Keyboard shortcuts

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