config

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Feb 27, 2017 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package config stores our config that is used by the service

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Service    string
	Namespace  string
	ListenPort int64
}

Config holds our configuration for the service

func (*Config) Validate

func (c *Config) Validate() error

Validate validates that the required flags are passed to the service

Jump to

Keyboard shortcuts

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