Versions in this module Expand all Collapse all v0 v0.0.3 Apr 2, 2020 v0.0.2 Apr 2, 2020 Changes in this version + type Client struct + func (c Client) Create(productID int64, allowedUses int, expiresAt time.Time) (*License, error) + type License struct + Code string + ExpiresAt paddle.Time