Versions in this module Expand all Collapse all v0 v0.2.0 Mar 12, 2014 Changes in this version + var ErrNotImplemented = fmt.Errorf("notificationPlans feature not yet implemented") + type Client struct + func NewClient(mo monitoring.Options) *Client + func (c *Client) Delete(id string) (DeleteResults, error) + type DeleteResults map[string]interface