runtime

package
v0.5.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(op Operation, req []Request) (interface{}, error)

Run is runtime implementation for the runtime

Types

type Operation

type Operation func(req *Request) interface{}

Operation type for the runtime

type Request

type Request struct {
	Url string
	Val url.Values
}

Request structure for the runtime

Jump to

Keyboard shortcuts

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