package
0.0.0-20241003040203-2ddb915fd9a8
Repository: https://github.com/pramek008/go-jwt-project.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SendErrorResponse mengirim respons kesalahan API ke klien.
SendPaginatedResponse mengirim respons paginasi API ke klien.
SendResponse mengirim respons API ke klien.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
WithPagination adalah opsi untuk menambahkan informasi paginasi ke BaseResponse.

# Structs

BaseResponse adalah struktur generik yang digunakan untuk merespons permintaan API.
No description provided by the author

# Type aliases

ResponseOption adalah tipe fungsi yang memodifikasi BaseResponse.