func github.com/go-redis/redis/v8.NewXInfoGroupsCmd

2 uses

	github.com/go-redis/redis/v8 (current package)
		command.go#L1401: func NewXInfoGroupsCmd(ctx context.Context, stream string) *XInfoGroupsCmd {
		commands.go#L1665: 	cmd := NewXInfoGroupsCmd(ctx, key)