slgo

package module
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Aug 24, 2024 License: MIT Imports: 5 Imported by: 1

README

slgo

SeedLink protocol basic implementation in pure Go.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SeedLinkCommand

type SeedLinkCommand struct {
	Handler handler
	HasArgs bool
}

type SeedLinkServer

type SeedLinkServer struct {
	Provider handlers.SeedLinkProvider
	Consumer handlers.SeedLinkConsumer
	// contains filtered or unexported fields
}

func (*SeedLinkServer) Start

func (s *SeedLinkServer) Start(host string, port int) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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