Documentation ¶
Index ¶
Constants ¶
View Source
const (
ApiURL = "https://api.sendpulse.com"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type JsonDateTime ¶
func (*JsonDateTime) UnmarshalJSON ¶
func (jdt *JsonDateTime) UnmarshalJSON(b []byte) error
type ListOptions ¶
type ResultResponse ¶
type ResultResponse struct {
Result bool `json:"result"`
}
Click to show internal directories.
Click to hide internal directories.