package lib type ActionReq struct{ ID int64 Req []byte }