package models type NoteToPing struct { UserId string PingTargetId string }