multidivicesignin

package
v0.4.6 Latest Latest
Warning

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

Go to latest
Published: Apr 10, 2024 License: AGPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	UniqueDeviceID = `deviceID`
	UniquePlatform = `platform`
	UniqueScense   = `scense`
	BehaviorName   = `multi-device-signin`
)

Variables

This section is empty.

Functions

This section is empty.

Types

type MultideviceSignin

type MultideviceSignin struct {
	On         bool   `json:"on" xml:"on"`                 // 是否启用
	MaxDevices uint   `json:"maxDevices" xml:"maxDevices"` // 最大设备数量
	Unique     string `json:"unique" xml:"unique"`         // 需要限制唯一性的类型
}

func (*MultideviceSignin) Combine added in v0.2.19

func (a *MultideviceSignin) Combine(source interface{}) interface{}

Jump to

Keyboard shortcuts

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