Files
msw/core/channel.go
2024-05-16 15:51:06 +08:00

4 lines
60 B
Go

package core
var pluginChannels = map[string]chan string{}