package ocean type keyValue struct { key string value any }