package shadow // KeyedValue is a struct that coordinates a value by key. type KeyedValue struct { }