package constants const ( CTXFLG_USER_NAME = "user" CTXFLG_ROLE = "role" CTXFLG_ERR = "err" )