Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

all: regenerate READMEs with update-readmes.go #65

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
7 changes: 7 additions & 0 deletions cmd/genbotcert/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<!-- Auto-generated by x/build/update-readmes.go -->

[![Go Reference](https://pkg.go.dev/badge/golang.org/x/build/cmd/genbotcert.svg)](https://pkg.go.dev/golang.org/x/build/cmd/genbotcert)

# golang.org/x/build/cmd/genbotcert

Command genbotcert generates a private key and CSR for a LUCI bot.
7 changes: 7 additions & 0 deletions cmd/watchflakes/internal/cache/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<!-- Auto-generated by x/build/update-readmes.go -->

[![Go Reference](https://pkg.go.dev/badge/golang.org/x/build/cmd/watchflakes/internal/cache.svg)](https://pkg.go.dev/golang.org/x/build/cmd/watchflakes/internal/cache)

# golang.org/x/build/cmd/watchflakes/internal/cache

Package cache implements a simple file-based cache.
7 changes: 7 additions & 0 deletions cmd/watchflakes/internal/script/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<!-- Auto-generated by x/build/update-readmes.go -->

[![Go Reference](https://pkg.go.dev/badge/golang.org/x/build/cmd/watchflakes/internal/script.svg)](https://pkg.go.dev/golang.org/x/build/cmd/watchflakes/internal/script)

# golang.org/x/build/cmd/watchflakes/internal/script

Package script implements a simple classification scripting language.
7 changes: 7 additions & 0 deletions internal/basedir/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<!-- Auto-generated by x/build/update-readmes.go -->

[![Go Reference](https://pkg.go.dev/badge/golang.org/x/build/internal/basedir.svg)](https://pkg.go.dev/golang.org/x/build/internal/basedir)

# golang.org/x/build/internal/basedir

Package basedir finds templates and static files associated with a binary.
7 changes: 7 additions & 0 deletions internal/dash/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<!-- Auto-generated by x/build/update-readmes.go -->

[![Go Reference](https://pkg.go.dev/badge/golang.org/x/build/internal/dash.svg)](https://pkg.go.dev/golang.org/x/build/internal/dash)

# golang.org/x/build/internal/dash

Package dash reads build.golang.org's dashboards.
7 changes: 7 additions & 0 deletions internal/gcsfs/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<!-- Auto-generated by x/build/update-readmes.go -->

[![Go Reference](https://pkg.go.dev/badge/golang.org/x/build/internal/gcsfs.svg)](https://pkg.go.dev/golang.org/x/build/internal/gcsfs)

# golang.org/x/build/internal/gcsfs

gcsfs implements io/fs for GCS, adding writability.
7 changes: 7 additions & 0 deletions internal/influx/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<!-- Auto-generated by x/build/update-readmes.go -->

[![Go Reference](https://pkg.go.dev/badge/golang.org/x/build/internal/influx.svg)](https://pkg.go.dev/golang.org/x/build/internal/influx)

# golang.org/x/build/internal/influx

Package influx provides common constants for setting up and access the performance monitoring InfluxDB instance.
7 changes: 7 additions & 0 deletions internal/logparser/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<!-- Auto-generated by x/build/update-readmes.go -->

[![Go Reference](https://pkg.go.dev/badge/golang.org/x/build/internal/logparser.svg)](https://pkg.go.dev/golang.org/x/build/internal/logparser)

# golang.org/x/build/internal/logparser

Package logparser parses build.golang.org dashboard logs.
7 changes: 7 additions & 0 deletions internal/relui/sign/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<!-- Auto-generated by x/build/update-readmes.go -->

[![Go Reference](https://pkg.go.dev/badge/golang.org/x/build/internal/relui/sign.svg)](https://pkg.go.dev/golang.org/x/build/internal/relui/sign)

# golang.org/x/build/internal/relui/sign

Package sign provides implementations for servers which can sign Go release artifacts.
7 changes: 7 additions & 0 deletions perf/app/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<!-- Auto-generated by x/build/update-readmes.go -->

[![Go Reference](https://pkg.go.dev/badge/golang.org/x/build/perf/app.svg)](https://pkg.go.dev/golang.org/x/build/perf/app)

# golang.org/x/build/perf/app

Package app implements the performance data analysis server.
7 changes: 7 additions & 0 deletions perfdata/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<!-- Auto-generated by x/build/update-readmes.go -->

[![Go Reference](https://pkg.go.dev/badge/golang.org/x/build/perfdata.svg)](https://pkg.go.dev/golang.org/x/build/perfdata)

# golang.org/x/build/perfdata

Package perfdata contains a client for the performance data storage server.
7 changes: 7 additions & 0 deletions perfdata/app/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<!-- Auto-generated by x/build/update-readmes.go -->

[![Go Reference](https://pkg.go.dev/badge/golang.org/x/build/perfdata/app.svg)](https://pkg.go.dev/golang.org/x/build/perfdata/app)

# golang.org/x/build/perfdata/app

Package app implements the performance data storage server.
7 changes: 7 additions & 0 deletions perfdata/db/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<!-- Auto-generated by x/build/update-readmes.go -->

[![Go Reference](https://pkg.go.dev/badge/golang.org/x/build/perfdata/db.svg)](https://pkg.go.dev/golang.org/x/build/perfdata/db)

# golang.org/x/build/perfdata/db

Package db provides the high-level database interface for the storage app.
7 changes: 7 additions & 0 deletions perfdata/db/sqlite3/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<!-- Auto-generated by x/build/update-readmes.go -->

[![Go Reference](https://pkg.go.dev/badge/golang.org/x/build/perfdata/db/sqlite3.svg)](https://pkg.go.dev/golang.org/x/build/perfdata/db/sqlite3)

# golang.org/x/build/perfdata/db/sqlite3

Package sqlite3 provides the sqlite3 driver for x/build/perfdata/db.
7 changes: 7 additions & 0 deletions perfdata/fs/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<!-- Auto-generated by x/build/update-readmes.go -->

[![Go Reference](https://pkg.go.dev/badge/golang.org/x/build/perfdata/fs.svg)](https://pkg.go.dev/golang.org/x/build/perfdata/fs)

# golang.org/x/build/perfdata/fs

Package fs provides a backend-agnostic filesystem layer for storing performance results.
7 changes: 7 additions & 0 deletions perfdata/fs/gcs/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<!-- Auto-generated by x/build/update-readmes.go -->

[![Go Reference](https://pkg.go.dev/badge/golang.org/x/build/perfdata/fs/gcs.svg)](https://pkg.go.dev/golang.org/x/build/perfdata/fs/gcs)

# golang.org/x/build/perfdata/fs/gcs

Package gcs implements the fs.FS interface using Google Cloud Storage.
7 changes: 7 additions & 0 deletions perfdata/fs/local/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<!-- Auto-generated by x/build/update-readmes.go -->

[![Go Reference](https://pkg.go.dev/badge/golang.org/x/build/perfdata/fs/local.svg)](https://pkg.go.dev/golang.org/x/build/perfdata/fs/local)

# golang.org/x/build/perfdata/fs/local

Package local implements the fs.FS interface using local files.
7 changes: 7 additions & 0 deletions perfdata/localperfdata/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<!-- Auto-generated by x/build/update-readmes.go -->

[![Go Reference](https://pkg.go.dev/badge/golang.org/x/build/perfdata/localperfdata.svg)](https://pkg.go.dev/golang.org/x/build/perfdata/localperfdata)

# golang.org/x/build/perfdata/localperfdata

Localperfdata runs an HTTP server for benchmark perfdata.
7 changes: 7 additions & 0 deletions perfdata/query/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<!-- Auto-generated by x/build/update-readmes.go -->

[![Go Reference](https://pkg.go.dev/badge/golang.org/x/build/perfdata/query.svg)](https://pkg.go.dev/golang.org/x/build/perfdata/query)

# golang.org/x/build/perfdata/query

Package query provides tools for parsing a query.
7 changes: 7 additions & 0 deletions third_party/bandchart/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<!-- Auto-generated by x/build/update-readmes.go -->

[![Go Reference](https://pkg.go.dev/badge/golang.org/x/build/third_party/bandchart.svg)](https://pkg.go.dev/golang.org/x/build/third_party/bandchart)

# golang.org/x/build/third_party/bandchart

Package bandchart provides an embedded bandchart.js.