# Functions
Create the basic files for a service.
GetPackages returns a list of packages to install with go mod.
NewParameters returns a new struct of Parameters prefilled by a config, license and the definition of packages.
# Structs
Parameters defines parameters used for the go templates.