//
pkg.gl
Category
github.com/tfkhdyt/fiber-toolbox
response
package
1.4.1
Repository:
https://github.com/tfkhdyt/fiber-toolbox.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
0
Dependents
0
Files
7 SLOC
#
Functions
NewMessageResponse
NewMessageResponse creates a new MessageResponse instance with the given success status and message.
#
Structs
MessageResponse
MessageResponse represents the structure of a response message, typically used in API responses.