Documentation ¶
Index ¶
- Variables
- func ExistsID(atype AuthType, id string) bool
- func Gowhatsplugins_init()
- func MasterValidator(i interface{}, c *whatsmeow.Client) (bool, error)
- func RegisterID(atype AuthType, id string) bool
- func RemoveID(atype AuthType, id string) bool
- func UserValidator(i interface{}, c *whatsmeow.Client) (bool, error)
- type AuthType
Constants ¶
This section is empty.
Variables ¶
View Source
var AuthPath = "auth.json"
View Source
var Auths map[string][]string = map[string][]string{}
Functions ¶
func Gowhatsplugins_init ¶
func Gowhatsplugins_init()
func MasterValidator ¶ added in v0.0.3
func RegisterID ¶ added in v0.0.3
Types ¶
Click to show internal directories.
Click to hide internal directories.