hostconfig

package
v1.15.0-rc.2 Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	AppChannel                 channel.AppChannel
	EntityConfigs              []config.EntityConfig
	DrainRebalancedActors      bool
	DrainOngoingCallTimeout    string
	RemindersStoragePartitions int
	HostedActorTypes           []string
	DefaultIdleTimeout         string
	Reentrancy                 config.ReentrancyConfig
}

type HostConfig

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

func New

func New() *HostConfig

func (*HostConfig) Get

func (h *HostConfig) Get() (Config, bool)

func (*HostConfig) Set

func (h *HostConfig) Set(config Config)

Jump to

Keyboard shortcuts

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