Skip to content
This repository has been archived by the owner on Jun 27, 2023. It is now read-only.

feat: LsBatchSync to fetch single batch of results #4

Merged
merged 3 commits into from
Nov 30, 2020

Commits on Nov 30, 2020

  1. feat: LsBatchSync

    This adds function that returns a single batch and an int with total
    count. This enables consumer of this lib to implement manual pagination
    or get total pin count in efficient manner.
    lidel authored and aschmahmann committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    a5c72a4 View commit details
    Browse the repository at this point in the history
  2. refactor: Modify → Replace

    Renaming to match naming convention in
    https://ipfs.github.io/pinning-services-api-spec/
    lidel authored and aschmahmann committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    07429f4 View commit details
    Browse the repository at this point in the history
  3. style: res → nil

    lidel authored and aschmahmann committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    b44dee1 View commit details
    Browse the repository at this point in the history