mirror of
https://github.com/hashicorp/packer.git
synced 2026-03-14 14:42:24 -04:00
4 lines
150 B
Go
4 lines
150 B
Go
/*
|
|
Package pagination contains utilities and convenience structs that implement common pagination idioms within OpenStack APIs.
|
|
*/
|
|
package pagination
|