# Functions
Clean cleans including 'contains'.
FilesInDirectory returns attributes in dirname.
InitStorage inits google storage.
PNGtoBytes converts png to []byte https://www.socketloop.com/tutorials/golang-convert-an-image-file-to-byte.
Remove remove dir and files containing from.
Write writes []byte to filename in GCS.
# Type aliases
ObjectAttrs alias of storage.ObjectAttrs.