package goroot

import "internal/goroot"

Index

Functions

func IsStandardPackage

func IsStandardPackage(goroot, compiler, path string) bool

IsStandardPackage reports whether path is a standard package, given goroot and compiler.

Source Files

gc.go

Version
v1.18.0
Published
Mar 15, 2022
Platform
darwin/amd64
Imports
5 packages
Last checked
3 minutes ago

Tools for package owners.