sources

package
v0.1.33 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2020 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Directory

func Directory(dir string) func() ([]connect.Connector, error)

Directory returns the aggregrated connectors loaded from a directory and its children or an error Note - Files need to end with .json.

func EnvVarValue

func EnvVarValue(env string) func() ([]connect.Connector, error)

EnvVarValue returns the connectors loaded from an environmental variable or an error

func Files

func Files(files []string) func() ([]connect.Connector, error)

Files returns the aggregrated connectors loaded from a set of filepaths or an error

func StdIn

func StdIn(in io.Reader) func() ([]connect.Connector, error)

StdIn returns the connectors piped via stdin or an error

Types

This section is empty.

Jump to

Keyboard shortcuts

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