demoserver

package
v0.0.0-...-8c8589c Latest Latest
Warning

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

Go to latest
Published: Sep 29, 2019 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RunServer

func RunServer(rt *runner.Runtime, handler ApiHandler)

func StartServer

func StartServer(rt *runner.Runtime, handler ApiHandler)

Types

type ApiHandler

type ApiHandler interface {
	HandleApiCall(url *url.URL, body []byte) (responseBody []byte, err error)
}

Directories

Path Synopsis
pki

Jump to

Keyboard shortcuts

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