MCPcopy Create free account
hub / github.com/apecloud/myduckserver / DataDir

Method DataDir

configuration/providers.go:4–4  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2
3type DataDirProvider interface {
4 DataDir() string
5}

Callers 4

CreatePipeMethod · 0.65
getDataDirFunction · 0.65
executeRestoreMethod · 0.65
executeBackupMethod · 0.65

Implementers 1

DatabaseProvidercatalog/provider.go

Calls

no outgoing calls

Tested by

no test coverage detected