Skip to content
This repository has been archived by the owner on Dec 15, 2019. It is now read-only.

Latest commit

 

History

History
16 lines (9 loc) · 335 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 335 Bytes

Standard packages in pictures

Below diagrams cover basic concepts within the standard packages of go as an illustration of what can be visualized.

net/http

net/http application

Here an application named App implements the http.Handler in a struct named Index.