mirror of
https://github.com/KumoCorp/kumomta.git
synced 2026-08-18 16:01:07 +00:00
47aac10ea6
This allows a (more or less) arbitrary lua function to be used to load data. The primary advantage of this is that the size of the resulting KeySource struct is smaller than it would be to hold the actual data inline. It also enables the surrounding code to be slightly better factored.