package
Version:
v0.0.1
Opens a new window with list of versions in this module.
Published: Jun 1, 2017
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func PanicIfErrorExist(err error)
const (
HOST_TYPE_GITHUB HostType = iota + 1
HOST_TYPE_GITLAB
HOST_TYPE_BITBUCKET
HOST_TYPE_GITBUCKET
)
type ServiceConfig struct {
Name string
Type string
OAuthToken string `mapstructure:"oauth_token" yaml:"oauth_token"`
Protocol string
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.