staticindexOf(s:GoString, str:GoString, ?startIndex:Int):Int
staticlastIndexOf(s:GoString, str:GoString, ?startIndex:Int):Int
staticsubstr(str:GoString, pos:Int, ?len:Int):GoString