frontend

package
v0.0.0-...-cf31420 Latest Latest
Warning

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

Go to latest
Published: May 26, 2023 License: GPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(opts Options) (manager.Service, error)

Types

type Options

type Options struct {
	TemporalClient client.Client
	Logger         logger.Logger
}

type Service

type Service struct {
	Server  *grpc.Server
	Logger  logger.Logger
	Port    int
	ErrChan chan error
}

func (*Service) Start

func (s *Service) Start() error

func (*Service) Stop

func (s *Service) Stop() error

Jump to

Keyboard shortcuts

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