Documentation ¶
Index ¶
Constants ¶
View Source
const ( Indicator = '$' SeparatorPrefix = '{' SeparatorSuffix = '}' )
Variables ¶
This section is empty.
Functions ¶
func Extract ¶
Extract eg: input="/var/log/76fb94cbb5/tomcat/", splitsStr=["/var/log/", "/", "/"]
return ["76fb94cbb5", "tomcat"]
Types ¶
Click to show internal directories.
Click to hide internal directories.