Documentation ¶
Overview ¶
*
- Copyright (C) 2024 Jochem-W
- You should have received a copy of the GNU Affero General Public License
- along with this program. If not, see <https://www.gnu.org/licenses/>.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var AtprotoXrpcClient *xrpc.Client = &xrpc.Client{Client: HttpClient, Host: "https://bsky.social"}
View Source
var BskyXrpcClient *xrpc.Client = &xrpc.Client{Client: HttpClient, Host: "https://public.api.bsky.app"}
View Source
var HttpClient *http.Client = util.RobustHTTPClient()
Functions ¶
func GenerateTag ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.