Versions in this module Expand all Collapse all v0 v0.5.0 Nov 3, 2015 Changes in this version + func HTTPClient(ctx context.Context) *http.Client + func ProjID(ctx context.Context) string + func Service(ctx context.Context, name string, fill func(*http.Client) interface{}) interface + func WithContext(parent context.Context, projID string, c *http.Client) context.Context + type Transport struct + Base http.RoundTripper + func (t *Transport) RoundTrip(req *http.Request) (*http.Response, error) v0.5.0-rc4 Oct 29, 2015