README ¶ How to generate the doc go generate . How to run HTTP server go run server/main.go How to update the version Check all example work on all platforms Create a new branch from master branch with a version name like 1.2 In the new branch: Update version.txt like 1.2.0 Add tag like v1.2.0 In master branch: Update version.txt in the master branch like 1.3.0-alpha Deploy the doc with go generate Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files generate.go Directories ¶ Show internal Expand all Path Synopsis server Click to show internal directories. Click to hide internal directories.