Shorts
Short code snippets. Little or no description at all. Just copy and use ๐
๐ฆ Square root in Go
๐ฐ The maximum and minimum value of the int types in Go
๐ The maximum and minimum value of the float types in Go
๐ฉ Get Pi constant in Go
โณ Time difference between two dates in Go
๐ Get a hostname (domain) from a URL in Go
๐๏ธโโ๏ธ Calculate the power of a number x^y in Go
๐ค Create a new file in Go
๐งน Delete or remove a file in Go