Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/gofiber/fiber
/ Len
Method
Len
internal/logtemplate/template.go:23–23 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
21
// compile when switching to the shared template renderer.
22
type
Buffer
interface
{
23
Len() int
24
ReadFrom(r io.Reader) (int64, error)
25
WriteTo(w io.Writer) (int64, error)
26
Bytes() []byte
Callers
15
Test_executeOnPreShutdownHooks_Error
Function · 0.95
Test_executeOnForkHooks_Error
Function · 0.95
TestEncodeDecoderedirectionMsg
Function · 0.95
BenchmarkEncoderedirectionMsg
Function · 0.95
BenchmarkDecoderedirectionMsg
Function · 0.95
TestEncodeDecoderedirectionMsgs
Function · 0.95
BenchmarkEncoderedirectionMsgs
Function · 0.95
BenchmarkDecoderedirectionMsgs
Function · 0.95
Benchmark_Ctx_Body_With_Compression
Function · 0.95
Benchmark_Ctx_Body_With_Compression_Immutable
Function · 0.95
TestEncodeDecodecachedHeader
Function · 0.95
BenchmarkEncodecachedHeader
Function · 0.95
Implementers
1
failingContextBuffer
log/context_test.go
Calls
no outgoing calls
Tested by
15
Test_executeOnPreShutdownHooks_Error
Function · 0.76
Test_executeOnForkHooks_Error
Function · 0.76
TestEncodeDecoderedirectionMsg
Function · 0.76
BenchmarkEncoderedirectionMsg
Function · 0.76
BenchmarkDecoderedirectionMsg
Function · 0.76
TestEncodeDecoderedirectionMsgs
Function · 0.76
BenchmarkEncoderedirectionMsgs
Function · 0.76
BenchmarkDecoderedirectionMsgs
Function · 0.76
Benchmark_Ctx_Body_With_Compression
Function · 0.76
Benchmark_Ctx_Body_With_Compression_Immutable
Function · 0.76
TestEncodeDecodecachedHeader
Function · 0.76
BenchmarkEncodecachedHeader
Function · 0.76