3
0
mirror of https://github.com/42wim/matterbridge.git synced 2025-03-01 20:00:40 +01:00
2017-06-22 01:00:27 +02:00

8 lines
110 B
Go

package steam
type WebLoggedOnEvent struct{}
type WebLogOnErrorEvent error
type WebSessionIdEvent struct{}