Documentation
¶
Overview ¶
package porting deals with importing and exporting to and from gotfs
Index ¶
- type Cache
- type Entry
- type Porter
- func (pr *Porter) ExportFile(ctx context.Context, ms, ds cadata.Store, root gotfs.Root, p string) error
- func (pr *Porter) ImportFile(ctx context.Context, ms, ds cadata.Store, p string) (*gotfs.Root, error)
- func (pr *Porter) ImportPath(ctx context.Context, ms, ds cadata.Store, p string) (*gotfs.Root, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Porter ¶
type Porter struct {
// contains filtered or unexported fields
}
func (*Porter) ExportFile ¶
Click to show internal directories.
Click to hide internal directories.