plugin

package
v0.6.1 Latest Latest
Warning

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

Go to latest
Published: Apr 6, 2023 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Plugin

type Plugin struct {
	*protogen.Plugin
	Commit  string
	Version string
}

Plugin provides a protoc plugin for generating temporal workers and clients in go

func (*Plugin) Param

func (p *Plugin) Param(key, value string) error

Param provides a protogen ParamFunc handler

func (*Plugin) Run

func (p *Plugin) Run(plugin *protogen.Plugin) error

Run defines the plugin entrypoint

type Service

type Service struct {
	*protogen.Plugin
	*protogen.Service
	// contains filtered or unexported fields
}

Service describes a temporal protobuf service definition

Jump to

Keyboard shortcuts

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