package model type UserInfo struct { UID string `json:"uid"` SID string `json:"sid"` }