Documentation
¶
Index ¶
- func CreateBucket(bucketName, authenticationType, saslBucketPassword, serverUserName, ... string)
- func Delete(key string, bucketName string, password string, hostaddress string)
- func DeleteBucket(bucketName, bucketPassword, serverUserName, serverPassword, hostaddress string)
- func DeleteKeys(keyValues tc.KeyValues, bucketName string, password string, hostaddress string)
- func EditBucket(...)
- func EnableBucketFlush(bucketName, bucketPassword, serverUserName, serverPassword, hostaddress string)
- func FlushBucket(bucketName, bucketPassword, serverUserName, serverPassword, hostaddress string)
- func Get(key string, rv interface{}, bucketName string, password string, ...)
- func GetItemCountInBucket(bucketName, bucketPassword, serverUserName, serverPassword, hostaddress string) int
- func Set(key string, v interface{}, bucketName string, password string, ...)
- func SetKeyValues(keyValues tc.KeyValues, bucketName string, password string, hostaddress string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateBucket ¶
func CreateBucket(bucketName, authenticationType, saslBucketPassword, serverUserName, serverPassword, hostaddress, bucketRamQuota, proxyPort string)
func DeleteBucket ¶
func DeleteBucket(bucketName, bucketPassword, serverUserName, serverPassword, hostaddress string)
func DeleteKeys ¶
func EditBucket ¶
func EditBucket(bucketName, bucketPassword, serverUserName, serverPassword, hostaddress, bucketRamQuota string)
func EnableBucketFlush ¶
func EnableBucketFlush(bucketName, bucketPassword, serverUserName, serverPassword, hostaddress string)
func FlushBucket ¶
func FlushBucket(bucketName, bucketPassword, serverUserName, serverPassword, hostaddress string)
func GetItemCountInBucket ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.