]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
krprint: reuse serialization infrastructure for pretty-printer
authorPetr Špaček <petr.spacek@nic.cz>
Fri, 17 Jul 2020 07:58:54 +0000 (09:58 +0200)
committerPetr Špaček <petr.spacek@nic.cz>
Mon, 2 Nov 2020 09:28:54 +0000 (10:28 +0100)
commitfb312263e9e8f9623d1ebc36c907263ef3fe9836
tree9f08006c94ea11f5d0374f8be93e96beaaacd53c
parentbbc6aebcf96d789063a19f57c3da7fe1c5ebeaf9
krprint: reuse serialization infrastructure for pretty-printer

At the moment it does not handle functions and other non-serializable
types.
daemon/lua/krprint.lua