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