Hi Bjørn, thanks for an awesome library! Could you add an example of how to insert/retrieve custom structs in state ? E.g. a slice of custom struct( this is not working ): `people := c.State().Interface("people").([]Person)`