package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: May 2, 2023
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 Event struct {
Name string `json:"name"`
Count int `json:"count"`
}
Event maps the received payload
type Response struct {
Value int `json:"value"`
}
Response maps the response
Source Files
¶
Click to show internal directories.
Click to hide internal directories.