Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CustomNodeHandler ¶
func CustomNodeHandler(request zen.NodeRequest) (zen.NodeResponse, error)
Types ¶
type NodeHandler ¶
type NodeHandler interface {
Handle(request zen.NodeRequest) (zen.NodeResponse, error)
}
Click to show internal directories.
Click to hide internal directories.