config

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2017 License: MIT Imports: 2 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

View Source
var AWSRegion = "eu-west-1"

AWSRegion the AWS region to use.

View Source
var BindAddr = ":21100"

BindAddr the address to bind to.

View Source
var KafkaAddr = "localhost:9092"

KafkaAddr the Kafka address to send messages to.

View Source
var KafkaConsumerGroup = "filter-request"

KafkaConsumerGroup the consumer group to consume messages from.

View Source
var KafkaConsumerTopic = "filter-request"

KafkaConsumerTopic the name of the topic to consume messages from.

View Source
var KafkaTransformTopic = "transform-request"

KafkaTransformTopic the name of the topic to send transform request messages to.

View Source
var OutputS3Bucket = "dp-dd-csv-filter-develop/" + os.Getenv("USER") + "/filtered/"

OutputS3Bucket the name of the bucket to send filtered csv files to

Functions

func Load

func Load()

Types

This section is empty.

Jump to

Keyboard shortcuts

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