An open API service indexing awesome lists of open source software.

https://github.com/pasdam/template-go-project

Template of a Go app
https://github.com/pasdam/template-go-project

go golang template

Last synced: about 1 month ago
JSON representation

Template of a Go app

Awesome Lists containing this project

README

          

# project-template-go

[![Go Report Card](https://goreportcard.com/badge/github.com/pasdam/template-go-project)](https://goreportcard.com/report/github.com/pasdam/template-go-project)
[![CI Status](https://github.com/pasdam/template-go-project/workflows/Continuous%20integration/badge.svg)](https://github.com/pasdam/template-go-project/actions/workflows/ci.yaml)
[![GoDoc](https://godoc.org/github.com/pasdam/template-go-project?status.svg)](https://godoc.org/github.com/pasdam/template-go-project)

This repository contains a template for a go project.