https://github.com/davidroman0o/hikaku
https://github.com/davidroman0o/hikaku
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/davidroman0o/hikaku
- Owner: davidroman0O
- Created: 2023-12-03T06:14:00.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-26T18:21:03.000Z (10 months ago)
- Last Synced: 2025-04-02T20:43:31.584Z (3 months ago)
- Language: Go
- Size: 33.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
wip
`hikaku` will be a toolbox for types at runtime that intent to enhance your knowledge of your data at runtime.
It will be useful for `junjo` that i put in pause for not until i got `hikaku` working with all the tools i need.
# todos and ideas
- struct to map[string]interface{}
- map[string]inteface{} to struct
- T to map[string]interface{}
- map[string]inteface{} to T
- fuck inventing new terminology, i will use re-use `go` terms to extra the structure of what `hikaku` analyze
- i need flat and unflat representation of the nested structs
- i need merging differences + flat version
- i need resolutions differences