Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Element ¶
Element: InboundChannels -> RoutineProcessing -> OutboundChannels.
func (*Element) RoutineConvert2SHA256 ¶
func (elem *Element) RoutineConvert2SHA256()
RoutineConvert2SHA256 calculates the checksum in SHA256 for data stored in InboundChannels.
func (*Element) RoutineWrite ¶
func (elem *Element) RoutineWrite()
RoutineWriter outputs the data stored in OutboundChannels with HEX-Dump.
func (*Element) SHA256Converter ¶
func (elem *Element) SHA256Converter()
SHA256Converter calls RoutineConvert2SHA256 as a goroutine.
Click to show internal directories.
Click to hide internal directories.