You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
boundary/internal/pagination/README.md

5 lines
207 B

## Boundary list pagination logic
This package encapsulates the logic used to attempt to fill every page
in a request to a Boundary list endpoint. For example use, see [example_test.go](./example_test.go).