3
0
mirror of https://github.com/42wim/matterbridge.git synced 2025-03-12 01:10:48 +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{}