# Functions
New 创建一个新的key对象@params client redis.UniversalClient 客户端对象@params key string bitmap使用的key@params opts ...*KeyOption key的选项.
# Variables
ErrBatchNotSetMaxTLL batch没有设置最大tll.
ErrKeysMustMoreThanOne keys参数个数必须大于0.
ErrKeysMustSameClient keys必须使用相同的客户端对象.
ErrKeysMustSameType keys必须为相同的类型.
# Structs
ClientKeyBatch 描述任意一种的一批key对象.