mirror of
https://git.vectorsigma.ru/public/CasaOS.git
synced 2026-08-09 14:28:03 +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"
|