Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterWebAgent ¶
func RegisterWebAgent(a WebAgent)
Types ¶
type DummyWebAgent ¶
type DummyWebAgent struct {
// contains filtered or unexported fields
}
func NewDummyWebAgent ¶
func NewDummyWebAgent(path string, handler webHandler) *DummyWebAgent
func (*DummyWebAgent) GetHandler ¶
func (dwa *DummyWebAgent) GetHandler() webHandler
func (*DummyWebAgent) GetPath ¶
func (dwa *DummyWebAgent) GetPath() string
Click to show internal directories.
Click to hide internal directories.