deps

package
v0.0.0-...-8e0a011 Latest Latest
Warning

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

Go to latest
Published: Nov 4, 2019 License: LGPL-3.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 AppDeps

type AppDeps struct {
	Internal []string
	External []string
}

func GetAppDeps

func GetAppDeps(mod Module, appPath string) (deps AppDeps, err error)

type Module

type Module struct {
	Name string
	// Deps is a map of dependency to its version
	Deps map[string]string
}

func ParseModule

func ParseModule(moduleFile string) (mod Module, err error)

Jump to

Keyboard shortcuts

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