grpcserver

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Sep 10, 2021 License: Apache-2.0 Imports: 31 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SetupGRPC

func SetupGRPC(ctx context.Context, logger log.Logger, config *ConfigGRPCServer, errCh chan<- error) ([]byte, time.Time)

SetupGRPC setup and return a gRPC server

Types

type ConfigGRPCServer added in v0.5.0

type ConfigGRPCServer struct {
	Facility      string
	TLSCert       string
	GRPCAuthority string
	DB            *db.TinkDB
}

Jump to

Keyboard shortcuts

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