SourceStateType identifies source (peer) state
| 38 | |
| 39 | // SourceStateType identifies source (peer) state |
| 40 | type SourceStateType uint16 |
| 41 | |
| 42 | // ResponseStatusType identifies response status |
| 43 | type ResponseStatusType uint16 |
no outgoing calls
no test coverage detected