config

package
v1.3.13 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2024 License: BSD-3-Clause Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	MythicConfig = Config{}
)

Functions

This section is empty.

Types

type Config

type Config struct {
	// container configuration
	DebugLevel string
	// rabbitmq configuration
	RabbitmqHost     string
	RabbitmqPort     uint
	RabbitmqUser     string
	RabbitmqPassword string
	RabbitmqVHost    string
	// mythic information
	MythicServerHost     string
	MythicServerPort     uint
	MythicServerGRPCPort uint
	// Webhook configuration
	WebhookDefaultURL      string
	WebhookDefaultChannel  string
	WebhookFeedbackChannel string
	WebhookCallbackChannel string
	WebhookStartupChannel  string
	WebhookAlertChannel    string
	WebhookCustomChannel   string
}

Jump to

Keyboard shortcuts

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