mirror of
https://github.com/charlienet/go-mixed.git
synced 2025-07-17 16:12:42 +08:00
5 lines
51 B
Go
5 lines
51 B
Go
package cache
|
|
|
|
type PublishSubscribe interface {
|
|
}
|