Documentation ¶
Index ¶
- type Model
- func (m *Model) CreateActivity(event string, targetId string, sourceId string, targetObjectId string, ...)
- func (m *Model) CreateRetweetActivity(event string, targetId string, sourceId string, targetObjectId string, ...)
- func (m *Model) DeleteFavoriteActivity(sourceId string, statusId string)
- func (m *Model) DeleteTweetActivity(statusId string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Model ¶
type Model struct {
// contains filtered or unexported fields
}
func (*Model) CreateActivity ¶
func (*Model) CreateRetweetActivity ¶
func (*Model) DeleteFavoriteActivity ¶
func (*Model) DeleteTweetActivity ¶
Click to show internal directories.
Click to hide internal directories.