package
0.0.0-20241201170040-12e9e95b6605
Repository: https://github.com/dowithlogic/go-rbac.git
Documentation: pkg.go.dev
# Functions
BasicBuilder constructs a BasicBuilder based on the provided error.
ErrorBuilder constructs a FailedResponse based on the provided error.
SuccessBuilder constructs a CustomResponse with a Success status and the provided response data.
No description provided by the author
# Structs
BasicResponse represents a failed response structure for API responses.
FailedResponse represents a failed response structure for API responses.
No description provided by the author
No description provided by the author
No description provided by the author
SuccessResponse represents a success response structure for API responses.