services

package
v0.0.0-...-ccd9604 Latest Latest
Warning

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

Go to latest
Published: Feb 16, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Connector

type Connector struct {
	component.Base
}

Connector struct

func (*Connector) GetBigMessage

func (c *Connector) GetBigMessage(ctx context.Context) (*testprotos.BigMessage, error)

GetBigMessage returns a big message

func (*Connector) GetSessionData

func (c *Connector) GetSessionData(ctx context.Context) (*testprotos.SessionData, error)

GetSessionData gets the session data

func (*Connector) NotifySessionData

func (c *Connector) NotifySessionData(ctx context.Context, data *testprotos.SessionData)

NotifySessionData sets the session data

func (*Connector) SetSessionData

func (c *Connector) SetSessionData(ctx context.Context, data *testprotos.SessionData) (*testprotos.Response, error)

SetSessionData sets the session data

type ConnectorRemote

type ConnectorRemote struct {
	component.Base
}

ConnectorRemote is a remote that will receive rpc's

Jump to

Keyboard shortcuts

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