Versions in this module Expand all Collapse all v0 v0.4.2 Apr 1, 2015 v0.4.1 Mar 18, 2015 v0.4.0 Mar 12, 2015 Changes in this version + func DeleteServingURL(c appengine.Context, key appengine.BlobKey) error + func ServingURL(c appengine.Context, key appengine.BlobKey, opts *ServingURLOptions) (*url.URL, error) + type ServingURLOptions struct + Crop bool + Secure bool + Size int