package ProtoHandler type Checksums struct { MD5 string SHA1 string SHA256 string SHA512 string }