package stdlib

import "git.sr.ht/~sircmpwn/gddo/internal/stdlib"

Package stdlib supports special handling of the Go standard library. Regardless of the how the standard library has been split into modules for development and testing, the discovery site treats it as a single module named "std".

Index

Functions

func Contains

func Contains(path string) bool

Contains reports whether the given import path is part of the Go standard library.

Source Files

data.go stdlib.go

Version
v0.0.0-20240124133021-55358d4d592d (latest)
Published
Jan 24, 2024
Platform
linux/amd64
Imports
2 packages
Last checked
1 day ago

Tools for package owners.