domain

package
v0.0.0-...-4a160a2 Latest Latest
Warning

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

Go to latest
Published: Jul 4, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	LogLevel        string `env:"LOG_LEVEL" envDefault:"debug"`
	EnableSwagger   bool   `env:"ENABLE_SWAGGER" envDefault:"true"`
	EnableProfiling bool   `env:"ENABLE_PROFILING" envDefault:"true"`
	HttpPort        int    `env:"HTTP_PORT" envDefault:"8000"`
	HidPath         string `env:"HID_PATH" envDefault:"/dev/hidg0"`
}

Jump to

Keyboard shortcuts

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