Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 383 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 383 Bytes

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)