(ctx context.Context, key, path string)
| 40 | JSONStrLen(ctx context.Context, key, path string) *IntPointerSliceCmd |
| 41 | JSONToggle(ctx context.Context, key, path string) *IntPointerSliceCmd |
| 42 | JSONType(ctx context.Context, key, path string) *JSONSliceCmd |
| 43 | } |
| 44 | |
| 45 | type JSONSetArgs struct { |
no outgoing calls