Skip to content

stevemcquaid/go-project-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Project Setup

This is a basic project to play around with golang!

Usage

  • make help
  • make setup
  • make ci
  • make run
  • make docker-run

Structure

  • prezo/ - go present slide deck
  • bin/ - compiled binaries
  • config/ - application configuration structure definitions
  • k8s/ - kubernetes deployment files
  • pkg/ - source code for the project
  • vendor/ - dependency libraries
  • config.yaml - config file used to run the app
  • main.go - entrypoint of the application

About

Code for a boilerplate golang app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •