grpc

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Feb 12, 2025 License: Apache-2.0 Imports: 5 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ModuleID = &Identity{}

Functions

func NewModule

func NewModule(provider common.ConfigProvider) (common.Module, error)

Types

type Identity

type Identity struct{}

func (*Identity) GetModule

func (id *Identity) GetModule(factory common.Factory) (Module, error)

type Module

type Module interface {
	common.Module
	GetRouter() grpc.Router
}

func New

func New(config grpc.Config) (Module, error)

Jump to

Keyboard shortcuts

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