Page MenuHomeMusing Studio

data.go
No OneTemporary

package activitystreams
type (
PublicKey struct {
ID string `json:"id"`
Owner string `json:"owner"`
PublicKeyPEM string `json:"publicKeyPem"`
}
Image struct {
Type string `json:"type"`
MediaType string `json:"mediaType"`
URL string `json:"url"`
}
)

File Metadata

Mime Type
text/plain
Expires
Thu, Apr 2, 6:15 AM (12 h, 29 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3679346

Event Timeline