Documentation ¶ Index ¶ func ManifestFromBytes(body []byte) (*manifest.A2, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func ManifestFromBytes ¶ func ManifestFromBytes(body []byte) (*manifest.A2, error) ManifestFromBytes parses the passed []byte's assuming it is either an A2 manifest or a versioned S3 manifest. It will return an error if it was unable to parse the manifest. Types ¶ This section is empty. Source Files ¶ View all Source files parser.go Click to show internal directories. Click to hide internal directories.