docs/language/golang
Sebastiaan van Stijn d7e9ac275f
Some touch-ups in language get-started
- wrap lines in the java and golang getting started
- make the "test on the host" step in the Java getting started "optional". This
  allows users to try the tutorial without requiring them to set up a functional
  Java environment on their host. (i'm planning on making similar changes in
  the other language guides).
- use `docker <object> <action>` in some examples (but mention the corresponding
  shorthands); this may help understand the relation between the `<action>` and
  what kind of `<object>` we're acting on (tag an _image_, remove an _image_).

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-10-13 16:30:58 +02:00
..
images Add first half of Getting Started for Golang (#12168) 2021-06-14 13:28:14 +01:00
build-images.md Some touch-ups in language get-started 2021-10-13 16:30:58 +02:00
configure-ci-cd.md language/golang: use "console" for shell examples 2021-08-06 17:19:58 +02:00
deploy.md Add K8s to the deploy app section 2021-08-03 14:20:27 +01:00
develop.md Found more typos and grammar issues 2021-08-23 22:04:22 +04:30
index.md Revised Content (#13031) 2021-06-23 15:32:46 +01:00
nav.html Add first half of Getting Started for Golang (#12168) 2021-06-14 13:28:14 +01:00
run-containers.md Add missing code-hints, and minor markdown edits 2021-08-16 12:59:23 +02:00
run-tests.md Add missing code-hints, and minor markdown edits 2021-08-16 12:59:23 +02:00