gothrough

command module
v0.0.0-...-bc5a6c4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 19, 2023 License: MIT Imports: 6 Imported by: 0

README

GoThrough

Development

$ git clone https://go.googlesource.com/go          # Clone source
$ cd go && git checkout go1.20 && cd ..             # Checkout specific version
$ go run ./scripts/index/*.go -dest=".index" "./go" # Build index
$ go run main.go

Requires a least go1.11 (for go modules support) and git to be installed.

Replace go with gin for auto-restarts.

Tests are run using the standard go test command (go test ./...).

Deployment

This project is hosted on Google Cloud Platform's Cloud Run platform.

The deployment workflow uses GitHub Actions to publish a new image and update the running service on push.

License

MIT

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
scripts
testing

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL