package
Version:
v1.5.2
Opens a new window with list of versions in this module.
Published: Mar 9, 2021
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 Message struct {
AvailableAt int
Body interface{}
}
func NewMessage(body interface{}, availableAt int) Message
func (msg Message) GetBody() interface{}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.