CATEGORY

GO

Golang struct Tutorial [Practical Examples]

When you declare a struct without field values, we say that it is a zero value struct. A zero value golang struct has its corresponding field values set to

By antonyshikubu · 7 min read · GO

Advanced Golang Flag Techniques: Don't be a Rookie

Explore the powerful and transformative capabilities of the Golang Flag package. Unleash your command-line potential, navigate with confidence, and master the …

By antonyshikubu · 15 min read · GO