Versions in this module Expand all Collapse all v1 v1.0.0 Sep 29, 2016 Changes in this version + func Create(c context.Context, clientID string) (token string, err error) + func Send(c context.Context, clientID, message string) error + func SendJSON(c context.Context, clientID string, value interface{}) error