mirror of
https://github.com/IceWhaleTech/CasaOS.git
synced 2025-06-16 05:55:33 +00:00
9 lines
219 B
Go
9 lines
219 B
Go
package types
|
|
|
|
const PERSONADDFRIEND = "add_user"
|
|
const PERSONDOWNLOAD = "file_data"
|
|
const PERSONSUMMARY = "summary"
|
|
const PERSONCONNECTION = "connection"
|
|
const PERSONDIRECTORY = "directory"
|
|
const PERSONHELLO = "hello"
|