Skip to content

Hochfrequenz/go-template-repository

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-template-repository

Unittest status badge Coverage status badge Linter status badge

This is a template repository for Go packages. Click "Use Template" in the top right of this page to create an own repository from it.

Features

It contains

  • a minimal working example of a go package in foo
  • an example of an unittest written in gocrest
  • a valid go.mod and go.sum file
  • GitHub Actions to test code, measure the coverage, check formatting and prevent linting errors

Releases

No releases published

Packages

No packages published

Languages