Option | Description | Values | Default |
hideGenerationTimestamp | Hides the generation timestamp when files are generated. | | true |
packageName | Lua package name (convention: single word). | | openapiclient |
packageVersion | Lua package version. | | 1.0.0-1 |
IMPORT MAPPING
Type/Alias | Imports |
*os.File | os |
os | io/ioutil |
time.Time | time |
INSTANTIATION TYPES
Type/Alias | Instantiated By |
LANGUAGE PRIMITIVES
- boolean
- nil
- number
- string
RESERVED WORDS
- and
- boolean
- break
- do
- else
- elseif
- end
- false
- for
- function
- if
- in
- local
- nil
- not
- number
- or
- repeat
- return
- string
- table
- then
- thread
- true
- until
- userdata
- while
Last updated on 1/20/2020