config

package
v0.0.0-...-83a686f Latest Latest
Warning

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

Go to latest
Published: Oct 14, 2020 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type App

type App struct {
	BindAddress   string                      `json:"bind_address" mapstructure:"bind_address"`
	Elasticsearch config2.ElasticsearchClient `json:"elasticsearch" mapstructure:"elasticsearch"`
	CipherQueuer  CipherQueuer                `json:"cipher_queuer" mapstructure:"cipher_queuer"`
}

type CipherQueuer

type CipherQueuer struct {
	Server config.TasquesServer `json:"server" mapstructure:"server"`
	Queue  string               `json:"queue" mapstructure:"queue"`
}

Jump to

Keyboard shortcuts

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