MCPcopy
hub / github.com/gogo/protobuf / init

Function init

types/any.pb.go:195–197  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

193 return "google.protobuf.Any"
194}
195func init() {
196 proto.RegisterType((*Any)(nil), "google.protobuf.Any")
197}
198
199func init() { proto.RegisterFile("google/protobuf/any.proto", fileDescriptor_b53526c13ae22eb4) }
200

Callers

nothing calls this directly

Calls 2

RegisterTypeFunction · 0.92
RegisterFileFunction · 0.92

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…