communicator

command module
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Jan 4, 2024 License: AGPL-3.0 Imports: 1 Imported by: 0

README

gin-application-template

Quality Gate Status

Description

This is a template for a gin application.

The following features have already been implemented to simplify the initialization of a new project:

Usage

GitHub Template
  1. Click on the green "Use this template" button
  2. Click on "Create a new repository"
  3. Input a name for your new repository, then click on "Create repository"
gonew
  1. Install gonew: go install golang.org/x/tools/cmd/gonew@latest
  2. Open a terminal and run gonew github.com/LeslieLeung/gin-application-template github.com/<your-username>/<your-repo-name>

Useful Make Commands

  • make run: Run the application
  • make swag: Generate API documentation
  • make dry-build: Compile the application

Documentation

The Go Gopher

There is no documentation for this package.

Directories

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

Jump to

Keyboard shortcuts

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