package
Version:
v0.0.0-...-46f0560
Opens a new window with list of versions in this module.
Published: Nov 28, 2023
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type RequestMessage struct {
Type int `json:"type"`
CompanyId int `json:"companyId"`
Price int `json:"price"`
DateTime string `json:"datetime"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.