Socket
Book a DemoInstallSign in
Socket

spiderden.org/masta

Package Overview
Dependencies
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

spiderden.org/masta

Go Modules
Version
v0.0.0-20240323013901-72a9d5d3e948
Version published
Created
Source

go-mastadon

A Go library for the Mastadon network.

This is a fork of go-mastodon by mattn (see, ATTRIBUTION) that adds support for Pleroma extensions and makes some conservative improvements to the library.

It's mostly backwards compatible, but you may need to make small (but good) changes to your program. For example, many uses of empty interfaces are gone, and are now pointers or plain values.

To add it to your project, run the following in its directory:

go get spiderden.org/masta

FAQs

Package last updated on 23 Mar 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts