webapi

package
v0.0.0-...-28edeb0 Latest Latest
Warning

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

Go to latest
Published: Oct 6, 2018 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AppFileChange

func AppFileChange(w rest.ResponseWriter, req *rest.Request)

func Health

func Health(w rest.ResponseWriter, req *rest.Request)

Health Check API

func HelloReply

func HelloReply(w rest.ResponseWriter, r *rest.Request)

func UserSearch

func UserSearch(w rest.ResponseWriter, req *rest.Request)

Types

type Hello

type Hello struct {
	Message string
}

type Result

type Result struct {
	Size  int
	Users []User
}

type User

type User struct {
	Name string
	Id   string
}

Jump to

Keyboard shortcuts

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