-
Notifications
You must be signed in to change notification settings - Fork 224
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(rpc/flipt): add reference to read request protocols
refactor(storage): thread reference on storage request structs refactor(storage): rename ListPredicates to PageParameter refactor(storage): rename NewListRequest to ListWithOptions refactor(storage): rename List to ListWithParameters refactor(storage): rename ReferencePredicate to ReferenceRequest refactor(storage): rename NamespacePredicate to NamespaceRequest refactor(storage): rename ResourcePredicate to ResourceRequest refactor(storage): rename IDPredicate to IDRequest chore(rpc/flipt): proto-gen-go comment version updates refactor(storage): abstract reference threading behind new ReferencedSnapshotStore interface
- Loading branch information
Showing
58 changed files
with
2,630 additions
and
2,104 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
Oops, something went wrong.