It says "All", but it assumes Pagination, so the meaning is incorrect. Something like FindByPageAndLimit seems good. https://github.com/bmf-san/gobel-api/blob/51051f534b8684c003ba5d35164761f37499cc32/app/interfaces/repository/post.go#L124
It says "All", but it assumes Pagination, so the meaning is incorrect.
Something like FindByPageAndLimit seems good.
gobel-api/app/interfaces/repository/post.go
Line 124 in 51051f5