//
pkg.gl
Category
github.com/GGGxie/dataStructure
design_patterns
behavioral
mediator
package
1.0.1
Repository:
https://github.com/gggxie/datastructure.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
45 SLOC
#
Structs
Button
Button 假设这表示一个按钮.
Dialog
Dialog 对话框组件,中介对象.
#
Interfaces
IMediator
IMediator 中介模式接口.
#
Type aliases
Input
Input 假设这表示一个输入框.
Selection
Selection 假设这表示一个选择框.