package
0.0.0-20241219150934-9249a2757f07
Repository: https://github.com/smart-core-os/sc-golang.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
WithBrightnessSensorApiClientFactory instructs the router to create a new client the first time Get is called for that name.
WithBrightnessSensorInfoClientFactory instructs the router to create a new client the first time Get is called for that name.
WrapApi adapts a traits.BrightnessSensorApiServer and presents it as a traits.BrightnessSensorApiClient.
WrapInfo adapts a traits.BrightnessSensorInfoServer and presents it as a traits.BrightnessSensorInfoClient.

# Structs

ApiRouter is a traits.BrightnessSensorApiServer that allows routing named requests to specific traits.BrightnessSensorApiClient.
No description provided by the author
InfoRouter is a traits.BrightnessSensorInfoServer that allows routing named requests to specific traits.BrightnessSensorInfoClient.
No description provided by the author