client

package
v0.0.0-...-95d0b56 Latest Latest
Warning

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

Go to latest
Published: Aug 1, 2021 License: ISC Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClientOperation

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

func New

func New(port int, remoteAddr string, accessToken string, refreshToken string) *ClientOperation

func (*ClientOperation) RunMainRuntimeLoop

func (s *ClientOperation) RunMainRuntimeLoop()

Function will consume the main runtime loop and run the business logic of the application.

func (*ClientOperation) StopMainRuntimeLoop

func (s *ClientOperation) StopMainRuntimeLoop()

Function will tell the application to stop the main runtime loop when the process has been finished.

type ClientOperationImpl

type ClientOperationImpl struct {
	pb.TStorageServer
	// contains filtered or unexported fields
}

func (*ClientOperationImpl) InsertRow

func (*ClientOperationImpl) InsertRows

func (s *ClientOperationImpl) InsertRows(stream pb.TStorage_InsertRowsServer) error

func (*ClientOperationImpl) Select

func (s *ClientOperationImpl) Select(in *pb.Filter, stream pb.TStorage_SelectServer) error

Jump to

Keyboard shortcuts

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