rpc

package
v0.0.0-...-7d538f0 Latest Latest
Warning

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

Go to latest
Published: May 5, 2020 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 KeyGenServer

type KeyGenServer struct {
	// contains filtered or unexported fields
}

func NewKeyGenServer

func NewKeyGenServer(
	useCase usecase.UseCase,
) KeyGenServer

func (KeyGenServer) AllocateKeys

func (KeyGenServer) PopulateKeys

func (k KeyGenServer) PopulateKeys(
	ctx context.Context,
	req *proto.PopulateKeysRequest,
) (*empty.Empty, error)

type KgsAPI

type KgsAPI struct {
	// contains filtered or unexported fields
}

func NewKgsAPI

func NewKgsAPI(keyGenServer proto.KeyGenServer) KgsAPI

func (KgsAPI) RegisterServers

func (k KgsAPI) RegisterServers(server *grpc.Server)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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