mirror of
https://github.com/sigmasternchen/iot-relay
synced 2025-03-15 22:38:55 +00:00
3 lines
57 B
Go
3 lines
57 B
Go
package types
|
|
|
|
type Callback func(request Request) error
|