webserver

package
v0.0.0-...-96d10c3 Latest Latest
Warning

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

Go to latest
Published: Feb 13, 2020 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

View Source
const (
	POST = iota
	PUT
	PATCH
	DELETE
)

write actions in REST

View Source
const BATCHSIZE = 1000
View Source
const DROPBOX = "./in"
View Source
const STOREWAIT = 200 * time.Millisecond

time to wait for tuple request to be processed, for single synchronous object request

Variables

This section is empty.

Functions

func SendJsonToDataStore

func SendJsonToDataStore(filename string, context string) error

Post the contents of a JSON file to REST

func SendXmlToDataStore

func SendXmlToDataStore(filename string) error

Post the contents of an XML file to REST

func Webserver

func Webserver()

Types

This section is empty.

Jump to

Keyboard shortcuts

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