Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Service ¶
func Service(logBuf io.Writer, respSetter ResponseSetterFunc) *goa.Service
Service provide a general goa.Service used for testing purposes
Types ¶
type ResponseSetterFunc ¶
type ResponseSetterFunc func(resp interface{})
ResponseSetterFunc func
func (ResponseSetterFunc) Encode ¶
func (r ResponseSetterFunc) Encode(v interface{}) error
Encode implements a dummy encoder that returns the value being encoded
type TInterface
deprecated
added in
v1.1.0
Click to show internal directories.
Click to hide internal directories.