package utils import ( ) type SaprusPacket struct { callType [2]string }