jsonrest

package
v0.0.0-...-fb7d9fd Latest Latest
Warning

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

Go to latest
Published: Jun 5, 2019 License: BSD-3-Clause Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HandlerAdapter

func HandlerAdapter(handler func(http.ResponseWriter, *http.Request)) rest.HandlerFunc

Types

type JsonRestServer

type JsonRestServer struct {
	web.BasicServer

	Api    *rest.Api
	Router rest.App
}

func NewJsonRestServer

func NewJsonRestServer(router ...rest.App) *JsonRestServer

func (*JsonRestServer) Serve

func (r *JsonRestServer) Serve()

Jump to

Keyboard shortcuts

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