proxy

package
v0.0.0-...-752a2b9 Latest Latest
Warning

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

Go to latest
Published: Sep 8, 2021 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Args

type Args struct {
	R       map[string]string
	Service string
	Method  string
}

type Proxy

type Proxy struct {
	Services map[string]client.XClient
	Conf     map[string]interface{}
}

func (*Proxy) Adapter

func (m *Proxy) Adapter(ctx context.Context, args *Args, reply *Reply) error

type Reply

type Reply struct {
	Result map[string]interface{}
}

Jump to

Keyboard shortcuts

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