Documentation
¶
Index ¶
Constants ¶
View Source
const (
MaxIndex = uint64(1 << 34)
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Bitmap ¶
type Bitmap struct {
// contains filtered or unexported fields
}
func (*Bitmap) MarshalBinary ¶ added in v1.6.0
func (*Bitmap) UnmarshalBinary ¶ added in v1.6.0
type Option ¶
type Option func(*Bitmap)
func OptDisableLock ¶ added in v1.6.0
func OptDisableLock() Option
func OptMaxIndex ¶ added in v1.6.0
Click to show internal directories.
Click to hide internal directories.