{"id":76133,"library":"mattermost-platform","title":"Mattermost Platform","description":"Core platform package for the Mattermost messaging server.","status":"active","version":"9.11.18+incompatible","language":"go","source_language":null,"source_url":"https://github.com/mattermost/platform","tags":["mattermost","messaging","platform"],"install":[{"cmd":"go get github.com/mattermost/platform","lang":"bash","label":"Install github.com/mattermost/platform"}],"dependencies":[],"imports":[{"symbol":"platform","correct":"github.com/mattermost/platform"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/mattermost/platform/model\"\n)\n\nfunc main() {\n\tuser := model.User{Username: \"test\"}\n\tfmt.Println(user.Username)\n}","lang":"go","description":"Creates a User model from the Mattermost platform."},"warnings":[{"fix":"Use a compatible version or update import path if using Go modules.","message":"Version 9.11.18+incompatible indicates a major version mismatch; the module path may not follow Go modules conventions.","severity":"gotcha","affected_versions":">=9.0.0"}],"env_vars":null,"search_vec":"'core':3 'mattermost':1,8,11 'messag':9,12 'packag':5 'platform':2,4,13 'server':10","created_at":"2026-06-17T19:25:03.808717+00:00","updated_at":"2026-06-17T19:25:03.808717+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/mattermost/platform","github":"https://github.com/mattermost/platform","docs":"https://pkg.go.dev/github.com/mattermost/platform#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["messaging"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}