//
pkg.gl
Category
github.com/Danny5487401/go_advanced_code
chapter09_design_pattern
03_motion
11_mediator
package
0.0.0-20240923050528-74966de37765
Repository:
https://github.com/danny5487401/go_advanced_code.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
128 SLOC
#
Functions
NewMockPhoneApp
客户端手机.
NewMockSmartLight
No description provided by the author
#
Variables
DefaultCloudCenter
No description provided by the author
DefaultCloudMediator
No description provided by the author
#
Structs
MockPhoneApp
No description provided by the author
#
Interfaces
ICloudCenter
云中心面向智能设备的注册接口.
ICloudMediator
云中心面向手机app的接口.
ISmartDevice
智能设备接口.