Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 420 Bytes

TODO.md

File metadata and controls

10 lines (10 loc) · 420 Bytes
  • Export a Parse method on the parser
  • Expand env vars in string types
  • allocate/make nil maps and slices
  • pointer handling
  • Add functionality to map env var casing (lower/upper/title/func)
  • struct tags for aliasing, omit via "-" etc
  • interace for custom types
  • parsing complex numbers
  • make sepchar a package var?
  • boilerplate example to convert existing configurations