gateway

package
v0.0.0-...-b185596 Latest Latest
Warning

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

Go to latest
Published: Sep 7, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GatewayServer

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

func New

func New() *GatewayServer

func (*GatewayServer) RegisterHTTPHandler

func (g *GatewayServer) RegisterHTTPHandler(path string, f func(w http.ResponseWriter, r *http.Request))

func (*GatewayServer) RegisterRpcServer

func (g *GatewayServer) RegisterRpcServer(s *grpc.Server)

func (*GatewayServer) Run

func (g *GatewayServer) Run(port string) error

Jump to

Keyboard shortcuts

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