Registry / utility / pkg
library0.0.0-20260507212125-df317a52d112gogounverified

Package pkg provides shared libraries and utilities for Knative components.

go get knative.dev/pkg
INSTALL
IMPORT
SIG · PKG
P
pkg
utilitygov0.0.0-20260507212125-df317a52d112
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.

pkg
knative.dev/pkg

Prints the package version.

package main import ( "fmt" "knative.dev/pkg" ) func main() { fmt.Println(pkg.Version()) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20260507212125-df317a52d112latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
pkg — go get pkg · libregistry