Cookies management by TermsFeed Cookie Consent

Cheatsheets

Learn the basics of Go using cheatsheets 📋

👑 Go Generics cheatsheet

Learn how to create type-independent functions
cheatsheet generics generics-intro

⌚ Unix time in Go [cheatsheet]

Learn how to get, convert and work with the Unix epoch time
cheatsheet time

⌨️ Read user input in Go [cheatsheet]

Learn what is the best method to read user input
cheatsheet input

🕰️ Date and time format in Go cheatsheet

Learn how to format date and time
cheatsheet time