Registry / utility / heroku-x

heroku-x

JSON →
library0.6.0gogounverified

A collection of utility packages for Heroku's Go services.

go get github.com/heroku/x
INSTALL
IMPORT
SIG · HEROKU-X
H
heroku-x
utilitygov0.6.0
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.

x
github.com/heroku/x

Use the scrub subpackage to sanitize URLs.

package main import ( "fmt" "github.com/heroku/x/scrub" ) func main() { cleaned := scrub.URL("https://user:pass@example.com") fmt.Println(cleaned) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.6.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
10
Amazon
1
OpenAI (training)
1
Resources
heroku-x — go get heroku-x · libregistry