Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/openfga/openfga
/ CreateStoreCommand
Struct
CreateStoreCommand
pkg/server/commands/create_store.go:15–18 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
13
)
14
15
type
CreateStoreCommand
struct
{
16
storesBackend storage.StoresBackend
17
logger logger.Logger
18
}
19
20
type
CreateStoreCmdOption
func
(*CreateStoreCommand)
21
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected