Laszlo Forro

Results 6 issues of Laszlo Forro

Hi there! Thanks for the great and very useful app. My small issue is: Trying to create the login credentials for a Bitbucket account when entering the App password for...

Hi, there! First of all thanks for the great lib. I ask your help with a scenario of fan out-fan in with timeout, for that I have not found a...

fastjson.GetString( data, "key") return a string leaving the escape characters at place. However, when data is parsed and the key is accessed, the return value is always without escape characters....

Get("key").String() returns the json string removing the escape characters, while GetStringByte("key") does the same only converting it into a []byte, as ```go []byte( Get("key").String() ) == GetStringByte("key") ``` This raw...

Thanks for the great lib, first of all. The documentation for ArrayEach says: ``` // ArrayEach is used when iterating arrays, accepts a callback function with the same return arguments...

Please, consider adding the following sites to the excellent collection: Notes on the writing system: https://r12a.github.io/scripts/khmr/km.html Some apps: https://r12a.github.io/app-charuse/index.html?language=km https://r12a.github.io/pickers/khmr/index.html And possibly the unicode grapheme segmenter: https://r12a.github.io/scripts/apps/graphemes/index.html Also note, that...