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