基本 LOOP EXIT 语句 EXIT WHEN 语句 CONTINUE 语句 CONTINUE WHEN 语句 FOR LOOP 语句 WHILE LOOP 语句 循环语句主要用于反复执行一段操作,有以下几种形式: 基本 LOOP FOR LOOP 用于游标的 FOR LOOP WHILE LOOP 用于退出整个循环...
2.4 – Metatables and Metamethods 2.4 – Metatables and Metamethods Every value in Lua can have a metatable. This metatable is an ordinary Lua table that defines the behavior of ...
Deployment modes Traditional Decoupled Standalone How to configure rules How to configure Route How to configure Route + Service How to configure Route + Upstream How to conf...
Splats and tuples Splatting a tuple Double splats and named tuples Double splatting a named tuple Splats and tuples A method can receive a variable number of arguments by usi...
Splats and tuples Splatting a tuple Double splats and named tuples Double splatting a named tuple Splats and tuples A method can receive a variable number of arguments by usi...
Splats and tuples Splatting a tuple Double splats and named tuples Double splatting a named tuple Splats and tuples A method can receive a variable number of arguments by usi...