aboutsummaryrefslogtreecommitdiff
path: root/kamon-core/src/main/colfer/Context.colf
diff options
context:
space:
mode:
Diffstat (limited to 'kamon-core/src/main/colfer/Context.colf')
-rw-r--r--kamon-core/src/main/colfer/Context.colf1
1 files changed, 1 insertions, 0 deletions
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