Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Pool ¶
type Pool struct {
// contains filtered or unexported fields
}
Pool represents JSON vectors pool.
var ( // P is a default instance of the pool. // Just call urlvector.Acquire() and urlvector.Release(). P Pool )
Click to show internal directories.
Click to hide internal directories.