type google.golang.org/protobuf/internal/impl.MessageState
4 uses
google.golang.org/protobuf/internal/impl (current package)
message_reflect.go#L357: type MessageState struct {
message_reflect.go#L365: type messageState MessageState
pointer_unsafe.go#L187: const _ = uint(unsafe.Sizeof(unsafe.Pointer(nil)) - unsafe.Sizeof(MessageState{}))
google.golang.org/protobuf/runtime/protoimpl
impl.go#L35: MessageState = impl.MessageState
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)