saxon
|
17d06f49f4
|
stream/mts/meta_test.go: added TestAll func to make sure Meta.All is working correctly
|
2019-01-27 18:02:51 +10:30 |
saxon
|
3bb1ca9379
|
stream/mts: wrote NewMeta func to initialize map in the Meta struct. Also wrote two tests, one TestAddAndGet to see if we can add and get metadata, and also second TestUpdate to see if we can correctly update metadata with the same key using Meta.Add
|
2019-01-27 17:57:42 +10:30 |
saxon
|
c547c8bd19
|
stream/mts: added meta_test.go file and wrote todos for testing
|
2019-01-27 17:16:44 +10:30 |