Documentation ¶ Index ¶ type CreateTabletDTO Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type CreateTabletDTO ¶ type CreateTabletDTO struct { UserTelegramID int64 `json:"user_telegram_id"` Name string `json:"name"` UseHour int `json:"use_hour"` UseMinute int `json:"use_minute"` } Source Files ¶ View all Source files tablet.go Click to show internal directories. Click to hide internal directories.