Documentation
¶
Index ¶
- type Defaults
- type Session
- func (s *Session) Command(cmd *commander.Command) error
- func (s *Session) Connect(Username string) error
- func (s *Session) Handle(bufname string, l *markup.Lexer) error
- func (s *Session) Listen(c controller.Controller)
- func (s *Session) Parse(ctx context.Context)
- func (s *Session) Quit()
- func (s *Session) Run(ctrl controller.Controller, cmd *commander.Command) error
- func (s *Session) Start(c controller.Controller) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Session ¶
func (*Session) Listen ¶
func (s *Session) Listen(c controller.Controller)
func (*Session) Run ¶
func (s *Session) Run(ctrl controller.Controller, cmd *commander.Command) error
func (*Session) Start ¶
func (s *Session) Start(c controller.Controller) error
Click to show internal directories.
Click to hide internal directories.