Versions in this module Expand all Collapse all v1 v1.1.0 Jan 26, 2018 v1.0.0 Dec 5, 2017 Changes in this version + type Eula struct + Content string + Links struct{ ... } + Name string + Slug string + type Sdk struct + func NewSdk(apiToken string, logger *log.Logger) (*Sdk, error) + func (s *Sdk) AcceptEula(tile config.PivnetMetadata) error + func (s *Sdk) DownloadTile(tile config.PivnetMetadata) (file *os.File, err error) + func (s *Sdk) GetEula(eulaSlug string) (*Eula, error) Incompatible versions in this module v2.1.0+incompatible Apr 4, 2018 v2.0.0+incompatible Feb 21, 2018