package
0.0.0-20160116173134-3c782264fbde
Repository: https://github.com/scottmansfield/tools.git
Documentation: pkg.go.dev
# README
To deploy tip.golang.org:
$ gcloud --project golang-org preview app deploy --set-default godoc.yaml
To deploy talks.golang.org:
$ gcloud --project golang-org preview app deploy --set-default talks.yaml
# Structs
Proxy implements the tip.golang.org server: a reverse-proxy that builds and runs godoc instances showing the latest docs.
# Interfaces
No description provided by the author