Skip to content

Commit 55b7fa6

Browse files
auto commit
1 parent 4b90a21 commit 55b7fa6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Examples/runtimes/go/main.go

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,4 +69,9 @@ func main() {
6969
branchKey1,
7070
utils.TestKeystoreKmsKeyId(),
7171
utils.TestKeystoreName())
72+
searchableencryption.BeaconStylesSearchableEncryptionExample(
73+
utils.UnitInspectionTestDdbTableName(),
74+
branchKey1,
75+
utils.TestKeystoreKmsKeyId(),
76+
utils.TestKeystoreName())
7277
}

0 commit comments

Comments
 (0)