Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseBody ¶
func ParseBody(body io.ReadCloser) (sqlds.Options, error)
func SendResources ¶
func SendResources(rw http.ResponseWriter, res interface{}, err error)
func Write ¶
func Write(rw http.ResponseWriter, b []byte)
Types ¶
type ResourceHandler ¶
func (*ResourceHandler) DefaultRoutes ¶
func (r *ResourceHandler) DefaultRoutes() map[string]func(http.ResponseWriter, *http.Request)
Click to show internal directories.
Click to hide internal directories.