config

package
v0.0.0-...-5b71f87 Latest Latest
Warning

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

Go to latest
Published: Aug 4, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Version string

Version holds the ChirpStack Packet Multiplexer version.

Functions

This section is empty.

Types

type Config

type Config struct {
	General struct {
		LogLevel int `mapstructure:"log_level"`
	} `mapstructure:"general"`

	PacketMultiplexer multiplexer.Config `mapstructure:"packet_multiplexer"`
}

Config defines the configuration structure.

var C Config

C holds the configuration.

Jump to

Keyboard shortcuts

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