Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IceFireDB/IceFireDB
/ Read
Method
Read
IceFireDB-Redis-Proxy/test/proto/client.go:67–69 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
65
}
66
67
func
(c *Client) Read() (string, error) {
68
return
Read(c.r)
69
}
70
71
// Do() + ReadStrings()
72
func
(c *Client) DoStrings(cmd ...string) ([]string, error) {
Callers
3
mustRead
Function · 0.45
ReadString
Function · 0.45
Read
Function · 0.45
Calls
1
Read
Function · 0.70
Tested by
1
mustRead
Function · 0.36