package
module
Version:
v0.0.0-...-3288158
Opens a new window with list of versions in this module.
Published: Mar 21, 2022
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type PubSubMessage struct {
Data []byte `json:data`
}
type SampleMessage struct {
ID uuid.UUID `json:"id"`
Timestamp time.Time `json:"timestamp"`
Message string `json:"message"`
Book Book `json:"book"`
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.