pub fn userinfo_by_name(username: Option<String>) -> UserInfoRefExpand description
construct a UserInfo impl with name
use default username greptime if None is provided
pub fn userinfo_by_name(username: Option<String>) -> UserInfoRefconstruct a UserInfo impl with name
use default username greptime if None is provided