Documentation
¶
Index ¶
- func AppendEvents(list types.EventsList)
- func Cards(uid, role string) []schema.Object
- func Controllers(uid, role string) []schema.Object
- func Doors(uid, role string) []schema.Object
- func Events(uid, role string, start, count int) []schema.Object
- func Groups(uid, role string) []schema.Object
- func Init(cfg config.Config, conf string, mode types.RunMode, debug bool) error
- func Interfaces(uid, role string) []schema.Object
- func Logs(uid, role string, start, count int) []schema.Object
- func SetPassword(uid, pwd string) error
- func SynchronizeACL() error
- func SynchronizeDateTime() error
- func SynchronizeDoors() error
- func UpdateCards(uid, role string, m map[string]interface{}) (interface{}, error)
- func UpdateControllers(m map[string]interface{}, a *auth.Authorizator) (interface{}, error)
- func UpdateDoors(uid, role string, m map[string]interface{}) (interface{}, error)
- func UpdateGroups(uid, role string, m map[string]interface{}) (interface{}, error)
- func UpdateInterfaces(uid, role string, m map[string]interface{}) (interface{}, error)
- func UpdateUsers(uid, role string, m map[string]interface{}) (interface{}, error)
- func User(uid string) (auth.IUser, bool)
- func Users(uid, role string) []schema.Object
- type Tag
- type Task
- type TaskQ
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AppendEvents ¶
func AppendEvents(list types.EventsList)
func Controllers ¶
func Interfaces ¶
func SetPassword ¶
func SynchronizeACL ¶
func SynchronizeACL() error
func SynchronizeDateTime ¶
func SynchronizeDateTime() error
func SynchronizeDoors ¶
func SynchronizeDoors() error
func UpdateCards ¶
func UpdateControllers ¶
func UpdateControllers(m map[string]interface{}, a *auth.Authorizator) (interface{}, error)
func UpdateDoors ¶
func UpdateGroups ¶
func UpdateInterfaces ¶
func UpdateUsers ¶
Types ¶
Source Files
¶
Click to show internal directories.
Click to hide internal directories.