configparser

package
v0.0.0-...-8a25df6 Latest Latest
Warning

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

Go to latest
Published: Feb 12, 2014 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Slaves         []string
	Master         string
	ReduceDataPort int
	Input          string
	InputDir       string
	Delimeter      string
	Username       string
	PEMFile        string
	MapDir         string
	ReduceDir      string
	NumMap         int
	NumReduce      int
	WebPort        int
	HTMLTemplate   string
}

func ParseFile

func ParseFile(path string) Config

Jump to

Keyboard shortcuts

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