Documentation ¶ Index ¶ func ConvertFrame(frame wire.Frame) logging.Frame Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func ConvertFrame ¶ func ConvertFrame(frame wire.Frame) logging.Frame ConvertFrame converts a wire.Frame into a logging.Frame. This makes it possible for external packages to access the frames. Furthermore, it removes the data slices from CRYPTO and STREAM frames. Types ¶ This section is empty. Source Files ¶ View all Source files frame.go Click to show internal directories. Click to hide internal directories.