We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Getting Started (markdown)
Updated Quickstart (markdown)
Clarify relation between compile output path & import annotation.
Grammar fix.
Accidentally a word
typo
Fix bitrotten reference to logger.
Fix div/mod typo
Remove trailing whitespace
Fix url The old one works, but it's a bit odd to have the URL look like it's pointing to a comment page, and it's unnecessary.
Simplify RPC tutorial.
Fix bitrot
Git rid of now-removed server.Policy type.
overhauled the getting started tutorial for clarity Signed-off-by: Sienna Lloyd <sienna.lloyd@hey.com>
Noted that $GOPATH/bin needs to be set.
Add instructions for capnpc-go and simplify installation
Added a note about the use of annotations in this package.
Bugfix. Omit `/v3` path component in `git clone` command.
typically third part packages are installed in $GOPATH/src not $GOROOT/src
getting-started: fix schema imports
Getting Started: fix link breakage