xrpcsrv

package
v0.0.0-...-49df64c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 4, 2025 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MethodURL

func MethodURL(serviceEndpoint string, methodID string) string

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL