Categorygithub.com/logofox/autocall
modulepackage
0.0.0-20240718061808-07badd1fb629
Repository: https://github.com/logofox/autocall.git
Documentation: pkg.go.dev

# README

readme:

// 预期效果 : 自动外呼。根据线路的并发量,一通接一通的往外呼电话。 // 实现思路 : 设置全局chan数组,数组长度为线路的并发量。开启n个线程, 每线程一通,chan 写入值,每挂断一通电话,chan 清空一个,如此不断的进行,直到需要外拨的号码拨完.

# Packages

No description provided by the author
FreeSWITCH Event Socket library for the Go programming language.
Package logging implements a logging infrastructure for Go.

# Functions

No description provided by the author

# Structs

No description provided by the author