Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateChart ¶
CreateChart will persist a new chart with a root node [PUT, POST] /chart/:chartId
func DeleteChart ¶
DeleteChart will remove a chart from persistency [DELETE] /chart/:chartId
func GetSubordinates ¶
GetSubordinates fetches all children nodes of a desired node [GET] /chartId/:chartId/employee/:employeeId/subordinates
func UpsertEmployee ¶
UpsertEmployee creates or updates an employee information it is also possible to update its current leader by sending a `leader` key [PUT] /chartId/:chartId/employee/:employeeId
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.