//
pkg.gl
Category
github.com/quantonganh/blog
http
package
0.0.0-20240713122154-803cb764fa76
Repository:
https://github.com/quantonganh/blog.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
42
Dependents
1
Files
1.2k SLOC
#
Functions
NewError
NewError returns new error message.
NewRender
NewRender returns new render service.
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.