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.6
Published
Sep 10, 2014
Platform
js/wasm
Imports
4 packages
Last checked
1 hour ago

Tools for package owners.