server

package
v0.9.4 Latest Latest
Warning

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

Go to latest
Published: Jun 20, 2026 License: BSD-3-Clause Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Option

type Option func(*PlatformHealthServer)

func WithHealthService

func WithHealthService() Option

func WithParallelism added in v0.6.0

func WithParallelism(limit int) Option

func WithReflection

func WithReflection() Option

type PlatformHealthServer

type PlatformHealthServer struct {
	ph.UnimplementedHealthServer
	Config provider.Config
	// contains filtered or unexported fields
}

func NewPlatformHealthServer

func NewPlatformHealthServer(serverId *string, conf provider.Config, options ...Option) (*PlatformHealthServer, error)

func (*PlatformHealthServer) Check

func (*PlatformHealthServer) Serve

func (s *PlatformHealthServer) Serve(lis net.Listener) error

func (*PlatformHealthServer) Stop

func (s *PlatformHealthServer) Stop()

Jump to

Keyboard shortcuts

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