Documentation
¶
Index ¶
Constants ¶
View Source
const ShellBucket = "shell"
ShellBucket .
View Source
const UserBucket = "user"
UserBucket .
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Shell ¶
type Shell struct { ID int64 `json:"id,omitempty"` Name string `json:"name,omitempty"` FontSize int `json:"fontSize,omitempty"` FontFamily string `json:"fontFamily,omitempty"` }
Shell 启动的 shell 用于 重启服务时 恢复shell
Click to show internal directories.
Click to hide internal directories.