Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Float32SlicePool ¶
type Float32SlicePool struct {
// contains filtered or unexported fields
}
Float32SlicePool float32切片对象池
func NewFloat32SlicePool ¶
func NewFloat32SlicePool(size int) *Float32SlicePool
NewFloat32SlicePool 创建float32切片池
type IntSlicePool ¶
type IntSlicePool struct {
// contains filtered or unexported fields
}
IntSlicePool int切片对象池
type SearchResultPool ¶
type SearchResultPool struct {
// contains filtered or unexported fields
}
SearchResultPool 搜索结果对象池
Click to show internal directories.
Click to hide internal directories.