Documentation
¶
Index ¶
- type FS
- func (f *FS) Abs(path.Relative) path.Absolute
- func (f *FS) Exists(path.Relative) bool
- func (f *FS) ModTime(path.Relative) (t time.Time, err error)
- func (f *FS) Reader(path.Relative) (io.ReadCloser, error)
- func (f *FS) Scheme() string
- func (f *FS) Size(path.Relative) int64
- func (f *FS) URLInit(u *url.URL) (path.Relative, error)
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.