server

package
v2.0.0-RC.1 Latest Latest
Warning

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

Go to latest
Published: Feb 11, 2021 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const ConfigSection = "server"
View Source
const Response = "test"

Variables

This section is empty.

Functions

This section is empty.

Types

type Foo

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

func (*Foo) Init

func (f *Foo) Init(p config.Configurer, workerFactory server.Server) error

func (*Foo) Serve

func (f *Foo) Serve() chan error

func (*Foo) Stop

func (f *Foo) Stop() error

type Foo2

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

func (*Foo2) Init

func (f *Foo2) Init(p config.Configurer, workerFactory server.Server) error

func (*Foo2) Serve

func (f *Foo2) Serve() chan error

func (*Foo2) Stop

func (f *Foo2) Stop() error

type Foo3

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

func (*Foo3) Init

func (f *Foo3) Init(p config.Configurer, workerFactory server.Server) error

func (*Foo3) Serve

func (f *Foo3) Serve() chan error

func (*Foo3) Stop

func (f *Foo3) Stop() error

Jump to

Keyboard shortcuts

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