models

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Dec 2, 2022 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 {
	HealthCheckAddr string `env:"HEALTH_CHECK_ADDR" env-default:":3333"`
	MQConnURI       string `env:"MQ_CONN_URI" env-default:"amqp://guest:guest@localhost:5672/"`
	InQueryName     string `env:"IN_QUERY_NAME" env-default:"biba"`
	OutQueryName    string `env:"OUT_QUERY_NAME" env-default:"boba"`
}

Jump to

Keyboard shortcuts

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