Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MarshToJsonString ¶
func MarshToJsonString(v interface{}) (result []string)
Types ¶
type MultipartRelatedBinding ¶
type MultipartRelatedBinding struct{}
func (MultipartRelatedBinding) Bind ¶
func (MultipartRelatedBinding) Bind(req *http.Request, obj interface{}) error
func (MultipartRelatedBinding) BindBody ¶
func (MultipartRelatedBinding) BindBody(body []byte, obj interface{}) error
func (MultipartRelatedBinding) Name ¶
func (MultipartRelatedBinding) Name() string
type MultipartRelatedRender ¶
type MultipartRelatedRender struct { Data interface{} // contains filtered or unexported fields }
func (MultipartRelatedRender) Render ¶
func (r MultipartRelatedRender) Render(w http.ResponseWriter) (err error)
func (MultipartRelatedRender) WriteContentType ¶
func (r MultipartRelatedRender) WriteContentType(w http.ResponseWriter)
Directories ¶
Path | Synopsis |
---|---|
this data type is defined in the same way as the AfRoutingRequirement data type, but with the OpenAPI nullable property set to true and the spVal and tempVals attributes defined as removable.
|
this data type is defined in the same way as the AfRoutingRequirement data type, but with the OpenAPI nullable property set to true and the spVal and tempVals attributes defined as removable. |
Click to show internal directories.
Click to hide internal directories.