Skip to content

Repository files navigation

template-go

Description

Template repo for Go-based projects.

How to install

Clone repo to new directory.

How to use

  • /cmd: put base application code here
  • /internal: put code that you don't want to expose here
  • /pkg: put reusable code here
  • /test: put unit tests here

About

Template repository for Go projects.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors