Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Tool ¶
type Tool struct {
// contains filtered or unexported fields
}
func (*Tool) RegisterRead ¶
func (t *Tool) RegisterRead(s server.ServerTool)
func (*Tool) RegisterWrite ¶
func (t *Tool) RegisterWrite(s server.ServerTool)
func (*Tool) Tools ¶
func (t *Tool) Tools() []server.ServerTool
Click to show internal directories.
Click to hide internal directories.