Categorygithub.com/vesoft-inc/go-pkg
repository
0.0.0-20231117110005-307b542ecb31
Repository: https://github.com/vesoft-inc/go-pkg.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

codecov.io Go Report Card GolangCI GoDoc

Go Common Packages

  • dotenv - Loads env vars from a .env file or custom files.
  • errorx - Error extension with code and message.
  • httpclient - HTTP client containing raw Client, BytesClient and ObjectClient.
  • mail - Simple mail client.
  • notify - Notification interface, supports template, filter, tingtalk and mail.
  • validator - Used for parameter validation.
  • response - Standard response.
  • middleware - some useful middlewares.