Versions in this module Expand all Collapse all v0 v0.0.2 Dec 9, 2021 v0.0.1 Oct 19, 2021 Changes in this version + var CreateEndpoint = &xreq.Endpoint + var DeleteEndpoint = &xreq.Endpoint + var Endpoints = []*xreq.Endpoint + var ListEndpoint = &xreq.Endpoint + var OneEndpoint = &xreq.Endpoint + var UpdateEndpoint = &xreq.Endpoint + func CreateAction(req *http.Request) (interface{}, error) + func DeleteAction(req *http.Request) (interface{}, error) + func ListAction(req *http.Request) (interface{}, error) + func OneAction(req *http.Request) (interface{}, error) + func UpdateAction(req *http.Request) (interface{}, error)