config

package
v2.0.0-alpha.3+incompa... Latest Latest
Warning

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

Go to latest
Published: Apr 15, 2018 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SetupPipes

func SetupPipes(c *Config, l logger.Logger) (map[string]*pipe.Pipe, error)

Types

type Config

type Config struct {
	Inputs          map[string]providers.Provider
	Outputs         map[string]providers.Provider
	ConnectionPools map[string]providers.ConnectionPool
	Pipes           map[string]*pipe.Pipe
	// contains filtered or unexported fields
}

func New

func New(l logger.Logger) *Config

func ParseFolder

func ParseFolder(folder string, l logger.Logger) (*Config, error)

func ParseHCLFile

func ParseHCLFile(file string, l logger.Logger) (*Config, error)

Jump to

Keyboard shortcuts

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