MCPcopy
hub / github.com/uber-go/zap / ints

TypeAlias ints

array.go:332–332  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

330}
331
332type ints []int
333
334func (nums ints) MarshalLogArray(arr zapcore.ArrayEncoder) error {
335 for i := range nums {

Callers 1

IntsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected