Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pydio/cells
/ Options
Method
Options
common/config/sql/sql.go:164–166 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
162
}
163
164
func
(s *SQL) Options() *kv.Options {
165
return
s.config.Options()
166
}
167
168
func
(s *SQL) Key() []string {
169
return
s.config.Key()
Callers
nothing calls this directly
Calls
1
Options
Method · 0.65
Tested by
no test coverage detected