scaffolding

package module
v0.0.0-...-aabb4b4 Latest Latest
Warning

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

Go to latest
Published: Mar 1, 2023 License: MIT Imports: 1 Imported by: 0

README

go-scaffold

A simple golang scaffolding to help me to create new api projects or workers with golang on k8s.

Patterns

Code flow

alt text

Development

How to develop with this project.

VS Code and Remote Containers Plugin
  1. Install Remote - Containers plugin on VS Code.
  2. Copy file ./env/application.env.sample to ./env/application.env
  3. Reopen in Container mode: on Command Palette run Remote-Containers: Open Folder in Container... and select the local folder.
  4. Run the command make hot, for start with hot reload or on main.go file opened debug with pressing "f5".

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Embeds embed.FS

Embeds has the entire ./embeds directory embed in read-only mode

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
cmd
api
internal
api
pkg

Jump to

Keyboard shortcuts

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