protocolLogger from https://github.com/Mrs4s/go-cqhttp/blob/a5923f179b360331786a6509eb33481e775a7bd1/cmd/gocq/main.go#L501
| 180 | |
| 181 | // protocolLogger from https://github.com/Mrs4s/go-cqhttp/blob/a5923f179b360331786a6509eb33481e775a7bd1/cmd/gocq/main.go#L501 |
| 182 | type protocolLogger struct{} |
| 183 | |
| 184 | const fromProtocol = "Lgr -> " |
| 185 |
nothing calls this directly
no outgoing calls
no test coverage detected