Registry / utility / x-example

x-example

JSON →
library0.0.0-20250915201037-7f05d217867bgogounverified

Package example provides runnable examples for the Go programming language, demonstrating various features and packages.

go get golang.org/x/example
INSTALL
IMPORT
SIG · X-EXAMPLE
X
x-example
utilitygov0.0.0-20250915201037-7f05d217867b
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.

example
golang.org/x/example

Print the greeting from the example package.

package main import ( "fmt" "golang.org/x/example" ) func main() { fmt.Println(example.Hello()) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20250915201037-7f05d217867blatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
x-example — go get x-example · libregistry