call

package
v0.0.0-...-65deff2 Latest Latest
Warning

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

Go to latest
Published: May 20, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Forward

func Forward(message types.Message, channel chan<- types.Message)

Types

type Call

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

func NewService

func NewService(repository *db.Repository) *Call

func (*Call) Receive

func (s *Call) Receive(client *ws.Client, message types.Message)

func (*Call) Remove

func (s *Call) Remove(uniqueID string)

func (*Call) Send

func (s *Call) Send(client *ws.Client, action types.CallAction, payload interface{}) (string, <-chan types.Message, error)

Jump to

Keyboard shortcuts

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