Skip to content

axidex/unknown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CheckLists

Interfaces

  • Logger
  • Config
  • Repository
  • Queue(Producer/Consumer)
  • App
  • Cache
  • Auth
  • S3

Implementations

Logger

  • File logging
  • Stdout logging
  • Gin logging

Config

  • Reading files from config.yml
  • Reading creds from .env
  • Get vault

Repository

  • Basic postgres connection
  • Migrations
  • CRUD
  • Intermediate postgres connection

Producer/Consumer

About

Helper package for creating microservices that contain basic interfaces and structures

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published