| Package | Description |
|---|---|
| io.github.cdklabs.projen.release |
| Modifier and Type | Method and Description |
|---|---|
static GoPublishOptions.Builder |
GoPublishOptions.builder()
Deprecated.
|
GoPublishOptions.Builder |
GoPublishOptions.Builder.gitBranch(String gitBranch)
Deprecated.
|
GoPublishOptions.Builder |
GoPublishOptions.Builder.gitCommitMessage(String gitCommitMessage)
Deprecated.
|
GoPublishOptions.Builder |
GoPublishOptions.Builder.githubRepo(String githubRepo)
Deprecated.
|
GoPublishOptions.Builder |
GoPublishOptions.Builder.githubTokenSecret(String githubTokenSecret)
Deprecated.
|
GoPublishOptions.Builder |
GoPublishOptions.Builder.gitUserEmail(String gitUserEmail)
Deprecated.
|
GoPublishOptions.Builder |
GoPublishOptions.Builder.gitUserName(String gitUserName)
Deprecated.
|
| Constructor and Description |
|---|
Jsii$Proxy(GoPublishOptions.Builder builder)
Deprecated.
Constructor that initializes the object based on literal property values passed by the
GoPublishOptions.Builder. |
Copyright © 2021. All rights reserved.