Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AssignResource ¶
Types ¶
type URIs ¶
type URIs struct { Root string `json:"root"` Account string `json:"account"` Posts string `json:"posts"` Post string `json:"post"` Inbox string `json:"inbox"` Outbox string `json:"outbox"` Followers string `json:"followers"` Following string `json:"following"` Icon string `json:"icon"` Hostname string `json:"hostname"` Insecure bool `json:"insecure"` }
func DefaultURIs ¶
func DefaultURIs() *URIs
Click to show internal directories.
Click to hide internal directories.