GOSAMPLES
All
Tours
Cheatsheets
Shorts
strings
Learn how to work with strings in Go
ποΈ 3 ways to pretty print JSON in Go
Learn how to generate JSON with indentation
introduction
json
strings
August 3, 2021
πΊοΈ Convert map to JSON in Go
Learn how to convert map to JSON string
introduction
json
strings
August 1, 2021
π Case-insensitive string comparison in Go
Learn how to compare strings in a case-insensitive manner
introduction
strings
May 25, 2021
π Check if a string starts with a substring in Go
Learn how to use strings.HasPrefix() function
introduction
strings
May 11, 2021
πͺ 8 ways to split a string in Go
Learn how to split a string by comma or any other separator in Go
strings
April 19, 2021
1
...
3