Documentation
¶
Index ¶
- Variables
- 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)
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ProjectService = new(userpb.ProjectClientImpl) FormComponentService = new(userpb.FormComponentClientImpl) )
Functions ¶
func GetProjectDetail ¶
func GetProjectDetail(projectID string) (*userpb.GetProjectDetailResponse, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.