freeCodeCamp/guide/arabic/go/documentation/index.md

14 lines
484 B
Markdown

---
title: Documentation
localeTitle: كابل بيانات
---
# الوثائق الرسمية
1. [مواصفات اللغة](https://golang.org/ref/spec)
2. [الذهاب الفعال](https://golang.org/doc/effective_go.html)
## Godoc.org (https://godoc.org/)
تتضمن الوثائق داخل golang.org المكتبة القياسية و src.
الشيء الجيد في **godoc.org** هو أنه يتضمن المكتبة القياسية وحزم الطرف الثالث.