Map Of Content
- Getting Started
- Tools
- Basics
- Basic Types | Variables
- Structure | Inheritance | Exported Names
- Typecasting | Named Return Values
- Loops | Conditionals
- Constructors in go don’t really exist, but we can use factory methods to achieve the same.
- Defer execution of code until the surrounding func returns.
- Go - Struct Tags
- Components
- Tips And tricks
- Packages
- Functionality
- JSON marshaling and unmarshaling
- range to iterate over maps/slices/arrays
- Anonymous Func are funcs that are defined in another func scope
- Programming
- Advanced
- Go - build
- Packages
- Snippets
- Troubleshooting
- Workbench
- Media