As we walk away from 1.4, godep no longer requires to have stuff into workspace and we no longer need the symlink. Signed-off-by: Olivier Gambier <olivier@docker.com>
5 lines
150 B
Go
5 lines
150 B
Go
/*
|
|
Package pagination contains utilities and convenience structs that implement common pagination idioms within OpenStack APIs.
|
|
*/
|
|
package pagination
|