package
0.0.0-20240913102259-6cda74604ca4
Repository: https://github.com/kevinnaserwan/lrt-realtime-service.git
Documentation: pkg.go.dev

# Functions

NewBadRequest creates a new ClientError with status code 400.
NewForbidden creates a new ClientError with status code 403.
NewInternalServerError creates a new ClientError with status code 500.
NewNotFound creates a new ClientError with status code 404.
NewUnauthorized creates a new ClientError with status code 401.

# Structs

No description provided by the author