package storage type keyValue struct { key string value any }