{"id":15320294,"url":"https://github.com/foxxorcat/mopan-sdk-go","last_synced_at":"2025-08-01T10:39:57.254Z","repository":{"id":176690239,"uuid":"657540541","full_name":"foxxorcat/mopan-sdk-go","owner":"foxxorcat","description":null,"archived":false,"fork":false,"pushed_at":"2024-05-23T10:31:25.000Z","size":61,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-28T11:39:12.876Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/foxxorcat.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-06-23T09:36:52.000Z","updated_at":"2024-05-23T10:27:35.000Z","dependencies_parsed_at":"2024-10-01T09:08:11.581Z","dependency_job_id":"e14abd4e-e7a8-4918-89c0-a8cfd6638501","html_url":"https://github.com/foxxorcat/mopan-sdk-go","commit_stats":null,"previous_names":["foxxorcat/mopan-sdk-go"],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxxorcat%2Fmopan-sdk-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxxorcat%2Fmopan-sdk-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxxorcat%2Fmopan-sdk-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxxorcat%2Fmopan-sdk-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/foxxorcat","download_url":"https://codeload.github.com/foxxorcat/mopan-sdk-go/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248979959,"owners_count":21193074,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-01T09:08:08.877Z","updated_at":"2025-04-14T23:33:46.966Z","avatar_url":"https://github.com/foxxorcat.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mopan-sdk-go\n mopan SDK for the Go programming language\n\n## Installation\n\n```bash\ngo get github.com/foxxorcat/mopan-sdk-go\n```\n\n## Usage\n\n```go\npackage main\n\nimport (\n\t\"fmt\"\n\t\"github.com/foxxorcat/mopan-sdk-go\"\n)\n\nfunc main() {\n\tm := mopan.NewClient().SetAuthorization(\"ZR7Lxxx\")\n\tres, err := m.GetUserInfo()\n\tif err != nil {\n\t\tfmt.Printf(\"GetUserInfo() error = %v\", err)\n\t} else {\n\t\tfmt.Printf(\"GetUserInfo() = %+v\", res)\n\t}\n}\n\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffoxxorcat%2Fmopan-sdk-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffoxxorcat%2Fmopan-sdk-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffoxxorcat%2Fmopan-sdk-go/lists"}