Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ArchivalData ¶
type ArchivalData struct {
// These data members should all be self-describing. In the event of confusion,
// rename them to add clarity rather than adding a comment.
UUID string
Protocol ndt.ConnectionType
MessageProtocol string
ClientMetadata []metadata.NameValue `json:",omitempty"`
ServerMetadata []metadata.NameValue `json:",omitempty"`
}
Click to show internal directories.
Click to hide internal directories.