package
Version:
v0.0.0-...-f12ea2b
Opens a new window with list of versions in this module.
Published: Dec 5, 2023
License: Unlicense
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
ProviderSet is data providers.
type Movie struct {
RecordID string `json:"recordId"`
RecordType string `json:"recordType"`
UserID string `json:"userId"`
Value uint32 `json:"value"`
}
Movie defines the movie movie.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.