schema

package
v1.1.8 Latest Latest
Warning

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

Go to latest
Published: Oct 19, 2021 License: JSON Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AmqpSchema

type AmqpSchema struct {
	Uri      decoder.ServiceUri `cloud:"ur(i|l),regex"`
	Port     int                `cloud:"" cloud-default:"5672"`
	Host     string             `cloud:"hostname" cloud-default:"localhost"`
	User     string             `cloud:".*user.*,regex" cloud-default:"root"`
	Password string             `cloud:".*pass.*,regex"`
	Vhost    string             `cloud:"vhost.*,regex"`
}

Jump to

Keyboard shortcuts

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