JSPM

@flyteorg/flyteidl

2.0.0-test2
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 111
  • Score
    100M100P100Q102441F
  • License Apache-2.0

Compiled protocol buffers and gRPC service and connect clients/servers for Flyte IDLs

Package Exports

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@flyteorg/flyteidl) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    Flyteidl

    This is one of the core components of Flyte. It contains the Specification of the Flyte Language using protobuf messages, the Backend API specification in gRPC, and Swagger REST. The repo contains the generated clients and protocol message structures in multiple languages. Along with the generated code, the repository also contains the Golang clients for Flyte's backend APIs (the services grouped under FlyteAdmin).

    Slack

    Contributing to Flyteidl

    See the contributing docs for more information.