connector

package
v0.0.0-...-1239505 Latest Latest
Warning

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

Go to latest
Published: Jun 3, 2024 License: GPL-2.0 Imports: 5 Imported by: 0

Documentation

Overview

SPDX-License-Identifier: GPL-2.0-only

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Connector

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

func New

func New() *Connector

func (*Connector) Close

func (c *Connector) Close()

func (*Connector) Connect

func (c *Connector) Connect() (err error)

func (*Connector) Recv

func (c *Connector) Recv() (msg string, err error)

func (*Connector) Send

func (c *Connector) Send(msg string) (err error)

func (*Connector) Shutdown

func (c *Connector) Shutdown(t time.Time) (err error)

Jump to

Keyboard shortcuts

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