Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/kopia/kopia
/ MountPath
Method
MountPath
internal/mount/mount.go:15–15 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
13
type
Controller
interface
{
14
Unmount(ctx context.Context) error
15
MountPath() string
16
Done() <-
chan
struct
{}
17
}
18
Callers
6
run
Method · 0.65
newPosixWedavController
Function · 0.65
Directory
Function · 0.65
handleMountCreate
Function · 0.65
handleMountGet
Function · 0.65
handleMountList
Function · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected