Skip to content

Commit

Permalink
feat: overhaul reference system
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasjarosch committed Feb 25, 2024
1 parent 2d05e48 commit 9fc903a
Show file tree
Hide file tree
Showing 5 changed files with 786 additions and 1,435 deletions.
11 changes: 6 additions & 5 deletions .mockery.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@ dir: "mocks/"
packages:
github.com/lukasjarosch/skipper:
interfaces:
Codec:
DataContainer:
ReferenceValueSource:
ReferenceSourceGetter:
ReferenceSourceRelativeGetter:
ValueReferenceSource:
# Codec:
# DataContainer:
# ReferenceValueSource:
# ReferenceSourceGetter:
# ReferenceSourceRelativeGetter:
133 changes: 133 additions & 0 deletions mocks/mock_ValueReferenceSource.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 9fc903a

Please sign in to comment.