Documentation ¶
Index ¶
- type Fileserver
- func (f *Fileserver) Exists(ctx context.Context, bucket, name string) (bool, error)
- func (f *Fileserver) Read(ctx context.Context, bucket, name string, writer io.Writer) (found bool, err error)
- func (f *Fileserver) Write(ctx context.Context, bucket, name string, reader io.Reader, overwrite bool, ...) (saved bool, err 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.