8 lines
118 B
Go
8 lines
118 B
Go
// This package will handle all event subscriptions that utilize SSE.
|
|
|
|
package beaconclient
|
|
|
|
func ListenToHead() {
|
|
|
|
}
|