-
Notifications
You must be signed in to change notification settings - Fork 350
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Issue 90 - add support of string comparison (#91)
* added index for viewdoc * pushing first viewdoc * Added more formating for viewdoc * add support comparison string values * Added string comparisson for LT, LTE, GT, GTE * merge test case from newm4n/feat/stringcompare * upgrade go.mod * simplify slice composite literal Co-authored-by: Ferdinand Neman <[email protected]> Co-authored-by: Xiao Xi XX22 Liu <[email protected]>
- Loading branch information
1 parent
ff697a1
commit 26a18ff
Showing
4 changed files
with
141 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
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