Commit Graph

3 Commits

Author SHA1 Message Date
Saj Goonatilleke d40dcddbdd Allow SRV deadline to be configured at runtime 2019-05-15 23:34:49 +10:00
Saj Goonatilleke ec51e302f5 Add support for optional request logging
This is a debugging aid only.  The log format is not stable (and thus
not documented).
2019-05-15 21:26:35 +10:00
Saj Goonatilleke c9b7e27f76 Move all this config gubbins out of the way
There are two distinct configuration layers in this program:  the 'raw'
types provided by the flag library, and the 'validated' types we present
to the rest of the program.  This commit makes that distinction clear,
and internalises some pointer muck from the flag lib.
2019-05-15 21:26:02 +10:00