daemon

package
v0.0.0-...-6433798 Latest Latest
Warning

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

Go to latest
Published: Oct 23, 2019 License: MIT Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	WADDir          string `toml:"wad_dir"`
	ServerBinary    string `toml:"server_binary"`
	ServerConfigDir string `toml:"server_config_dir"`
}

type Daemon

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

func New

func New(socket string, config *string) *Daemon

func (*Daemon) Listen

func (d *Daemon) Listen() error

type Server

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

func NewServer

func NewServer(d *Daemon) *Server

func (*Server) Attach

func (s *Server) Attach(stream proto.Daemon_AttachServer) error

func (*Server) List

func (*Server) Restart

func (*Server) Start

func (*Server) Stop

Jump to

Keyboard shortcuts

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