server

package
v1.17.2 Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2026 License: Apache-2.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Options

type Options struct {
	NodeID            string
	Port              int
	ListenAddress     string
	Leadership        *leadership.Leadership
	Security          security.Handler
	Healthz           healthz.Healthz
	KeepAliveTime     time.Duration
	KeepAliveTimeout  time.Duration
	ReplicationFactor int64

	DisseminateTimeout time.Duration
}

type Server

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

func New

func New(opts Options) *Server

func (*Server) ReportDaprStatus

func (s *Server) ReportDaprStatus(stream v1pb.Placement_ReportDaprStatusServer) error

func (*Server) Run

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

func (*Server) StatePlacementTables

func (s *Server) StatePlacementTables(ctx context.Context) (*v1pb.StatePlacementTables, error)

Jump to

Keyboard shortcuts

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