Added Marshal, Unmarshal, MarshalJSON, UnmarshalJSON methods to ContainerContext Signed-off-by: Angira Kekteeva <kira@nspcc.ru>
Define `ContainerContext` type for container sessions. Implement basic functionality to work with its data. Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>