Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
func (Client) CreateCard ¶
CreateCard creates a Trello card using the the Trello API
func (Client) DeleteCard ¶
DeleteCard deletes a Trello card using the the Trello API
func (Client) FilterNewAndStale ¶
FilterNewAndStale compares the given cards with the existing cards and returns two arrays; one containing new cards and the other containing stale cards.
Click to show internal directories.
Click to hide internal directories.