Versions in this module Expand all Collapse all v1 v1.0.1 Aug 15, 2024 Changes in this version + func GetOrgByOrgID(orgID string) (*orgpb.Org, bool) + func GetOrgByProjectID(projectID string) (*orgpb.Org, bool) + func InitCache(org org.ClientInterface)