Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/eolinker/goku_lite
/ Values
Interface
Values
common/auto-form/auto.go:15–17 ·
view source on GitHub ↗
Values values
Source
from the content-addressed store, hash-verified
13
14
//Values values
15
type
Values
interface
{
16
Get(key string) (string, bool)
17
}
18
19
//ValuesForm valuesForm
20
type
ValuesForm
map
[string][]string
Callers
8
InitLog
Function · 0.65
indexController
Function · 0.65
Get
Function · 0.65
Get
Function · 0.65
GetAccess
Function · 0.65
Save
Function · 0.65
Get
Function · 0.65
tran
Function · 0.65
Implementers
10
RedisProxy
goku-node/redis-plugin-proxy/proxy.go
RedisManager
goku-node/redis-plugin-proxy/redis.go
Store
goku-node/common/store.go
ConfigLogDao
server/dao/console-sqlite3/config-log/
BalanceDao
server/dao/console-sqlite3/dao-balance
ServiceDao
server/dao/console-sqlite3/dao-service
Telegraph
common/telegraph/telegraph.go
Manager
common/manager/manager.go
Value
common/manager/manager.go
ClientManager
admin/console/client-manager.go
Calls
no outgoing calls
Tested by
no test coverage detected