go-project-template

module
v0.0.0-...-d337633 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 30, 2024 License: Unlicense

README

Go Project Template

Based on Hexagonal Architecture

How to

Init project
go mod init [repo]

Example:

go mod init github.com/go-project-template
Update .gitignore

Remove go.sum and go.mod from .gitignore

Packages

Air

Live reload for Go apps. https://github.com/air-verse/air

Swaggo

Swaggo is a tool that creates Swagger documentation for Go APIs. https://github.com/swaggo/swag

Golangci-lint

Golangci-lint is a tool for checking Go code quality, finding issues, bugs, and style problems. https://github.com/golangci/golangci-lint

Directories

Path Synopsis
cmd
Package docs Code generated by swaggo/swag.
Package docs Code generated by swaggo/swag.
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL