[#128] session: Add ObjectContext

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
This commit is contained in:
Pavel Karpy 2022-01-25 19:21:35 +03:00 committed by Alex Vanin
parent e8eac3997c
commit fb5b56fdc9
5 changed files with 322 additions and 1 deletions

View file

@ -57,7 +57,7 @@ func TestContainerContext_ApplyTo(t *testing.T) {
})
}
func TestFilter_ToV2(t *testing.T) {
func TestContextFilter_ToV2(t *testing.T) {
t.Run("nil", func(t *testing.T) {
var x *session.ContainerContext