service

package
v0.0.0-...-fc7dab2 Latest Latest
Warning

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

Go to latest
Published: Nov 4, 2021 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HubService

type HubService interface {
	service.Service
}

type WebProxyBalancer

type WebProxyBalancer interface {
	ForwardCall(srv interface{}, stream grpc.ServerStream) error
	SimpleRandom(svcName string, pool runtime.NodePool) runtime.ServiceEndpoint
}

type WebProxyConfigurator

type WebProxyConfigurator interface {
	configurator.Configurator
	balancer.BalancerConfigurator
	Address() net.Addr
	ServerName() string
	X509CertPEM() []byte
	X509KeyPEM() []byte
}

Jump to

Keyboard shortcuts

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