servicers

package
v1.2.1 Latest Latest
Warning

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

Go to latest
Published: Aug 20, 2020 License: BSD-3-Clause Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Reply

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

type Request

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

type RequestReply

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

type VLRServer

type VLRServer struct {
	Conn servicers.ServerConnectionInterface
	// contains filtered or unexported fields
}

func NewVLRServer

func NewVLRServer(ConnectionInterface servicers.ServerConnectionInterface) (*VLRServer, error)

func (*VLRServer) ConfigServer

func (srv *VLRServer) ConfigServer(
	ctx context.Context,
	config *protos.ServerConfiguration,
) (*orcprotos.Void, error)

func (*VLRServer) GetNextRequestReplyPair

func (srv *VLRServer) GetNextRequestReplyPair() (*RequestReply, error)

func (*VLRServer) ReplyClient

func (srv *VLRServer) ReplyClient(clientRequest []byte) error

func (*VLRServer) Reset

func (srv *VLRServer) Reset(
	ctx context.Context,
	req *orcprotos.Void,
) (*orcprotos.Void, error)

Jump to

Keyboard shortcuts

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