|
|
||
|---|---|---|
| .. | ||
| definitions | ||
| client.json | ||
| client.md | ||
| golang.json | ||
| golang.md | ||
| readme.md | ||
| server.json | ||
| server.md | ||
| woodpecker.json | ||
| woodpecker.md | ||
readme.md
Build Golang Templates
The template files (*.json) listed here are for various templeates created for Golang projects.
The templates are basic in construct and capability.
Templates are:
- golang - generate the build script for a generic Golang program
- client - generate the build script for a client Golang program
- server - generate the build script for a server Golang program, such as a HTTP server or REST API
- woodpecker - generate a Woodpecker CI YAM file