README ¶ String Manipulation This library provides generic functions for string manipulation, such as finding and extracting substrings, and pattern matching. Please Refer to Lua 5.3 Reference Manual. Expand ▾ Collapse ▴ Documentation ¶ Index ¶ func Open(l *lua.State) int Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Open ¶ func Open(l *lua.State) int Open opens the module. Types ¶ This section is empty. Source Files ¶ View all Source files gsub.gomod.go Directories ¶ Show internal Expand all Path Synopsis pm Click to show internal directories. Click to hide internal directories.