Skip to content

Latest commit

 

History

History
80 lines (63 loc) · 3.84 KB

INTRO.md

File metadata and controls

80 lines (63 loc) · 3.84 KB

Go Developer Documentation

Setting up GitBook

We're using GitBook for generating our HTML Docs from markdown files. It is hosted here, and if you would like to contribute, you need GitBook setup for the same.

Building and serving

gitbook serve

Status Legend

  • Not Done NOT DONE
  • In Progress IN PROGRESS
  • Pending Review PENDING REVIEW
  • Done DONE

Index

1. Concepts in Go

  • 1.1 Domain DONE
  • 1.2 Implementation NOT DONE

2. Getting Started

3. Technology Stack

4. Architecture of Go

5. Features

6. CD in practice

7. Miscellaneous

8. Writing Go Plugins