temporalio-common 0.3.0

Common functionality for the Temporal SDK Core, Client, and Rust SDK
Documentation
version: v1
plugins:
  - plugin: buf.build/protocolbuffers/go:v1.31.0
    out: ./
    opt:
      - paths=source_relative
  - plugin: buf.build/grpc/go:v1.3.0
    out: ./
    opt:
      - paths=source_relative
  - plugin: buf.build/grpc-ecosystem/gateway:v2.18.0
    out: ./
    opt:
      - paths=source_relative
      - allow_patch_feature=false
  - name: go-helpers
    out: ./
    path: ["go", "run", "./protoc-gen-go-helpers"]
    opt:
      - paths=source_relative