Registry / utility / quasilyte-stdinfo

quasilyte-stdinfo

JSON →
library0.0.0-20220114132959-f7386bf02567gogounverified

A Go package that provides information about the standard library, such as package paths and documentation URLs.

go get github.com/quasilyte/stdinfo
INSTALL
IMPORT
SIG · QUASILYTE-STDINFO
Q
quasilyte-stdinfo
utilitygov0.0.0-20220114132959-f7386bf02567
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.

stdinfo
github.com/quasilyte/stdinfo

Get the import path for the fmt package.

package main import ( "fmt" "github.com/quasilyte/stdinfo" ) func main() { fmt.Println(stdinfo.PackagePath("fmt")) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20220114132959-f7386bf02567latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
quasilyte-stdinfo — go get quasilyte-stdinfo · libregistry