Uses of Interface
io.github.cdklabs.projen.release.GoPublishOptions
-
Packages that use GoPublishOptions Package Description io.github.cdklabs.projen.cdk io.github.cdklabs.projen.release -
-
Uses of GoPublishOptions in io.github.cdklabs.projen.cdk
Subinterfaces of GoPublishOptions in io.github.cdklabs.projen.cdk Modifier and Type Interface Description interfaceJsiiGoTarget(experimental) Go target configuration.Classes in io.github.cdklabs.projen.cdk that implement GoPublishOptions Modifier and Type Class Description static classJsiiGoTarget.Jsii$ProxyAn implementation forJsiiGoTarget -
Uses of GoPublishOptions in io.github.cdklabs.projen.release
Subinterfaces of GoPublishOptions in io.github.cdklabs.projen.release Modifier and Type Interface Description interfaceJsiiReleaseGoDeprecated.UseGoPublishOptionsinstead.Classes in io.github.cdklabs.projen.release that implement GoPublishOptions Modifier and Type Class Description static classGoPublishOptions.Jsii$ProxyAn implementation forGoPublishOptionsstatic classJsiiReleaseGo.Jsii$ProxyDeprecated.Methods in io.github.cdklabs.projen.release that return GoPublishOptions Modifier and Type Method Description GoPublishOptionsGoPublishOptions.Builder. build()Builds the configured instance.Methods in io.github.cdklabs.projen.release with parameters of type GoPublishOptions Modifier and Type Method Description voidPublisher. publishToGo(GoPublishOptions options)(experimental) Adds a go publishing job.
-