/jconf

jconf - simple Go package to read/write JSON config file

Primary LanguageGoMIT LicenseMIT

jconf - simple Go package to read/write JSON/YAML config file

Functions

  • Write() - write JSON/YAML config file
  • Read() - read JSON/YAML config file
  • Show() - show structure to stdout as JSON
  • ShowYAML() - show structure to stdout as YAML