cascade

package
v1.0.4 Latest Latest
Warning

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

Go to latest
Published: Feb 19, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Cascade

type Cascade struct {
	gorm.Model
	CascadeData
}

type CascadeConnStatus

type CascadeConnStatus struct {
	Status  int `json:"status"`
	ErrCode int `json:"errCode"`
}

type CascadeData

type CascadeData struct {
	Gid            string `json:"gid"`
	ApiAddr        string `json:"apiAddr"`
	Name           string `json:"name"`
	SipAddr        string `json:"sipAddr"`
	AuthPwd        string `json:"authPwd"`
	AuthUser       string `json:"authUser"`
	Webhook        string `json:"webhook"`
	CascadeId      string `json:"cascadeId"`
	LowerGroupName string `json:"lowerGroupName"`
	LowerGid       string `json:"lowerGid"`
	LowerSn        string `json:"lowerSn"`
	LowerType      int    `json:"lowerType"`
	CascadeConnStatus
}

Jump to

Keyboard shortcuts

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