server

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Jan 20, 2023 License: MIT Imports: 23 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Server added in v0.4.0

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

func New added in v0.4.0

func New(ctx context.Context, cfg config.Config) (*Server, error)

func (*Server) Close added in v0.4.0

func (s *Server) Close() error

func (*Server) RpcAddr added in v0.4.0

func (s *Server) RpcAddr() net.Addr

func (*Server) Start added in v0.4.0

func (s *Server) Start(ctx context.Context) error

Start starts the RPC server.

Jump to

Keyboard shortcuts

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