package mhayaFacade type ( SID = string // session unique id UID = int64 // user unique id )