package
Version:
v0.29.0
Opens a new window with list of versions in this module.
Published: Dec 11, 2025
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type MessageInterface[T any] interface {
SetMsg(msg T)
GetMsg() T
SetTime(time int)
GetTime() int
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.