package
Version:
v0.0.14
Opens a new window with list of versions in this module.
Published: Mar 15, 2019
License: Apache-2.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
¶
type Env interface {
CreateDirs() error
}
type UI interface {
Say(message string, args ...interface{})
Writer() io.Writer
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.