Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MemoSortKey ¶
type MemoSortKey string
const ( MemoSortKeyUnspecified MemoSortKey = "" MemoSortKeyCreateTime MemoSortKey = "createTime" MemoSortKeyUpdateTime MemoSortKey = "updateTime" )
func (MemoSortKey) GetOrDefault ¶
func (k MemoSortKey) GetOrDefault() MemoSortKey
Click to show internal directories.
Click to hide internal directories.