//
pkg.gl
Category
github.com/quantonganh/mailbus
http
package
0.0.0-20240321235013-81646735b773
Repository:
https://github.com/quantonganh/mailbus.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
20
Dependents
1
Files
346 SLOC
#
Functions
NewError
NewError returns new error message.
NewServer
NewServer create new HTTP server.
#
Structs
Error
Error represents a detail error message.
Server
Server represents HTTP server.
#
Interfaces
ClientError
ClientError is the interface that wraps methods related to error on the client side.