Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Dotnet8WebAPI = Template{"dotnet8-webapi"} // Dotnet8WebApp = Template{"dotnet8-webapp"}. Dotnet8Worker = Template{"dotnet8-worker"} GoWebAPI = Template{"go-webapi"} PythonWebAPI = Template{"python-webapi"} Templates = enum.New( Dotnet8WebAPI, Dotnet8Worker, GoWebAPI, PythonWebAPI, ) )
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.