utils

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Nov 29, 2019 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	AttrSeparator              = "."
	AttrCustomDataSearchPrefix = "$$"
	AttrArrayPrefix            = "[]"
	AttrAcceptAny              = "*"
	AttrPrimaryKey             = "&"

	AllObjectTypes = "ALL"
)
View Source
const (
	Amqp     = "amqp"
	Http     = "http"
	Internal = "default"
)

Variables

View Source
var (
	ErrUnknownTransport = errors.New("unsupported callback. available: 'amqp', 'http', 'default'")
)

Functions

This section is empty.

Types

type TransportType

type TransportType string

func DetermineTransportType

func DetermineTransportType(callback string) (TransportType, error)

Jump to

Keyboard shortcuts

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