| Package | Description |
|---|---|
| org.whitesource.agent.dependency.resolver.go | |
| org.whitesource.fs.configuration |
| Modifier and Type | Method and Description |
|---|---|
static GoDependencyManager |
GoDependencyManager.getFromType(String type) |
static GoDependencyManager |
GoDependencyManager.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GoDependencyManager[] |
GoDependencyManager.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
GoDependencyResolver(GoDependencyManager goDependencyManager,
boolean collectDependenciesAtRuntime,
boolean isDependenciesOnly) |
| Modifier and Type | Method and Description |
|---|---|
GoDependencyManager |
ResolverConfiguration.getGoDependencyManager() |
Copyright © 2014–2020 Checkmarx. All rights reserved.