package Lotus type Checksum struct{ MD5 string SHA1 string SHA256 string SHA512 string }