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