runtime

package
v0.7.3 Latest Latest
Warning

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

Go to latest
Published: Jun 17, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Runner

type Runner interface {
	RunScript(name string, req *http.Request) error
}

type Runtime

type Runtime struct {
	// contains filtered or unexported fields
}

func New

func New(runner Runner, logger *zap.Logger) *Runtime

func (*Runtime) Handler

func (rt *Runtime) Handler(r chi.Router)

Jump to

Keyboard shortcuts

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