Commit graph

5 commits

Author SHA1 Message Date
Marius Orcsik
5a2c4b51dd
Making some tag related functionality exportable
Replacing global package var Context with WithContext().Marshal()
2018-07-31 23:24:33 +02:00
Marius Orcsik
8308c6fb22
Converted the jsonld context to be an empty interface
This allows us to support passing it just as a string or URI
2018-07-16 13:26:26 +02:00
Marius Orcsik
5d39ddce9a
Output the @context key when marshalling 2018-07-09 11:15:19 +02:00
Marius Orcsik
8bd5130d0f
Move the context to a package variable 2018-07-06 22:33:47 +02:00
Marius Orcsik
978985644e
Refactored how the repo looks 2018-07-06 12:48:04 +02:00
Renamed from src/jsonld/encode_test.go (Browse further)