Documentation
¶
Index ¶
- type CARenewNetworkCert
- type CARenewNetworkCertError
- type Cipher
- type DirectoryAssetBundle
- type DirectoryEvent
- type DirectorySyndicateStart
- type DirectorySyndicateStop
- type NetworkCertUpdate
- type NetworkCertUpdateError
- type NetworkPeerBindings
- type NetworkPeerClose
- type NetworkPeerCountUpdate
- type NetworkPeerOpen
- type NetworkStart
- type NetworkStop
- type Notification
- type NotificationDismiss
- type Observers
- type PeerAdd
- type PeerRemove
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CARenewNetworkCert ¶
type CARenewNetworkCert struct {
Network *network.Network
Certificate *certificate.Certificate
}
CARenewNetworkCert ...
type CARenewNetworkCertError ¶
CARenewNetworkCertError ...
type DirectoryAssetBundle ¶
type DirectoryAssetBundle struct {
NetworkID uint64
NetworkKey []byte
AssetBundle *networkv1directory.AssetBundle
}
type DirectoryEvent ¶
type DirectoryEvent struct {
NetworkID uint64
NetworkKey []byte
Broadcast *networkv1directory.EventBroadcast
}
type DirectorySyndicateStart ¶
type DirectorySyndicateStop ¶
type NetworkCertUpdate ¶
NetworkCertUpdate ...
type NetworkCertUpdateError ¶
NetworkCertUpdateError ...
type NetworkPeerBindings ¶
NetworkPeerBindings ...
type NetworkPeerClose ¶
NetworkPeerClose ...
type NetworkPeerCountUpdate ¶
NetworkPeerCountUpdate ...
type NetworkPeerOpen ¶
NetworkPeerOpen ...
type Notification ¶
type Notification struct {
Notification *notificationv1.Notification
}
Notification ...
Click to show internal directories.
Click to hide internal directories.