ConnectionManager

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Jan 22, 2026 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConnectionManager

type ConnectionManager struct {
	Send func(action, body, targetTag string) (string, error)
}

func New

func New(send func(action, body, targetTag string) (string, error)) ConnectionManager

func (*ConnectionManager) GetCurrentConnectionIDs

func (s *ConnectionManager) GetCurrentConnectionIDs() (CurrentConnectionIDs string, err error)

Prefer method `zp.GetCurrentConnectionIDs`.

func (*ConnectionManager) GetCurrentConnectionInfo

func (s *ConnectionManager) GetCurrentConnectionInfo(connectionID string) (getCurrentConnectionInfoResponse, error)

Prefer method `zp.GetCurrentConnectionInfo`.

func (*ConnectionManager) GetProtocolInfo

func (s *ConnectionManager) GetProtocolInfo() (getProtocolInfoResponse, error)

Prefer method `zp.GetProtocolInfo`.

Jump to

Keyboard shortcuts

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