{"id":41719125,"url":"https://github.com/kazukousen/gouml","last_synced_at":"2026-01-24T22:26:57.710Z","repository":{"id":57493086,"uuid":"173657031","full_name":"kazukousen/gouml","owner":"kazukousen","description":"Automatically generate PlantUML from Go Code.","archived":false,"fork":false,"pushed_at":"2020-03-06T10:15:20.000Z","size":2657,"stargazers_count":100,"open_issues_count":12,"forks_count":17,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-06-18T18:52:35.705Z","etag":null,"topics":["go","plantuml"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kazukousen.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}},"created_at":"2019-03-04T02:07:12.000Z","updated_at":"2024-01-22T21:20:06.000Z","dependencies_parsed_at":"2022-08-28T11:51:39.076Z","dependency_job_id":null,"html_url":"https://github.com/kazukousen/gouml","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/kazukousen/gouml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kazukousen%2Fgouml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kazukousen%2Fgouml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kazukousen%2Fgouml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kazukousen%2Fgouml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kazukousen","download_url":"https://codeload.github.com/kazukousen/gouml/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kazukousen%2Fgouml/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28738799,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-24T22:12:27.248Z","status":"ssl_error","status_checked_at":"2026-01-24T22:12:10.529Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["go","plantuml"],"created_at":"2026-01-24T22:26:57.114Z","updated_at":"2026-01-24T22:26:57.701Z","avatar_url":"https://github.com/kazukousen.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/kazukousen/gouml.svg?branch=master)](https://travis-ci.org/kazukousen/gouml)  \n\nAutomatically generate PlantUML from Go Code.  \n\nexample (self-reference):  \n![self-ref](self-ref.png)\n\nNote that the interface of this library is still ALPHA level quality.  \nBreaking changes will be introduced frequently.  \n\n## Usage\n\n```console\n$ go get -u github.com/kazukousen/gouml/cmd/gouml\n$ gouml --version\n```\n\nRun `gouml init` (or `gouml i`) . This will parse `.go` files and generate the plantUML file.  \n\n```console\n$ gouml i -f /path/to/package/subpackage1/ -f /path/to/package/subpackage2/foo.go\n```\n\nFire or Directory you want to parse, you can use `-f` flag.  \n\n### Ignore a target directory or file\n\nYou can use `--ignore` Flag.  \n\n```console\n$ gouml i -f /path/to/package/ --ignore /path/to/package/ignorepackage/\n```\n\n## License\n\nCopyright (c) 2019-present [Kazuki Nitta](https://github.com/kazukousen)\n\nLicensed under [MIT License](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkazukousen%2Fgouml","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkazukousen%2Fgouml","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkazukousen%2Fgouml/lists"}