Discover Packages
github.com/dkorunic/e-dnevnik-bot
encdec
package
Version:
v0.32.5
Opens a new window with list of versions in this module.
Published: Apr 10, 2026
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
DecodeMsgs takes a byte slice, decodes it as a GOB-encoded
slice of msgtypes.Message, and returns the decoded slice and any
decoding error.
EncodeMsgs encodes a given list of messages using GOB encoding and returns
the []byte representation of the messages. If there is an error during encoding,
the function returns it.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.