This repository has been archived by the owner on Nov 18, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 171
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cmd/cue/cmd: compute schema before values
This allows the schema with which data files will be merged before they are parsed. This is necessary to support protobuf parsing, including Protobuf / JSON mappings. The usage of this property will be done in a followup CL. Issue #5 Change-Id: I54b8826070217bd3d4e61d7d6f5b692f33553b12
- Loading branch information
Showing
2 changed files
with
85 additions
and
41 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
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