From 7cb58c81ebcb850ed598fe9a0643757620d27961 Mon Sep 17 00:00:00 2001 From: saxon Date: Thu, 7 Feb 2019 08:29:51 +1030 Subject: [PATCH] stream/mts/encoder.go: added comment to Meta meta.Data global as it unexported. --- stream/mts/encoder.go | 2 ++ 1 file changed, 2 insertions(+) diff --git a/stream/mts/encoder.go b/stream/mts/encoder.go index 29aa83fc..e6d10a61 100644 --- a/stream/mts/encoder.go +++ b/stream/mts/encoder.go @@ -89,6 +89,8 @@ const ( ) // TODO: make this not global. +// Meta allows addition of metadata to encoded mts from outside of this pkg. +// See meta pkg for usage. var Meta *meta.Data var (