pkgsite – golang.org/x/pkgsite Directories

pkgsite/ directory

Directories

PathSynopsis
cmd
cmd/frontendThe frontend runs a service to serve user-facing traffic.
cmd/internal
cmd/pkgsitePkgsite extracts and generates documentation for Go programs.
cmd/workerThe worker command runs a service with the primary job of fetching modules from a proxy and writing them to the database.
devtools
devtools/cmd
devtools/cmd/create_experiment_configCommand create_experiment_config creates an experiment.yaml file, which will set a rollout of 100 for all experiments.
devtools/cmd/csphashcsphash computes the hashes of script tags in files, and checks that they are added to our content security policy.
devtools/cmd/cssCommand css appends CSS styles to content/static/stylesheet.css.
devtools/cmd/dbThe seeddb command is used to populates a database with an initial set of modules.
devtools/cmd/dumpdocThe dumpdoc command writes documentation and readmes for packages in search_documents to a gob file.
devtools/cmd/seeddbThe seeddb command populates a database with an initial set of modules.
devtools/cmd/staticCommand static compiles TypeScript files into minified JavaScript files and creates linked sourcemaps.
devtools/cmd/wait_available
internalPackage internal contains data used through x/pkgsite.
static
tests
tests/apiCommand api computes the exported API of a set of Go packages.
tests/searchThe search command is used to run tests for search using a dataset of modules specified at tests/search/seed.txt.
third_party
Version
v0.0.0-20250218150137-224a1368cf02 (latest)
Published
Feb 18, 2025
Platform
linux/amd64
Last checked
2 months ago

Tools for package owners.