-
Notifications
You must be signed in to change notification settings - Fork 776
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Expose two Read methods in gktest (#1651)
I have an opportunity to re-use code made written in gktest, as long as the necessary functions are public. This PR makes the following two functions in the gktest package public. They are (with their newly capitalized names): - ReadTemplate() - ReadObject() Signed-off-by: juliankatz <[email protected]>
- Loading branch information
1 parent
3ba8e93
commit 5a2b027
Showing
2 changed files
with
8 additions
and
11 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