package admin type AuditQuery struct { PeerId string `form:"peer_id"` FromPeer string `form:"from_peer"` PageQuery }