Skip to content

spotlibs/go-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Static Badge CI Status

Go Library

Reusable go library that mostly implement standardization in the scope of Spotlibs team

Currently, pkg that are already considered has stable API are

  • stderr: standard interface for any error that may occur in the Spotlibs Team Microservices
  • stdresp: standard interface to construct standard response
  • validation: helper to validate request for Goravel framework
  • debug: capture stack trace