package data // Data saves slices of bytes referenced by labels. type Data map[string][]byte