module
0.0.0-20231117110005-307b542ecb31
Repository: https://github.com/vesoft-inc/go-pkg.git
Documentation: pkg.go.dev
# README
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
andObjectClient
. - 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.
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
Package mail is a generated GoMock package.
No description provided by the author
Package notify is a generated GoMock package.
No description provided by the author
No description provided by the author