Documentation
¶
Index ¶
- func ConnectionNew(ID string) bool
- func CreateNewClientEvent(recipient string, eventType string, extra string) bool
- func CreateTables() bool
- func DeleteClientEvent(ID string, event_type string, extra string) bool
- func DeleteConnection(ID string) bool
- func GetConnectionData(ID string) string
- func GetConnectionTime(ID string) string
- func UpdateConnection(ID string) bool
- type ConnectionData
- type EventData
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConnectionNew ¶
func CreateNewClientEvent ¶
func CreateTables ¶
func CreateTables() bool
func DeleteConnection ¶
func GetConnectionData ¶
func GetConnectionTime ¶
func UpdateConnection ¶
Types ¶
type ConnectionData ¶
func GetConnections ¶
func GetConnections() []ConnectionData
Click to show internal directories.
Click to hide internal directories.