Skip to content

subscan-explorer/subscan-common

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

subscan-common

Description

Subscan-common is a lightweight, composable tools for Go!

Installation

go get -u github.com/subscan-explorer/subscan-common 

Feature

  • Log (Based on the Uber Zap framework)
  • HttpServer
  • Database (mysql)
  • Cache (redis)
  • Auth (jwt)
  • Mail (smtp、mailchimp)
  • Error Code (Supports custom error codes)