(dAtA []byte)
| 1972 | } |
| 1973 | |
| 1974 | func (m *PrometheusResponse) MarshalTo(dAtA []byte) (int, error) { |
| 1975 | size := m.Size() |
| 1976 | return m.MarshalToSizedBuffer(dAtA[:size]) |
| 1977 | } |
| 1978 | |
| 1979 | func (m *PrometheusResponse) MarshalToSizedBuffer(dAtA []byte) (int, error) { |
| 1980 | i := len(dAtA) |
nothing calls this directly
no test coverage detected