pkg

package
v0.0.0-...-1bf71dd Latest Latest
Warning

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

Go to latest
Published: Jan 1, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	MethodAdd      string = "crm.lead.add"
	MethodEdit            = "crm.lead.update"
	MethodDelete          = "crm.lead.delete"
	MethodGet             = "crm.lead.get"
	MethodList            = "crm.lead.list"
	MethodTypePost string = "POST"
	MethodTypeGet         = "GET"
)

Variables

This section is empty.

Functions

func Get

func Get(lead interface{}, method interface{})

func Post

func Post(lead interface{}, method interface{})

func Query

func Query(lead interface{}) string

func Send

func Send(lead interface{}, method interface{}, methodType string)

Types

This section is empty.

Directories

Path Synopsis
crm

Jump to

Keyboard shortcuts

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