Documentation
¶
Index ¶
Constants ¶
View Source
const ( FuncFile = "file" FuncHttp = "http" FuncUrl = "url" FuncMatch = "match" )
View Source
const ( JsonArrayStart = "[" JsonArrayEnd = "]" JsonObjectStart = "{" JsonObjectEnd = "}" )
View Source
const ( PrefixHttpProtocol = "http://" PrefixHttpsProtocol = "https://" )
View Source
const Dollar = "$"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.