(mt int, p []byte)
| 39 | } |
| 40 | |
| 41 | func processMessage(mt int, p []byte) {} |
| 42 | |
| 43 | // TestX prevents godoc from showing this entire file in the example. Remove |
| 44 | // this function when a second example is added. |
no outgoing calls
no test coverage detected
searching dependent graphs…