go_sendpulse

package module
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 22, 2021 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ApiURL = "https://api.sendpulse.com"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	*resty.Client
}

func New

func New(ctx context.Context, clientId, clientSecret string) Client

type JsonDateTime

type JsonDateTime time.Time

func (*JsonDateTime) UnmarshalJSON

func (jdt *JsonDateTime) UnmarshalJSON(b []byte) error

type ListOptions

type ListOptions struct {
	Limit  *int
	Offset *int
}

type ResultResponse

type ResultResponse struct {
	Result bool `json:"result"`
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL