Documentation ¶
Index ¶
- func ChangeMeta(err error, client *nex.Client, callID uint32, ...)
- func CompletePostObjects(err error, client *nex.Client, callID uint32, dataIDs []uint64)
- func DeleteObject(err error, client *nex.Client, callID uint32, ...)
- func GetMeta(err error, client *nex.Client, callID uint32, ...)
- func GetMetas(err error, client *nex.Client, callID uint32, dataIDs []uint64, ...)
- func PostMetaBinary(err error, client *nex.Client, callID uint32, ...)
- func RateObject(err error, client *nex.Client, callID uint32, ...)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ChangeMeta ¶
func ChangeMeta(err error, client *nex.Client, callID uint32, param *datastore.DataStoreChangeMetaParam)
func CompletePostObjects ¶
func DeleteObject ¶
func DeleteObject(err error, client *nex.Client, callID uint32, param *datastore.DataStoreDeleteParam)
func GetMeta ¶
func GetMeta(err error, client *nex.Client, callID uint32, dataStoreGetMetaParam *datastore.DataStoreGetMetaParam)
func GetMetas ¶
func GetMetas(err error, client *nex.Client, callID uint32, dataIDs []uint64, param *datastore.DataStoreGetMetaParam)
func PostMetaBinary ¶
func PostMetaBinary(err error, client *nex.Client, callID uint32, dataStorePreparePostParam *datastore.DataStorePreparePostParam)
func RateObject ¶
func RateObject(err error, client *nex.Client, callID uint32, target *datastore.DataStoreRatingTarget, param *datastore.DataStoreRateObjectParam, fetchRatings bool)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.