Documentation
¶
Index ¶
- func GetCardsBasedOnCardTypesInKey(jwtToken string, keyId string) (response.CardTypesKey, error)
- func GetFilteredUserKeysProjectsAndCardsForGivenKey(jwtToken string, keyId string) (response.FilteredKey, error)
- func GetKeyCardAndProjectScaleValues(jwtToken string, scaleParam request.ScaleIdParam) (response.ScaleValues, error)
- func GetLinkedResources(jwtToken string, keyId string) (response.LinkedResources, error)
- func GetProjectTypesAndProjectsBasedOnThemInKey(jwtToken string, keyId string) (response.ProjectTypesKey, error)
- func GetProjectsAndCardsAssociatedWithKey(jwtToken string, keyId string) (response.UserKey, error)
- func GetScalesAlongWithProjectsAndCardsBasedOnThem(jwtToken string, keyId string) (response.ScalesKey, error)
- func GetTasksByStatus(jwtToken string, keyId string) (response.TasksStatusKey, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCardsBasedOnCardTypesInKey ¶
func GetCardsBasedOnCardTypesInKey(jwtToken string, keyId string) (response.CardTypesKey, error)
func GetFilteredUserKeysProjectsAndCardsForGivenKey ¶
func GetFilteredUserKeysProjectsAndCardsForGivenKey(jwtToken string, keyId string) (response.FilteredKey, error)
func GetKeyCardAndProjectScaleValues ¶
func GetKeyCardAndProjectScaleValues(jwtToken string, scaleParam request.ScaleIdParam) (response.ScaleValues, error)
func GetLinkedResources ¶
func GetLinkedResources(jwtToken string, keyId string) (response.LinkedResources, error)
func GetProjectTypesAndProjectsBasedOnThemInKey ¶
func GetProjectTypesAndProjectsBasedOnThemInKey(jwtToken string, keyId string) (response.ProjectTypesKey, error)
func GetTasksByStatus ¶
func GetTasksByStatus(jwtToken string, keyId string) (response.TasksStatusKey, error)
Types ¶
This section is empty.
Source Files
¶
- keys.2.1.get_projects_and_cards_associated_with_key.go
- keys.2.2.get_filtered_user_keys_projects_and_cards_for_given_key..go
- keys.2.3.get_project_types_and_projects_based_on_them_in_key.go
- keys.2.4.get_cards_based_on_card_types_in_key.go
- keys.2.5.get_scales_along_with_projects_and_cards_based_on_them.go
- keys.2.6.get_linked_resources.go
- keys.2.7.get_key_card_and_project_scale_values.go
- keys.2.8.get_task_status.go
Click to show internal directories.
Click to hide internal directories.