Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ErrContainerPath indicates an invalid container location ErrContainerPath = errors.New("A container immediate parent dir must be the root of a project") )
Functions ¶
func NewContainer ¶
NewContainer creates a new container directory
func NewProject ¶
NewProject creates a new project directory
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.