Documentation
¶
Index ¶
- func CreateCardNote()
- func CreateFindingNote()
- func CreateFindingOccurrence()
- func CreateKPINote()
- func CreateKPIOccurrence()
- func CreateSectionNote()
- func DeleteNote()
- func DeleteOccurrence()
- func GetNote()
- func GetNoteOccurrences()
- func GetOccurrence()
- func GetOccurrenceNote()
- func GetProviderOccurrences()
- func ListNotes()
- func ListProviders()
- func PostGraph()
- func UpdateNote()
- func UpdateOccurrence()
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateFindingOccurrence ¶
func CreateFindingOccurrence()
CreateFindingOccurrence creates a new occurrence of type finding
func CreateKPIOccurrence ¶
func CreateKPIOccurrence()
CreateKPIOccurrence creates a new occurrence of type kpi
func GetNoteOccurrences ¶
func GetNoteOccurrences()
GetNoteOccurrences get all occurrences associated with a note. supports paging
func GetOccurrence ¶
func GetOccurrence()
GetOccurrence gets details of an occurrence by occurrence id
func GetOccurrenceNote ¶
func GetOccurrenceNote()
GetOccurrenceNote gets details of the note associated with the specified occurrence
func GetProviderOccurrences ¶
func GetProviderOccurrences()
GetProviderOccurrences gets all occurrences associated with a provider
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.