Skip to content

Commit

Permalink
Update go/api/options/zinter_options.go
Browse files Browse the repository at this point in the history
Co-authored-by: Yi-Pin Chen <[email protected]>
Signed-off-by: tjzhang-BQ <[email protected]>
  • Loading branch information
2 people authored and TJ Zhang committed Feb 1, 2025
1 parent a1de808 commit 8e1e6d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go/api/options/zinter_options.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

package options

// This struct represents the optional arguments for the ZSCAN command.
// This struct represents the optional arguments for the ZINTER command.
type ZInterOptions struct {
keysOrWeightedKeys KeysOrWeightedKeys
aggregate Aggregate
Expand Down

0 comments on commit 8e1e6d3

Please sign in to comment.