config

package
v1.0.13 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	LogLevel     = "log.level"
	MQTTHost     = "mqtt.host"
	MQTTUsername = "mqtt.username"
	MQTTPassword = "mqtt.password"
	MQTTClientID = "mqtt.client.id"

	MQTTTopic         = "mqtt.topic"
	ModBusHost        = "modbus.host"
	ModBusIdleTimeout = "modbus.idle.timeout"

	PullMode = "pull.mode"
	PushMode = "push.mode"

	RedisHost     = "redis.host"
	RedisPassword = "redis.password"
	RedisDB       = "redis.db"

	PullCron = "pull.cron"

	RedisQueueName = "redis.queue.name"
)

Variables

This section is empty.

Functions

func Get

func Get() (*koanf.Koanf, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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