handler

package
v0.0.0-...-389294b Latest Latest
Warning

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

Go to latest
Published: Nov 21, 2020 License: MIT Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RegisterHandler

func RegisterHandler(service micro.Service)

RegisterHandler register handler of user api

func ResponseBody

func ResponseBody(status int8, msg string, data interface{}) (string, error)

Types

type User

type User struct {
	Client    client.Client
	Publisher micro.Publisher
}

func (*User) Call

func (g *User) Call(ctx context.Context, req *api.Request, res *api.Response) error

Call

func (*User) Hello

func (g *User) Hello(ctx context.Context, req *api.Request, res *api.Response) error

Hello is the hello world fucntion

func (*User) Pub

func (g *User) Pub(ctx context.Context, req *api.Request, res *api.Response) error

Pub is a function pub message .

Jump to

Keyboard shortcuts

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