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

Function init

types/source_context.pb.go:81–83  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

79 return "google.protobuf.SourceContext"
80}
81func init() {
82 proto.RegisterType((*SourceContext)(nil), "google.protobuf.SourceContext")
83}
84
85func init() {
86 proto.RegisterFile("google/protobuf/source_context.proto", fileDescriptor_b686cdb126d509db)

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…