package leakypool

import "github.com/ClickHouse/clickhouse-go/lib/leakypool"

Index

Functions

func GetBytes

func GetBytes(size, capacity int) (b []byte)

func InitBytePool

func InitBytePool(size int)

func PutBytes

func PutBytes(b []byte)

Source Files

leaky_pool.go

Version
v1.4.3
Published
Aug 12, 2020
Platform
linux/amd64
Last checked
1 hour ago

Tools for package owners.