3
0
mirror of https://github.com/42wim/matterbridge.git synced 2024-12-29 22:52:43 +01:00
matterbridge/vendor/github.com/Philipp15b/go-steam/web_events.go

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{}