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
WithChannelApiClientFactory instructs the router to create a new client the first time Get is called for that name.
WithChannelInfoClientFactory instructs the router to create a new client the first time Get is called for that name.
WrapApi adapts a traits.ChannelApiServer and presents it as a traits.ChannelApiClient.
WrapInfo adapts a traits.ChannelInfoServer and presents it as a traits.ChannelInfoClient.

# Structs

ApiRouter is a traits.ChannelApiServer that allows routing named requests to specific traits.ChannelApiClient.
No description provided by the author
InfoRouter is a traits.ChannelInfoServer that allows routing named requests to specific traits.ChannelInfoClient.
No description provided by the author