Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Bridge ¶
type Bridge struct { URL string `json:"url"` BridgeMeta BridgeMeta `json:"bridgeMeta"` }
func DetectBridges ¶
type BridgeMeta ¶
type BridgeMeta struct {
Name string `json:"name"`
}
Click to show internal directories.
Click to hide internal directories.