Update index.md (#22310)

* Update index.md

Add a short description for struct

* Removed stub
This commit is contained in:
shabnamNajafian
2018-11-06 12:36:49 +01:00
committed by Manish Giri
parent 3a721e6e71
commit 4740b1fcc6

View File

@ -3,11 +3,8 @@ title: Go Structs
--- ---
## Go Structs ## Go Structs
This is a stub. <a href='https://github.com/freecodecamp/guides/tree/master/src/pages/go/structs/index.md' target='_blank' rel='nofollow'>Help our community expand it</a>. Gos structs are typed collections of fields. Theyre useful for grouping data together to form records.
<a href='https://github.com/freecodecamp/guides/blob/master/README.md' target='_blank' rel='nofollow'>This quick style guide will help ensure your pull request gets accepted</a>.
<!-- The article goes here, in GitHub-flavored Markdown. Feel free to add YouTube videos, images, and CodePen/JSBin embeds -->
#### More Information: #### More Information:
<!-- Please add any articles you think might be helpful to read before writing the article --> <!-- Please add any articles you think might be helpful to read before writing the article -->