Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildPaginatedResponse ¶
func Collection ¶
func Collection(collectionName string) *mongo.Collection
Types ¶
type PaginatedResponse ¶
type Response ¶
type Response struct { Status int `json:"status"` Message string `json:"message"` Data *fiber.Map `json:"data"` }
func NewErrorResponse ¶
func NewSuccessResponse ¶
Click to show internal directories.
Click to hide internal directories.