MCPcopy 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
47type store struct{}
48
49// NewStore returns a new Store using the global database handle.
50func NewStore() Store {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected