servers

package
v0.0.0-...-c6e58be Latest Latest
Warning

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

Go to latest
Published: Nov 1, 2024 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewStarConfigServer

func NewStarConfigServer(configs domain.ConfigStore) (api.StarConfigServer, error)

Types

type AppConfigAsyncServer

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

func NewAppConfigAsyncServer

func NewAppConfigAsyncServer(client *meridianapi.MeridianAsyncClient, serf *services.SerfAgent, nodeId string) (*AppConfigAsyncServer, error)

func (*AppConfigAsyncServer) GracefulStop

func (c *AppConfigAsyncServer) GracefulStop()

func (*AppConfigAsyncServer) Serve

func (c *AppConfigAsyncServer) Serve()

type ConfigAsyncServer

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

func NewConfigAsyncServer

func NewConfigAsyncServer(client *kuiperapi.KuiperAsyncClient, configs domain.ConfigStore, serf *services.SerfAgent, nodeId string) (*ConfigAsyncServer, error)

func (*ConfigAsyncServer) GracefulStop

func (c *ConfigAsyncServer) GracefulStop()

func (*ConfigAsyncServer) Serve

func (c *ConfigAsyncServer) Serve()

Jump to

Keyboard shortcuts

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