Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Result ¶
type Result struct {
CogBinary string
CogVersion string
SDKVersion string
// SDKPatchVersion is the version to inject into cog.yaml build.sdk_version.
// This is intentionally empty when a wheel is used without explicit --sdk-version.
SDKPatchVersion string
SDKWheel string
}
Result holds resolved versions and paths
Click to show internal directories.
Click to hide internal directories.