Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitSentry ¶
func InitSentry()
Types ¶
type TopActivityConfiguration ¶
type TopActivityConfiguration struct { AdmiresGivenWeight int32 `json:"admires_given_weight"` AdmiresReceivedWeight int32 `json:"admires_received_weight"` CommentsMadeWeight int32 `json:"comments_made_weight"` CommentsReceivedWeight int32 `json:"comments_received_weight"` Total int32 `json:"total"` }
Click to show internal directories.
Click to hide internal directories.