func github.com/golang/protobuf/ptypes.Empty

2 uses

	github.com/golang/protobuf/ptypes (current package)
		any.go#L68: func Empty(any *anypb.Any) (proto.Message, error) {
		any.go#L92: 			dm.Message, err = Empty(any)