rapidpro

package module
v0.0.0-...-df68e87 Latest Latest
Warning

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

Go to latest
Published: Jun 20, 2022 License: MIT Imports: 4 Imported by: 0

README

Rapidpro Go Client

CI Coverage Status GitHub go.mod Go version GitHub license

Work in progress

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClientParams

type ClientParams struct {
	Client client.BaseClient
	Token  string
	ApiURL string
}

type RestClient

type RestClient struct {
	*client.RequestHandler
	Flows      *flows.ApiService
	FlowStarts *flowstarts.ApiService
	// contains filtered or unexported fields
}

func NewRestClient

func NewRestClient() *RestClient

func NewRestClientWithParams

func NewRestClientWithParams(params ClientParams) *RestClient

Directories

Path Synopsis
v2

Jump to

Keyboard shortcuts

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