Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HelloWorldBlock ¶
func NewHelloWorldBlock ¶
func NewHelloWorldBlock(bn *block.BlockNode) HelloWorldBlock
func (*HelloWorldBlock) ActionHello ¶
func (hw *HelloWorldBlock) ActionHello(payload transporter.PayloadMessage) (*transporter.PayloadMessage, error)
func (*HelloWorldBlock) ApiHello ¶
func (ab *HelloWorldBlock) ApiHello(w http.ResponseWriter, req *http.Request)
func (*HelloWorldBlock) ApiPing ¶
func (ab *HelloWorldBlock) ApiPing(w http.ResponseWriter, req *http.Request)
Click to show internal directories.
Click to hide internal directories.