core

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2018 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Local

type Local struct {
	LogLevel   loggo.Level
	ListenAddr *net.TCPAddr
	URL        *url.URL
	Origin     string
}

func (*Local) Listen

func (local *Local) Listen() error

type Request

type Request struct {
	Addr string
}

type Server

type Server struct {
	LogLevel   loggo.Level
	Pattern    string
	ListenAddr string
}

func (*Server) Listen

func (server *Server) Listen() (err error)

Jump to

Keyboard shortcuts

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