Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/foxcpp/maddy
/ SetKey
Method
SetKey
framework/module/table.go:42–42 ·
view source on GitHub ↗
(k, v string)
Source
from the content-addressed store, hash-verified
40
Keys() ([]string, error)
41
RemoveKey(k string) error
42
SetKey(k, v string) error
43
}
Callers
3
CreateUserHash
Method · 0.65
SetUserPassword
Method · 0.65
SetKey
Method · 0.65
Implementers
2
SQLTable
internal/table/sql_table.go
SQL
internal/table/sql_query.go
Calls
no outgoing calls
Tested by
no test coverage detected