summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/Philipp15b/go-steam/web_events.go
blob: 18056469d8d2eb10b534f4826fe343f6a7c3c1a9 (plain) (blame)
1
2
3
4
5
6
7
package steam

type WebLoggedOnEvent struct{}

type WebLogOnErrorEvent error

type WebSessionIdEvent struct{}