https://github.com/consolelabs/mochi-typeset
https://github.com/consolelabs/mochi-typeset
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/consolelabs/mochi-typeset
- Owner: consolelabs
- Created: 2023-07-02T07:36:36.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-23T10:39:46.000Z (almost 2 years ago)
- Last Synced: 2024-07-23T12:47:22.724Z (almost 2 years ago)
- Language: Go
- Size: 116 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Audit: audit/activity/typeset/activity.go
Awesome Lists containing this project
README
# mochi-typeset
mochi-typeset defined shared model between go repositories
Usecase
1. API response shape (pagination / overall structure)
2. kafka message for event-sourcing systems
3. constant between system (e.g ERROR_CODE, NOTIFICATION_TYPE)