Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ActiveItems ¶
type ActiveItems struct {
Results Result `json:"result"`
}
func CurrentActiveItems ¶
func CurrentActiveItems(accessToken, assignedToName string, activeOnly bool) (*ActiveItems, error)
Click to show internal directories.
Click to hide internal directories.