activitypub

A fork of go-ap/activitypub to make it easier to implement extensions

Added a method for marshalling interface{}s which decay to scalars for the moment it's overcomplicted and ugly Moved UnmarshalJSON to decode.go file Adding tests for some of the new functionality

Changes

4 changed files (+100/-30)