Documentation ¶
Index ¶
- func Put(l rpc.Logger, ret interface{}, uptoken, key string, data io.Reader, ...) error
- func Put2(l rpc.Logger, ret interface{}, uptoken, key string, data io.Reader, size int64, ...) error
- func PutFile(l rpc.Logger, ret interface{}, uptoken, key, localFile string, extra *PutExtra) (err error)
- func PutFileWithoutKey(l rpc.Logger, ret interface{}, uptoken, localFile string, extra *PutExtra) (err error)
- func PutWithoutKey(l rpc.Logger, ret interface{}, uptoken string, data io.Reader, extra *PutExtra) error
- func PutWithoutKey2(l rpc.Logger, ret interface{}, uptoken string, data io.Reader, size int64, ...) error
- type PutExtra
- type PutRet
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PutFileWithoutKey ¶
func PutWithoutKey ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.