assetsvc

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2021 License: MPL-2.0-no-copyleft-exception Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MakeAssetServer

func MakeAssetServer() (*handler.H, chan struct{}, error)

MakeAssetServer makes an instance of the assetsvc on port 6000. It returns a chan which can be closed to terminate it, and any boot-time errors.

Types

type AssetServer

type AssetServer struct {
	H *handler.H
}

AssetServer is the handler anchor for the GRPC network system.

func (*AssetServer) GetLog

func (as *AssetServer) GetLog(id *types.IntID, ag asset.Asset_GetLogServer) error

GetLog spills the log back to connecting websocket.

func (*AssetServer) PutLog

func (as *AssetServer) PutLog(ap asset.Asset_PutLogServer) error

PutLog writes the log to disk

Jump to

Keyboard shortcuts

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