package
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Apr 16, 2019
License: GPL-3.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Load takes full paths to packages and loads them
e.g. $GOPATH/src/github.com/matthewmueller/joy/
type Config struct {
Packages []string `valid:"required"`
JoyPath string `valid:"required"`
}
Config struct
Source Files
¶
Click to show internal directories.
Click to hide internal directories.