Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/gogs/gogs
/ store
Struct
store
internal/context/store.go:47–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
45
}
46
47
type
store
struct
{}
48
49
// NewStore returns a new Store using the global database handle.
50
func
NewStore() Store {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected