Registry / cli / zmb3-gogetdoc

zmb3-gogetdoc

JSON →
library0.0.0-20190228002656-b37376c5da6agogounverified

A command-line tool to fetch Go documentation for symbols.

go get github.com/zmb3/gogetdoc
INSTALL
IMPORT
SIG · ZMB3-GOGETDOC
Z
zmb3-gogetdoc
cligov0.0.0-20190228002656-b37376c5da6a
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

gogetdoc
github.com/zmb3/gogetdoc

Fetches documentation for fmt.Println.

package main import ( "fmt" "github.com/zmb3/gogetdoc" ) func main() { doc, _ := gogetdoc.GetDoc("fmt", "Println") fmt.Println(doc) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20190228002656-b37376c5da6alatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
40 hits · last 30 days
node
32
OpenAI (training)
1
Resources
zmb3-gogetdoc — go get zmb3-gogetdoc · libregistry