Documentation
¶
Overview ¶
Package ostatus implements the OStatus protocol suite.
Index ¶
Constants ¶
View Source
const RelSubscribe = "http://ostatus.org/schema/1.0/subscribe"
RelSubscribe is the subscribe relation.
Variables ¶
View Source
var ( HubPath = "/hub" SalmonPath = "/salmon" )
Default endpoints.
Functions ¶
This section is empty.
Types ¶
Directories
¶
Path | Synopsis |
---|---|
Package activitystream implements Atom Activity Streams 1.0, as defined in http://activitystrea.ms/specs/atom/1.0/.
|
Package activitystream implements Atom Activity Streams 1.0, as defined in http://activitystrea.ms/specs/atom/1.0/. |
Package pubsubhubbub implements PubSubHubbub, as defined in http://pubsubhubbub.github.io/PubSubHubbub/pubsubhubbub-core-0.4.html.
|
Package pubsubhubbub implements PubSubHubbub, as defined in http://pubsubhubbub.github.io/PubSubHubbub/pubsubhubbub-core-0.4.html. |
Package salmon implements the Salmon protocol, as defined in http://www.salmon-protocol.org/salmon-protocol-summary.
|
Package salmon implements the Salmon protocol, as defined in http://www.salmon-protocol.org/salmon-protocol-summary. |
Package xrd implements Extensible Resource Descriptor as defined in http://docs.oasis-open.org/xri/xrd/v1.0/xrd-1.0.html.
|
Package xrd implements Extensible Resource Descriptor as defined in http://docs.oasis-open.org/xri/xrd/v1.0/xrd-1.0.html. |
hostmeta
Package hostmeta implements Web Host Metadata, as defined in https://tools.ietf.org/html/rfc6415.
|
Package hostmeta implements Web Host Metadata, as defined in https://tools.ietf.org/html/rfc6415. |
lrdd
Package lrdd implements Link-based Resource Descriptor Discovery as defined in https://tools.ietf.org/html/draft-hammer-discovery-04.
|
Package lrdd implements Link-based Resource Descriptor Discovery as defined in https://tools.ietf.org/html/draft-hammer-discovery-04. |
webfinger
Package webfinger implements WebFinger, as defined in https://tools.ietf.org/html/rfc7033.
|
Package webfinger implements WebFinger, as defined in https://tools.ietf.org/html/rfc7033. |