From b61c92ea3589450fd097ab79420230b61b458ae4 Mon Sep 17 00:00:00 2001 From: Ivan Topolnjak Date: Fri, 28 Sep 2018 12:08:24 +0200 Subject: cleanup HTTP propagation, introduce a new Binary propagation --- kamon-core/src/main/colfer/Context.colf | 1 + 1 file changed, 1 insertion(+) (limited to 'kamon-core/src/main/colfer/Context.colf') diff --git a/kamon-core/src/main/colfer/Context.colf b/kamon-core/src/main/colfer/Context.colf index f84d7a56..f5d9a80b 100644 --- a/kamon-core/src/main/colfer/Context.colf +++ b/kamon-core/src/main/colfer/Context.colf @@ -6,5 +6,6 @@ type Entry struct { } type Context struct { + tags []text entries []Entry } \ No newline at end of file -- cgit v1.2.3