stream/mts/encoder.go: added comment to Meta meta.Data global as it unexported.

This commit is contained in:
saxon 2019-02-07 08:29:51 +10:30
parent fb2217a1f9
commit 7cb58c81eb
1 changed files with 2 additions and 0 deletions

View File

@ -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 (