servers

package module
v0.0.0-...-e8a38e1 Latest Latest
Warning

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

Go to latest
Published: Sep 25, 2019 License: MIT Imports: 1 Imported by: 0

README

servers

Documentation

Overview

Package servers represents the interface (and its implementations) of interaction with the server.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Launcher

type Launcher interface {
	Serve() error
	Stop(ctx context.Context) error
}

Launcher delivers an interface to the server.

Directories

Path Synopsis
http
std/server
Package server предоставляет реализацию интерфейса servers.Launcher.
Package server предоставляет реализацию интерфейса servers.Launcher.

Jump to

Keyboard shortcuts

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