Versions in this module Expand all Collapse all v1 v1.4.9 Jul 22, 2021 Changes in this version + const AllowedCharsCollectionName + func ValidateMetadataFile(filePathName string, fileBytes []byte) error + type InvalidIndexContentError struct + func (e *InvalidIndexContentError) Error() string + type MetadataProvider interface + GetMetadataAsTarEntries func() ([]byte, error) + type TargzMetadataProvider struct + Code []byte + func (tgzProv *TargzMetadataProvider) GetMetadataAsTarEntries() ([]byte, error) + type UnhandledDirectoryError struct + func (e *UnhandledDirectoryError) Error() string