MCPcopy
hub / github.com/eolinker/goku_lite / Get

Method Get

common/auto-form/auto.go:16–16  ·  view source on GitHub ↗
(key string)

Source from the content-addressed store, hash-verified

14//Values values
15type Values interface {
16 Get(key string) (string, bool)
17}
18
19//ValuesForm valuesForm

Callers 15

InitLogFunction · 0.65
indexControllerFunction · 0.65
GetFunction · 0.65
GetFunction · 0.65
GetAccessFunction · 0.65
SaveFunction · 0.65
GetFunction · 0.65
tranFunction · 0.65
SimpleListFunction · 0.65
GetPluginListFunction · 0.65
ServeHTTPMethod · 0.65
GetStrategyPluginListFunction · 0.65

Implementers 10

RedisProxygoku-node/redis-plugin-proxy/proxy.go
RedisManagergoku-node/redis-plugin-proxy/redis.go
Storegoku-node/common/store.go
ConfigLogDaoserver/dao/console-sqlite3/config-log/
BalanceDaoserver/dao/console-sqlite3/dao-balance
ServiceDaoserver/dao/console-sqlite3/dao-service
Telegraphcommon/telegraph/telegraph.go
Managercommon/manager/manager.go
Valuecommon/manager/manager.go
ClientManageradmin/console/client-manager.go

Calls

no outgoing calls

Tested by

no test coverage detected