Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/gogs/gogs
/ settingsStore
Struct
settingsStore
internal/route/user/setting.go:709–709 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
707
}
708
709
type
settingsStore
struct
{}
710
711
// NewSettingsStore returns a new SettingsStore using the global database
712
// handle.
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected