Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FollowerScreenName ¶
type FollowerScreenName struct { session.SessionFilter Sess *session.Session `json:"-"` }
func PushFollowerScreenNameFilter ¶
func PushFollowerScreenNameFilter(s *session.Session) *FollowerScreenName
func (*FollowerScreenName) Author ¶
func (filter *FollowerScreenName) Author() string
func (*FollowerScreenName) Description ¶
func (filter *FollowerScreenName) Description() string
func (*FollowerScreenName) Name ¶
func (filter *FollowerScreenName) Name() string
func (*FollowerScreenName) Start ¶
func (filter *FollowerScreenName) Start(mod session.Module)
Click to show internal directories.
Click to hide internal directories.