serversocket

package
v1.0.6 Latest Latest
Warning

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

Go to latest
Published: Jan 16, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package implements an internal mechanism to communicate with an impress terminal.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ServerSocket

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

func New

func New() *ServerSocket

func (*ServerSocket) Close

func (s *ServerSocket) Close() error

func (*ServerSocket) Read

func (s *ServerSocket) Read(data []byte) (int, error)

func (*ServerSocket) ServeHTTP added in v1.0.6

func (s *ServerSocket) ServeHTTP(w http.ResponseWriter, req *http.Request)

func (*ServerSocket) Write

func (s *ServerSocket) Write(data []byte) (int, error)

Jump to

Keyboard shortcuts

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