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

https://github.com/hyperjiang/go-tpl

Simple golang project template.
https://github.com/hyperjiang/go-tpl

Last synced: 8 months ago
JSON representation

Simple golang project template.

Awesome Lists containing this project

README

          

# Go project template

[![GoDoc](https://pkg.go.dev/badge/github.com/hyperjiang/go-tpl)](https://pkg.go.dev/github.com/hyperjiang/go-tpl)
[![CI](https://github.com/hyperjiang/go-tpl/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/hyperjiang/go-tpl/actions/workflows/ci.yml)
[![](https://goreportcard.com/badge/github.com/hyperjiang/go-tpl)](https://goreportcard.com/report/github.com/hyperjiang/go-tpl)
[![codecov](https://codecov.io/gh/hyperjiang/go-tpl/branch/main/graph/badge.svg)](https://codecov.io/gh/hyperjiang/go-tpl)
[![Release](https://img.shields.io/github/release/hyperjiang/go-tpl.svg)](https://github.com/hyperjiang/go-tpl/releases)

Simple golang project template.

## Prerequisite

go version >= 1.18