5
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2025-02-04 08:16:17 +00:00

8 lines
110 B
Go
Raw Normal View History

2017-06-22 01:00:27 +02:00
package steam
type WebLoggedOnEvent struct{}
type WebLogOnErrorEvent error
type WebSessionIdEvent struct{}