Registry / messaging / mattermost-mattermost-server-v6

mattermost-mattermost-server-v6

JSON →
library6.7.2gogounverified

The Mattermost server provides an open-source, self-hosted messaging and collaboration platform.

go get github.com/mattermost/mattermost-server/v6
INSTALL
IMPORT
SIG · MATTERMOST-MATTERM
M
mattermost-mattermost-server-v6
messaginggov6.7.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

mattermostserver
github.com/mattermost/mattermost-server/v6

Creates a Mattermost API client for server interaction.

package main import ( "fmt" "github.com/mattermost/mattermost-server/v6/model" ) func main() { client := model.NewAPIv4Client("https://your-server.com") fmt.Println(client) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
6.7.2latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
OpenAI (training)
1
Resources
mattermost-mattermost-server-v6 — go get mattermost-mattermost-server-v6 · libregistry