options

package
v2.21.0 Latest Latest
Warning

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

Go to latest
Published: Jul 8, 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 Options

type Options struct {
	decomposedoptions.Options

	UseSpaceGroups bool `mapstructure:"use_space_groups"`

	WatchFS                 bool   `mapstructure:"watch_fs"`
	WatchType               string `mapstructure:"watch_type"`
	WatchPath               string `mapstructure:"watch_path"`
	WatchFolderKafkaBrokers string `mapstructure:"watch_folder_kafka_brokers"`
}

func New

func New(m map[string]interface{}) (*Options, error)

New returns a new Options instance for the given configuration

Jump to

Keyboard shortcuts

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