server

package
v0.0.0-...-b149654 Latest Latest
Warning

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

Go to latest
Published: May 7, 2017 License: MIT Imports: 8 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func StartServer

func StartServer()

Types

type HelloWorldHandler

type HelloWorldHandler struct{}

func (*HelloWorldHandler) HelloWorld

type HttpConn

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

func (*HttpConn) Close

func (c *HttpConn) Close() error

func (*HttpConn) Read

func (c *HttpConn) Read(p []byte) (n int, err error)

func (*HttpConn) Write

func (c *HttpConn) Write(d []byte) (n int, err error)

Jump to

Keyboard shortcuts

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