configen

package
v0.47.0-rc.3 Latest Latest
Warning

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

Go to latest
Published: Oct 24, 2025 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Overview

Code generated by Configen. DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	PolicerConfig
}

func LoadConfig

func LoadConfig(v *viper.Viper) (Config, error)

type PolicerConfig

type PolicerConfig struct {
	Policer struct {
		PriorityReplication struct {
			Enabled   bool `config:"enabled" default:"false"`
			QueueSize uint `config:"queue_size" default:"100_000"`
		} `config:"priority_replication"`
	} `config:"policer"`
}

Jump to

Keyboard shortcuts

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