Slack Community
Articles
Jobs
Events
Guidelines
Post a Job
Join Our Slack
Home
Articles
What Are Golang's Anonymous Structs?
Source: blog.boot.dev
What Are Golang's Anonymous Structs?
2 years ago
An anonymous struct is just like a normal struct, but it is defined without a name and therefore cannot be referenced elsewhere in the code. Structs in Go are similar to structs in other languages like C.
Read Full Article On blog.boot.dev
Related Articles
Community Partners
DevOps Careers
Want your job here? Contact Us.