Versions in this module Expand all Collapse all v1 v1.0.0 May 12, 2024 Changes in this version + var FormComponentService = new(userpb.FormComponentClientImpl) + var ProjectService = new(userpb.ProjectClientImpl) + func GetProjectCellCount(projectID string) (bool, int32, error) + func GetProjectDetail(projectID string) (*userpb.GetProjectDetailResponse, error) + func GetProjectFormCount(projectID string) (bool, int32, error) + func GetProjectPageCount(projectID string) (bool, int32, error) + func Init() + func TenantExpired(projectID string) (bool, error)