Versions in this module Expand all Collapse all v1 v1.0.0 Aug 19, 2014 Changes in this version + func Expand(u string) ([]byte, error) + func Shorten(u, provider string) ([]byte, error) + type Client struct + Params map[string]string + Provider string + func NewClient(provider string) *Client + func (c *Client) Shorten(u string) ([]byte, error)