package constants const ( GET_GROUP_LIST = "/get_group_list" GET_GROUP_MEMBER_LIST = "/get_group_member_list" )