MCPcopy Create free account
hub / github.com/evcc-io/evcc / String

Method String

server/db/settings/api.go:6–6  ·  view source on GitHub ↗
(key string)

Source from the content-addressed store, hash-verified

4
5type API interface {
6 String(key string) (string, error)
7 SetString(key string, value string)
8}

Callers 15

TestSockePluginFunction · 0.65
FloatGetterMethod · 0.65
FloatGetterMethod · 0.65
TestGetMethod · 0.65
TestCacheGetMethod · 0.65
TestSetQueryMethod · 0.65
TestSetPathMethod · 0.65
DeviceByIPMethod · 0.65
NewFunction · 0.65
sendRecvMethod · 0.65
mockConnFunction · 0.65
transformXMLMethod · 0.65

Calls

no outgoing calls

Tested by 15

TestSockePluginFunction · 0.52
TestGetMethod · 0.52
TestCacheGetMethod · 0.52
TestSetQueryMethod · 0.52
TestSetPathMethod · 0.52
mockConnFunction · 0.52
serveTCPFunction · 0.52
TestConcurrentReadFunction · 0.52
TestReadCoilsFunction · 0.52
TestIsAdminPasswordValidFunction · 0.52
TestApiKeyFunction · 0.52