make the linter happy
Signed-off-by: Sumner Evans <sumner@beeper.com>
This commit is contained in:
parent
88615a43e1
commit
95bd2f6548
@ -40,7 +40,7 @@ func (fc FayeClient) WaitSubscribe(channel string, msgChannel chan groupme.PushM
|
|||||||
}()
|
}()
|
||||||
}
|
}
|
||||||
|
|
||||||
//for authentication, specific implementation will vary based on faye library
|
// for authentication, specific implementation will vary based on faye library
|
||||||
type AuthExt struct{}
|
type AuthExt struct{}
|
||||||
|
|
||||||
func (a *AuthExt) In(wray.Message) {}
|
func (a *AuthExt) In(wray.Message) {}
|
||||||
|
Loading…
Reference in New Issue
Block a user