MCPcopy Index your code
hub / github.com/redis/go-redis / JSONType

Method JSONType

json.go:42–42  ·  view source on GitHub ↗
(ctx context.Context, key, path string)

Source from the content-addressed store, hash-verified

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
45type JSONSetArgs struct {

Callers 2

json_test.goFile · 0.65
ExampleClient_setgetFunction · 0.65

Calls

no outgoing calls

Tested by 1

ExampleClient_setgetFunction · 0.52