v3

package
v2.0.6+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 9, 2019 License: MIT Imports: 6 Imported by: 1

README

Temporal API V3

This directory contains an experimental and WIP Version 3 of the Temporal API.

Proto definitions are currently kept here as well, though eventually they will be migrated to RTradeLtd/grpc.

Updating generated code:

cd api/v3/proto # from project root
make deps
make gen
make swagger

Documentation

Overview

Package v3 is the main package for Temporal's experimental V3 API.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func REST

func REST(serviceAddress string) error

REST runs the RESTful reverse proxy for the Temporal V3 gRPC API

Types

type API

type API struct{}

API is the core Temporal V3 API

func New

func New() *API

New initializes a new Daemon

func (*API) Run

func (a *API) Run(ctx context.Context, address string) error

Run spins up daemon server

func (*API) Status

Status returns the Temporal API status

Directories

Path Synopsis
Package temporalv3 is a reverse proxy.
Package temporalv3 is a reverse proxy.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL