Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GreeterRestfulHandler ¶
type GreeterRestfulHandler struct {
// contains filtered or unexported fields
}
func NewGreeterRestfulHandler ¶
func NewGreeterRestfulHandler(greeterSvc service.GreeterService) *GreeterRestfulHandler
func (*GreeterRestfulHandler) SayHello ¶
func (r *GreeterRestfulHandler) SayHello(ctx web.Ctx)
Click to show internal directories.
Click to hide internal directories.