Documentation
¶
Index ¶
- type FS
- func (f *FS) Abs(p path.Relative) path.Absolute
- func (f *FS) Delete(p path.Relative, recursive bool) error
- func (f *FS) Exists(p path.Relative) bool
- func (f *FS) ModTime(p path.Relative) (time.Time, error)
- func (f *FS) Reader(p path.Relative) (io.ReadCloser, error)
- func (f *FS) Size(p path.Relative) int64
- func (f *FS) Write(p path.Relative, rd io.ReadCloser, inbetween bool) error
- type Logger
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.