mirror of
https://github.com/foxcpp/maddy.git
synced 2025-04-05 14:07:38 +03:00
This is important to keep syntax unambiguous e.g. '{env:placeholder}' vs '{ env:placeholder }' (see #185). |
||
---|---|---|
.. | ||
cfgparser | ||
logparser | ||
README.md |
maddy integration libraries
This directory contains Go packages with stable API that can be used to interact with maddy, e.g. inspect some of its structures.
Currently there is a configuration file parser and a structured log parser.
API stability is defined by the maddy version following the semantic versioning rules.