package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Sep 28, 2017
License: Apache-2.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
type Context struct {
Repo *git.Repository
Commit plumbing.Hash
}
type Git struct {
Options *Options
}
type Options struct {
Repository string `mapstructure:"repository"`
Ref string `mapstructure:"ref"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.