client

package
v0.0.0-...-daba3dc Latest Latest
Warning

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

Go to latest
Published: Nov 10, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GrpcClient

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

func NewGrpcClient

func NewGrpcClient(address string) *GrpcClient

func (*GrpcClient) Close

func (gc *GrpcClient) Close() error

func (*GrpcClient) GetConn

func (gc *GrpcClient) GetConn() interface{}

func (*GrpcClient) GetGameEvents

func (gc *GrpcClient) GetGameEvents() ([]entity.Event, error)

func (*GrpcClient) GetReplayChunk

func (gc *GrpcClient) GetReplayChunk(timestamp int64) (entity.Chunk, error)

func (*GrpcClient) ReceiveLiveStream

func (gc *GrpcClient) ReceiveLiveStream(proxy *application.ConnectionProxy) error

Jump to

Keyboard shortcuts

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