Versions in this module Expand all Collapse all v1 v1.0.1 Aug 15, 2024 Changes in this version + func GetIdentityInfo(r *http.Request) (apistructs.IdentityInfo, error) + func GetOrgID(r *http.Request) (uint64, error) + type ID string + func GetUserID(r *http.Request) (ID, error) + func (i ID) Invalid() bool + func (i ID) String() string