server

package
v0.0.0-...-abf1db2 Latest Latest
Warning

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

Go to latest
Published: Aug 16, 2019 License: GPL-3.0 Imports: 5 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Server

type Server struct {
	Programs   map[string]program.Program
	RWPrograms sync.RWMutex
	Jobs       map[string]job.Job
	RWJobs     sync.RWMutex
	Socks      map[*gotalk.Sock]node.Node
	RWSocks    sync.RWMutex
}

func (*Server) Init

func (server *Server) Init()

Jump to

Keyboard shortcuts

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