ingress-nginx/rootfs/etc/nginx/lua/test/mocks/resty/chash.lua

4 lines
55 B
Lua

return {
new = function(self, nodes) return {} end
}