#golang
Reduce golang binary size with build ldflags
Why Golang is required for DevOps engineers
GoUsers
Golang fmt.Printf most used format specifiers
Declaring variables in Golang
Sample Jenkinsfile for Golang app
The Go playgrounds
Golang ellipses use case - as wildcards in go commands
Golang ellipses use case - pass slice as the argument to the variadic function
Golang ellipses use case - variadic function
Stacking defers in Golang
Golang array initialization - set elements at a specific index
Using ellipses for initializing an array in Golang
Declare and initialize a Golang array oneliner
defer in Golang
Golang arrays
Golang switch optional statement
Golang switch without expression
Go switch case with fallthrough
Golang switch with multiple cases
Golang basic switch statement
Golang nested if statement
if with init statement in Golang
Golang else if
Golang if else
Simple if in Golang
Exit a loop in Golang
Infinite loop in Golang
Go while loop
Golang for loop
Constants in Golang
Alternative way to check the type of a variable in Golang
In Golang variables declared without a corresponding initialization are zero-valued
Check the type of a variable in Golang
Values in Golang
Colon equals in Golang
golang sample application for testing
golang import packages
Hello world in golang
Some data types in Golang