remote

package
v0.0.0-...-640912d Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2023 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 RemoteApp

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

func NewRemoteApp

func NewRemoteApp(appID string) *RemoteApp

func (*RemoteApp) CallFunction

func (app *RemoteApp) CallFunction(name string, req *nlibshared.Request) *nlibshared.Response

func (*RemoteApp) ListenWebSocketMessages

func (app *RemoteApp) ListenWebSocketMessages() error

func (*RemoteApp) SendWebSocketMessage

func (app *RemoteApp) SendWebSocketMessage(subType string, payload interface{}) (*nlibshared.WebSocketMessage, error)

func (*RemoteApp) SetWebSocketConnection

func (app *RemoteApp) SetWebSocketConnection(conn *websocket.Conn)

Jump to

Keyboard shortcuts

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