Versions in this module Expand all Collapse all v0 v0.0.1 Aug 11, 2019 Changes in this version + type CreatePartRequest struct + Name string + type Part struct + ID uuid.UUID + Name string + type TimeMetadata struct + CreatedAt time.Time + DeletedAt *time.Time + UpdatedAt time.Time