forked from sourcenetwork/defradb
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: Add strong typing to document creation (sourcenetwork#2161)
## Relevant issue(s) Resolves sourcenetwork#935 Resolves sourcenetwork#1703 ## Description This PR adds strong document typing to document creation by using the field descriptions to determine Go types. Datetime is now properly supported and formatting is enforced. Note that a lot of docIDs have changed as a result of this refactor.
- Loading branch information
Showing
80 changed files
with
1,261 additions
and
1,199 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.