Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/golang/mobile
/ Send
Method
Send
exp/sensor/sensor.go:80–80 ·
view source on GitHub ↗
(event interface{})
Source
from the content-addressed store, hash-verified
78
// Sender sends an event.
79
type
Sender
interface
{
80
Send(event
interface
{})
81
}
82
83
// Notify registers a Sender and sensor events will be sent to s.
Callers
5
main
Function · 0.65
main
Function · 0.65
main
Function · 0.65
startCollecting
Function · 0.65
pollSensor
Function · 0.65
Implementers
2
app
app/app.go
Comm
app/internal/apptest/apptest.go
Calls
no outgoing calls
Tested by
no test coverage detected