liquidsoap

package
v0.0.0-...-d942c81 Latest Latest
Warning

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

Go to latest
Published: Sep 14, 2020 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 Telnet

type Telnet struct {
	Host string
	Port int
	Conn net.Conn
}

func NewTelnet

func NewTelnet(host string, port int) *Telnet

func (*Telnet) Close

func (t *Telnet) Close()

func (*Telnet) Command

func (t *Telnet) Command(command string) (string, error)

func (*Telnet) Dest

func (t *Telnet) Dest() string

func (*Telnet) Open

func (t *Telnet) Open() error

Jump to

Keyboard shortcuts

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