Documentation ¶
Index ¶
- Constants
- func DependencyNotFoundInArtifactory(err error, noRegistry bool) bool
- func GetCachePath() (string, error)
- func LogDebug(err error, usedProxy bool)
- func LogError(err error)
- func LogFinishedMsg(cache *cache.DependenciesCache)
- func SetGoProxyWithApi(repoName string, details auth.ServiceDetails) error
- type RegExp
Constants ¶
View Source
const GOPROXY = "GOPROXY"
Variables ¶
This section is empty.
Functions ¶
func DependencyNotFoundInArtifactory ¶
Returns true if a dependency was not found Artifactory.
func GetCachePath ¶
func LogFinishedMsg ¶
func LogFinishedMsg(cache *cache.DependenciesCache)
func SetGoProxyWithApi ¶
func SetGoProxyWithApi(repoName string, details auth.ServiceDetails) error
Types ¶
type RegExp ¶
type RegExp struct {
// contains filtered or unexported fields
}
func (*RegExp) GetIndirectRegex ¶
func (*RegExp) GetNotEmptyModRegex ¶
Click to show internal directories.
Click to hide internal directories.