5
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2024-09-19 15:49:36 +00:00
matterbridge/vendor/github.com/Philipp15b/go-steam/web_events.go
2017-06-22 01:00:27 +02:00

8 lines
110 B
Go

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