The highest tagged major version is
v3.
package
Version:
v2.3.1
Opens a new window with list of versions in this module.
Published: Aug 12, 2022
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Response struct {
Status bool `json:"status"`
Errors interface{} `json:"errors,omitempty"`
Message string `json:"message,omitempty"`
Code string `json:"code,omitempty"`
Data interface{} `json:"data,omitempty"`
Meta interface{} `json:"meta,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.