Registry / cloud / flyteorg-flyteidl

flyteorg-flyteidl

JSON →
library1.5.22gogounverified

Contains the protobuf definitions and generated Go code for the Flyte workflow orchestration platform.

go get github.com/flyteorg/flyteidl
INSTALL
IMPORT
SIG · FLYTEORG-FLYTEIDL
F
flyteorg-flyteidl
cloudgov1.5.22
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

flyteidl
github.com/flyteorg/flyteidl

Imports and uses a Flyte IDL core type.

package main import ( "fmt" "github.com/flyteorg/flyteidl/gen/pb-go/flyteidl/core" ) func main() { literal := core.Literal{} fmt.Printf("Literal type: %T\n", literal) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.5.22latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
14
Amazon
1
Resources
flyteorg-flyteidl — go get flyteorg-flyteidl · libregistry