Accidentally checked for err != nil instead of err == nil :/ Also now ensures that only a non-nil option is appended to the create options slice Signed-off-by: Brian Bland <brian.bland@docker.com> |
||
|---|---|---|
| .. | ||
| api_test.go | ||
| app.go | ||
| app_test.go | ||
| basicauth.go | ||
| basicauth_prego14.go | ||
| blob.go | ||
| blobupload.go | ||
| catalog.go | ||
| context.go | ||
| health_test.go | ||
| helpers.go | ||
| hmac.go | ||
| hmac_test.go | ||
| hooks.go | ||
| images.go | ||
| mail.go | ||
| tags.go | ||