This repository has been archived on 2022-11-27. You can view files and clone it, but cannot push or open issues or pull requests.
activitypub/activitystreams
2018-10-18 20:19:18 +02:00
..
activity.go Removed some whitespaces that were confusing godoc 2018-10-18 11:58:37 +02:00
activity_test.go Refactored most of the activitystreams-vocab structs to their own package 2018-10-11 11:26:00 +02:00
actors.go Removed some whitespaces that were confusing godoc 2018-10-18 11:58:37 +02:00
actors_test.go Refactored most of the activitystreams-vocab structs to their own package 2018-10-11 11:26:00 +02:00
collections.go Adding Unmarshalling methods for CollectionPage and OrderedCollectionPage 2018-10-18 20:19:18 +02:00
collections_test.go Updated CollectionPage and OrderedCollectionPage 2018-10-18 10:53:19 +02:00
item.go Removed some whitespaces that were confusing godoc 2018-10-18 11:58:37 +02:00
link.go Removed some whitespaces that were confusing godoc 2018-10-18 11:58:37 +02:00
link_test.go Refactored most of the activitystreams-vocab structs to their own package 2018-10-11 11:26:00 +02:00
marshalling.go Refactored most of the activitystreams-vocab structs to their own package 2018-10-11 11:26:00 +02:00
object.go Adding Unmarshalling methods for CollectionPage and OrderedCollectionPage 2018-10-18 20:19:18 +02:00
object_test.go Refactored most of the activitystreams-vocab structs to their own package 2018-10-11 11:26:00 +02:00
unmarshalling.go Remove URI type in favour of IRI 2018-10-11 20:13:34 +02:00
uri.go Remove URI type in favour of IRI 2018-10-11 20:13:34 +02:00
uri_test.go Remove URI type in favour of IRI 2018-10-11 20:13:34 +02:00