package
Version:
v0.0.0-...-57b3f38
Opens a new window with list of versions in this module.
Published: Jun 28, 2024
License: Apache-2.0
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
¶
Package trackmsggrp maintains the group of handlers for track message access.
New constructs a handlers for a route access.
Retrieve retrieve a track message.
func (*Handler) Update ¶
Update updates a track message.
type ResponseTrackMsg struct {
ID string `json:"message_id"`
StatusCode int `json:"status_code"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.