type github.com/go-redis/redis/v8.XClaimArgs
6 uses
github.com/go-redis/redis/v8 (current package)
commands.go#L211: XClaim(ctx context.Context, a *XClaimArgs) *XMessageSliceCmd
commands.go#L212: XClaimJustID(ctx context.Context, a *XClaimArgs) *StringSliceCmd
commands.go#L1616: type XClaimArgs struct {
commands.go#L1624: func (c cmdable) XClaim(ctx context.Context, a *XClaimArgs) *XMessageSliceCmd {
commands.go#L1631: func (c cmdable) XClaimJustID(ctx context.Context, a *XClaimArgs) *StringSliceCmd {
commands.go#L1639: func xClaimArgs(a *XClaimArgs) []interface{} {
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |