App.go: recreated go doc command rendering
The goal to build our own go doc renderer requires us to reproduce
the go doc output for our code. Hence, we need to re-create the
exact output.
This patch recreates the go doc output in App.go.
Signed-off-by:
(Holloway) Chew, Kean Ho <kean.ho.chew@zoralab.com>
Please register or sign in to comment