modules

package
v0.0.0-...-26b160e Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2020 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Overview

@Time : 2018/8/21 11:19 @Author : kenny zhu @File : examples.go @Software: GoLand @Others:

@Time : 2018/8/21 11:04 @Author : kenny zhu @File : init.go @Software: GoLand @Others:

@Time : 2018/8/21 11:05 @Author : kenny zhu @File : modules.go @Software: GoLand @Others:

Index

Constants

This section is empty.

Variables

View Source
var Modules struct {
	App *iris.Application
}

Functions

func Init

func Init()

All handlers init here...

func NoModules

func NoModules(ctx iris.Context)

json内容返回...

curl -d 'service=go.micro.srv.greeter' \
    -d 'method=Debug.Health' \
    -d 'request={"name": "John"}' \
    http://localhost:8080/rpc
   只支持export MICRO_PROXY_ADDRESS=0.0.0.0:8002的jsonrpc形势下的health检查...

Types

This section is empty.

Jump to

Keyboard shortcuts

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