abci_grpc

package
v0.0.0-...-051ef74 Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAbciGRPCServer

func NewAbciGRPCServer(protoAddr string, app types.ABCIApplicationServer) service.Service

func NewChainAppGRPCServer

func NewChainAppGRPCServer(protoAddr string, app *peptide.PeptideApp) service.Service

func NewGRPCServer

func NewGRPCServer(protoAddr, name string, registerService registerFunc, logger tmlog.Logger, opts ...grpc.ServerOption) service.Service

NewGRPCServer returns a new gRPC ABCI server

Types

type Endpoint

type Endpoint = server.Endpoint

type GRPCServer

type GRPCServer struct {
	service.BaseService
	// contains filtered or unexported fields
}

func (*GRPCServer) OnStart

func (s *GRPCServer) OnStart() error

func (*GRPCServer) OnStop

func (s *GRPCServer) OnStop()

OnStop stops the gRPC server.

Jump to

Keyboard shortcuts

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