MCPcopy Create free account
hub / github.com/weaveworks/scope / Size

Method Size

cri/runtime/api.pb.go:10467–10475  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

10465}
10466
10467func (m *ContainerStatsRequest) Size() (n int) {
10468 var l int
10469 _ = l
10470 l = len(m.ContainerId)
10471 if l > 0 {
10472 n += 1 + l + sovApi(uint64(l))
10473 }
10474 return n
10475}
10476
10477func (m *ContainerStatsResponse) Size() (n int) {
10478 var l int

Callers 1

MarshalMethod · 0.95

Calls 1

sovApiFunction · 0.85

Tested by

no test coverage detected