server

package
v0.0.0-...-c57a2f4 Latest Latest
Warning

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

Go to latest
Published: Mar 6, 2019 License: AGPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	MessageListeningRPCServer  = "Listening RPC server [localhost:%v]"
	MessageListeningHTTPServer = "Listening HTTP server [localhost:%v]"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Server

type Server struct{}

func (*Server) ListenHTTP

func (server *Server) ListenHTTP(port string)

ListenHTTP function listens http server on specified port

func (*Server) ListenRPC

func (server *Server) ListenRPC(port string)

ListenRPC function listens rpc server on specified port

Directories

Path Synopsis
rpc

Jump to

Keyboard shortcuts

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