Skip to content

Rename FindAllXXX #105

Description

@bmf-san

It says "All", but it assumes Pagination, so the meaning is incorrect.
Something like FindByPageAndLimit seems good.

func (pr *Post) FindAllPublish(page int, limit int) (domain.Posts, error) {

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions