package
Version:
v0.8.18
Opens a new window with list of versions in this module.
Published: Jul 3, 2014
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
The type holds our configuration
Move away the named file to a version archive. If this function returns
nil, the named file does not exist any more (has been archived).
type Versioner interface {
Archive(path string) error
}
The constructor function takes a map of parameters and creates the type.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.