package conf

import "github.com/nats-io/gnatsd/conf"

Conf is a configuration file format used by gnatsd. It is a flexible format that combines the best of traditional configuration formats and newer styles such as JSON and YAML.

Index

Functions

func Parse

func Parse(data string) (map[string]interface{}, error)

Source Files

lex.go parse.go

Version
v0.5.1
Published
Apr 25, 2014
Platform
windows/amd64
Imports
4 packages
Last checked
14 minutes ago

Tools for package owners.