Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type JsonArray ¶
type JsonArray []JsonObject
type JsonObject ¶
type JsonObject map[string]interface{}
type ResponseAPI ¶
type ResponseAPI struct { Message string `json:"message"` Data interface{} `json:"data"` Errors interface{} `json:"errors"` }
type Timestamps ¶
type UserCredentials ¶
Click to show internal directories.
Click to hide internal directories.