package internal

import "golang.org/x/exp/slog/internal"

Index

Variables

var IgnorePC = false

If IgnorePC is true, do not invoke runtime.Callers to get the pc. This is solely for benchmarking the slowdown from runtime.Callers.

Source Files

ignorepc.go

Directories

PathSynopsis
slog/internal/bufferPackage buffer provides a pool-allocated byte buffer.
slog/internal/testutilPackage testutil contains support functions for testing.
Version
v0.0.0-20250218142911-aa4b98e5adaa (latest)
Published
Feb 18, 2025
Platform
linux/amd64
Last checked
2 days ago

Tools for package owners.