jsonfs

package
v0.0.0-...-6217932 Latest Latest
Warning

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

Go to latest
Published: Oct 31, 2016 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type JsonFsClient

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

func NewJsonFsClient

func NewJsonFsClient(serverUrl, authKeyId, authKeySecret string, caPool *x509.CertPool) *JsonFsClient

func (*JsonFsClient) Ls

func (c *JsonFsClient) Ls(path string) ([]*api.JsonFsAttr, error)

func (*JsonFsClient) Open

func (c *JsonFsClient) Open(attr api.JsonFsAttr) (io.ReadCloser, error)

func (*JsonFsClient) Stat

func (c *JsonFsClient) Stat(path string) (api.JsonFsAttr, error)

Jump to

Keyboard shortcuts

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