Documentation ¶
Overview ¶
Package Entry is a message type for logi log entries
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var EntryMagic = []byte{'e', 'n', 't', 'r'}
Functions ¶
This section is empty.
Types ¶
type Container ¶
type Container struct {
simplebuffer.Container
}
func LoadContainer ¶
LoadContainer takes a message byte slice payload and loads it into a container ready to be decoded
func (*Container) GetCodeLocation ¶
func (*Container) GetPackage ¶
func (*Container) Struct ¶
Struct deserializes the data all in one go by calling the field deserializing functions into a structure containing the fields. The height is given in this report as it is part of the job message and makes it faster for clients to look up the algorithm name according to the block height, which can change between hard fork versions
Click to show internal directories.
Click to hide internal directories.