Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ListOptions ¶
ListOptions defines how many items per page there should be. Note: this isn't really used yet...
type ProjectColumn ¶
type ProjectColumn struct {
ID int64
Name string
ProjectColumnCards []*ProjectColumnCard
}
ProjectColumn .
Click to show internal directories.
Click to hide internal directories.