Updated Diagnostics (markdown)

Marwan Sulaiman 2017-07-09 10:26:49 -04:00
parent 596c25717e
commit 782a5cc6f1

@ -1,6 +1,6 @@
# Diagnostics
*Note: This guide will be move to golang.org once completed.*
*Note: This guide will be moved to golang.org once completed.*
The Go ecosystem provides a large suite of APIs and tools to diagnose logical and performance problems in Go programs. This document summarizes the available tools and helps Go users to pick the right tool for their specific problem.