Documentation ¶
Index ¶
- type IOCtl
- func (io *IOCtl) Close()
- func (io *IOCtl) FindBucket(name string) (*ebucket.BucketMeta, error)
- func (io *IOCtl) Get(req *http.Request, w http.ResponseWriter, bucket, key string, ...) (int, error)
- func (io *IOCtl) GetBucket(size uint64) (*ebucket.BucketMeta, error)
- func (io *IOCtl) GetKey(req *http.Request, w http.ResponseWriter, bucket, key string) (int, error)
- func (io *IOCtl) MetaJson(oldreq *http.Request, w http.ResponseWriter, bucket, key string, ...) (int, error)
- func (io *IOCtl) Ping() error
- func (io *IOCtl) Upload(req *http.Request, key string, modifier common.ModifierFunc) ([]common.Reply, 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.