Go Starter ToolA Visual Studio Code extension designed to accelerate Go application development. It helps you quickly generate project structures following the Clean Architecture pattern and provides tools to streamline common development tasks. FeaturesAll features of Go Starter Tool can be accessed via the Visual Studio Code Command Palette:
Create ProjectCommand: Inputs:
Create ControllerCommand: Inputs:
Create Use CaseCommand: Inputs:
Create RepositoryCommand: Inputs:
|