mirror of
https://github.com/openfaas/faasd.git
synced 2025-06-09 08:26:47 +00:00
By moving to a reference instead of a value type, this patch means the annotations are not leaked into other objects in the result of ListFunctions. Tested on x86 with a Linux host and I could no longer reproduce the issue in #128 Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>