package
Version:
v1.1.1
Opens a new window with list of versions in this module.
Published: Jul 9, 2025
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
var ENV ENV_ = ENV_{
BLOCKED_ENDPOINTS: []string{
"/v1/about",
"/v1/configuration",
"/v1/devices",
"/v1/register",
"/v1/unregister",
"/v1/qrcodelink",
"/v1/accounts",
"/v1/contacts",
},
VARIABLES: map[string]any{
"RECIPIENTS": []string{},
"NUMBER": os.Getenv("SENDER"),
},
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.