Documentation ¶
Index ¶
Constants ¶
View Source
const ( ProjectName = "projectName" SortField = "sortField" Ascending = "sortAscending" CreatedByMe = "createdByMe" Page = "page" Limit = "limit" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MemberState ¶
type MemberState string
const ( MemberStateActive MemberState = "active" MemberStateInactive MemberState = "inactive" )
Click to show internal directories.
Click to hide internal directories.