alarm_manager

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2018 License: Apache-2.0 Imports: 6 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Forwarder

func Forwarder(c *gin.Context)

Forwarder forwards the request to backend component and forwards the response from backend component to the caller of API.

func Routes

func Routes(r *gin.Engine)

Types

type Resp

type Resp struct {
	Code    uint        `json:code`
	Data    interface{} `json:data`
	Message string      `json:message`
}

Jump to

Keyboard shortcuts

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