{"id":20548016,"url":"https://github.com/aleroxac/goexpert-uow","last_synced_at":"2025-10-03T15:09:16.207Z","repository":{"id":233847346,"uuid":"787908537","full_name":"aleroxac/goexpert-uow","owner":"aleroxac","description":"goexpert-uow","archived":false,"fork":false,"pushed_at":"2024-04-17T12:17:29.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-04-17T13:35:18.440Z","etag":null,"topics":["fullcycle","go","goexpert","golang","unit-of-work","uow"],"latest_commit_sha":null,"homepage":"https://github.com/aleroxac/goexpert-uow","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aleroxac.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-04-17T12:14:43.000Z","updated_at":"2024-06-19T11:10:34.247Z","dependencies_parsed_at":null,"dependency_job_id":"fde90157-c170-4dde-818d-ada5589edffe","html_url":"https://github.com/aleroxac/goexpert-uow","commit_stats":null,"previous_names":["aleroxac/goexpert-uow"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aleroxac%2Fgoexpert-uow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aleroxac%2Fgoexpert-uow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aleroxac%2Fgoexpert-uow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aleroxac%2Fgoexpert-uow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aleroxac","download_url":"https://codeload.github.com/aleroxac/goexpert-uow/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242151664,"owners_count":20080137,"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":["fullcycle","go","goexpert","golang","unit-of-work","uow"],"created_at":"2024-11-16T02:11:40.417Z","updated_at":"2025-10-03T15:09:16.093Z","avatar_url":"https://github.com/aleroxac.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# goexpert-uow\n\n\n## Modo de uso\n``` shell\nmake compose_up\nmake generate\nmake test\n```\n\n## UOW - Unit of work\n``` \n### Example of a unit of work\n{\n    BEGIN\n    Transaction_1 -\u003e Repository_1\n    Transaction_2 -\u003e Repository_2\n    COMMIT / ROLLBACK\n}\n\n### flow\nRepositories \u003e UOW \u003e getRespository \u003e Respository(Transaction)\n\n### Unit of work functions\nRegister\nGet\nDo\nCommitOrRollback\nRollback\nUnRegister\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faleroxac%2Fgoexpert-uow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faleroxac%2Fgoexpert-uow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faleroxac%2Fgoexpert-uow/lists"}