package
25.1.0+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev

# Functions

Make creates a new Arena with the specified monitoring account.

# Structs

Arena provides arena allocation of a string from a []byte, reducing allocation overhead and GC pressure significantly if a large number of strings with a similar lifetime are being created.