treediagram

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Feb 18, 2019 License: BSD-3-Clause Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Handler

type Handler interface {
	SetBirthday(contract.Request) (*contract.Response, error)
	SayHappyBirthday(contract.Job) (*contract.Response, error)

	Start() error
	Stop() error
}

func NewHandler

func NewHandler(logger zerolog.Logger, client birthdaypb.BirthdayClient, addr string) Handler

Jump to

Keyboard shortcuts

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