protocol

package
v0.0.0-...-330cfd9 Latest Latest
Warning

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

Go to latest
Published: May 18, 2022 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GRPCService

type GRPCService struct {
	// contains filtered or unexported fields
}

GRPCService grpc服务

func NewGRPCService

func NewGRPCService() *GRPCService

NewGRPCService todo

func (*GRPCService) Start

func (s *GRPCService) Start()

Start 启动GRPC服务

func (*GRPCService) Stop

func (s *GRPCService) Stop() error

Stop 启动GRPC服务

type HTTPService

type HTTPService struct {
	// contains filtered or unexported fields
}

HTTPService http服务

func NewHTTPService

func NewHTTPService() *HTTPService

NewHTTPService 构建函数

func (*HTTPService) Addr

func (s *HTTPService) Addr() string

func (*HTTPService) RegistryEndpoint

func (s *HTTPService) RegistryEndpoint()

func (*HTTPService) Start

func (s *HTTPService) Start() error

Start 启动服务

func (*HTTPService) Stop

func (s *HTTPService) Stop() error

Stop 停止server

Jump to

Keyboard shortcuts

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