stream

package
v1.4.2 Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2025 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsWriteStreamPointsEnabled added in v1.4.0

func IsWriteStreamPointsEnabled() bool

func SetWriteStreamPointsEnabled added in v1.4.0

func SetWriteStreamPointsEnabled(enable bool)

Types

type Config

type Config struct {
	CheckInterval     toml.Duration `toml:"check-interval"`
	WindowConcurrency int           `toml:"windowConcurrency"`
	FilterConcurrency int           `toml:"filterConcurrency"`
	FilterCache       int           `toml:"filterCache"`
	WriteEnabled      bool          `toml:"write-enabled"`
}

func NewConfig

func NewConfig() Config

Jump to

Keyboard shortcuts

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