Skip to content

infinityworks/go-common

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Common

A small set of frequently used libs, with some small bootstrapping.

Components:

  • Generic Config
  • Log init & level driven by environment variables
  • Prometheus metrics endpoint (basic)
  • Routing and router

Overview

GoCommon is designed to help you deliver a http based application with minimal fuss. It includes the concepts and implementation of logging, prometheus metrics, routing (via the mux router) and extensible configuration.

About

Some small common go libs and utils

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages