scheme

package
v3.65.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 18, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	// contains filtered or unexported fields
}

func New

func (*Client) Close added in v3.24.1

func (c *Client) Close(_ context.Context) error

func (*Client) Database added in v3.42.7

func (c *Client) Database() string

func (*Client) DescribePath added in v3.24.1

func (c *Client) DescribePath(ctx context.Context, path string) (e scheme.Entry, finalErr error)

func (*Client) ListDirectory added in v3.24.1

func (c *Client) ListDirectory(ctx context.Context, path string) (d scheme.Directory, finalErr error)

func (*Client) MakeDirectory added in v3.24.1

func (c *Client) MakeDirectory(ctx context.Context, path string) (finalErr error)

func (*Client) ModifyPermissions added in v3.24.1

func (c *Client) ModifyPermissions(
	ctx context.Context, path string, opts ...scheme.PermissionsOption,
) (finalErr error)

func (*Client) RemoveDirectory added in v3.24.1

func (c *Client) RemoveDirectory(ctx context.Context, path string) (finalErr error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL