Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CompiledUserMuteList ¶
type CompiledUserMuteList struct {
// contains filtered or unexported fields
}
func NewCompiledUserMuteList ¶
func NewCompiledUserMuteList(mutes []*gtsmodel.UserMute) (c *CompiledUserMuteList)
func (*CompiledUserMuteList) Len ¶
func (c *CompiledUserMuteList) Len() int
func (*CompiledUserMuteList) Matches ¶
func (c *CompiledUserMuteList) Matches(accountID string, filterContext statusfilter.FilterContext, now time.Time) bool
Click to show internal directories.
Click to hide internal directories.