Documentation
¶
Index ¶
Constants ¶
View Source
const ( TagKeyUnspecified = runtimehostbus.TagKeyUnspecified TagKeySource = runtimehostbus.TagKeySource TagKeyRole = runtimehostbus.TagKeyRole TagKeyIndex = runtimehostbus.TagKeyIndex TagKeyGroup = runtimehostbus.TagKeyGroup )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HostRegistrationBus ¶
type HostRegistrationBus = runtimehostbus.HostRegistrationBus
func New ¶
func New(subscriber chan URLBundle) (HostRegistrationBus, error)
New constructs the full-client compatibility adapter.
type Tag ¶
type Tag = runtimehostbus.Tag
type TagKey ¶
type TagKey = runtimehostbus.TagKey
type URLBundle ¶
type URLBundle = runtimehostbus.URLBundle
Full-client Harpoon keeps these aliases for source compatibility while the runtime-owned bus lives in runtimeharpoon.
type URLRecord ¶
type URLRecord = runtimehostbus.URLRecord
Click to show internal directories.
Click to hide internal directories.