Versions in this module Expand all Collapse all v1 v1.0.0 Sep 29, 2016 Changes in this version + func DeleteServingURL(c context.Context, key appengine.BlobKey) error + func ServingURL(c context.Context, key appengine.BlobKey, opts *ServingURLOptions) (*url.URL, error) + type ServingURLOptions struct + Crop bool + Secure bool + Size int