spruce/internal/cv
Dan Anglin 9e0f5af2e6
fix: use JSON schema to auto-generate the CV type
- Use go generate and a third party tool called jsonschemagen to
  auto-generate the CV data type from the JSON schema.
- Update the schema by changing number to integer to ensure that the
  integers are set to the correct type.
- Refactor some code.
2023-08-18 23:47:41 +01:00
..
cv.go fix: use JSON schema to auto-generate the CV type 2023-08-18 23:47:41 +01:00
utils.go fix: use JSON schema to auto-generate the CV type 2023-08-18 23:47:41 +01:00