proxy

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Jul 30, 2019 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Server

type Server struct {
	chi.Router

	// Interval between 2 server queries
	SyncInterval time.Duration
	// contains filtered or unexported fields
}

func NewServer

func NewServer(path string) (server *Server, err error)

NewProxy is the default call to create a proxy

func NewServerParams added in v0.3.0

func NewServerParams(path string, interval time.Duration) (server *Server, err error)

Jump to

Keyboard shortcuts

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