integrate

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Feb 10, 2019 License: GPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// WarningColor yellow color
	WarningColor = "\033[1;33m%s\033[0m"

	// ErrorColor red color
	ErrorColor = "\033[1;31m%s\033[0m"
)

Variables

View Source
var Integrates []Integrate

Integrates to set all aggregations patterns

Functions

func GetIntegrateService

func GetIntegrateService(url string, query string) ([]byte, bool)

GetIntegrateService function for implement GET at V1 Routing

func LoadIntegration

func LoadIntegration()

LoadIntegration method for load all aggregations from file

Types

type Integrate

type Integrate struct {
	Name    string
	Version int
	Path    string
	Join    []string
	Fixed   bool
}

Integrate that use for aggregates services

Jump to

Keyboard shortcuts

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