Documentation
¶
Index ¶
- type FS
- func (w *FS) Abs(r path.Relative) path.Absolute
- func (l *FS) Exists(name path.Relative) bool
- func (d *FS) GetMode(name path.Relative) (iofs.FileMode, error)
- func (d *FS) Glob(pattern string) (matches []path.Relative, err error)
- func (l *FS) ModTime(p path.Relative) (t time.Time, err error)
- func (w *FS) Reader(p path.Relative) (io.ReadCloser, error)
- func (l *FS) Size(p path.Relative) int64
- type Option
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.