loader

package
v0.1.6 Latest Latest
Warning

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

Go to latest
Published: Dec 17, 2017 License: GPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Load

func Load(cfg *Config) (program *loader.Program, err error)

Load takes full paths to packages and loads them e.g. $GOPATH/src/github.com/matthewmueller/joy/

Types

type Config

type Config struct {
	Packages []string `valid:"required"`
	JoyPath  string   `valid:"required"`
}

Config struct

Jump to

Keyboard shortcuts

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