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.3.7
Published
Jun 7, 2019
Platform
js/wasm
Last checked
43 minutes ago

Tools for package owners.