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