# Functions
ArrayContains : if array str contains key , will return true.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
JSONExtract function
this function will extract json in mass string
*/.
JSONFormat for format json string.
* NewConfig create a instance of Config
*/.
No description provided by the author
No description provided by the author
NewSmartString : generate a smart string obj
can use follow:
${key}
${i:1++} : from 1 ++ like for(i=1; ; i++)
${e:hello\w} : regext matched
${file:some_path}: will direction replace this from file!
*/.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Str panic err from NewSmartString.
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SmartExtractIP extract ip.
SmartExtractJSON extract json from string.
SmartExtractPair extract pair like a:b a=b.
SmartExtractURL extract url from string.
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author