Categorygithub.com/subscan-explorer/subscan-common

# Packages

No description provided by the author

# README

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)