package
2.1.0+incompatible
Repository: https://github.com/x1unix/go-playground.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
ParseImportCompletionItem parses a Go package at a given GOROOT and constructs monaco CompletionItem from it.
ResolveGoRoot tries to find GOROOT path from environment variables or using "go env" command.
# Structs
GoRootScanner scans Go SDK directory and provides information about Go version and standard packages list.
No description provided by the author
No description provided by the author