Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MethodURL ¶
MethodURL return the BlueSky AT-Protocol method-URL based on the service-endpoint and method-ID.
Most likely you usually won't use this function directly, but would use it indirectly, by calling something that calls it.
For example, if the service-endpoint is:
"https://bsky.social"
And the method-ID is:
"com.atproto.server.createSession"
Then MethodURL would return:
"https://bsky.social/xrpc/com.atproto.server.createSession"
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.