SpringHttpRpc

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Oct 14, 2019 License: Apache-2.0 Imports: 10 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CallService

func CallService(service string, method string, data interface{}, respData interface{}) error

请求本地服务

func ReadRpcResult

func ReadRpcResult(b []byte, i interface{}) error

读取 RPC 结果

Types

type Container

type Container struct {
	WebContainer SpringWeb.WebContainer
}

func NewContainer

func NewContainer(c SpringWeb.WebContainer) *Container

func (*Container) Register

func (c *Container) Register(service string, method string, fn SpringRpc.Handler)

func (*Container) Start

func (c *Container) Start(address string) error

func (*Container) StartTLS

func (c *Container) StartTLS(address string, certFile, keyFile string) error

func (*Container) Stop

func (c *Container) Stop()

Jump to

Keyboard shortcuts

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