Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TestPlugin2 ¶
type TestPlugin2 struct{}
func (*TestPlugin2) Command ¶
func (tp *TestPlugin2) Command(name string, body string)
func (*TestPlugin2) Name ¶
func (tp *TestPlugin2) Name() string
type TestService ¶
type TestService struct{}
func (*TestService) Name ¶
func (tp *TestService) Name() string
Click to show internal directories.
Click to hide internal directories.