Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/segmentio/kafka-go
/ itoa
Function
itoa
protocol/protocol.go:443–445 ·
view source on GitHub ↗
(i int32)
Source
from the content-addressed store, hash-verified
441
}
442
443
func
itoa(i int32) string {
444
return
strconv.Itoa(int(i))
445
}
446
447
type
Topic
struct
{
448
Name string
Callers
3
String
Method · 0.85
Format
Method · 0.85
formatBrokerIDs
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected