fusionbox

package
v1.6.1 Latest Latest
Warning

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

Go to latest
Published: May 30, 2024 License: GPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Callcenter

type Callcenter struct {
	// contains filtered or unexported fields
}

func NewCallcenter

func NewCallcenter() *Callcenter

func (*Callcenter) AddAgent

func (c *Callcenter) AddAgent(r *colly.Response)

func (*Callcenter) Agent

func (c *Callcenter) Agent() string

func (*Callcenter) Extension

func (c *Callcenter) Extension() string

func (*Callcenter) GetAgentID

func (c *Callcenter) GetAgentID(source string) string

gets agentid from html option tag

func (*Callcenter) IsAlreadyInCallcenter added in v0.1.6

func (c *Callcenter) IsAlreadyInCallcenter(source string) bool

func (*Callcenter) NextTierKey

func (c *Callcenter) NextTierKey(fields map[string]string) string

func (*Callcenter) RemoveAgent

func (c *Callcenter) RemoveAgent(r *colly.Response)

func (*Callcenter) SetAgent

func (c *Callcenter) SetAgent(agent string)

func (*Callcenter) SetExtension

func (c *Callcenter) SetExtension(extension string)

func (*Callcenter) TierUUID

func (c *Callcenter) TierUUID(source string) string

func (*Callcenter) VisitCallcenter

func (c *Callcenter) VisitCallcenter(e *colly.HTMLElement)

type Credential

type Credential struct {
	Username string
	Password string
	BaseLink string
}

func NewCredential

func NewCredential() *Credential

func (*Credential) FillFromJSONFile

func (c *Credential) FillFromJSONFile(raw []byte) error

Jump to

Keyboard shortcuts

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