Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cel-expr/cel-go
/ Len
Method
Len
common/runes/buffer.go:28–28 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
26
Get(i int) rune
27
Slice(i, j int) string
28
Len() int
29
}
30
31
type
emptyBuffer
struct
{}
Callers
15
TestNewBuffer_ASCII
Function · 0.95
TestNewBuffer_Basic
Function · 0.95
TestNewBuffer_Supplemental
Function · 0.95
TestNewBuffer_All
Function · 0.95
TestNewBuffer_Empty
Function · 0.95
registerMessages
Function · 0.65
CallCost
Method · 0.65
writeOperatorWithWrapping
Method · 0.65
Parse
Method · 0.65
Consume
Method · 0.65
LA
Method · 0.65
Seek
Method · 0.65
Implementers
4
emptyBuffer
common/runes/buffer.go
asciiBuffer
common/runes/buffer.go
basicBuffer
common/runes/buffer.go
supplementalBuffer
common/runes/buffer.go
Calls
no outgoing calls
Tested by
8
TestNewBuffer_ASCII
Function · 0.76
TestNewBuffer_Basic
Function · 0.76
TestNewBuffer_Supplemental
Function · 0.76
TestNewBuffer_All
Function · 0.76
TestNewBuffer_Empty
Function · 0.76
CallCost
Method · 0.52
CallCost
Method · 0.52
TestNewBufferAndLineOffsetsWithLimit_MultibyteWithinLimit
Function · 0.52