package sessionUtils func GetJSSessionInterface(s Session) JSSessionInterface { return JSSessionInterface{} }