Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
programming_languages:go:software_stack [2017/12/31 12:33] – created phreazer | programming_languages:go:software_stack [2017/12/31 13:06] (current) – phreazer | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Software stack ====== | ====== Software stack ====== | ||
- | Package manager: | + | * Package manager: |
- | Linting: | + | |
- | Version management: | + | |
- | Build/ | + | |
- | Unit-test: | + | |
- | IT-test: | + | |
- | Syntax-higlighting: | + | * Mocking: |
- | Formatting: | + | * Syntax |
- | Debugging: | + | * Static code analysis: https:// |
- | Code coverage: | + | * Formatting: |
- | Profiling: | + | |
- | Webserver: | + | |
- | Code-documentation: | + | |
+ | | ||
+ | |