Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Mount ¶
func Mount(ctx context.Context, vsock transport.Transport, target, share string, port uint32, readonly bool) (err error)
Mount dials a connection from `vsock` and mounts a Plan9 share to `target`.
`target` will be created. On mount failure the created `target` will be automatically cleaned up.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.