package
0.0.0-20240823112634-ece533960eb7
Repository: https://github.com/harmannkibue/golang_gin_clean_architecture.git
Documentation: pkg.go.dev

# Functions

Float32ToInt64 We are taking the float value and then multiplying by 100 i.e the nearest cent.
No description provided by the author
Int64ToString converting int64 to string.
InterfaceToBytes -.
PaginatorPages Function that determines if the data has next page or not.
PaginatorParams This function calculates the pagination for list data.
No description provided by the author
StringToInt64 converting string to int64.