package
0.0.0-20200921193929-0f24fb3c322c
Repository: https://github.com/basilfx/go-ble-utilities.git
Documentation: pkg.go.dev
# Functions
CommandResponseHandlerFunc returns a writer and a notifier that processes commands separated by newline characters.
ObservableNotifyHandlerFunc creates a notification handler function that emites changes notifications when the observable changes.
ObservableReadHandlerFunc creates a read handler function that returns the value of the given observable.
# Type aliases
BytesCommandHandlerFunc is a function that handles bytes.