Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MetadataHandler ¶
type MetadataHandler struct { }
MetadataHandler
func (*MetadataHandler) Handle ¶
func (h *MetadataHandler) Handle(chain *handler.Chain, inv *invocation.Invocation, cb invocation.ResponseCallBack)
Handle
type RestFulHello ¶
type RestFulHello struct { }
RestFulHello is a struct used for implementation of restfull hello program
func (*RestFulHello) URLPatterns ¶
func (r *RestFulHello) URLPatterns() []rf.Route
URLPatterns helps to respond for corresponding API calls
Click to show internal directories.
Click to hide internal directories.