service

package
v0.0.0-...-8438e09 Latest Latest
Warning

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

Go to latest
Published: Sep 29, 2023 License: Apache-2.0 Imports: 3 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

type Service interface {
	lifecycle.Hooks
}

Service represents a Talkie service. It requires extra methods in addition to the ones defined by the Server interface in the .pb.go stubs.

type Talkie

type Talkie struct {
	lifecycle.DefaultHooks

	ClientRegistry client.Registry
	Log            logger.Logger
}

Talkie contains the mandatory dependencies of a Talkie service. They are initialized by the framework and must be present in all services.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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