dispatcher

package
v0.0.0-...-53b40aa Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2018 License: AGPL-3.0, AGPL-3.0-only Imports: 2 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Dispatcher

type Dispatcher struct {
	ExecutorCount uint8
	Executors     []*Executor
}

func (*Dispatcher) Init

func (dis *Dispatcher) Init(count uint8, logger log.Logger)

func (*Dispatcher) ShutdownSync

func (dis *Dispatcher) ShutdownSync()

type Executor

type Executor struct {
	*actor.BasicServerOuter
	*actor.Mailbox
}

Jump to

Keyboard shortcuts

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